Skip to content
Success

Console Output

Pull request #41634 opened
07:52:48 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from c6accc67f2e754a6f5a7e43eaddad9580a31cab3+42855ebc7fdf649d5e555a540078c48676dc665e (1fa57bef9bc600c71e2719978d37d9f7963ed79d)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41634@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
07:52:52 [2020-11-05T07:52:52.478Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
07:52:52 [2020-11-05T07:52:52.484Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
07:53:07 [2020-11-05T07:53:07.647Z] Still waiting to schedule task
07:53:07 [2020-11-05T07:53:07.647Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
07:53:53 [2020-11-05T07:53:53.479Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068093968b505f22f) in /home/ubuntu/workspace/moby_PR-41634
[Pipeline] {
[Pipeline] checkout
07:53:56 [2020-11-05T07:53:56.761Z] using credential docker-jenkins-github-credentials
07:53:56 [2020-11-05T07:53:56.776Z] Cloning the remote Git repository
07:53:56 [2020-11-05T07:53:56.776Z] Cloning with configured refspecs honoured and without tags
07:53:56 [2020-11-05T07:53:56.898Z] Cloning repository https://github.com/moby/moby.git
07:53:56 [2020-11-05T07:53:56.981Z]  > git init /home/ubuntu/workspace/moby_PR-41634 # timeout=10
07:53:57 [2020-11-05T07:53:57.348Z] Fetching upstream changes from https://github.com/moby/moby.git
07:53:57 [2020-11-05T07:53:57.348Z]  > git --version # timeout=10
07:53:57 [2020-11-05T07:53:57.371Z]  > git --version # 'git version 2.17.1'
07:53:57 [2020-11-05T07:53:57.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:53:57 [2020-11-05T07:53:57.373Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:54:17 [2020-11-05T07:54:17.805Z] Fetching without tags
07:54:18 [2020-11-05T07:54:18.248Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:54:19 [2020-11-05T07:54:19.222Z] Merge succeeded, producing c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:54:19 [2020-11-05T07:54:19.222Z] Checking out Revision c6accc67f2e754a6f5a7e43eaddad9580a31cab3 (PR-41634)
07:54:17 [2020-11-05T07:54:17.701Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:54:17 [2020-11-05T07:54:17.720Z]  > git config --add remote.origin.fetch +refs/pull/41634/head:refs/remotes/origin/PR-41634 # timeout=10
07:54:17 [2020-11-05T07:54:17.742Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:54:17 [2020-11-05T07:54:17.779Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:54:17 [2020-11-05T07:54:17.808Z] Fetching upstream changes from https://github.com/moby/moby.git
07:54:17 [2020-11-05T07:54:17.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:54:17 [2020-11-05T07:54:17.809Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:54:18 [2020-11-05T07:54:18.261Z]  > git config core.sparsecheckout # timeout=10
07:54:18 [2020-11-05T07:54:18.287Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:54:19 [2020-11-05T07:54:19.122Z]  > git remote # timeout=10
07:54:19 [2020-11-05T07:54:19.151Z]  > git config --get remote.origin.url # timeout=10
07:54:19 [2020-11-05T07:54:19.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:54:19 [2020-11-05T07:54:19.173Z]  > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10
07:54:19 [2020-11-05T07:54:19.199Z]  > git rev-parse HEAD^{commit} # timeout=10
07:54:19 [2020-11-05T07:54:19.224Z]  > git config core.sparsecheckout # timeout=10
07:54:19 [2020-11-05T07:54:19.248Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:54:23 [2020-11-05T07:54:23.198Z] Commit message: "bump up rootlesskit to v0.11.0"
07:54:23 [2020-11-05T07:54:23.198Z] First time build. Skipping changelog.
07:54:23 [2020-11-05T07:54:23.225Z]  > git --version # timeout=10
07:54:23 [2020-11-05T07:54:23.249Z]  > git --version # 'git version 2.17.1'
07:54:23 [2020-11-05T07:54:23.283Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:54:24 [2020-11-05T07:54:24.473Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41634:/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
07:54:34 [2020-11-05T07:54:34.468Z] Unable to find image 'alpine:latest' locally
07:54:34 [2020-11-05T07:54:34.468Z] latest: Pulling from library/alpine
07:54:34 [2020-11-05T07:54:34.468Z] 188c0c94c7c5: Pulling fs layer
07:54:34 [2020-11-05T07:54:34.732Z] 188c0c94c7c5: Verifying Checksum
07:54:34 [2020-11-05T07:54:34.732Z] 188c0c94c7c5: Download complete
07:54:34 [2020-11-05T07:54:34.996Z] 188c0c94c7c5: Pull complete
07:54:35 [2020-11-05T07:54:35.257Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
07:54:35 [2020-11-05T07:54:35.257Z] Status: Downloaded newer image for alpine:latest
07:54:41 [2020-11-05T07:54:41.855Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
07:54:42 [2020-11-05T07:54:42.241Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068093968b505f22f) in /home/ubuntu/workspace/moby_PR-41634
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
07:54:42 [2020-11-05T07:54:42.308Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41634
07:54:42 [2020-11-05T07:54:42.312Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
07:54:42 [2020-11-05T07:54:42.323Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-41634
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
07:54:42 [2020-11-05T07:54:42.366Z] Fetching changes from the remote Git repository
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
07:54:42 [2020-11-05T07:54:42.417Z] Fetching without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
07:54:42 [2020-11-05T07:54:42.466Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
07:54:42 [2020-11-05T07:54:42.482Z] Cloning the remote Git repository
07:54:42 [2020-11-05T07:54:42.482Z] Cloning with configured refspecs honoured and without tags
[Pipeline] { (Integration-cli tests)
07:54:42 [2020-11-05T07:54:42.494Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
07:54:42 [2020-11-05T07:54:42.510Z] Cloning the remote Git repository
07:54:42 [2020-11-05T07:54:42.510Z] Cloning with configured refspecs honoured and without tags
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] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
07:54:42 [2020-11-05T07:54:42.960Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:54:42 [2020-11-05T07:54:42.319Z]  > git rev-parse --is-inside-work-tree # timeout=10
07:54:42 [2020-11-05T07:54:42.369Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:54:42 [2020-11-05T07:54:42.419Z] Fetching upstream changes from https://github.com/moby/moby.git
07:54:42 [2020-11-05T07:54:42.419Z]  > git --version # timeout=10
07:54:42 [2020-11-05T07:54:42.456Z]  > git --version # 'git version 2.17.1'
07:54:42 [2020-11-05T07:54:42.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:54:42 [2020-11-05T07:54:42.457Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:54:42 [2020-11-05T07:54:42.961Z]  > git config core.sparsecheckout # timeout=10
07:54:42 [2020-11-05T07:54:42.980Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:54:43 [2020-11-05T07:54:43.287Z]  > git remote # timeout=10
07:54:43 [2020-11-05T07:54:43.393Z] Merge succeeded, producing c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:54:43 [2020-11-05T07:54:43.393Z] Checking out Revision c6accc67f2e754a6f5a7e43eaddad9580a31cab3 (PR-41634)
07:54:42 [2020-11-05T07:54:42.488Z] Cloning repository https://github.com/moby/moby.git
07:54:42 [2020-11-05T07:54:42.489Z]  > git init /home/jenkins/workspace/moby_PR-41634 # timeout=10
07:54:42 [2020-11-05T07:54:42.520Z] Fetching upstream changes from https://github.com/moby/moby.git
07:54:42 [2020-11-05T07:54:42.520Z]  > git --version # timeout=10
07:54:42 [2020-11-05T07:54:42.522Z]  > git --version # 'git version 2.17.1'
07:54:42 [2020-11-05T07:54:42.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:54:42 [2020-11-05T07:54:42.522Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:54:42 [2020-11-05T07:54:42.518Z] Cloning repository https://github.com/moby/moby.git
07:54:42 [2020-11-05T07:54:42.518Z]  > git init /home/docker/workspace/moby_PR-41634 # timeout=10
07:54:42 [2020-11-05T07:54:42.526Z] Fetching upstream changes from https://github.com/moby/moby.git
07:54:42 [2020-11-05T07:54:42.526Z]  > git --version # timeout=10
07:54:42 [2020-11-05T07:54:42.529Z]  > git --version # 'git version 2.7.4'
07:54:42 [2020-11-05T07:54:42.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:54:42 [2020-11-05T07:54:42.530Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:54:43 [2020-11-05T07:54:43.544Z] Commit message: "bump up rootlesskit to v0.11.0"
07:54:43 [2020-11-05T07:54:43.557Z]  > git --version # timeout=10
07:54:43 [2020-11-05T07:54:43.583Z]  > git --version # 'git version 2.17.1'
07:54:43 [2020-11-05T07:54:43.609Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
07:54:43 [2020-11-05T07:54:43.311Z]  > git config --get remote.origin.url # timeout=10
07:54:43 [2020-11-05T07:54:43.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:54:43 [2020-11-05T07:54:43.332Z]  > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10
07:54:43 [2020-11-05T07:54:43.356Z]  > git rev-parse HEAD^{commit} # timeout=10
07:54:43 [2020-11-05T07:54:43.394Z]  > git config core.sparsecheckout # timeout=10
07:54:43 [2020-11-05T07:54:43.419Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:54:44 [2020-11-05T07:54:44.365Z] + [ PR != PR ]
07:54:44 [2020-11-05T07:54:44.365Z] + [ master != master ]
07:54:44 [2020-11-05T07:54:44.365Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:54:44 [2020-11-05T07:54:44.718Z] + docker version
07:54:44 [2020-11-05T07:54:44.718Z] Client: Docker Engine - Community
07:54:44 [2020-11-05T07:54:44.718Z]  Version:           19.03.13
07:54:44 [2020-11-05T07:54:44.718Z]  API version:       1.40
07:54:44 [2020-11-05T07:54:44.718Z]  Go version:        go1.13.15
07:54:44 [2020-11-05T07:54:44.718Z]  Git commit:        4484c46d9d
07:54:44 [2020-11-05T07:54:44.718Z]  Built:             Wed Sep 16 17:02:36 2020
07:54:44 [2020-11-05T07:54:44.718Z]  OS/Arch:           linux/amd64
07:54:44 [2020-11-05T07:54:44.718Z]  Experimental:      false
07:54:44 [2020-11-05T07:54:44.718Z] 
07:54:44 [2020-11-05T07:54:44.718Z] Server: Docker Engine - Community
07:54:44 [2020-11-05T07:54:44.718Z]  Engine:
07:54:44 [2020-11-05T07:54:44.718Z]   Version:          19.03.13
07:54:44 [2020-11-05T07:54:44.718Z]   API version:      1.40 (minimum version 1.12)
07:54:44 [2020-11-05T07:54:44.718Z]   Go version:       go1.13.15
07:54:44 [2020-11-05T07:54:44.718Z]   Git commit:       4484c46d9d
07:54:44 [2020-11-05T07:54:44.718Z]   Built:            Wed Sep 16 17:01:06 2020
07:54:44 [2020-11-05T07:54:44.718Z]   OS/Arch:          linux/amd64
07:54:44 [2020-11-05T07:54:44.718Z]   Experimental:     true
07:54:44 [2020-11-05T07:54:44.718Z]  containerd:
07:54:44 [2020-11-05T07:54:44.718Z]   Version:          1.3.7
07:54:44 [2020-11-05T07:54:44.718Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
07:54:44 [2020-11-05T07:54:44.718Z]  runc:
07:54:44 [2020-11-05T07:54:44.718Z]   Version:          1.0.0-rc10
07:54:44 [2020-11-05T07:54:44.718Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:54:44 [2020-11-05T07:54:44.718Z]  docker-init:
07:54:44 [2020-11-05T07:54:44.718Z]   Version:          0.18.0
07:54:44 [2020-11-05T07:54:44.718Z]   GitCommit:        fec3683
[Pipeline] sh
07:54:45 [2020-11-05T07:54:45.025Z] + docker info
07:54:51 [2020-11-05T07:54:51.375Z] Fetching without tags
07:54:51 [2020-11-05T07:54:51.654Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:54:51 [2020-11-05T07:54:51.348Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:54:51 [2020-11-05T07:54:51.349Z]  > git config --add remote.origin.fetch +refs/pull/41634/head:refs/remotes/origin/PR-41634 # timeout=10
07:54:51 [2020-11-05T07:54:51.350Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:54:51 [2020-11-05T07:54:51.366Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:54:51 [2020-11-05T07:54:51.382Z] Fetching upstream changes from https://github.com/moby/moby.git
07:54:51 [2020-11-05T07:54:51.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:54:51 [2020-11-05T07:54:51.382Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:54:51 [2020-11-05T07:54:51.659Z]  > git config core.sparsecheckout # timeout=10
07:54:51 [2020-11-05T07:54:51.660Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:54:52 [2020-11-05T07:54:52.145Z] Merge succeeded, producing c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:54:52 [2020-11-05T07:54:52.146Z] Checking out Revision c6accc67f2e754a6f5a7e43eaddad9580a31cab3 (PR-41634)
07:54:52 [2020-11-05T07:54:52.289Z] Commit message: "bump up rootlesskit to v0.11.0"
07:54:52 [2020-11-05T07:54:52.338Z]  > git --version # timeout=10
07:54:52 [2020-11-05T07:54:52.339Z]  > git --version # 'git version 2.17.1'
07:54:52 [2020-11-05T07:54:52.341Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:54:53 [2020-11-05T07:54:53.196Z] + docker version
07:54:53 [2020-11-05T07:54:53.196Z] Client: Docker Engine - Community
07:54:53 [2020-11-05T07:54:53.196Z]  Version:           19.03.7
07:54:53 [2020-11-05T07:54:53.196Z]  API version:       1.40
07:54:53 [2020-11-05T07:54:53.196Z]  Go version:        go1.12.17
07:54:53 [2020-11-05T07:54:53.196Z]  Git commit:        7141c199a2
07:54:53 [2020-11-05T07:54:53.196Z]  Built:             Sat Mar  7 16:48:47 2020
07:54:53 [2020-11-05T07:54:53.196Z]  OS/Arch:           linux/s390x
07:54:53 [2020-11-05T07:54:53.196Z]  Experimental:      false
07:54:53 [2020-11-05T07:54:53.196Z] 
07:54:53 [2020-11-05T07:54:53.196Z] Server: Docker Engine - Community
07:54:53 [2020-11-05T07:54:53.196Z]  Engine:
07:54:53 [2020-11-05T07:54:53.196Z]   Version:          19.03.7
07:54:53 [2020-11-05T07:54:53.196Z]   API version:      1.40 (minimum version 1.12)
07:54:53 [2020-11-05T07:54:53.196Z]   Go version:       go1.12.17
07:54:53 [2020-11-05T07:54:53.196Z]   Git commit:       7141c199a2
07:54:53 [2020-11-05T07:54:53.196Z]   Built:            Sat Mar  7 16:47:46 2020
07:54:53 [2020-11-05T07:54:53.196Z]   OS/Arch:          linux/s390x
07:54:53 [2020-11-05T07:54:53.196Z]   Experimental:     true
07:54:53 [2020-11-05T07:54:53.196Z]  containerd:
07:54:53 [2020-11-05T07:54:53.196Z]   Version:          1.2.13
07:54:53 [2020-11-05T07:54:53.196Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
07:54:53 [2020-11-05T07:54:53.196Z]  runc:
07:54:53 [2020-11-05T07:54:53.196Z]   Version:          1.0.0-rc10
07:54:53 [2020-11-05T07:54:53.196Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:54:53 [2020-11-05T07:54:53.196Z]  docker-init:
07:54:53 [2020-11-05T07:54:53.196Z]   Version:          0.18.0
07:54:53 [2020-11-05T07:54:53.196Z]   GitCommit:        fec3683
[Pipeline] sh
07:54:52 [2020-11-05T07:54:52.122Z]  > git remote # timeout=10
07:54:52 [2020-11-05T07:54:52.124Z]  > git config --get remote.origin.url # timeout=10
07:54:52 [2020-11-05T07:54:52.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:54:52 [2020-11-05T07:54:52.126Z]  > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10
07:54:52 [2020-11-05T07:54:52.139Z]  > git rev-parse HEAD^{commit} # timeout=10
07:54:52 [2020-11-05T07:54:52.151Z]  > git config core.sparsecheckout # timeout=10
07:54:52 [2020-11-05T07:54:52.155Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:54:53 [2020-11-05T07:54:53.576Z] + docker info
07:54:54 [2020-11-05T07:54:54.210Z] Client:
07:54:54 [2020-11-05T07:54:54.210Z]  Debug Mode: false
07:54:54 [2020-11-05T07:54:54.210Z] 
07:54:54 [2020-11-05T07:54:54.210Z] Server:
07:54:54 [2020-11-05T07:54:54.210Z]  Containers: 0
07:54:54 [2020-11-05T07:54:54.210Z]   Running: 0
07:54:54 [2020-11-05T07:54:54.210Z]   Paused: 0
07:54:54 [2020-11-05T07:54:54.210Z]   Stopped: 0
07:54:54 [2020-11-05T07:54:54.210Z]  Images: 0
07:54:54 [2020-11-05T07:54:54.210Z]  Server Version: 19.03.7
07:54:54 [2020-11-05T07:54:54.210Z]  Storage Driver: overlay2
07:54:54 [2020-11-05T07:54:54.210Z]   Backing Filesystem: <unknown>
07:54:54 [2020-11-05T07:54:54.210Z]   Supports d_type: true
07:54:54 [2020-11-05T07:54:54.210Z]   Native Overlay Diff: true
07:54:54 [2020-11-05T07:54:54.210Z]  Logging Driver: json-file
07:54:54 [2020-11-05T07:54:54.210Z]  Cgroup Driver: cgroupfs
07:54:54 [2020-11-05T07:54:54.210Z]  Plugins:
07:54:54 [2020-11-05T07:54:54.210Z]   Volume: local
07:54:54 [2020-11-05T07:54:54.210Z]   Network: bridge host ipvlan macvlan null overlay
07:54:54 [2020-11-05T07:54:54.210Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:54:54 [2020-11-05T07:54:54.210Z]  Swarm: inactive
07:54:54 [2020-11-05T07:54:54.210Z]  Runtimes: runc
07:54:54 [2020-11-05T07:54:54.210Z]  Default Runtime: runc
07:54:54 [2020-11-05T07:54:54.210Z]  Init Binary: docker-init
07:54:54 [2020-11-05T07:54:54.210Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
07:54:54 [2020-11-05T07:54:54.210Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:54:54 [2020-11-05T07:54:54.210Z]  init version: fec3683
07:54:54 [2020-11-05T07:54:54.210Z]  Security Options:
07:54:54 [2020-11-05T07:54:54.210Z]   apparmor
07:54:54 [2020-11-05T07:54:54.210Z]   seccomp
07:54:54 [2020-11-05T07:54:54.210Z]    Profile: default
07:54:54 [2020-11-05T07:54:54.210Z]  Kernel Version: 4.15.0-91-generic
07:54:54 [2020-11-05T07:54:54.210Z]  Operating System: Ubuntu 18.04.4 LTS
07:54:54 [2020-11-05T07:54:54.210Z]  OSType: linux
07:54:54 [2020-11-05T07:54:54.210Z]  Architecture: s390x
07:54:54 [2020-11-05T07:54:54.210Z]  CPUs: 2
07:54:54 [2020-11-05T07:54:54.210Z]  Total Memory: 7.861GiB
07:54:54 [2020-11-05T07:54:54.210Z]  Name: s390x-ubuntu-16
07:54:54 [2020-11-05T07:54:54.210Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
07:54:54 [2020-11-05T07:54:54.210Z]  Docker Root Dir: /var/lib/docker
07:54:54 [2020-11-05T07:54:54.210Z]  Debug Mode: false
07:54:54 [2020-11-05T07:54:54.210Z]  Username: dockerbuildbot
07:54:54 [2020-11-05T07:54:54.210Z]  Registry: https://index.docker.io/v1/
07:54:54 [2020-11-05T07:54:54.210Z]  Labels:
07:54:54 [2020-11-05T07:54:54.210Z]  Experimental: true
07:54:54 [2020-11-05T07:54:54.210Z]  Insecure Registries:
07:54:54 [2020-11-05T07:54:54.210Z]   127.0.0.0/8
07:54:54 [2020-11-05T07:54:54.210Z]  Live Restore Enabled: false
07:54:54 [2020-11-05T07:54:54.210Z] 
07:54:54 [2020-11-05T07:54:54.210Z] WARNING: No swap limit support
[Pipeline] sh
07:54:54 [2020-11-05T07:54:54.591Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:54:54 [2020-11-05T07:54:54.591Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:54:54 [2020-11-05T07:54:54.591Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41634/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:54:54 [2020-11-05T07:54:54.591Z] + bash /home/jenkins/workspace/moby_PR-41634/check-config.sh
07:54:54 [2020-11-05T07:54:54.591Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:54:54 [2020-11-05T07:54:54.591Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
07:54:54 [2020-11-05T07:54:54.591Z] 
07:54:54 [2020-11-05T07:54:54.591Z] Generally Necessary:
07:54:54 [2020-11-05T07:54:54.591Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:54:54 [2020-11-05T07:54:54.591Z] - apparmor: enabled and tools installed
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_NAMESPACES: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_NET_NS: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_PID_NS: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_IPC_NS: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_UTS_NS: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_CGROUPS: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_CGROUP_CPUACCT: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_CGROUP_DEVICE: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_CGROUP_FREEZER: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_CGROUP_SCHED: enabled
07:54:54 [2020-11-05T07:54:54.591Z] - CONFIG_CPUSETS: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_MEMCG: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_KEYS: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_VETH: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_BRIDGE: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_NF_NAT: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_NF_NAT_NEEDED: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_POSIX_MQUEUE: enabled
07:54:54 [2020-11-05T07:54:54.883Z] 
07:54:54 [2020-11-05T07:54:54.883Z] Optional Features:
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_USER_NS: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_SECCOMP: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_CGROUP_PIDS: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_MEMCG_SWAP: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:54:54 [2020-11-05T07:54:54.883Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_BLK_CGROUP: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IOSCHED_CFQ: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_CGROUP_PERF: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_CGROUP_HUGETLB: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_CFS_BANDWIDTH: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_RT_GROUP_SCHED: missing
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IP_VS: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IP_VS_NFCT: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_IP_VS_RR: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_EXT4_FS: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:54:54 [2020-11-05T07:54:54.883Z] - Network Drivers:
07:54:54 [2020-11-05T07:54:54.883Z]   - "overlay":
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_VXLAN: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:54:54 [2020-11-05T07:54:54.883Z]       Optional (for encrypted networks):
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_CRYPTO: enabled
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_CRYPTO_AEAD: enabled
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_CRYPTO_GCM: enabled
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_CRYPTO_GHASH: enabled
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_XFRM: enabled
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_XFRM_USER: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_INET_ESP: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]   - "ipvlan":
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_IPVLAN: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]   - "macvlan":
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_MACVLAN: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_DUMMY: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]   - "ftp,tftp client in container":
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z] - Storage Drivers:
07:54:54 [2020-11-05T07:54:54.883Z]   - "aufs":
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_AUFS_FS: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]   - "btrfs":
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:54:54 [2020-11-05T07:54:54.883Z]   - "devicemapper":
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_BLK_DEV_DM: enabled
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]   - "overlay":
07:54:54 [2020-11-05T07:54:54.883Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:54:54 [2020-11-05T07:54:54.883Z]   - "zfs":
07:54:54 [2020-11-05T07:54:54.883Z]     - /dev/zfs: missing
07:54:54 [2020-11-05T07:54:54.883Z]     - zfs command: missing
07:54:54 [2020-11-05T07:54:54.883Z]     - zpool command: missing
07:54:54 [2020-11-05T07:54:54.883Z] 
07:54:54 [2020-11-05T07:54:54.883Z] Limits:
07:54:54 [2020-11-05T07:54:54.883Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:54:54 [2020-11-05T07:54:54.883Z] 
07:54:54 [2020-11-05T07:54:54.883Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:54:55 [2020-11-05T07:54:55.318Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 .
07:54:55 [2020-11-05T07:54:55.318Z] #2 [internal] load .dockerignore
07:54:55 [2020-11-05T07:54:55.318Z] #2 transferring context: 87B done
07:54:55 [2020-11-05T07:54:55.318Z] #2 DONE 0.0s
07:54:55 [2020-11-05T07:54:55.318Z] 
07:54:55 [2020-11-05T07:54:55.318Z] #1 [internal] load build definition from Dockerfile
07:54:55 [2020-11-05T07:54:55.318Z] #1 transferring dockerfile: 16.58kB done
07:54:55 [2020-11-05T07:54:55.318Z] #1 DONE 0.0s
07:54:55 [2020-11-05T07:54:55.318Z] 
07:54:55 [2020-11-05T07:54:55.318Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
07:54:55 [2020-11-05T07:54:55.614Z] #3 DONE 0.2s
07:54:55 [2020-11-05T07:54:55.614Z] 
07:54:55 [2020-11-05T07:54:55.614Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
07:54:55 [2020-11-05T07:54:55.614Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
07:54:55 [2020-11-05T07:54:55.614Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
07:54:55 [2020-11-05T07:54:55.614Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
07:54:55 [2020-11-05T07:54:55.614Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s
07:54:55 [2020-11-05T07:54:55.614Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
07:54:55 [2020-11-05T07:54:55.906Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.70MB / 8.88MB 0.2s
07:54:55 [2020-11-05T07:54:55.906Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
07:54:55 [2020-11-05T07:54:55.906Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
07:54:55 [2020-11-05T07:54:55.906Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
07:54:55 [2020-11-05T07:54:55.906Z] #4 DONE 0.5s
07:54:56 [2020-11-05T07:54:56.540Z] 
07:54:56 [2020-11-05T07:54:56.540Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
07:54:56 [2020-11-05T07:54:56.540Z] #7 DONE 0.2s
07:54:56 [2020-11-05T07:54:56.540Z] 
07:54:56 [2020-11-05T07:54:56.540Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
07:54:56 [2020-11-05T07:54:56.540Z] #5 DONE 0.2s
07:54:56 [2020-11-05T07:54:56.540Z] 
07:54:56 [2020-11-05T07:54:56.540Z] #6 [internal] load metadata for docker.io/library/debian:buster
07:54:56 [2020-11-05T07:54:56.835Z] #6 DONE 0.6s
07:54:57 [2020-11-05T07:54:57.127Z] 
07:54:57 [2020-11-05T07:54:57.127Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:54:57 [2020-11-05T07:54:57.127Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
07:54:57 [2020-11-05T07:54:57.127Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
07:54:57 [2020-11-05T07:54:57.127Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done
07:54:57 [2020-11-05T07:54:57.127Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done
07:54:57 [2020-11-05T07:54:57.127Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 3.41MB / 48.97MB 0.1s
07:54:57 [2020-11-05T07:54:57.228Z] Still waiting to schedule task
07:54:57 [2020-11-05T07:54:57.228Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068093968b505f22f)’
07:54:57 [2020-11-05T07:54:57.229Z] Still waiting to schedule task
07:54:57 [2020-11-05T07:54:57.229Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068093968b505f22f)’
07:54:57 [2020-11-05T07:54:57.237Z] Still waiting to schedule task
07:54:57 [2020-11-05T07:54:57.237Z] All nodes of label ‘arm64&&linux’ are offline
07:54:57 [2020-11-05T07:54:57.239Z] Still waiting to schedule task
07:54:57 [2020-11-05T07:54:57.239Z] All nodes of label ‘windows-2019’ are offline
07:54:57 [2020-11-05T07:54:57.421Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 7.02MB / 48.97MB 0.2s
07:54:57 [2020-11-05T07:54:57.421Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 14.80MB / 48.97MB 0.4s
07:54:57 [2020-11-05T07:54:57.723Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 20.51MB / 48.97MB 0.6s
07:54:57 [2020-11-05T07:54:57.723Z] #24 ...
07:54:57 [2020-11-05T07:54:57.723Z] 
07:54:57 [2020-11-05T07:54:57.723Z] #21 [internal] load build context
07:54:57 [2020-11-05T07:54:57.723Z] #21 transferring context: 51.98MB 0.7s done
07:54:57 [2020-11-05T07:54:57.723Z] #21 DONE 0.8s
07:54:57 [2020-11-05T07:54:57.723Z] 
07:54:57 [2020-11-05T07:54:57.723Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:54:57 [2020-11-05T07:54:57.723Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 24.68MB / 48.97MB 0.7s
07:54:58 [2020-11-05T07:54:58.032Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 34.65MB / 48.97MB 0.9s
07:54:58 [2020-11-05T07:54:58.032Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 38.89MB / 48.97MB 1.1s
07:54:58 [2020-11-05T07:54:58.335Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 44.39MB / 48.97MB 1.3s
07:54:58 [2020-11-05T07:54:58.335Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 47.96MB / 48.97MB 1.4s
07:54:58 [2020-11-05T07:54:58.646Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 1.5s done
07:54:58 [2020-11-05T07:54:58.646Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf
07:54:59 [2020-11-05T07:54:59.928Z] Client:
07:54:59 [2020-11-05T07:54:59.928Z]  Debug Mode: false
07:54:59 [2020-11-05T07:54:59.928Z] 
07:54:59 [2020-11-05T07:54:59.928Z] Server:
07:54:59 [2020-11-05T07:54:59.928Z]  Containers: 0
07:54:59 [2020-11-05T07:54:59.928Z]   Running: 0
07:54:59 [2020-11-05T07:54:59.928Z]   Paused: 0
07:54:59 [2020-11-05T07:54:59.928Z]   Stopped: 0
07:54:59 [2020-11-05T07:54:59.928Z]  Images: 1
07:54:59 [2020-11-05T07:54:59.928Z]  Server Version: 19.03.13
07:54:59 [2020-11-05T07:54:59.928Z]  Storage Driver: overlay2
07:54:59 [2020-11-05T07:54:59.928Z]   Backing Filesystem: extfs
07:54:59 [2020-11-05T07:54:59.928Z]   Supports d_type: true
07:54:59 [2020-11-05T07:54:59.928Z]   Native Overlay Diff: true
07:54:59 [2020-11-05T07:54:59.928Z]  Logging Driver: json-file
07:54:59 [2020-11-05T07:54:59.928Z]  Cgroup Driver: cgroupfs
07:54:59 [2020-11-05T07:54:59.928Z]  Plugins:
07:54:59 [2020-11-05T07:54:59.928Z]   Volume: local
07:54:59 [2020-11-05T07:54:59.928Z]   Network: bridge host ipvlan macvlan null overlay
07:54:59 [2020-11-05T07:54:59.928Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:54:59 [2020-11-05T07:54:59.928Z]  Swarm: inactive
07:54:59 [2020-11-05T07:54:59.928Z]  Runtimes: runc
07:54:59 [2020-11-05T07:54:59.928Z]  Default Runtime: runc
07:54:59 [2020-11-05T07:54:59.928Z]  Init Binary: docker-init
07:54:59 [2020-11-05T07:54:59.928Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
07:54:59 [2020-11-05T07:54:59.928Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:54:59 [2020-11-05T07:54:59.928Z]  init version: fec3683
07:54:59 [2020-11-05T07:54:59.928Z]  Security Options:
07:54:59 [2020-11-05T07:54:59.928Z]   apparmor
07:54:59 [2020-11-05T07:54:59.928Z]   seccomp
07:54:59 [2020-11-05T07:54:59.928Z]    Profile: default
07:54:59 [2020-11-05T07:54:59.928Z]  Kernel Version: 5.4.0-1025-aws
07:54:59 [2020-11-05T07:54:59.928Z]  Operating System: Ubuntu 18.04.5 LTS
07:54:59 [2020-11-05T07:54:59.928Z]  OSType: linux
07:54:59 [2020-11-05T07:54:59.928Z]  Architecture: x86_64
07:54:59 [2020-11-05T07:54:59.928Z]  CPUs: 2
07:54:59 [2020-11-05T07:54:59.928Z]  Total Memory: 7.487GiB
07:54:59 [2020-11-05T07:54:59.928Z]  Name: ip-10-100-112-202
07:54:59 [2020-11-05T07:54:59.928Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
07:54:59 [2020-11-05T07:54:59.928Z]  Docker Root Dir: /var/lib/docker
07:54:59 [2020-11-05T07:54:59.928Z]  Debug Mode: false
07:54:59 [2020-11-05T07:54:59.928Z]  Registry: https://index.docker.io/v1/
07:54:59 [2020-11-05T07:54:59.928Z]  Labels:
07:54:59 [2020-11-05T07:54:59.928Z]  Experimental: true
07:54:59 [2020-11-05T07:54:59.928Z]  Insecure Registries:
07:54:59 [2020-11-05T07:54:59.928Z]   127.0.0.0/8
07:54:59 [2020-11-05T07:54:59.928Z]  Live Restore Enabled: true
07:54:59 [2020-11-05T07:54:59.928Z] 
07:54:59 [2020-11-05T07:54:59.928Z] WARNING: No swap limit support
[Pipeline] sh
07:55:00 [2020-11-05T07:55:00.106Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:55:00 [2020-11-05T07:55:00.110Z]  > git config --add remote.origin.fetch +refs/pull/41634/head:refs/remotes/origin/PR-41634 # timeout=10
07:55:00 [2020-11-05T07:55:00.116Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:55:00 [2020-11-05T07:55:00.141Z] Fetching without tags
07:55:00 [2020-11-05T07:55:00.230Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:55:00 [2020-11-05T07:55:00.230Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:55:00 [2020-11-05T07:55:00.230Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41634/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:55:00 [2020-11-05T07:55:00.230Z] + bash /home/ubuntu/workspace/moby_PR-41634/check-config.sh
07:55:00 [2020-11-05T07:55:00.230Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:55:00 [2020-11-05T07:55:00.230Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
07:55:00 [2020-11-05T07:55:00.230Z] 
07:55:00 [2020-11-05T07:55:00.230Z] Generally Necessary:
07:55:00 [2020-11-05T07:55:00.230Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:55:00 [2020-11-05T07:55:00.230Z] - apparmor: enabled and tools installed
07:55:00 [2020-11-05T07:55:00.230Z] - CONFIG_NAMESPACES: enabled
07:55:00 [2020-11-05T07:55:00.230Z] - CONFIG_NET_NS: enabled
07:55:00 [2020-11-05T07:55:00.230Z] - CONFIG_PID_NS: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_IPC_NS: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_UTS_NS: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_CGROUPS: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_CGROUP_CPUACCT: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_CGROUP_DEVICE: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_CGROUP_FREEZER: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_CGROUP_SCHED: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_CPUSETS: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_MEMCG: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_KEYS: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_VETH: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_BRIDGE: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_NF_NAT_IPV4: missing
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_NF_NAT: enabled (as module)
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_NF_NAT_NEEDED: missing
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_POSIX_MQUEUE: enabled
07:55:00 [2020-11-05T07:55:00.490Z] 
07:55:00 [2020-11-05T07:55:00.490Z] Optional Features:
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_USER_NS: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_SECCOMP: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_CGROUP_PIDS: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_MEMCG_SWAP: enabled
07:55:00 [2020-11-05T07:55:00.490Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:55:00 [2020-11-05T07:55:00.554Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:55:00 [2020-11-05T07:55:00.844Z] #24 ...
07:55:00 [2020-11-05T07:55:00.844Z] 
07:55:00 [2020-11-05T07:55:00.844Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
07:55:00 [2020-11-05T07:55:00.844Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
07:55:00 [2020-11-05T07:55:00.844Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
07:55:00 [2020-11-05T07:55:00.844Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
07:55:00 [2020-11-05T07:55:00.844Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done
07:55:00 [2020-11-05T07:55:00.844Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
07:55:00 [2020-11-05T07:55:00.844Z] #60 DONE 3.8s
07:55:00 [2020-11-05T07:55:00.844Z] 
07:55:00 [2020-11-05T07:55:00.844Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:55:00 [2020-11-05T07:55:00.857Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_BLK_CGROUP: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_IOSCHED_CFQ: missing
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_CGROUP_PERF: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_CGROUP_HUGETLB: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_CFS_BANDWIDTH: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_RT_GROUP_SCHED: missing
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_IP_VS: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_IP_VS_NFCT: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_IP_VS_RR: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_EXT4_FS: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:55:00 [2020-11-05T07:55:00.857Z] - Network Drivers:
07:55:00 [2020-11-05T07:55:00.857Z]   - "overlay":
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_VXLAN: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:55:00 [2020-11-05T07:55:00.857Z]       Optional (for encrypted networks):
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_CRYPTO: enabled
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_CRYPTO_AEAD: enabled
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_CRYPTO_GCM: enabled
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_CRYPTO_GHASH: enabled
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_XFRM: enabled
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_XFRM_USER: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_INET_ESP: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
07:55:00 [2020-11-05T07:55:00.857Z]   - "ipvlan":
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_IPVLAN: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]   - "macvlan":
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_MACVLAN: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_DUMMY: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]   - "ftp,tftp client in container":
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:55:00 [2020-11-05T07:55:00.857Z] - Storage Drivers:
07:55:00 [2020-11-05T07:55:00.857Z]   - "aufs":
07:55:00 [2020-11-05T07:55:00.857Z]     - CONFIG_AUFS_FS: enabled (as module)
07:55:01 [2020-11-05T07:55:01.117Z]   - "btrfs":
07:55:01 [2020-11-05T07:55:01.117Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:55:01 [2020-11-05T07:55:01.117Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:55:01 [2020-11-05T07:55:01.117Z]   - "devicemapper":
07:55:01 [2020-11-05T07:55:01.117Z]     - CONFIG_BLK_DEV_DM: enabled
07:55:01 [2020-11-05T07:55:01.117Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:55:01 [2020-11-05T07:55:01.117Z]   - "overlay":
07:55:01 [2020-11-05T07:55:01.117Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:55:01 [2020-11-05T07:55:01.117Z]   - "zfs":
07:55:01 [2020-11-05T07:55:01.117Z]     - /dev/zfs: present
07:55:01 [2020-11-05T07:55:01.117Z]     - zfs command: missing
07:55:01 [2020-11-05T07:55:01.117Z]     - zpool command: missing
07:55:01 [2020-11-05T07:55:01.117Z] 
07:55:01 [2020-11-05T07:55:01.117Z] Limits:
07:55:01 [2020-11-05T07:55:01.117Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:55:01 [2020-11-05T07:55:01.117Z] 
07:55:01 [2020-11-05T07:55:01.117Z] + true
[Pipeline] }
07:55:01 [2020-11-05T07:55:01.136Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 2.5s done
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:55:01 [2020-11-05T07:55:01.428Z] #24 DONE 4.4s
07:55:01 [2020-11-05T07:55:01.428Z] 
07:55:01 [2020-11-05T07:55:01.428Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:01 [2020-11-05T07:55:01.428Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.1s done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.8s done
07:55:01 [2020-11-05T07:55:01.428Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.5s done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s done
07:55:01 [2020-11-05T07:55:01.428Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.1s done
07:55:01 [2020-11-05T07:55:01.428Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s
07:55:01 [2020-11-05T07:55:01.428Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done
07:55:01 [2020-11-05T07:55:01.458Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 .
07:55:01 [2020-11-05T07:55:01.458Z] #2 [internal] load .dockerignore
07:55:01 [2020-11-05T07:55:01.458Z] #2 transferring context: 87B done
07:55:01 [2020-11-05T07:55:01.458Z] #2 DONE 0.1s
07:55:01 [2020-11-05T07:55:01.458Z] 
07:55:01 [2020-11-05T07:55:01.458Z] #1 [internal] load build definition from Dockerfile
07:55:01 [2020-11-05T07:55:01.458Z] #1 transferring dockerfile: 16.58kB done
07:55:01 [2020-11-05T07:55:01.458Z] #1 DONE 0.1s
07:55:01 [2020-11-05T07:55:01.458Z] 
07:55:01 [2020-11-05T07:55:01.458Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
07:55:01 [2020-11-05T07:55:01.486Z] Merge succeeded, producing c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:55:01 [2020-11-05T07:55:01.486Z] Checking out Revision c6accc67f2e754a6f5a7e43eaddad9580a31cab3 (PR-41634)
07:55:01 [2020-11-05T07:55:01.720Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
07:55:02 [2020-11-05T07:55:02.012Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
07:55:02 [2020-11-05T07:55:02.012Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
07:55:00 [2020-11-05T07:55:00.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:55:00 [2020-11-05T07:55:00.149Z] Fetching upstream changes from https://github.com/moby/moby.git
07:55:00 [2020-11-05T07:55:00.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:55:00 [2020-11-05T07:55:00.150Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:55:00 [2020-11-05T07:55:00.561Z]  > git config core.sparsecheckout # timeout=10
07:55:00 [2020-11-05T07:55:00.564Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:55:01 [2020-11-05T07:55:01.424Z]  > git remote # timeout=10
07:55:01 [2020-11-05T07:55:01.426Z]  > git config --get remote.origin.url # timeout=10
07:55:01 [2020-11-05T07:55:01.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:55:01 [2020-11-05T07:55:01.430Z]  > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10
07:55:01 [2020-11-05T07:55:01.464Z]  > git rev-parse HEAD^{commit} # timeout=10
07:55:01 [2020-11-05T07:55:01.492Z]  > git config core.sparsecheckout # timeout=10
07:55:01 [2020-11-05T07:55:01.495Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:55:02 [2020-11-05T07:55:02.038Z] Commit message: "bump up rootlesskit to v0.11.0"
07:55:02 [2020-11-05T07:55:02.151Z]  > git --version # timeout=10
07:55:02 [2020-11-05T07:55:02.153Z]  > git --version # 'git version 2.7.4'
07:55:02 [2020-11-05T07:55:02.156Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
07:55:02 [2020-11-05T07:55:02.419Z] #3 DONE 0.7s
07:55:02 [2020-11-05T07:55:02.419Z] 
07:55:02 [2020-11-05T07:55:02.419Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
07:55:02 [2020-11-05T07:55:02.419Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
07:55:02 [2020-11-05T07:55:02.419Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
07:55:02 [2020-11-05T07:55:02.419Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
07:55:02 [2020-11-05T07:55:02.419Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
07:55:02 [2020-11-05T07:55:02.419Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 464.24kB / 8.88MB 0.1s
07:55:02 [2020-11-05T07:55:02.701Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
07:55:02 [2020-11-05T07:55:02.701Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
07:55:02 [2020-11-05T07:55:02.701Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:55:03 [2020-11-05T07:55:03.274Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
07:55:03 [2020-11-05T07:55:03.274Z] #4 DONE 1.0s
07:55:03 [2020-11-05T07:55:03.416Z] + docker version
07:55:03 [2020-11-05T07:55:03.416Z] Client:
07:55:03 [2020-11-05T07:55:03.416Z]  Version:           18.06.1-ce
07:55:03 [2020-11-05T07:55:03.416Z]  API version:       1.38
07:55:03 [2020-11-05T07:55:03.416Z]  Go version:        go1.10.3
07:55:03 [2020-11-05T07:55:03.416Z]  Git commit:        e68fc7a
07:55:03 [2020-11-05T07:55:03.416Z]  Built:             Tue Aug 21 17:26:10 2018
07:55:03 [2020-11-05T07:55:03.416Z]  OS/Arch:           linux/ppc64le
07:55:03 [2020-11-05T07:55:03.416Z]  Experimental:      false
07:55:03 [2020-11-05T07:55:03.416Z] 
07:55:03 [2020-11-05T07:55:03.416Z] Server:
07:55:03 [2020-11-05T07:55:03.416Z]  Engine:
07:55:03 [2020-11-05T07:55:03.416Z]   Version:          18.06.1-ce
07:55:03 [2020-11-05T07:55:03.416Z]   API version:      1.38 (minimum version 1.12)
07:55:03 [2020-11-05T07:55:03.416Z]   Go version:       go1.10.3
07:55:03 [2020-11-05T07:55:03.416Z]   Git commit:       e68fc7a
07:55:03 [2020-11-05T07:55:03.416Z]   Built:            Tue Aug 21 17:24:20 2018
07:55:03 [2020-11-05T07:55:03.416Z]   OS/Arch:          linux/ppc64le
07:55:03 [2020-11-05T07:55:03.416Z]   Experimental:     true
[Pipeline] sh
07:55:03 [2020-11-05T07:55:03.535Z] 
07:55:03 [2020-11-05T07:55:03.535Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
07:55:03 [2020-11-05T07:55:03.796Z] #7 ...
07:55:03 [2020-11-05T07:55:03.796Z] 
07:55:03 [2020-11-05T07:55:03.796Z] #6 [internal] load metadata for docker.io/library/debian:buster
07:55:03 [2020-11-05T07:55:03.796Z] #6 DONE 0.3s
07:55:03 [2020-11-05T07:55:03.815Z] + docker info
07:55:03 [2020-11-05T07:55:03.815Z] Containers: 0
07:55:03 [2020-11-05T07:55:03.815Z]  Running: 0
07:55:03 [2020-11-05T07:55:03.815Z]  Paused: 0
07:55:03 [2020-11-05T07:55:03.815Z]  Stopped: 0
07:55:03 [2020-11-05T07:55:03.815Z] Images: 0
07:55:03 [2020-11-05T07:55:03.815Z] Server Version: 18.06.1-ce
07:55:03 [2020-11-05T07:55:03.815Z] Storage Driver: overlay2
07:55:03 [2020-11-05T07:55:03.815Z]  Backing Filesystem: extfs
07:55:03 [2020-11-05T07:55:03.815Z]  Supports d_type: true
07:55:03 [2020-11-05T07:55:03.815Z]  Native Overlay Diff: true
07:55:03 [2020-11-05T07:55:03.815Z] Logging Driver: json-file
07:55:03 [2020-11-05T07:55:03.815Z] Cgroup Driver: cgroupfs
07:55:03 [2020-11-05T07:55:03.815Z] Plugins:
07:55:03 [2020-11-05T07:55:03.815Z]  Volume: local
07:55:03 [2020-11-05T07:55:03.815Z]  Network: bridge host ipvlan macvlan null overlay
07:55:03 [2020-11-05T07:55:03.815Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
07:55:03 [2020-11-05T07:55:03.815Z] Swarm: inactive
07:55:03 [2020-11-05T07:55:03.815Z] Runtimes: runc
07:55:03 [2020-11-05T07:55:03.815Z] Default Runtime: runc
07:55:03 [2020-11-05T07:55:03.816Z] Init Binary: docker-init
07:55:03 [2020-11-05T07:55:03.816Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
07:55:03 [2020-11-05T07:55:03.816Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
07:55:03 [2020-11-05T07:55:03.816Z] init version: fec3683
07:55:03 [2020-11-05T07:55:03.816Z] Security Options:
07:55:03 [2020-11-05T07:55:03.816Z]  apparmor
07:55:03 [2020-11-05T07:55:03.816Z]  seccomp
07:55:03 [2020-11-05T07:55:03.816Z]   Profile: default
07:55:03 [2020-11-05T07:55:03.816Z] Kernel Version: 4.4.0-139-generic
07:55:03 [2020-11-05T07:55:03.816Z] Operating System: Ubuntu 16.04.3 LTS
07:55:03 [2020-11-05T07:55:03.816Z] OSType: linux
07:55:03 [2020-11-05T07:55:03.816Z] Architecture: ppc64le
07:55:03 [2020-11-05T07:55:03.816Z] CPUs: 4
07:55:03 [2020-11-05T07:55:03.816Z] Total Memory: 7.972GiB
07:55:03 [2020-11-05T07:55:03.816Z] Name: ppc64le-ubuntu-13
07:55:03 [2020-11-05T07:55:03.816Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
07:55:03 [2020-11-05T07:55:03.816Z] Docker Root Dir: /var/lib/docker
07:55:03 [2020-11-05T07:55:03.816Z] Debug Mode (client): false
07:55:03 [2020-11-05T07:55:03.816Z] Debug Mode (server): false
07:55:03 [2020-11-05T07:55:03.816Z] Username: dockerbuildbot
07:55:03 [2020-11-05T07:55:03.816Z] Registry: https://index.docker.io/v1/
07:55:03 [2020-11-05T07:55:03.816Z] Labels:
07:55:03 [2020-11-05T07:55:03.816Z] Experimental: true
07:55:03 [2020-11-05T07:55:03.816Z] Insecure Registries:
07:55:03 [2020-11-05T07:55:03.816Z]  127.0.0.0/8
07:55:03 [2020-11-05T07:55:03.816Z] Live Restore Enabled: false
07:55:03 [2020-11-05T07:55:03.816Z] 
[Pipeline] sh
07:55:04 [2020-11-05T07:55:04.056Z] 
07:55:04 [2020-11-05T07:55:04.056Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
07:55:04 [2020-11-05T07:55:04.056Z] #7 DONE 0.5s
07:55:04 [2020-11-05T07:55:04.056Z] 
07:55:04 [2020-11-05T07:55:04.056Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
07:55:04 [2020-11-05T07:55:04.056Z] #5 DONE 0.5s
07:55:04 [2020-11-05T07:55:04.056Z] 
07:55:04 [2020-11-05T07:55:04.056Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
07:55:04 [2020-11-05T07:55:04.056Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
07:55:04 [2020-11-05T07:55:04.056Z] #60 DONE 0.0s
07:55:04 [2020-11-05T07:55:04.056Z] 
07:55:04 [2020-11-05T07:55:04.056Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:55:04 [2020-11-05T07:55:04.056Z] #24 DONE 0.0s
07:55:04 [2020-11-05T07:55:04.056Z] 
07:55:04 [2020-11-05T07:55:04.056Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:04 [2020-11-05T07:55:04.056Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
07:55:04 [2020-11-05T07:55:04.056Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
07:55:04 [2020-11-05T07:55:04.105Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.7s done
07:55:04 [2020-11-05T07:55:04.105Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
07:55:04 [2020-11-05T07:55:04.215Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:55:04 [2020-11-05T07:55:04.215Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:55:04 [2020-11-05T07:55:04.215Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41634/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:55:04 [2020-11-05T07:55:04.215Z] + bash /home/docker/workspace/moby_PR-41634/check-config.sh
07:55:04 [2020-11-05T07:55:04.215Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:55:04 [2020-11-05T07:55:04.216Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
07:55:04 [2020-11-05T07:55:04.216Z] 
07:55:04 [2020-11-05T07:55:04.216Z] Generally Necessary:
07:55:04 [2020-11-05T07:55:04.216Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:55:04 [2020-11-05T07:55:04.216Z] - apparmor: enabled and tools installed
07:55:04 [2020-11-05T07:55:04.216Z] - CONFIG_NAMESPACES: enabled
07:55:04 [2020-11-05T07:55:04.216Z] - CONFIG_NET_NS: enabled
07:55:04 [2020-11-05T07:55:04.216Z] - CONFIG_PID_NS: enabled
07:55:04 [2020-11-05T07:55:04.317Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
07:55:04 [2020-11-05T07:55:04.317Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s
07:55:04 [2020-11-05T07:55:04.317Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s
07:55:04 [2020-11-05T07:55:04.317Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
07:55:04 [2020-11-05T07:55:04.317Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
07:55:04 [2020-11-05T07:55:04.317Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s
07:55:04 [2020-11-05T07:55:04.317Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.58MB / 7.81MB 0.3s
07:55:04 [2020-11-05T07:55:04.317Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.81MB / 50.40MB 0.3s
07:55:04 [2020-11-05T07:55:04.579Z] - CONFIG_IPC_NS: enabled
07:55:04 [2020-11-05T07:55:04.579Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.95MB / 7.81MB 0.4s
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_UTS_NS: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CGROUPS: enabled
07:55:04 [2020-11-05T07:55:04.580Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.52MB / 50.40MB 0.4s
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CGROUP_CPUACCT: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CGROUP_DEVICE: enabled
07:55:04 [2020-11-05T07:55:04.580Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CGROUP_FREEZER: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CGROUP_SCHED: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CPUSETS: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_MEMCG: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_KEYS: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_VETH: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_BRIDGE: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.52MB / 10.00MB 0.6s
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.76MB / 50.40MB 0.6s
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_NF_NAT: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_NF_NAT_NEEDED: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_POSIX_MQUEUE: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
07:55:04 [2020-11-05T07:55:04.580Z] 
07:55:04 [2020-11-05T07:55:04.580Z] Optional Features:
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_USER_NS: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_SECCOMP: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CGROUP_PIDS: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_MEMCG_SWAP: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:55:04 [2020-11-05T07:55:04.580Z]     (cgroup swap accounting is currently enabled)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_MEMCG_KMEM: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_BLK_CGROUP: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IOSCHED_CFQ: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CGROUP_PERF: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CGROUP_HUGETLB: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_CFS_BANDWIDTH: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_RT_GROUP_SCHED: missing
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IP_VS: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IP_VS_NFCT: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_IP_VS_RR: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_EXT4_FS: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:55:04 [2020-11-05T07:55:04.580Z] - Network Drivers:
07:55:04 [2020-11-05T07:55:04.580Z]   - "overlay":
07:55:04 [2020-11-05T07:55:04.580Z]     - CONFIG_VXLAN: enabled (as module)
07:55:04 [2020-11-05T07:55:04.580Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:55:04 [2020-11-05T07:55:04.580Z]       Optional (for encrypted networks):
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_CRYPTO: enabled
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_XFRM: enabled
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_XFRM_USER: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_INET_ESP: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]   - "ipvlan":
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_IPVLAN: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]   - "macvlan":
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_MACVLAN: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_DUMMY: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]   - "ftp,tftp client in container":
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z] - Storage Drivers:
07:55:04 [2020-11-05T07:55:04.906Z]   - "aufs":
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_AUFS_FS: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]   - "btrfs":
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:55:04 [2020-11-05T07:55:04.906Z]   - "devicemapper":
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_BLK_DEV_DM: enabled
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]   - "overlay":
07:55:04 [2020-11-05T07:55:04.906Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:55:04 [2020-11-05T07:55:04.906Z]   - "zfs":
07:55:04 [2020-11-05T07:55:04.906Z]     - /dev/zfs: missing
07:55:04 [2020-11-05T07:55:04.906Z]     - zfs command: missing
07:55:04 [2020-11-05T07:55:04.906Z]     - zpool command: missing
07:55:04 [2020-11-05T07:55:04.906Z] 
07:55:04 [2020-11-05T07:55:04.906Z] Limits:
07:55:04 [2020-11-05T07:55:04.906Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:55:04 [2020-11-05T07:55:04.906Z] 
07:55:04 [2020-11-05T07:55:04.906Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:55:05 [2020-11-05T07:55:05.157Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done
07:55:05 [2020-11-05T07:55:05.157Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done
07:55:05 [2020-11-05T07:55:05.157Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.76MB / 50.40MB 0.9s
07:55:05 [2020-11-05T07:55:05.157Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.9s
07:55:05 [2020-11-05T07:55:05.157Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.9s
07:55:05 [2020-11-05T07:55:05.157Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.79MB / 50.40MB 1.1s
07:55:05 [2020-11-05T07:55:05.157Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.53MB / 51.83MB 1.1s
07:55:05 [2020-11-05T07:55:05.157Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.11MB / 68.67MB 1.1s
07:55:05 [2020-11-05T07:55:05.363Z] + make bundles/buildx
07:55:05 [2020-11-05T07:55:05.418Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.85MB / 50.40MB 1.3s
07:55:05 [2020-11-05T07:55:05.418Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.77MB / 51.83MB 1.3s
07:55:05 [2020-11-05T07:55:05.418Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.75MB / 68.67MB 1.3s
07:55:05 [2020-11-05T07:55:05.418Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.05MB / 50.40MB 1.4s
07:55:05 [2020-11-05T07:55:05.418Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.08MB / 51.83MB 1.4s
07:55:05 [2020-11-05T07:55:05.418Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.91MB / 68.67MB 1.4s
07:55:05 [2020-11-05T07:55:05.679Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.94MB / 50.40MB 1.5s
07:55:05 [2020-11-05T07:55:05.679Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.63MB / 51.83MB 1.5s
07:55:05 [2020-11-05T07:55:05.679Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.60MB / 68.67MB 1.5s
07:55:05 [2020-11-05T07:55:05.679Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s
07:55:05 [2020-11-05T07:55:05.679Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.58MB / 51.83MB 1.6s
07:55:05 [2020-11-05T07:55:05.679Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.80MB / 68.67MB 1.6s
07:55:05 [2020-11-05T07:55:05.682Z] make: command: Command not found
07:55:05 [2020-11-05T07:55:05.682Z] make: command: Command not found
07:55:05 [2020-11-05T07:55:05.682Z] mkdir bundles
07:55:05 [2020-11-05T07:55:05.682Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
07:55:05 [2020-11-05T07:55:05.682Z] 	--build-arg BUILDX_COMMIT \
07:55:05 [2020-11-05T07:55:05.682Z] 	--build-arg BUILDX_REPO \
07:55:05 [2020-11-05T07:55:05.682Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
07:55:05 [2020-11-05T07:55:05.682Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
07:55:05 [2020-11-05T07:55:05.682Z] 	.
07:55:05 [2020-11-05T07:55:05.682Z] /bin/sh: 4: go: not found
07:55:05 [2020-11-05T07:55:05.682Z] /bin/sh: 5: go: not found
07:55:05 [2020-11-05T07:55:05.941Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s
07:55:05 [2020-11-05T07:55:05.941Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.71MB / 68.67MB 1.8s
07:55:05 [2020-11-05T07:55:05.941Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.59MB / 68.67MB 1.9s
07:55:05 [2020-11-05T07:55:05.941Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.50MB / 68.67MB 2.0s
07:55:06 [2020-11-05T07:55:06.180Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.6s done
07:55:06 [2020-11-05T07:55:06.180Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
07:55:06 [2020-11-05T07:55:06.180Z] #8 ...
07:55:06 [2020-11-05T07:55:06.180Z] 
07:55:06 [2020-11-05T07:55:06.180Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:55:06 [2020-11-05T07:55:06.180Z] #25 0.526 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 0.543 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 0.580 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 0.648 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 0.806 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 1.159 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
07:55:06 [2020-11-05T07:55:06.180Z] #25 2.103 Fetched 8085 kB in 2s (5063 kB/s)
07:55:06 [2020-11-05T07:55:06.180Z] #25 2.103 Reading package lists...
07:55:06 [2020-11-05T07:55:06.180Z] #25 2.582 Reading package lists...
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.020 Building dependency tree...
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.139 The following additional packages will be installed:
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.139   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.139   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.139   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.139 Suggested packages:
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.139   krb5-doc krb5-user
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.139 Recommended packages:
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.139   krb5-locales publicsuffix libsasl2-modules
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.241 The following NEW packages will be installed:
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.241   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.241   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.241   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.241   libssh2-1 libssl1.1 openssl
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.269 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.269 Need to get 4591 kB of archives.
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.269 After this operation, 11.9 MB of additional disk space will be used.
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.269 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.281 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u3 [213 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.284 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.318 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.335 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.478 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.539 Get:7 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.615 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.616 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.619 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.633 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.648 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.656 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.659 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.662 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.688 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.722 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.738 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.749 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.757 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.763 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.850 debconf: delaying package configuration, since apt-utils is not installed
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.861 Fetched 4591 kB in 1s (8954 kB/s)
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.868 Selecting previously unselected package libsasl2-modules-db:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.868 (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 ... 6675 files and directories currently installed.)
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.871 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.873 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.901 Selecting previously unselected package libsasl2-2:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.901 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.906 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.947 Selecting previously unselected package libldap-common.
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.947 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.949 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.990 Selecting previously unselected package libldap-2.4-2:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.990 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 3.993 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.052 Selecting previously unselected package libssl1.1:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.052 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.055 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.192 Selecting previously unselected package openssl.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.192 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.195 Unpacking openssl (1.1.1d-0+deb10u3) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.298 Selecting previously unselected package ca-certificates.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.299 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.302 Unpacking ca-certificates (20200601~deb10u1) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.456 Selecting previously unselected package libkeyutils1:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.456 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.461 Unpacking libkeyutils1:s390x (1.6-6) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.482 Selecting previously unselected package libkrb5support0:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.482 Preparing to unpack .../08-libkrb5support0_1.17-3_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.485 Unpacking libkrb5support0:s390x (1.17-3) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.510 Selecting previously unselected package libk5crypto3:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.510 Preparing to unpack .../09-libk5crypto3_1.17-3_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.513 Unpacking libk5crypto3:s390x (1.17-3) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.552 Selecting previously unselected package libkrb5-3:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.552 Preparing to unpack .../10-libkrb5-3_1.17-3_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.554 Unpacking libkrb5-3:s390x (1.17-3) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.635 Selecting previously unselected package libgssapi-krb5-2:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.636 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.644 Unpacking libgssapi-krb5-2:s390x (1.17-3) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.674 Selecting previously unselected package libnghttp2-14:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.674 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.677 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.706 Selecting previously unselected package libpsl5:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.706 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.709 Unpacking libpsl5:s390x (0.20.2-2) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.770 Selecting previously unselected package librtmp1:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.770 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.774 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.872 Selecting previously unselected package libssh2-1:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.872 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.880 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.945 Selecting previously unselected package libcurl4:s390x.
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.945 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.180Z] #25 4.947 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
07:55:06 [2020-11-05T07:55:06.201Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.2s
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.002 Selecting previously unselected package curl.
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.002 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.005 Unpacking curl (7.64.0-4+deb10u1) ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.045 Selecting previously unselected package libonig5:s390x.
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.045 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.047 Unpacking libonig5:s390x (6.9.1-1) ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.083 Selecting previously unselected package libjq1:s390x.
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.083 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.085 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.118 Selecting previously unselected package jq.
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.118 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.120 Unpacking jq (1.5+dfsg-2+b1) ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.147 Setting up libkeyutils1:s390x (1.6-6) ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.154 Setting up libpsl5:s390x (0.20.2-2) ...
07:55:06 [2020-11-05T07:55:06.473Z] #25 5.163 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.221 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.227 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.236 Setting up libkrb5support0:s390x (1.17-3) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.242 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.248 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.255 Setting up libk5crypto3:s390x (1.17-3) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.261 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.267 Setting up libssh2-1:s390x (1.8.0-2.1) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.277 Setting up libkrb5-3:s390x (1.17-3) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.284 Setting up openssl (1.1.1d-0+deb10u3) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.293 Setting up libonig5:s390x (6.9.1-1) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.299 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.305 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u3) ...
07:55:06 [2020-11-05T07:55:06.765Z] #25 5.312 Setting up ca-certificates (20200601~deb10u1) ...
07:55:07 [2020-11-05T07:55:07.057Z] #25 5.722 Updating certificates in /etc/ssl/certs...
07:55:07 [2020-11-05T07:55:07.692Z] #25 6.299 126 added, 0 removed; done.
07:55:07 [2020-11-05T07:55:07.692Z] #25 6.357 Setting up libgssapi-krb5-2:s390x (1.17-3) ...
07:55:07 [2020-11-05T07:55:07.692Z] #25 6.374 Setting up jq (1.5+dfsg-2+b1) ...
07:55:07 [2020-11-05T07:55:07.692Z] #25 6.386 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
07:55:07 [2020-11-05T07:55:07.692Z] #25 6.393 Setting up curl (7.64.0-4+deb10u1) ...
07:55:07 [2020-11-05T07:55:07.692Z] #25 6.399 Processing triggers for libc-bin (2.28-10) ...
07:55:07 [2020-11-05T07:55:07.692Z] #25 6.412 Processing triggers for ca-certificates (20200601~deb10u1) ...
07:55:07 [2020-11-05T07:55:07.692Z] #25 6.416 Updating certificates in /etc/ssl/certs...
07:55:07 [2020-11-05T07:55:07.863Z] Sending build context to Docker daemon  56.81MB

07:55:07 [2020-11-05T07:55:07.863Z] Step 1/15 : ARG GO_VERSION=1.13.15
07:55:07 [2020-11-05T07:55:07.863Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
07:55:07 [2020-11-05T07:55:07.863Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
07:55:07 [2020-11-05T07:55:07.863Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
07:55:08 [2020-11-05T07:55:08.113Z] #8 ...
07:55:08 [2020-11-05T07:55:08.113Z] 
07:55:08 [2020-11-05T07:55:08.113Z] #21 [internal] load build context
07:55:08 [2020-11-05T07:55:08.113Z] #21 transferring context: 51.98MB 2.9s done
07:55:08 [2020-11-05T07:55:08.113Z] #21 DONE 3.8s
07:55:08 [2020-11-05T07:55:08.113Z] 
07:55:08 [2020-11-05T07:55:08.113Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:08 [2020-11-05T07:55:08.113Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
07:55:08 [2020-11-05T07:55:08.163Z] 1.13.15-buster: Pulling from library/golang
07:55:08 [2020-11-05T07:55:08.327Z] #25 6.853 0 added, 0 removed; done.
07:55:08 [2020-11-05T07:55:08.327Z] #25 6.853 Running hooks in /etc/ca-certificates/update.d...
07:55:08 [2020-11-05T07:55:08.327Z] #25 6.854 done.
07:55:08 [2020-11-05T07:55:08.374Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.9s done
07:55:08 [2020-11-05T07:55:08.374Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.9s done
07:55:08 [2020-11-05T07:55:08.374Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s done
07:55:08 [2020-11-05T07:55:08.374Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.3s done
07:55:08 [2020-11-05T07:55:08.374Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.74MB / 120.17MB 4.4s
07:55:08 [2020-11-05T07:55:08.523Z] db4e2d8d5901: Pulling fs layer
07:55:08 [2020-11-05T07:55:08.523Z] dfe2d012519c: Pulling fs layer
07:55:08 [2020-11-05T07:55:08.523Z] 5d8f1d1f9197: Pulling fs layer
07:55:08 [2020-11-05T07:55:08.523Z] 1301750ffb48: Pulling fs layer
07:55:08 [2020-11-05T07:55:08.523Z] dc5c6edc9cff: Pulling fs layer
07:55:08 [2020-11-05T07:55:08.523Z] 3c370c2e2f82: Pulling fs layer
07:55:08 [2020-11-05T07:55:08.523Z] 5ffb2f5886e2: Pulling fs layer
07:55:08 [2020-11-05T07:55:08.523Z] dc5c6edc9cff: Waiting
07:55:08 [2020-11-05T07:55:08.523Z] 3c370c2e2f82: Waiting
07:55:08 [2020-11-05T07:55:08.523Z] 5ffb2f5886e2: Waiting
07:55:08 [2020-11-05T07:55:08.636Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.06MB / 120.17MB 4.7s
07:55:08 [2020-11-05T07:55:08.834Z] dfe2d012519c: Verifying Checksum
07:55:08 [2020-11-05T07:55:08.834Z] dfe2d012519c: Download complete
07:55:08 [2020-11-05T07:55:08.897Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.02MB / 120.17MB 5.0s
07:55:08 [2020-11-05T07:55:08.965Z] #25 DONE 7.7s
07:55:08 [2020-11-05T07:55:08.965Z] 
07:55:08 [2020-11-05T07:55:08.965Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:55:09 [2020-11-05T07:55:09.158Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.46MB / 120.17MB 5.1s
07:55:09 [2020-11-05T07:55:09.258Z] #26 DONE 0.1s
07:55:09 [2020-11-05T07:55:09.258Z] 
07:55:09 [2020-11-05T07:55:09.258Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:09 [2020-11-05T07:55:09.418Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.70MB / 120.17MB 5.3s
07:55:09 [2020-11-05T07:55:09.418Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.76MB / 120.17MB 5.5s
07:55:09 [2020-11-05T07:55:09.501Z] 5d8f1d1f9197: Verifying Checksum
07:55:09 [2020-11-05T07:55:09.501Z] 5d8f1d1f9197: Download complete
07:55:09 [2020-11-05T07:55:09.550Z] #27 ...
07:55:09 [2020-11-05T07:55:09.550Z] 
07:55:09 [2020-11-05T07:55:09.550Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:09 [2020-11-05T07:55:09.550Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.9s done
07:55:09 [2020-11-05T07:55:09.550Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
07:55:09 [2020-11-05T07:55:09.550Z] #8 DONE 12.5s
07:55:09 [2020-11-05T07:55:09.550Z] 
07:55:09 [2020-11-05T07:55:09.550Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:55:09 [2020-11-05T07:55:09.679Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.23MB / 120.17MB 5.7s
07:55:09 [2020-11-05T07:55:09.941Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.01MB / 120.17MB 6.0s
07:55:10 [2020-11-05T07:55:10.184Z] #9 DONE 0.7s
07:55:10 [2020-11-05T07:55:10.184Z] 
07:55:10 [2020-11-05T07:55:10.184Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:10 [2020-11-05T07:55:10.200Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.34MB / 120.17MB 6.3s
07:55:10 [2020-11-05T07:55:10.476Z] #27 1.370 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
07:55:10 [2020-11-05T07:55:10.768Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.69MB / 120.17MB 6.7s
07:55:10 [2020-11-05T07:55:10.796Z] #27 1.493 
07:55:10 [2020-11-05T07:55:10.796Z] 
07:55:10 [2020-11-05T07:55:10.796Z] #27 ...
07:55:10 [2020-11-05T07:55:10.796Z] 
07:55:10 [2020-11-05T07:55:10.796Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:55:10 [2020-11-05T07:55:10.796Z] #10 DONE 0.7s
07:55:10 [2020-11-05T07:55:10.796Z] 
07:55:10 [2020-11-05T07:55:10.796Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:10 [2020-11-05T07:55:10.796Z] #27 1.603 
#######                                                                   10.3%
07:55:10 [2020-11-05T07:55:10.796Z] #27 ...
07:55:10 [2020-11-05T07:55:10.796Z] 
07:55:10 [2020-11-05T07:55:10.796Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:55:10 [2020-11-05T07:55:10.796Z] #29 DONE 0.1s
07:55:10 [2020-11-05T07:55:10.796Z] 
07:55:10 [2020-11-05T07:55:10.796Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:55:10 [2020-11-05T07:55:10.796Z] #37 DONE 0.1s
07:55:10 [2020-11-05T07:55:10.796Z] 
07:55:10 [2020-11-05T07:55:10.796Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:11 [2020-11-05T07:55:11.028Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.66MB / 120.17MB 7.1s
07:55:11 [2020-11-05T07:55:11.101Z] #27 1.603 
#######                                                                   10.3%
########################                                                  34.7%
##########################################                                59.2%
###########################################################               83.0%
######################################################################## 100.0%
07:55:11 [2020-11-05T07:55:11.112Z] db4e2d8d5901: Verifying Checksum
07:55:11 [2020-11-05T07:55:11.112Z] db4e2d8d5901: Download complete
07:55:11 [2020-11-05T07:55:11.288Z] #8 ...
07:55:11 [2020-11-05T07:55:11.288Z] 
07:55:11 [2020-11-05T07:55:11.288Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
07:55:11 [2020-11-05T07:55:11.288Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
07:55:11 [2020-11-05T07:55:11.288Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
07:55:11 [2020-11-05T07:55:11.288Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.8s done
07:55:11 [2020-11-05T07:55:11.288Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done
07:55:11 [2020-11-05T07:55:11.288Z] #60 DONE 7.2s
07:55:11 [2020-11-05T07:55:11.288Z] 
07:55:11 [2020-11-05T07:55:11.288Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:11 [2020-11-05T07:55:11.397Z] #27 2.195 
07:55:11 [2020-11-05T07:55:11.548Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.48MB / 120.17MB 7.4s
07:55:11 [2020-11-05T07:55:11.548Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.11MB / 120.17MB 7.6s
07:55:11 [2020-11-05T07:55:11.695Z] #27 2.317 
#################################################                         68.6%
######################################################################## 100.0%
07:55:11 [2020-11-05T07:55:11.695Z] #27 2.506 
07:55:11 [2020-11-05T07:55:11.990Z] 1301750ffb48: Verifying Checksum
07:55:11 [2020-11-05T07:55:11.990Z] 1301750ffb48: Download complete
07:55:12 [2020-11-05T07:55:12.005Z] #27 2.621 
##############################################                            64.4%
######################################################################## 100.0%
07:55:12 [2020-11-05T07:55:12.005Z] #27 2.813 
07:55:12 [2020-11-05T07:55:12.118Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.77MB / 120.17MB 7.9s
07:55:12 [2020-11-05T07:55:12.293Z] 5ffb2f5886e2: Verifying Checksum
07:55:12 [2020-11-05T07:55:12.293Z] 5ffb2f5886e2: Download complete
07:55:12 [2020-11-05T07:55:12.914Z] #27 2.950 
#####                                                                      7.4%
#################                                                         24.5%
##########################                                                37.4%
##################################                                        48.2%
##########################################                                58.9%
#####################################################                     74.0%
##############################################################            86.8%
######################################################################## 100.0%
07:55:13 [2020-11-05T07:55:13.059Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
07:55:13 [2020-11-05T07:55:13.209Z] #27 4.004 
07:55:13 [2020-11-05T07:55:13.365Z] dc5c6edc9cff: Verifying Checksum
07:55:13 [2020-11-05T07:55:13.365Z] dc5c6edc9cff: Download complete
07:55:13 [2020-11-05T07:55:13.629Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.5s done
07:55:14 [2020-11-05T07:55:14.199Z] #8 ...
07:55:14 [2020-11-05T07:55:14.199Z] 
07:55:14 [2020-11-05T07:55:14.199Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:55:14 [2020-11-05T07:55:14.199Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
07:55:14 [2020-11-05T07:55:14.199Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
07:55:14 [2020-11-05T07:55:14.199Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
07:55:14 [2020-11-05T07:55:14.199Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
07:55:14 [2020-11-05T07:55:14.199Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 6.2s done
07:55:14 [2020-11-05T07:55:14.199Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 3.3s
07:55:14 [2020-11-05T07:55:14.199Z] #24 ...
07:55:14 [2020-11-05T07:55:14.199Z] 
07:55:14 [2020-11-05T07:55:14.199Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:15 [2020-11-05T07:55:15.110Z] db4e2d8d5901: Pull complete
07:55:15 [2020-11-05T07:55:15.418Z] dfe2d012519c: Pull complete
07:55:15 [2020-11-05T07:55:15.583Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.6s done
07:55:15 [2020-11-05T07:55:15.718Z] 5d8f1d1f9197: Pull complete
07:55:15 [2020-11-05T07:55:15.842Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
07:55:16 [2020-11-05T07:55:16.018Z] 3c370c2e2f82: Verifying Checksum
07:55:16 [2020-11-05T07:55:16.018Z] 3c370c2e2f82: Download complete
07:55:16 [2020-11-05T07:55:16.784Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
07:55:17 [2020-11-05T07:55:17.053Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
07:55:17 [2020-11-05T07:55:17.635Z] #8 ...
07:55:17 [2020-11-05T07:55:17.635Z] 
07:55:17 [2020-11-05T07:55:17.635Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:55:17 [2020-11-05T07:55:17.635Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.7s done
07:55:17 [2020-11-05T07:55:17.635Z] #24 DONE 13.7s
07:55:17 [2020-11-05T07:55:17.895Z] 
07:55:17 [2020-11-05T07:55:17.895Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:17 [2020-11-05T07:55:17.895Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done
07:55:18 [2020-11-05T07:55:18.151Z] 1301750ffb48: Pull complete
07:55:18 [2020-11-05T07:55:18.154Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
07:55:19 [2020-11-05T07:55:19.720Z] #27 4.145 #=#=#                                                                         

                                                                           0.2%
#                                                                          2.6%
###                                                                        5.2%
#####                                                                      7.0%
######                                                                     8.9%
#######                                                                   10.8%
########                                                                  11.4%
#########                                                                 13.3%
##########                                                                14.5%
############                                                              17.0%
#############                                                             18.3%
##############                                                            20.1%
###############                                                           21.4%
#################                                                         23.9%
##################                                                        25.7%
###################                                                       27.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.6%
#########################                                                 34.8%
##########################                                                37.3%
############################                                              39.8%
##############################                                            41.7%
###############################                                           44.2%
#################################                                         46.7%
##################################                                        48.6%
####################################                                      50.4%
#####################################                                     52.3%
#######################################                                   55.4%
#########################################                                 57.3%
###########################################                               59.8%
###########################################                               61.0%
#############################################                             62.9%
##############################################                            64.8%
###############################################                           66.7%
#################################################                         68.5%
###################################################                       71.0%
####################################################                      73.5%
#####################################################                     74.8%
#######################################################                   77.3%
########################################################                  79.1%
##########################################################                81.0%
###########################################################               82.9%
#############################################################             85.4%
###############################################################           87.9%
#################################################################         90.4%
##################################################################        92.2%
####################################################################      94.7%
07:55:19 [2020-11-05T07:55:19.721Z] #27 ...
07:55:19 [2020-11-05T07:55:19.721Z] 
07:55:19 [2020-11-05T07:55:19.721Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.890 + RM_GOPATH=0
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.890 + TMP_GOPATH=
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.890 + : /build
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.890 + '[' -z '' ']'
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.890 ++ mktemp -d
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.893 + export GOPATH=/tmp/tmp.UVDTfIRPr7
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.893 + GOPATH=/tmp/tmp.UVDTfIRPr7
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.894 + RM_GOPATH=1
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.894 + case "$(go env GOARCH)" in
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.894 ++ go env GOARCH
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.910 + export GO_BUILDMODE=-buildmode=pie
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.910 + GO_BUILDMODE=-buildmode=pie
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.910 ++ dirname /tmp/install/install.sh
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.910 + dir=/tmp/install
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.910 + bin=dockercli
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.910 + shift
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.911 + '[' '!' -f /tmp/install/dockercli.installer ']'
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.911 + . /tmp/install/dockercli.installer
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.911 ++ : stable
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.911 ++ : 17.06.2-ce
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.911 + install_dockercli
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.911 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.911 ++ uname -m
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.912 + arch=s390x
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.912 + '[' s390x '!=' x86_64 ']'
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.912 + '[' s390x '!=' s390x ']'
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.912 + url=https://download.docker.com/linux/static
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.912 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.912 + tar -xz docker/docker
07:55:19 [2020-11-05T07:55:19.721Z] #22 1.913 Install docker/cli version 17.06.2-ce from stable
07:55:19 [2020-11-05T07:55:19.721Z] #22 7.998 + mkdir -p /build
07:55:19 [2020-11-05T07:55:19.721Z] #22 7.999 + mv docker/docker /build/
07:55:19 [2020-11-05T07:55:19.721Z] #22 8.000 + rmdir docker
07:55:19 [2020-11-05T07:55:19.721Z] #22 DONE 8.8s
07:55:19 [2020-11-05T07:55:19.721Z] 
07:55:19 [2020-11-05T07:55:19.721Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:19 [2020-11-05T07:55:19.721Z] #27 4.145 #=#=#                                                                         

                                                                           0.2%
#                                                                          2.6%
###                                                                        5.2%
#####                                                                      7.0%
######                                                                     8.9%
#######                                                                   10.8%
########                                                                  11.4%
#########                                                                 13.3%
##########                                                                14.5%
############                                                              17.0%
#############                                                             18.3%
##############                                                            20.1%
###############                                                           21.4%
#################                                                         23.9%
##################                                                        25.7%
###################                                                       27.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.6%
#########################                                                 34.8%
##########################                                                37.3%
############################                                              39.8%
##############################                                            41.7%
###############################                                           44.2%
#################################                                         46.7%
##################################                                        48.6%
####################################                                      50.4%
#####################################                                     52.3%
#######################################                                   55.4%
#########################################                                 57.3%
###########################################                               59.8%
###########################################                               61.0%
#############################################                             62.9%
##############################################                            64.8%
###############################################                           66.7%
#################################################                         68.5%
###################################################                       71.0%
####################################################                      73.5%
#####################################################                     74.8%
#######################################################                   77.3%
########################################################                  79.1%
##########################################################                81.0%
###########################################################               82.9%
#############################################################             85.4%
###############################################################           87.9%
#################################################################         90.4%
##################################################################        92.2%
####################################################################      94.7%
######################################################################    97.2%
07:55:19 [2020-11-05T07:55:19.721Z] #27 ...
07:55:19 [2020-11-05T07:55:19.721Z] 
07:55:19 [2020-11-05T07:55:19.721Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 + RM_GOPATH=0
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 + TMP_GOPATH=
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 + : /build
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 + '[' -z '' ']'
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 ++ mktemp -d
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 + export GOPATH=/tmp/tmp.iC0xs4nRz2
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 + GOPATH=/tmp/tmp.iC0xs4nRz2
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 + RM_GOPATH=1
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 + case "$(go env GOARCH)" in
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.663 ++ go env GOARCH
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.664 + export GO_BUILDMODE=-buildmode=pie
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.664 + GO_BUILDMODE=-buildmode=pie
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 ++ dirname /tmp/install/install.sh
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + dir=/tmp/install
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + bin=golangci_lint
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + shift
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + . /tmp/install/golangci_lint.installer
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 ++ : v1.23.8
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + install_golangci_lint
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + set -e
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + export GO111MODULE=on
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + GO111MODULE=on
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + GOBIN=/build
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.671 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.699 go: finding github.com v1.23.8
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.699 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.699 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.699 go: finding github.com/golangci/golangci-lint v1.23.8
07:55:19 [2020-11-05T07:55:19.721Z] #47 1.699 go: finding github.com/golangci v1.23.8
07:55:19 [2020-11-05T07:55:19.721Z] #47 2.042 go: downloading github.com/golangci/golangci-lint v1.23.8
07:55:19 [2020-11-05T07:55:19.721Z] #47 2.567 go: extracting github.com/golangci/golangci-lint v1.23.8
07:55:19 [2020-11-05T07:55:19.721Z] #47 5.952 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.117 go: downloading github.com/spf13/cobra v0.0.5
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.120 go: downloading github.com/pkg/errors v0.8.1
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.120 go: downloading github.com/fatih/color v1.7.0
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.120 go: downloading github.com/go-lintpack/lintpack v0.5.2
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.120 go: downloading github.com/go-critic/go-critic v0.4.1
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.120 go: downloading github.com/spf13/viper v1.6.1
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.121 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.121 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.146 go: extracting github.com/pkg/errors v0.8.1
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.149 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.266 go: extracting github.com/fatih/color v1.7.0
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.361 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.400 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.513 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.515 go: extracting github.com/go-lintpack/lintpack v0.5.2
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.526 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.529 go: extracting github.com/go-critic/go-critic v0.4.1
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.736 go: extracting github.com/spf13/viper v1.6.1
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.736 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.786 go: extracting github.com/spf13/cobra v0.0.5
07:55:19 [2020-11-05T07:55:19.721Z] #47 6.835 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
07:55:19 [2020-11-05T07:55:19.721Z] #47 7.121 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:55:19 [2020-11-05T07:55:19.721Z] #47 7.127 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:55:19 [2020-11-05T07:55:19.721Z] #47 7.128 go: downloading github.com/fsnotify/fsnotify v1.4.7
07:55:19 [2020-11-05T07:55:19.721Z] #47 7.527 go: downloading github.com/mattn/go-colorable v0.1.4
07:55:19 [2020-11-05T07:55:19.721Z] #47 7.588 go: extracting github.com/fsnotify/fsnotify v1.4.7
07:55:19 [2020-11-05T07:55:19.721Z] #47 7.685 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:55:19 [2020-11-05T07:55:19.721Z] #47 7.731 go: extracting github.com/mattn/go-colorable v0.1.4
07:55:19 [2020-11-05T07:55:19.721Z] #47 7.785 go: downloading github.com/inconshreveable/mousetrap v1.0.0
07:55:19 [2020-11-05T07:55:19.721Z] #47 7.831 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:55:19 [2020-11-05T07:55:19.721Z] #47 8.063 go: extracting github.com/inconshreveable/mousetrap v1.0.0
07:55:19 [2020-11-05T07:55:19.721Z] #47 8.083 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
07:55:19 [2020-11-05T07:55:19.721Z] #47 8.093 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
07:55:19 [2020-11-05T07:55:19.721Z] #47 8.099 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
07:55:19 [2020-11-05T07:55:19.721Z] #47 8.268 go: downloading github.com/ultraware/funlen v0.0.2
07:55:19 [2020-11-05T07:55:19.721Z] #47 8.642 go: extracting github.com/ultraware/funlen v0.0.2
07:55:19 [2020-11-05T07:55:19.721Z] #47 8.684 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:55:19 [2020-11-05T07:55:19.721Z] #47 8.757 go: extracting github.com/go-toolsmith/astcast v1.0.0
07:55:19 [2020-11-05T07:55:19.721Z] #47 ...
07:55:19 [2020-11-05T07:55:19.721Z] 
07:55:19 [2020-11-05T07:55:19.721Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:20 [2020-11-05T07:55:20.015Z] #27 4.145 #=#=#                                                                         

                                                                           0.2%
#                                                                          2.6%
###                                                                        5.2%
#####                                                                      7.0%
######                                                                     8.9%
#######                                                                   10.8%
########                                                                  11.4%
#########                                                                 13.3%
##########                                                                14.5%
############                                                              17.0%
#############                                                             18.3%
##############                                                            20.1%
###############                                                           21.4%
#################                                                         23.9%
##################                                                        25.7%
###################                                                       27.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.6%
#########################                                                 34.8%
##########################                                                37.3%
############################                                              39.8%
##############################                                            41.7%
###############################                                           44.2%
#################################                                         46.7%
##################################                                        48.6%
####################################                                      50.4%
#####################################                                     52.3%
#######################################                                   55.4%
#########################################                                 57.3%
###########################################                               59.8%
###########################################                               61.0%
#############################################                             62.9%
##############################################                            64.8%
###############################################                           66.7%
#################################################                         68.5%
###################################################                       71.0%
####################################################                      73.5%
#####################################################                     74.8%
#######################################################                   77.3%
########################################################                  79.1%
##########################################################                81.0%
###########################################################               82.9%
#############################################################             85.4%
###############################################################           87.9%
#################################################################         90.4%
##################################################################        92.2%
####################################################################      94.7%
######################################################################    97.2%
#######################################################################   99.1%
######################################################################## 100.0%
07:55:20 [2020-11-05T07:55:20.315Z] dc5c6edc9cff: Pull complete
07:55:20 [2020-11-05T07:55:20.325Z] #27 10.97 
07:55:20 [2020-11-05T07:55:20.972Z] #27 ...
07:55:20 [2020-11-05T07:55:20.973Z] 
07:55:20 [2020-11-05T07:55:20.973Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.136 + RM_GOPATH=0
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.136 + TMP_GOPATH=
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.136 + : /build
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.136 + '[' -z '' ']'
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.139 ++ mktemp -d
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.141 + export GOPATH=/tmp/tmp.3nY0Fb6rbm
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.141 + GOPATH=/tmp/tmp.3nY0Fb6rbm
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.141 + RM_GOPATH=1
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.141 + case "$(go env GOARCH)" in
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.141 ++ go env GOARCH
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + export GO_BUILDMODE=-buildmode=pie
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + GO_BUILDMODE=-buildmode=pie
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 ++ dirname /tmp/install/install.sh
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + dir=/tmp/install
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + bin=proxy
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + shift
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + '[' '!' -f /tmp/install/proxy.installer ']'
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + . /tmp/install/proxy.installer
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + install_proxy
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + case "$1" in
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + export CGO_ENABLED=0
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + CGO_ENABLED=0
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + _install_proxy
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3nY0Fb6rbm/src/github.com/docker/libnetwork
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.160 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
07:55:20 [2020-11-05T07:55:20.973Z] #62 2.167 Cloning into '/tmp/tmp.3nY0Fb6rbm/src/github.com/docker/libnetwork'...
07:55:20 [2020-11-05T07:55:20.973Z] #62 ...
07:55:20 [2020-11-05T07:55:20.973Z] 
07:55:20 [2020-11-05T07:55:20.973Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:55:20 [2020-11-05T07:55:20.973Z] #53 2.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:55:20 [2020-11-05T07:55:20.973Z] #53 2.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:20 [2020-11-05T07:55:20.973Z] #53 2.876 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:20 [2020-11-05T07:55:20.973Z] #53 3.500 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
07:55:20 [2020-11-05T07:55:20.973Z] #53 4.866 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
07:55:20 [2020-11-05T07:55:20.973Z] #53 7.018 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
07:55:21 [2020-11-05T07:55:21.264Z] #53 ...
07:55:21 [2020-11-05T07:55:21.264Z] 
07:55:21 [2020-11-05T07:55:21.264Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:55:21 [2020-11-05T07:55:21.265Z] #30 2.552 + git clone https://github.com/kolyshkin/go-swagger.git .
07:55:21 [2020-11-05T07:55:21.265Z] #30 2.557 Cloning into '.'...
07:55:21 [2020-11-05T07:55:21.265Z] #30 ...
07:55:21 [2020-11-05T07:55:21.265Z] 
07:55:21 [2020-11-05T07:55:21.265Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:55:21 [2020-11-05T07:55:21.265Z] #34 2.856 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:55:21 [2020-11-05T07:55:21.265Z] #34 2.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:21 [2020-11-05T07:55:21.265Z] #34 2.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:21 [2020-11-05T07:55:21.265Z] #34 3.740 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
07:55:21 [2020-11-05T07:55:21.265Z] #34 5.160 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
07:55:21 [2020-11-05T07:55:21.265Z] #34 7.265 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
07:55:21 [2020-11-05T07:55:21.265Z] #34 ...
07:55:21 [2020-11-05T07:55:21.265Z] 
07:55:21 [2020-11-05T07:55:21.265Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.139 + RM_GOPATH=0
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.139 + TMP_GOPATH=
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.139 + : /build
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.139 + '[' -z '' ']'
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.140 ++ mktemp -d
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.141 + export GOPATH=/tmp/tmp.USxia4KN16
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.141 + GOPATH=/tmp/tmp.USxia4KN16
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.141 + RM_GOPATH=1
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.141 + case "$(go env GOARCH)" in
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.142 ++ go env GOARCH
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.167 + export GO_BUILDMODE=-buildmode=pie
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.167 + GO_BUILDMODE=-buildmode=pie
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 ++ dirname /tmp/install/install.sh
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + dir=/tmp/install
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + bin=rootlesskit
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + shift
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + . /tmp/install/rootlesskit.installer
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + install_rootlesskit
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + case "$1" in
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + export CGO_ENABLED=0
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + CGO_ENABLED=0
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + _install_rootlesskit
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.USxia4KN16/src/github.com/rootless-containers/rootlesskit
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 Cloning into '/tmp/tmp.USxia4KN16/src/github.com/rootless-containers/rootlesskit'...
07:55:21 [2020-11-05T07:55:21.265Z] #56 2.182 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:55:21 [2020-11-05T07:55:21.265Z] #56 6.058 + cd /tmp/tmp.USxia4KN16/src/github.com/rootless-containers/rootlesskit
07:55:21 [2020-11-05T07:55:21.265Z] #56 6.058 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:55:21 [2020-11-05T07:55:21.265Z] #56 6.563 + for f in rootlesskit rootlesskit-docker-proxy
07:55:21 [2020-11-05T07:55:21.265Z] #56 6.573 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:55:21 [2020-11-05T07:55:21.563Z] #56 ...
07:55:21 [2020-11-05T07:55:21.563Z] 
07:55:21 [2020-11-05T07:55:21.563Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.503 + RM_GOPATH=0
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.503 + TMP_GOPATH=
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.503 + : /build
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.503 + '[' -z '' ']'
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.503 ++ mktemp -d
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.507 + export GOPATH=/tmp/tmp.YUEO5Z29qH
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.507 + GOPATH=/tmp/tmp.YUEO5Z29qH
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.507 + RM_GOPATH=1
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.507 + case "$(go env GOARCH)" in
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.507 ++ go env GOARCH
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.510 + export GO_BUILDMODE=-buildmode=pie
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.510 + GO_BUILDMODE=-buildmode=pie
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.513 ++ dirname /tmp/install/install.sh
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 + dir=/tmp/install
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 + bin=shfmt
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 + shift
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 + '[' '!' -f /tmp/install/shfmt.installer ']'
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 + . /tmp/install/shfmt.installer
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 + install_shfmt
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.514 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YUEO5Z29qH/src/github.com/mvdan/sh
07:55:21 [2020-11-05T07:55:21.563Z] #49 2.515 Cloning into '/tmp/tmp.YUEO5Z29qH/src/github.com/mvdan/sh'...
07:55:21 [2020-11-05T07:55:21.563Z] #49 9.416 + cd /tmp/tmp.YUEO5Z29qH/src/github.com/mvdan/sh
07:55:21 [2020-11-05T07:55:21.563Z] #49 9.416 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
07:55:21 [2020-11-05T07:55:21.563Z] #49 9.475 + GO111MODULE=on
07:55:21 [2020-11-05T07:55:21.563Z] #49 9.475 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
07:55:21 [2020-11-05T07:55:21.563Z] #49 10.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:55:21 [2020-11-05T07:55:21.563Z] #49 10.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:55:21 [2020-11-05T07:55:21.563Z] #49 10.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:55:21 [2020-11-05T07:55:21.563Z] #49 10.77 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:55:21 [2020-11-05T07:55:21.563Z] #49 ...
07:55:21 [2020-11-05T07:55:21.563Z] 
07:55:21 [2020-11-05T07:55:21.563Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 + RM_GOPATH=0
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 + TMP_GOPATH=
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 + : /build
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 + '[' -z '' ']'
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 ++ mktemp -d
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 + export GOPATH=/tmp/tmp.HmAF3jAg2y
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 + GOPATH=/tmp/tmp.HmAF3jAg2y
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 + RM_GOPATH=1
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 + case "$(go env GOARCH)" in
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.513 ++ go env GOARCH
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + export GO_BUILDMODE=-buildmode=pie
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + GO_BUILDMODE=-buildmode=pie
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 ++ dirname /tmp/install/install.sh
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + dir=/tmp/install
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + bin=tomlv
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + shift
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + '[' '!' -f /tmp/install/tomlv.installer ']'
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + . /tmp/install/tomlv.installer
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + install_tomlv
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HmAF3jAg2y/src/github.com/BurntSushi/toml
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.520 Cloning into '/tmp/tmp.HmAF3jAg2y/src/github.com/BurntSushi/toml'...
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.954 + cd /tmp/tmp.HmAF3jAg2y/src/github.com/BurntSushi/toml
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.954 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:55:21 [2020-11-05T07:55:21.563Z] #32 1.964 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:55:21 [2020-11-05T07:55:21.563Z] #32 2.188 internal/cpu
07:55:21 [2020-11-05T07:55:21.563Z] #32 2.191 runtime/internal/atomic
07:55:21 [2020-11-05T07:55:21.563Z] #32 2.322 runtime/internal/sys
07:55:21 [2020-11-05T07:55:21.563Z] #32 2.526 runtime/internal/math
07:55:21 [2020-11-05T07:55:21.563Z] #32 2.538 internal/bytealg
07:55:21 [2020-11-05T07:55:21.563Z] #32 2.547 math/bits
07:55:21 [2020-11-05T07:55:21.563Z] #32 2.805 math
07:55:21 [2020-11-05T07:55:21.563Z] #32 2.910 runtime
07:55:21 [2020-11-05T07:55:21.563Z] #32 7.555 internal/testlog
07:55:21 [2020-11-05T07:55:21.563Z] #32 7.858 encoding
07:55:21 [2020-11-05T07:55:21.563Z] #32 8.105 runtime/cgo
07:55:21 [2020-11-05T07:55:21.563Z] #32 ...
07:55:21 [2020-11-05T07:55:21.563Z] 
07:55:21 [2020-11-05T07:55:21.563Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:55:21 [2020-11-05T07:55:21.563Z] #40 2.659 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:55:21 [2020-11-05T07:55:21.563Z] #40 2.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:21 [2020-11-05T07:55:21.563Z] #40 2.871 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:21 [2020-11-05T07:55:21.563Z] #40 3.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
07:55:21 [2020-11-05T07:55:21.563Z] #40 4.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
07:55:21 [2020-11-05T07:55:21.563Z] #40 6.084 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
07:55:21 [2020-11-05T07:55:21.862Z] #40 ...
07:55:21 [2020-11-05T07:55:21.862Z] 
07:55:21 [2020-11-05T07:55:21.862Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:55:21 [2020-11-05T07:55:21.862Z] #11 2.832 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:55:21 [2020-11-05T07:55:21.862Z] #11 2.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:21 [2020-11-05T07:55:21.862Z] #11 2.886 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:21 [2020-11-05T07:55:21.862Z] #11 3.697 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
07:55:21 [2020-11-05T07:55:21.862Z] #11 4.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
07:55:21 [2020-11-05T07:55:21.862Z] #11 7.030 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
07:55:21 [2020-11-05T07:55:21.862Z] #11 ...
07:55:21 [2020-11-05T07:55:21.862Z] 
07:55:21 [2020-11-05T07:55:21.862Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:55:21 [2020-11-05T07:55:21.862Z] #38 2.645 + git clone https://github.com/docker/distribution.git .
07:55:21 [2020-11-05T07:55:21.862Z] #38 2.648 Cloning into '.'...
07:55:22 [2020-11-05T07:55:22.154Z] #38 ...
07:55:22 [2020-11-05T07:55:22.154Z] 
07:55:22 [2020-11-05T07:55:22.154Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.319 + RM_GOPATH=0
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.319 + TMP_GOPATH=
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.319 + : /build
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.319 + '[' -z '' ']'
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.333 ++ mktemp -d
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.333 + export GOPATH=/tmp/tmp.r0vJbGes66
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.333 + GOPATH=/tmp/tmp.r0vJbGes66
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.333 + RM_GOPATH=1
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.333 + case "$(go env GOARCH)" in
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.333 ++ go env GOARCH
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + export GO_BUILDMODE=-buildmode=pie
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + GO_BUILDMODE=-buildmode=pie
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 ++ dirname /tmp/install/install.sh
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + dir=/tmp/install
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + bin=gotestsum
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + shift
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + '[' '!' -f /tmp/install/gotestsum.installer ']'
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + . /tmp/install/gotestsum.installer
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 ++ : v0.5.3
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + install_gotestsum
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + set -e
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + export GO111MODULE=on
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + GO111MODULE=on
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + GOBIN=/build
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 + go get gotest.tools/gotestsum@v0.5.3
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 go: finding gotest.tools/gotestsum v0.5.3
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.355 go: finding gotest.tools v0.5.3
07:55:22 [2020-11-05T07:55:22.154Z] #45 1.830 go: downloading gotest.tools/gotestsum v0.5.3
07:55:22 [2020-11-05T07:55:22.154Z] #45 2.304 go: extracting gotest.tools/gotestsum v0.5.3
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.008 go: downloading github.com/spf13/pflag v1.0.3
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.014 go: downloading github.com/pkg/errors v0.9.1
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.086 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.087 go: downloading github.com/jonboulle/clockwork v0.1.0
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.087 go: downloading github.com/fatih/color v1.9.0
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.087 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.087 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.176 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.185 go: extracting github.com/spf13/pflag v1.0.3
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.192 go: extracting github.com/jonboulle/clockwork v0.1.0
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.195 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.200 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.310 go: extracting github.com/fatih/color v1.9.0
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.356 go: downloading github.com/mattn/go-isatty v0.0.12
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.375 go: downloading github.com/mattn/go-colorable v0.1.6
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.411 go: extracting github.com/pkg/errors v0.9.1
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.455 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.620 go: extracting github.com/mattn/go-colorable v0.1.6
07:55:22 [2020-11-05T07:55:22.154Z] #45 3.624 go: extracting github.com/mattn/go-isatty v0.0.12
07:55:22 [2020-11-05T07:55:22.154Z] #45 5.111 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:55:22 [2020-11-05T07:55:22.154Z] #45 5.304 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:55:22 [2020-11-05T07:55:22.154Z] #45 6.041 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:55:22 [2020-11-05T07:55:22.154Z] #45 8.697 go: finding github.com/fatih/color v1.9.0
07:55:22 [2020-11-05T07:55:22.154Z] #45 8.701 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:55:22 [2020-11-05T07:55:22.154Z] #45 8.714 go: finding github.com/pkg/errors v0.9.1
07:55:22 [2020-11-05T07:55:22.154Z] #45 8.780 go: finding github.com/spf13/pflag v1.0.3
07:55:22 [2020-11-05T07:55:22.154Z] #45 8.948 go: finding github.com/mattn/go-colorable v0.1.6
07:55:22 [2020-11-05T07:55:22.154Z] #45 8.960 go: finding github.com/mattn/go-isatty v0.0.12
07:55:22 [2020-11-05T07:55:22.154Z] #45 9.033 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:55:22 [2020-11-05T07:55:22.154Z] #45 9.364 go: finding github.com/jonboulle/clockwork v0.1.0
07:55:22 [2020-11-05T07:55:22.154Z] #45 9.364 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:55:22 [2020-11-05T07:55:22.154Z] #45 9.569 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:55:22 [2020-11-05T07:55:22.154Z] #45 9.636 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:55:22 [2020-11-05T07:55:22.154Z] #45 ...
07:55:22 [2020-11-05T07:55:22.154Z] 
07:55:22 [2020-11-05T07:55:22.154Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 + RM_GOPATH=0
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 + TMP_GOPATH=
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 + : /build
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 + '[' -z '' ']'
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 ++ mktemp -d
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 + export GOPATH=/tmp/tmp.apaSkFuLfx
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 + GOPATH=/tmp/tmp.apaSkFuLfx
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 + RM_GOPATH=1
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 + case "$(go env GOARCH)" in
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.530 ++ go env GOARCH
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.544 + export GO_BUILDMODE=-buildmode=pie
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.544 + GO_BUILDMODE=-buildmode=pie
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 ++ dirname /tmp/install/install.sh
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 + dir=/tmp/install
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 + bin=vndr
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 + shift
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 + '[' '!' -f /tmp/install/vndr.installer ']'
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 + . /tmp/install/vndr.installer
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 + install_vndr
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.apaSkFuLfx/src/github.com/LK4D4/vndr
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.554 Cloning into '/tmp/tmp.apaSkFuLfx/src/github.com/LK4D4/vndr'...
07:55:22 [2020-11-05T07:55:22.154Z] #43 1.555 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
07:55:22 [2020-11-05T07:55:22.154Z] #43 2.061 + cd /tmp/tmp.apaSkFuLfx/src/github.com/LK4D4/vndr
07:55:22 [2020-11-05T07:55:22.154Z] #43 2.061 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
07:55:22 [2020-11-05T07:55:22.154Z] #43 2.064 + go build -buildmode=pie -v -o /build/vndr .
07:55:22 [2020-11-05T07:55:22.154Z] #43 2.587 internal/race
07:55:22 [2020-11-05T07:55:22.154Z] #43 2.589 internal/bytealg
07:55:22 [2020-11-05T07:55:22.154Z] #43 2.591 sync/atomic
07:55:22 [2020-11-05T07:55:22.154Z] #43 2.731 unicode
07:55:22 [2020-11-05T07:55:22.154Z] #43 2.849 runtime
07:55:22 [2020-11-05T07:55:22.154Z] #43 5.918 unicode/utf8
07:55:22 [2020-11-05T07:55:22.154Z] #43 6.508 math
07:55:22 [2020-11-05T07:55:22.154Z] #43 10.61 unicode/utf16
07:55:22 [2020-11-05T07:55:22.154Z] #43 10.70 container/list
07:55:22 [2020-11-05T07:55:22.154Z] #43 10.95 crypto/internal/subtle
07:55:22 [2020-11-05T07:55:22.154Z] #43 11.13 crypto/subtle
07:55:22 [2020-11-05T07:55:22.154Z] #43 11.28 vendor/golang.org/x/crypto/cryptobyte/asn1
07:55:22 [2020-11-05T07:55:22.154Z] #43 11.37 internal/nettrace
07:55:22 [2020-11-05T07:55:22.154Z] #43 11.42 runtime/cgo
07:55:22 [2020-11-05T07:55:22.154Z] #43 ...
07:55:22 [2020-11-05T07:55:22.154Z] 
07:55:22 [2020-11-05T07:55:22.154Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:22 [2020-11-05T07:55:22.154Z] #27 12.17 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:55:22 [2020-11-05T07:55:22.154Z] #27 12.41 
07:55:22 [2020-11-05T07:55:22.154Z] #27 12.60 
######################################################################## 100.0%
07:55:22 [2020-11-05T07:55:22.154Z] #27 12.65 
07:55:23 [2020-11-05T07:55:23.190Z] #27 13.83 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:55:23 [2020-11-05T07:55:23.190Z] #27 13.89 skipping existing aab193acf6ba
07:55:23 [2020-11-05T07:55:23.190Z] #27 13.91 
07:55:23 [2020-11-05T07:55:23.441Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s
07:55:24 [2020-11-05T07:55:24.945Z] 3c370c2e2f82: Pull complete
07:55:24 [2020-11-05T07:55:24.945Z] 5ffb2f5886e2: Pull complete
07:55:24 [2020-11-05T07:55:24.945Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
07:55:24 [2020-11-05T07:55:24.945Z] Status: Downloaded newer image for golang:1.13.15-buster
07:55:24 [2020-11-05T07:55:24.945Z]  ---> 805dc2d65d1c
07:55:24 [2020-11-05T07:55:24.945Z] Step 5/15 : ARG BUILDX_REPO
07:55:24 [2020-11-05T07:55:24.945Z]  ---> Running in 2d5eaf9620e7
07:55:24 [2020-11-05T07:55:24.945Z] Removing intermediate container 2d5eaf9620e7
07:55:24 [2020-11-05T07:55:24.945Z]  ---> 22d00c44888b
07:55:24 [2020-11-05T07:55:24.945Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
07:55:24 [2020-11-05T07:55:24.945Z]  ---> Running in 1732840d9ea7
07:55:24 [2020-11-05T07:55:24.945Z] Cloning into '/buildx'...
07:55:25 [2020-11-05T07:55:25.354Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done
07:55:25 [2020-11-05T07:55:25.616Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
07:55:26 [2020-11-05T07:55:26.191Z] #8 ...
07:55:26 [2020-11-05T07:55:26.191Z] 
07:55:26 [2020-11-05T07:55:26.191Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:55:26 [2020-11-05T07:55:26.191Z] #25 1.220 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 1.230 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 1.276 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 1.506 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 1.854 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:55:26 [2020-11-05T07:55:26.191Z] #25 2.157 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 3.737 Fetched 8396 kB in 3s (3028 kB/s)
07:55:26 [2020-11-05T07:55:26.191Z] #25 3.737 Reading package lists...
07:55:26 [2020-11-05T07:55:26.191Z] #25 4.746 Reading package lists...
07:55:26 [2020-11-05T07:55:26.191Z] #25 5.778 Building dependency tree...
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.105 The following additional packages will be installed:
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.106   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.106   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.106   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.108 Suggested packages:
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.108   krb5-doc krb5-user
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.108 Recommended packages:
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.108   krb5-locales publicsuffix libsasl2-modules
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.287 The following NEW packages will be installed:
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.287   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.287   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.287   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.287   libssh2-1 libssl1.1 openssl
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.567 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.567 Need to get 5050 kB of archives.
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.567 After this operation, 12.1 MB of additional disk space will be used.
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.567 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.581 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.581 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.581 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.581 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.629 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.629 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.642 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.642 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
07:55:26 [2020-11-05T07:55:26.191Z] #25 6.642 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.652 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.652 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.652 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.674 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.674 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.674 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.674 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.674 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.693 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.693 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.693 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.857 debconf: delaying package configuration, since apt-utils is not installed
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.877 Fetched 5050 kB in 0s (13.7 MB/s)
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.898 Selecting previously unselected package libsasl2-modules-db:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.898 (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.)
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.907 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.911 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.953 Selecting previously unselected package libsasl2-2:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.953 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 6.959 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.070 Selecting previously unselected package libldap-common.
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.070 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.079 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.147 Selecting previously unselected package libldap-2.4-2:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.147 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.147 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.240 Selecting previously unselected package libssl1.1:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.240 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.246 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.489 Selecting previously unselected package openssl.
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.491 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.496 Unpacking openssl (1.1.1d-0+deb10u3) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.692 Selecting previously unselected package ca-certificates.
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.692 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.697 Unpacking ca-certificates (20200601~deb10u1) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.781 Selecting previously unselected package libkeyutils1:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.783 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.787 Unpacking libkeyutils1:amd64 (1.6-6) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.824 Selecting previously unselected package libkrb5support0:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.824 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.832 Unpacking libkrb5support0:amd64 (1.17-3) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.888 Selecting previously unselected package libk5crypto3:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.888 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.892 Unpacking libk5crypto3:amd64 (1.17-3) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.955 Selecting previously unselected package libkrb5-3:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.955 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 7.959 Unpacking libkrb5-3:amd64 (1.17-3) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.073 Selecting previously unselected package libgssapi-krb5-2:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.073 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.077 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.148 Selecting previously unselected package libnghttp2-14:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.148 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.151 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.210 Selecting previously unselected package libpsl5:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.210 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.213 Unpacking libpsl5:amd64 (0.20.2-2) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.258 Selecting previously unselected package librtmp1:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.260 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.264 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.315 Selecting previously unselected package libssh2-1:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.315 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.326 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.388 Selecting previously unselected package libcurl4:amd64.
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.388 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.393 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.484 Selecting previously unselected package curl.
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.484 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.192Z] #25 8.487 Unpacking curl (7.64.0-4+deb10u1) ...
07:55:26 [2020-11-05T07:55:26.478Z] #25 8.632 Selecting previously unselected package libonig5:amd64.
07:55:26 [2020-11-05T07:55:26.478Z] #25 8.632 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
07:55:26 [2020-11-05T07:55:26.478Z] #25 8.638 Unpacking libonig5:amd64 (6.9.1-1) ...
07:55:26 [2020-11-05T07:55:26.478Z] #25 ...
07:55:26 [2020-11-05T07:55:26.478Z] 
07:55:26 [2020-11-05T07:55:26.478Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:26 [2020-11-05T07:55:26.716Z] #27 ...
07:55:26 [2020-11-05T07:55:26.716Z] 
07:55:26 [2020-11-05T07:55:26.716Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:55:26 [2020-11-05T07:55:26.716Z] #43 15.79 vendor/golang.org/x/crypto/internal/subtle
07:55:28 [2020-11-05T07:55:28.540Z] Removing intermediate container 1732840d9ea7
07:55:28 [2020-11-05T07:55:28.541Z]  ---> f0996d87fbc1
07:55:28 [2020-11-05T07:55:28.541Z] Step 7/15 : WORKDIR /buildx
07:55:28 [2020-11-05T07:55:28.541Z]  ---> Running in 68ad2503903b
07:55:28 [2020-11-05T07:55:28.541Z] Removing intermediate container 68ad2503903b
07:55:28 [2020-11-05T07:55:28.541Z]  ---> 2ef79a4cfa96
07:55:28 [2020-11-05T07:55:28.541Z] Step 8/15 : ARG BUILDX_COMMIT
07:55:28 [2020-11-05T07:55:28.541Z]  ---> Running in 82b3d01b978e
07:55:28 [2020-11-05T07:55:28.834Z] Removing intermediate container 82b3d01b978e
07:55:28 [2020-11-05T07:55:28.834Z]  ---> a3390173d1d6
07:55:28 [2020-11-05T07:55:28.834Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
07:55:28 [2020-11-05T07:55:28.834Z]  ---> Running in 46ec60a1ea8f
07:55:29 [2020-11-05T07:55:29.129Z] From https://github.com/docker/buildx
07:55:29 [2020-11-05T07:55:29.129Z]  * [new tag]         v0.3.1     -> build
07:55:29 [2020-11-05T07:55:29.769Z] Switched to branch 'build'
07:55:30 [2020-11-05T07:55:30.288Z] #43 ...
07:55:30 [2020-11-05T07:55:30.288Z] 
07:55:30 [2020-11-05T07:55:30.288Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:55:30 [2020-11-05T07:55:30.288Z] #47 9.180 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.58 go: downloading github.com/hashicorp/hcl v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.60 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.62 go: downloading github.com/ultraware/whitespace v0.0.4
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.62 go: downloading github.com/mattn/go-isatty v0.0.8
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.69 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.71 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.73 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.73 go: extracting github.com/go-toolsmith/astfmt v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.73 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.74 go: extracting github.com/ultraware/whitespace v0.0.4
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.76 go: downloading github.com/mitchellh/mapstructure v1.1.2
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.77 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.77 go: extracting github.com/hashicorp/hcl v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.78 go: extracting github.com/mitchellh/go-homedir v1.1.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.81 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.82 go: downloading github.com/sourcegraph/go-diff v0.5.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.82 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.83 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.83 go: extracting github.com/mattn/go-isatty v0.0.8
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.84 go: extracting github.com/mitchellh/mapstructure v1.1.2
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.85 go: downloading github.com/magiconair/properties v1.8.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.91 go: downloading github.com/uudashr/gocognit v1.0.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.92 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.93 go: downloading golang.org/x/text v0.3.2
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:55:30 [2020-11-05T07:55:30.288Z] #47 10.96 go: extracting github.com/go-toolsmith/strparse v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.03 go: extracting github.com/uudashr/gocognit v1.0.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.07 go: extracting github.com/magiconair/properties v1.8.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.15 go: downloading github.com/spf13/cast v1.3.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.20 go: extracting github.com/sourcegraph/go-diff v0.5.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.24 go: extracting github.com/go-toolsmith/astcopy v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.31 go: downloading github.com/spf13/jwalterweatherman v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.39 go: extracting github.com/spf13/jwalterweatherman v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.39 go: downloading github.com/go-toolsmith/typep v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.52 go: downloading github.com/pelletier/go-toml v1.2.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.54 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.54 go: extracting github.com/spf13/cast v1.3.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.54 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.54 go: downloading github.com/gogo/protobuf v1.2.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.57 go: downloading github.com/go-toolsmith/astp v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.57 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.64 go: downloading gopkg.in/yaml.v2 v2.2.7
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.82 go: extracting github.com/go-toolsmith/astp v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.84 go: extracting github.com/go-toolsmith/typep v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.90 go: downloading github.com/BurntSushi/toml v0.3.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.92 go: extracting github.com/pelletier/go-toml v1.2.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 11.93 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.05 go: extracting gopkg.in/yaml.v2 v2.2.7
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.12 go: extracting github.com/BurntSushi/toml v0.3.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.17 go: downloading github.com/go-toolsmith/astequal v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.22 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.37 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.72 go: downloading github.com/gobwas/glob v0.2.3
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.72 go: downloading github.com/subosito/gotenv v1.2.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.90 go: downloading github.com/spf13/pflag v1.0.5
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.91 go: extracting github.com/subosito/gotenv v1.2.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 12.94 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.08 go: downloading gopkg.in/ini.v1 v1.51.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.13 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.20 go: extracting github.com/go-toolsmith/astequal v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.32 go: extracting github.com/gobwas/glob v0.2.3
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.40 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.49 go: downloading github.com/spf13/afero v1.1.2
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.60 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.67 go: extracting gopkg.in/ini.v1 v1.51.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.69 go: extracting github.com/spf13/pflag v1.0.5
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.79 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.88 go: extracting github.com/spf13/afero v1.1.2
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.91 go: downloading github.com/sirupsen/logrus v1.4.2
07:55:30 [2020-11-05T07:55:30.288Z] #47 13.99 go: downloading github.com/kisielk/gotool v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 14.08 go: downloading github.com/stretchr/testify v1.4.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 14.12 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:55:30 [2020-11-05T07:55:30.288Z] #47 14.32 go: extracting github.com/kisielk/gotool v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 14.60 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:55:30 [2020-11-05T07:55:30.288Z] #47 14.65 go: extracting github.com/sirupsen/logrus v1.4.2
07:55:30 [2020-11-05T07:55:30.288Z] #47 14.72 go: extracting github.com/stretchr/testify v1.4.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 14.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:55:30 [2020-11-05T07:55:30.288Z] #47 14.97 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 15.08 go: downloading github.com/davecgh/go-spew v1.1.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 15.55 go: downloading github.com/stretchr/objx v0.2.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 15.55 go: downloading github.com/pmezard/go-difflib v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 15.57 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 15.79 go: extracting github.com/pmezard/go-difflib v1.0.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 15.80 go: extracting github.com/davecgh/go-spew v1.1.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 15.80 go: extracting github.com/stretchr/objx v0.2.0
07:55:30 [2020-11-05T07:55:30.288Z] #47 16.02 go: extracting github.com/gogo/protobuf v1.2.1
07:55:30 [2020-11-05T07:55:30.288Z] #47 18.33 go: extracting golang.org/x/text v0.3.2
07:55:30 [2020-11-05T07:55:30.698Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s
07:55:30 [2020-11-05T07:55:30.814Z] Removing intermediate container 46ec60a1ea8f
07:55:30 [2020-11-05T07:55:30.814Z]  ---> 4901dd5169db
07:55:30 [2020-11-05T07:55:30.814Z] Step 10/15 : ARG GOOS
07:55:30 [2020-11-05T07:55:30.814Z]  ---> Running in b35e3bb6df8d
07:55:30 [2020-11-05T07:55:30.814Z] Removing intermediate container b35e3bb6df8d
07:55:30 [2020-11-05T07:55:30.814Z]  ---> ba96820fc1b9
07:55:30 [2020-11-05T07:55:30.814Z] Step 11/15 : ARG GOARCH
07:55:30 [2020-11-05T07:55:30.814Z]  ---> Running in 9f900278c4a8
07:55:31 [2020-11-05T07:55:31.109Z] Removing intermediate container 9f900278c4a8
07:55:31 [2020-11-05T07:55:31.109Z]  ---> 701798a3ec31
07:55:31 [2020-11-05T07:55:31.109Z] 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
07:55:31 [2020-11-05T07:55:31.109Z]  ---> Running in ad6c9c60afbc
07:55:31 [2020-11-05T07:55:31.265Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done
07:55:31 [2020-11-05T07:55:31.798Z] #47 ...
07:55:31 [2020-11-05T07:55:31.798Z] 
07:55:31 [2020-11-05T07:55:31.798Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:31 [2020-11-05T07:55:31.798Z] #32 20.83 internal/reflectlite
07:55:31 [2020-11-05T07:55:31.798Z] #32 20.84 sync
07:55:31 [2020-11-05T07:55:31.798Z] #32 ...
07:55:31 [2020-11-05T07:55:31.798Z] 
07:55:31 [2020-11-05T07:55:31.798Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:31 [2020-11-05T07:55:31.798Z] #49 10.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:55:31 [2020-11-05T07:55:31.798Z] #49 11.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:55:31 [2020-11-05T07:55:31.798Z] #49 12.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:55:31 [2020-11-05T07:55:31.798Z] #49 12.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:55:31 [2020-11-05T07:55:31.798Z] #49 13.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:55:31 [2020-11-05T07:55:31.799Z] #49 13.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:55:31 [2020-11-05T07:55:31.799Z] #49 13.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:55:31 [2020-11-05T07:55:31.799Z] #49 13.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:55:31 [2020-11-05T07:55:31.799Z] #49 14.33 runtime
07:55:31 [2020-11-05T07:55:31.799Z] #49 ...
07:55:31 [2020-11-05T07:55:31.799Z] 
07:55:31 [2020-11-05T07:55:31.799Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:31 [2020-11-05T07:55:31.799Z] #27 20.08 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
07:55:31 [2020-11-05T07:55:31.799Z] #27 20.14 skipping existing 4d43f82972ce
07:55:31 [2020-11-05T07:55:31.799Z] #27 20.24 
07:55:31 [2020-11-05T07:55:31.799Z] #27 21.32 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:55:31 [2020-11-05T07:55:31.799Z] #27 21.64 #=#=#                                                                         
07:55:31 [2020-11-05T07:55:31.799Z] #27 21.78 #=#=#                                                                         

######################################################################## 100.0%
07:55:31 [2020-11-05T07:55:31.799Z] #27 21.91 
07:55:31 [2020-11-05T07:55:31.799Z] #27 22.41 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:55:31 [2020-11-05T07:55:31.833Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
07:55:32 [2020-11-05T07:55:32.091Z] #27 22.73 #=#=#                                                                         
07:55:32 [2020-11-05T07:55:32.091Z] #27 22.86 #=#=#                                                                         

######################################################################## 100.0%
07:55:32 [2020-11-05T07:55:32.091Z] #27 22.94 
07:55:32 [2020-11-05T07:55:32.091Z] #27 23.02 Download of images into '/build' complete.
07:55:32 [2020-11-05T07:55:32.091Z] #27 23.02 Use something like the following to load the result into a Docker daemon:
07:55:32 [2020-11-05T07:55:32.091Z] #27 23.02   tar -cC '/build' . | docker load
07:55:32 [2020-11-05T07:55:32.407Z] #8 ...
07:55:32 [2020-11-05T07:55:32.407Z] 
07:55:32 [2020-11-05T07:55:32.407Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:55:32 [2020-11-05T07:55:32.407Z] #25 8.710 Selecting previously unselected package libjq1:amd64.
07:55:32 [2020-11-05T07:55:32.407Z] #25 8.710 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 8.725 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 8.766 Selecting previously unselected package jq.
07:55:32 [2020-11-05T07:55:32.407Z] #25 8.766 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 8.776 Unpacking jq (1.5+dfsg-2+b1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 8.949 Setting up libkeyutils1:amd64 (1.6-6) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 8.960 Setting up libpsl5:amd64 (0.20.2-2) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 8.971 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.130 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.144 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.174 Setting up libkrb5support0:amd64 (1.17-3) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.174 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.182 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.195 Setting up libk5crypto3:amd64 (1.17-3) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.206 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.221 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.232 Setting up libkrb5-3:amd64 (1.17-3) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.239 Setting up openssl (1.1.1d-0+deb10u3) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.256 Setting up libonig5:amd64 (6.9.1-1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.264 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.276 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.285 Setting up ca-certificates (20200601~deb10u1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 9.997 Updating certificates in /etc/ssl/certs...
07:55:32 [2020-11-05T07:55:32.407Z] #25 11.06 126 added, 0 removed; done.
07:55:32 [2020-11-05T07:55:32.407Z] #25 11.10 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 11.10 Setting up jq (1.5+dfsg-2+b1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 11.11 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 11.13 Setting up curl (7.64.0-4+deb10u1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 11.14 Processing triggers for libc-bin (2.28-10) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 11.18 Processing triggers for ca-certificates (20200601~deb10u1) ...
07:55:32 [2020-11-05T07:55:32.407Z] #25 11.19 Updating certificates in /etc/ssl/certs...
07:55:32 [2020-11-05T07:55:32.407Z] #25 12.15 0 added, 0 removed; done.
07:55:32 [2020-11-05T07:55:32.407Z] #25 12.15 Running hooks in /etc/ca-certificates/update.d...
07:55:32 [2020-11-05T07:55:32.407Z] #25 12.15 done.
07:55:32 [2020-11-05T07:55:32.407Z] #25 DONE 14.6s
07:55:32 [2020-11-05T07:55:32.407Z] 
07:55:32 [2020-11-05T07:55:32.407Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:55:32 [2020-11-05T07:55:32.667Z] #26 DONE 0.2s
07:55:32 [2020-11-05T07:55:32.667Z] 
07:55:32 [2020-11-05T07:55:32.667Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:32 [2020-11-05T07:55:32.733Z] #27 DONE 23.4s
07:55:32 [2020-11-05T07:55:32.733Z] 
07:55:32 [2020-11-05T07:55:32.733Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.50 go: finding github.com/fatih/color v1.7.0
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.52 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.57 go: finding github.com/mattn/go-colorable v0.1.4
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.58 go: finding github.com/mattn/go-isatty v0.0.8
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.69 go: finding github.com/go-critic/go-critic v0.4.1
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.70 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.77 go: finding github.com/go-lintpack/lintpack v0.5.2
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.77 go: finding github.com/pkg/errors v0.8.1
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.84 go: finding github.com/go-toolsmith/astequal v1.0.0
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.84 go: finding github.com/go-toolsmith/astfmt v1.0.0
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.84 go: finding github.com/sirupsen/logrus v1.4.2
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.91 go: finding github.com/mitchellh/go-homedir v1.1.0
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.91 go: finding github.com/stretchr/testify v1.4.0
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.91 go: finding github.com/go-toolsmith/astp v1.0.0
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.95 go: finding github.com/go-toolsmith/astcast v1.0.0
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.95 go: finding github.com/go-toolsmith/typep v1.0.0
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.96 go: finding github.com/davecgh/go-spew v1.1.1
07:55:32 [2020-11-05T07:55:32.733Z] #47 21.97 go: finding github.com/spf13/viper v1.6.1
07:55:33 [2020-11-05T07:55:33.029Z] #47 22.08 go: finding github.com/pmezard/go-difflib v1.0.0
07:55:33 [2020-11-05T07:55:33.029Z] #47 22.16 go: finding github.com/go-toolsmith/astcopy v1.0.0
07:55:33 [2020-11-05T07:55:33.029Z] #47 22.19 go: finding github.com/stretchr/objx v0.2.0
07:55:33 [2020-11-05T07:55:33.029Z] #47 22.21 go: finding github.com/go-toolsmith/strparse v1.0.0
07:55:33 [2020-11-05T07:55:33.029Z] #47 22.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
07:55:33 [2020-11-05T07:55:33.029Z] #47 22.31 go: finding gopkg.in/yaml.v2 v2.2.7
07:55:33 [2020-11-05T07:55:33.029Z] #47 22.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0
07:55:33 [2020-11-05T07:55:33.029Z] #47 22.35 go: finding github.com/fsnotify/fsnotify v1.4.7
07:55:33 [2020-11-05T07:55:33.029Z] #47 22.40 go: finding github.com/spf13/cobra v0.0.5
07:55:33 [2020-11-05T07:55:33.358Z] #47 22.43 go: finding github.com/gobwas/glob v0.2.3
07:55:33 [2020-11-05T07:55:33.358Z] #47 22.44 go: finding github.com/hashicorp/hcl v1.0.0
07:55:33 [2020-11-05T07:55:33.358Z] #47 ...
07:55:33 [2020-11-05T07:55:33.358Z] 
07:55:33 [2020-11-05T07:55:33.358Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:55:33 [2020-11-05T07:55:33.358Z] #53 13.47 Fetched 8085 kB in 11s (736 kB/s)
07:55:33 [2020-11-05T07:55:33.358Z] #53 13.47 Reading package lists...
07:55:33 [2020-11-05T07:55:33.358Z] #53 16.52 Reading package lists...
07:55:33 [2020-11-05T07:55:33.358Z] #53 19.70 Building dependency tree...
07:55:33 [2020-11-05T07:55:33.358Z] #53 20.52 The following additional packages will be installed:
07:55:33 [2020-11-05T07:55:33.358Z] #53 20.52   libbtrfs0
07:55:33 [2020-11-05T07:55:33.358Z] #53 20.60 The following NEW packages will be installed:
07:55:33 [2020-11-05T07:55:33.358Z] #53 20.61   libbtrfs-dev libbtrfs0
07:55:33 [2020-11-05T07:55:33.358Z] #53 20.70 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
07:55:33 [2020-11-05T07:55:33.358Z] #53 20.70 Need to get 118 kB of archives.
07:55:33 [2020-11-05T07:55:33.358Z] #53 20.70 After this operation, 390 kB of additional disk space will be used.
07:55:33 [2020-11-05T07:55:33.358Z] #53 20.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
07:55:33 [2020-11-05T07:55:33.358Z] #53 20.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
07:55:33 [2020-11-05T07:55:33.358Z] #53 21.55 debconf: delaying package configuration, since apt-utils is not installed
07:55:33 [2020-11-05T07:55:33.358Z] #53 21.64 Fetched 118 kB in 0s (1007 kB/s)
07:55:33 [2020-11-05T07:55:33.358Z] #53 21.78 Selecting previously unselected package libbtrfs0.
07:55:33 [2020-11-05T07:55:33.358Z] #53 21.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
07:55:33 [2020-11-05T07:55:33.358Z] #53 21.79 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
07:55:33 [2020-11-05T07:55:33.358Z] #53 21.80 Unpacking libbtrfs0 (4.20.1-2) ...
07:55:33 [2020-11-05T07:55:33.358Z] #53 21.90 Selecting previously unselected package libbtrfs-dev.
07:55:33 [2020-11-05T07:55:33.358Z] #53 21.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
07:55:33 [2020-11-05T07:55:33.358Z] #53 21.91 Unpacking libbtrfs-dev (4.20.1-2) ...
07:55:33 [2020-11-05T07:55:33.358Z] #53 22.03 Setting up libbtrfs0 (4.20.1-2) ...
07:55:33 [2020-11-05T07:55:33.358Z] #53 22.06 Setting up libbtrfs-dev (4.20.1-2) ...
07:55:33 [2020-11-05T07:55:33.358Z] #53 22.08 Processing triggers for libc-bin (2.28-10) ...
07:55:33 [2020-11-05T07:55:33.358Z] #53 DONE 22.5s
07:55:33 [2020-11-05T07:55:33.358Z] 
07:55:33 [2020-11-05T07:55:33.358Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:55:33 [2020-11-05T07:55:33.358Z] #47 22.50 go: finding github.com/spf13/pflag v1.0.5
07:55:33 [2020-11-05T07:55:33.358Z] #47 22.52 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:55:33 [2020-11-05T07:55:33.358Z] #47 22.53 go: finding github.com/magiconair/properties v1.8.1
07:55:33 [2020-11-05T07:55:33.358Z] #47 22.57 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:55:33 [2020-11-05T07:55:33.358Z] #47 22.58 go: finding github.com/mitchellh/mapstructure v1.1.2
07:55:33 [2020-11-05T07:55:33.358Z] #47 22.59 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:55:33 [2020-11-05T07:55:33.358Z] #47 22.59 go: finding github.com/pelletier/go-toml v1.2.0
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.66 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.66 go: finding github.com/spf13/afero v1.1.2
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.68 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.70 go: finding github.com/spf13/cast v1.3.0
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.72 go: finding github.com/spf13/jwalterweatherman v1.0.0
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.72 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.77 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.78 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.79 go: finding golang.org/x/text v0.3.2
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.79 go: finding github.com/subosito/gotenv v1.2.0
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.82 go: finding gopkg.in/ini.v1 v1.51.0
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.85 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.85 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.91 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.91 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.93 go: finding github.com/kisielk/gotool v1.0.0
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.93 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.94 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:55:33 [2020-11-05T07:55:33.651Z] #47 22.98 go: finding github.com/sourcegraph/go-diff v0.5.1
07:55:33 [2020-11-05T07:55:33.942Z] #47 22.98 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:55:33 [2020-11-05T07:55:33.942Z] #47 23.02 go: finding github.com/tommy-muehle/go-mnd v1.1.1
07:55:33 [2020-11-05T07:55:33.942Z] #47 23.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:55:33 [2020-11-05T07:55:33.942Z] #47 23.04 go: finding github.com/ultraware/funlen v0.0.2
07:55:33 [2020-11-05T07:55:33.942Z] #47 23.10 go: finding github.com/ultraware/whitespace v0.0.4
07:55:33 [2020-11-05T07:55:33.942Z] #47 23.11 go: finding github.com/uudashr/gocognit v1.0.1
07:55:33 [2020-11-05T07:55:33.942Z] #47 23.13 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:55:33 [2020-11-05T07:55:33.942Z] #47 23.18 go: finding github.com/gogo/protobuf v1.2.1
07:55:33 [2020-11-05T07:55:33.942Z] #47 23.23 go: finding honnef.co/go/tools v0.0.1-2019.2.3
07:55:34 [2020-11-05T07:55:34.234Z] #47 23.26 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:55:34 [2020-11-05T07:55:34.234Z] #47 23.27 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:55:34 [2020-11-05T07:55:34.234Z] #47 23.30 go: finding github.com/BurntSushi/toml v0.3.1
07:55:34 [2020-11-05T07:55:34.235Z] #47 23.30 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:55:34 [2020-11-05T07:55:34.235Z] #47 ...
07:55:34 [2020-11-05T07:55:34.235Z] 
07:55:34 [2020-11-05T07:55:34.235Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:55:34 [2020-11-05T07:55:34.235Z] #38 13.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:55:34 [2020-11-05T07:55:34.235Z] #38 14.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:55:34 [2020-11-05T07:55:34.235Z] #38 ...
07:55:34 [2020-11-05T07:55:34.235Z] 
07:55:34 [2020-11-05T07:55:34.235Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.852 + RM_GOPATH=0
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.852 + TMP_GOPATH=
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.852 + : /build
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.852 + '[' -z '' ']'
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.853 ++ mktemp -d
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.854 + export GOPATH=/tmp/tmp.S00ayQtuJW
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.854 + GOPATH=/tmp/tmp.S00ayQtuJW
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.854 + RM_GOPATH=1
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.854 + case "$(go env GOARCH)" in
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.855 ++ go env GOARCH
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.860 + export GO_BUILDMODE=-buildmode=pie
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.860 + GO_BUILDMODE=-buildmode=pie
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.860 ++ dirname /tmp/install/install.sh
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.867 + dir=/tmp/install
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.867 + bin=containerd
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.867 + shift
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.867 + '[' '!' -f /tmp/install/containerd.installer ']'
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.867 + . /tmp/install/containerd.installer
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.867 ++ set -e
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.867 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.867 + install_containerd
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.868 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.868 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.868 + git clone https://github.com/containerd/containerd.git /tmp/tmp.S00ayQtuJW/src/github.com/containerd/containerd
07:55:34 [2020-11-05T07:55:34.235Z] #54 0.879 Cloning into '/tmp/tmp.S00ayQtuJW/src/github.com/containerd/containerd'...
07:55:34 [2020-11-05T07:55:34.528Z] #54 ...
07:55:34 [2020-11-05T07:55:34.528Z] 
07:55:34 [2020-11-05T07:55:34.528Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:55:34 [2020-11-05T07:55:34.528Z] #40 13.82 Fetched 8085 kB in 11s (704 kB/s)
07:55:34 [2020-11-05T07:55:34.528Z] #40 13.82 Reading package lists...
07:55:34 [2020-11-05T07:55:34.528Z] #40 17.03 Reading package lists...
07:55:34 [2020-11-05T07:55:34.528Z] #40 20.22 Building dependency tree...
07:55:34 [2020-11-05T07:55:34.528Z] #40 21.01 The following additional packages will be installed:
07:55:34 [2020-11-05T07:55:34.528Z] #40 21.01   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
07:55:34 [2020-11-05T07:55:34.528Z] #40 21.02   libprotoc17 python-pkg-resources python-six zlib1g-dev
07:55:34 [2020-11-05T07:55:34.528Z] #40 21.03 Suggested packages:
07:55:34 [2020-11-05T07:55:34.528Z] #40 21.03   manpages-dev python-setuptools
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.02 The following NEW packages will be installed:
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.02   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.02   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.02   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.02   python-six zlib1g-dev
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.26 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.26 Need to get 3742 kB of archives.
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.26 After this operation, 22.0 MB of additional disk space will be used.
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 22.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.57 debconf: delaying package configuration, since apt-utils is not installed
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.63 Fetched 3742 kB in 1s (4594 kB/s)
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.69 Selecting previously unselected package libcap-dev:s390x.
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.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 ... 15177 files and directories currently installed.)
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.73 Unpacking libcap-dev:s390x (1:2.25-2) ...
07:55:34 [2020-11-05T07:55:34.528Z] #40 23.84 Selecting previously unselected package libnet1:s390x.
07:55:34 [2020-11-05T07:55:34.820Z] #40 23.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
07:55:34 [2020-11-05T07:55:34.820Z] #40 23.84 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
07:55:34 [2020-11-05T07:55:34.820Z] #40 23.91 Selecting previously unselected package libnet1-dev.
07:55:34 [2020-11-05T07:55:34.820Z] #40 23.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
07:55:34 [2020-11-05T07:55:34.820Z] #40 23.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
07:55:34 [2020-11-05T07:55:34.820Z] #40 24.07 Selecting previously unselected package libnl-3-200:s390x.
07:55:34 [2020-11-05T07:55:34.820Z] #40 24.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
07:55:34 [2020-11-05T07:55:34.820Z] #40 24.08 Unpacking libnl-3-200:s390x (3.4.0-1) ...
07:55:34 [2020-11-05T07:55:34.820Z] #40 ...
07:55:34 [2020-11-05T07:55:34.820Z] 
07:55:34 [2020-11-05T07:55:34.820Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:55:34 [2020-11-05T07:55:34.820Z] #11 14.01 Fetched 8085 kB in 11s (721 kB/s)
07:55:34 [2020-11-05T07:55:34.820Z] #11 14.01 Reading package lists...
07:55:34 [2020-11-05T07:55:34.820Z] #11 17.20 Reading package lists...
07:55:34 [2020-11-05T07:55:34.820Z] #11 20.23 Building dependency tree...
07:55:34 [2020-11-05T07:55:34.820Z] #11 21.16 The following additional packages will be installed:
07:55:34 [2020-11-05T07:55:34.820Z] #11 21.18   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
07:55:34 [2020-11-05T07:55:34.820Z] #11 21.19   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
07:55:34 [2020-11-05T07:55:34.820Z] #11 21.19   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:55:34 [2020-11-05T07:55:34.821Z] #11 21.19   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
07:55:34 [2020-11-05T07:55:34.821Z] #11 21.19 Suggested packages:
07:55:34 [2020-11-05T07:55:34.821Z] #11 21.19   gcc-8-locales seccomp wine64
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.49 The following NEW packages will be installed:
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.50   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.50   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.51   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.51   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.51   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.51   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.66 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.66 Need to get 73.3 MB of archives.
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.66 After this operation, 494 MB of additional disk space will be used.
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #11 22.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #11 24.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #11 24.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #11 ...
07:55:34 [2020-11-05T07:55:34.821Z] 
07:55:34 [2020-11-05T07:55:34.821Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:55:34 [2020-11-05T07:55:34.821Z] #34 14.13 Fetched 8085 kB in 11s (713 kB/s)
07:55:34 [2020-11-05T07:55:34.821Z] #34 14.13 Reading package lists...
07:55:34 [2020-11-05T07:55:34.821Z] #34 17.28 Reading package lists...
07:55:34 [2020-11-05T07:55:34.821Z] #34 20.39 Building dependency tree...
07:55:34 [2020-11-05T07:55:34.821Z] #34 21.31 The following additional packages will be installed:
07:55:34 [2020-11-05T07:55:34.821Z] #34 21.33   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
07:55:34 [2020-11-05T07:55:34.821Z] #34 21.33 Suggested packages:
07:55:34 [2020-11-05T07:55:34.821Z] #34 21.33   cmake-doc ninja-build lrzip
07:55:34 [2020-11-05T07:55:34.821Z] #34 21.33 Recommended packages:
07:55:34 [2020-11-05T07:55:34.821Z] #34 21.33   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.02 The following NEW packages will be installed:
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.03   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.03   vim-common xxd
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.16 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.16 Need to get 14.0 MB of archives.
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.16 After this operation, 62.1 MB of additional disk space will be used.
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #34 22.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #34 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #34 24.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
07:55:34 [2020-11-05T07:55:34.821Z] #34 24.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
07:55:35 [2020-11-05T07:55:35.114Z] #34 24.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
07:55:35 [2020-11-05T07:55:35.114Z] #34 ...
07:55:35 [2020-11-05T07:55:35.114Z] 
07:55:35 [2020-11-05T07:55:35.114Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.18 Selecting previously unselected package libnl-3-dev:s390x.
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.18 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.37 Selecting previously unselected package libprotobuf-c1:s390x.
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.37 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.41 Selecting previously unselected package libprotobuf-c-dev:s390x.
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.41 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.47 Selecting previously unselected package zlib1g-dev:s390x.
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
07:55:35 [2020-11-05T07:55:35.114Z] #40 24.47 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
07:55:35 [2020-11-05T07:55:35.410Z] #40 24.62 Selecting previously unselected package libprotobuf17:s390x.
07:55:35 [2020-11-05T07:55:35.410Z] #40 24.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
07:55:35 [2020-11-05T07:55:35.410Z] #40 24.63 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
07:55:35 [2020-11-05T07:55:35.410Z] #40 ...
07:55:35 [2020-11-05T07:55:35.410Z] 
07:55:35 [2020-11-05T07:55:35.410Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:35 [2020-11-05T07:55:35.410Z] #62 14.72 + cd /tmp/tmp.3nY0Fb6rbm/src/github.com/docker/libnetwork
07:55:35 [2020-11-05T07:55:35.410Z] #62 14.72 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
07:55:35 [2020-11-05T07:55:35.410Z] #62 14.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:55:35 [2020-11-05T07:55:35.702Z] #62 ...
07:55:35 [2020-11-05T07:55:35.702Z] 
07:55:35 [2020-11-05T07:55:35.702Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:55:35 [2020-11-05T07:55:35.702Z] #34 24.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
07:55:35 [2020-11-05T07:55:35.702Z] #34 24.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
07:55:35 [2020-11-05T07:55:35.994Z] #34 ...
07:55:35 [2020-11-05T07:55:35.994Z] 
07:55:35 [2020-11-05T07:55:35.994Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:35 [2020-11-05T07:55:35.994Z] #62 DONE 25.2s
07:55:36 [2020-11-05T07:55:36.287Z] 
07:55:36 [2020-11-05T07:55:36.287Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:55:36 [2020-11-05T07:55:36.287Z] #40 25.12 Selecting previously unselected package libprotobuf-lite17:s390x.
07:55:36 [2020-11-05T07:55:36.287Z] #40 25.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
07:55:36 [2020-11-05T07:55:36.287Z] #40 25.13 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
07:55:36 [2020-11-05T07:55:36.287Z] #40 25.36 Selecting previously unselected package libprotobuf-dev:s390x.
07:55:36 [2020-11-05T07:55:36.287Z] #40 25.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
07:55:36 [2020-11-05T07:55:36.287Z] #40 25.38 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
07:55:37 [2020-11-05T07:55:37.365Z] #40 26.57 Selecting previously unselected package libprotoc17:s390x.
07:55:37 [2020-11-05T07:55:37.365Z] #40 26.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
07:55:37 [2020-11-05T07:55:37.365Z] #40 26.58 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
07:55:37 [2020-11-05T07:55:37.946Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
07:55:37 [2020-11-05T07:55:37.999Z] #40 27.00 Selecting previously unselected package protobuf-c-compiler.
07:55:37 [2020-11-05T07:55:37.999Z] #40 27.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
07:55:37 [2020-11-05T07:55:37.999Z] #40 27.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
07:55:37 [2020-11-05T07:55:37.999Z] #40 27.09 Selecting previously unselected package protobuf-compiler.
07:55:37 [2020-11-05T07:55:37.999Z] #40 27.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
07:55:37 [2020-11-05T07:55:37.999Z] #40 27.10 Unpacking protobuf-compiler (3.6.1.3-2) ...
07:55:37 [2020-11-05T07:55:37.999Z] #40 27.20 Selecting previously unselected package python-pkg-resources.
07:55:37 [2020-11-05T07:55:37.999Z] #40 27.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
07:55:37 [2020-11-05T07:55:37.999Z] #40 27.22 Unpacking python-pkg-resources (40.8.0-1) ...
07:55:38 [2020-11-05T07:55:38.291Z] #40 27.37 Selecting previously unselected package python-six.
07:55:38 [2020-11-05T07:55:38.291Z] #40 27.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
07:55:38 [2020-11-05T07:55:38.291Z] #40 27.38 Unpacking python-six (1.12.0-1) ...
07:55:38 [2020-11-05T07:55:38.291Z] #40 27.42 Selecting previously unselected package python-protobuf.
07:55:38 [2020-11-05T07:55:38.291Z] #40 27.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
07:55:38 [2020-11-05T07:55:38.291Z] #40 27.43 Unpacking python-protobuf (3.6.1.3-2) ...
07:55:38 [2020-11-05T07:55:38.583Z] #40 27.78 Setting up python-pkg-resources (40.8.0-1) ...
07:55:40 [2020-11-05T07:55:40.656Z] #40 29.62 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
07:55:40 [2020-11-05T07:55:40.656Z] #40 29.63 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
07:55:40 [2020-11-05T07:55:40.656Z] #40 29.64 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
07:55:40 [2020-11-05T07:55:40.656Z] #40 29.64 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
07:55:40 [2020-11-05T07:55:40.656Z] #40 29.65 Setting up python-six (1.12.0-1) ...
07:55:41 [2020-11-05T07:55:41.692Z] #40 31.07 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
07:55:41 [2020-11-05T07:55:41.984Z] #40 31.09 Setting up libnl-3-200:s390x (3.4.0-1) ...
07:55:41 [2020-11-05T07:55:41.984Z] #40 31.12 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
07:55:41 [2020-11-05T07:55:41.984Z] #40 31.12 Setting up libcap-dev:s390x (1:2.25-2) ...
07:55:41 [2020-11-05T07:55:41.984Z] #40 31.13 Setting up libprotoc17:s390x (3.6.1.3-2) ...
07:55:41 [2020-11-05T07:55:41.984Z] #40 31.14 Setting up protobuf-compiler (3.6.1.3-2) ...
07:55:41 [2020-11-05T07:55:41.984Z] #40 31.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
07:55:41 [2020-11-05T07:55:41.984Z] #40 31.16 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
07:55:41 [2020-11-05T07:55:41.984Z] #40 31.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
07:55:41 [2020-11-05T07:55:41.984Z] #40 31.20 Setting up python-protobuf (3.6.1.3-2) ...
07:55:42 [2020-11-05T07:55:42.145Z] #8 ...
07:55:42 [2020-11-05T07:55:42.145Z] 
07:55:42 [2020-11-05T07:55:42.145Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:42 [2020-11-05T07:55:42.145Z] #27 1.261 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
07:55:42 [2020-11-05T07:55:42.145Z] #27 1.398 
07:55:42 [2020-11-05T07:55:42.145Z] #27 1.519 
#########                                                                 13.1%
#########################                                                 35.9%
########################################                                  55.8%
######################################################                    75.7%
####################################################################      95.5%
######################################################################## 100.0%
07:55:42 [2020-11-05T07:55:42.145Z] #27 2.023 
07:55:42 [2020-11-05T07:55:42.145Z] #27 2.143 
###########################################                               59.9%
######################################################################## 100.0%
07:55:42 [2020-11-05T07:55:42.145Z] #27 2.307 
07:55:42 [2020-11-05T07:55:42.145Z] #27 2.435 
############################                                              39.5%
######################################################################## 100.0%
07:55:42 [2020-11-05T07:55:42.145Z] #27 2.544 
07:55:42 [2020-11-05T07:55:42.145Z] #27 2.677 
#########                                                                 13.2%
##########################                                                36.7%
########################################                                  56.0%
######################################################                    75.4%
####################################################################      94.7%
######################################################################## 100.0%
07:55:42 [2020-11-05T07:55:42.145Z] #27 3.206 
07:55:42 [2020-11-05T07:55:42.145Z] #27 3.329 
#                                                                          2.0%
######                                                                     8.7%
#########                                                                 13.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.4%
#########################                                                 35.6%
#############################                                             40.9%
#################################                                         46.0%
####################################                                      51.3%
########################################                                  56.5%
############################################                              61.7%
################################################                          66.9%
###################################################                       71.8%
#######################################################                   77.1%
###########################################################               82.5%
##############################################################            87.5%
##################################################################        92.9%
######################################################################    98.1%
######################################################################## 100.0%
07:55:42 [2020-11-05T07:55:42.145Z] #27 5.207 
07:55:42 [2020-11-05T07:55:42.145Z] #27 5.752 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:55:42 [2020-11-05T07:55:42.145Z] #27 5.856 
07:55:42 [2020-11-05T07:55:42.145Z] #27 5.935 
######################################################################## 100.0%
07:55:42 [2020-11-05T07:55:42.145Z] #27 5.946 
07:55:42 [2020-11-05T07:55:42.145Z] #27 6.226 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:55:42 [2020-11-05T07:55:42.145Z] #27 6.330 
07:55:42 [2020-11-05T07:55:42.145Z] #27 6.500 
#######################################################                   77.0%
######################################################################## 100.0%
07:55:42 [2020-11-05T07:55:42.145Z] #27 6.530 
07:55:42 [2020-11-05T07:55:42.145Z] #27 6.894 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
07:55:42 [2020-11-05T07:55:42.145Z] #27 6.924 skipping existing c35d46ef359f
07:55:42 [2020-11-05T07:55:42.145Z] #27 6.972 
07:55:42 [2020-11-05T07:55:42.145Z] #27 7.313 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:55:42 [2020-11-05T07:55:42.145Z] #27 7.416 
07:55:42 [2020-11-05T07:55:42.145Z] #27 7.480 
######################################################################## 100.0%
07:55:42 [2020-11-05T07:55:42.145Z] #27 7.507 
07:55:42 [2020-11-05T07:55:42.145Z] #27 8.044 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:55:42 [2020-11-05T07:55:42.145Z] #27 8.186 
07:55:42 [2020-11-05T07:55:42.145Z] #27 8.250 
######################################################################## 100.0%
07:55:42 [2020-11-05T07:55:42.145Z] #27 8.272 
07:55:42 [2020-11-05T07:55:42.145Z] #27 8.285 Download of images into '/build' complete.
07:55:42 [2020-11-05T07:55:42.145Z] #27 8.285 Use something like the following to load the result into a Docker daemon:
07:55:42 [2020-11-05T07:55:42.145Z] #27 8.285   tar -cC '/build' . | docker load
07:55:42 [2020-11-05T07:55:42.407Z] #27 ...
07:55:42 [2020-11-05T07:55:42.407Z] 
07:55:42 [2020-11-05T07:55:42.407Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:55:42 [2020-11-05T07:55:42.407Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.7s done
07:55:43 [2020-11-05T07:55:43.495Z] #40 ...
07:55:43 [2020-11-05T07:55:43.495Z] 
07:55:43 [2020-11-05T07:55:43.495Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:55:43 [2020-11-05T07:55:43.495Z] #45 DONE 32.5s
07:55:43 [2020-11-05T07:55:43.495Z] 
07:55:43 [2020-11-05T07:55:43.495Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:55:43 [2020-11-05T07:55:43.495Z] #11 24.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 26.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 27.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
07:55:43 [2020-11-05T07:55:43.496Z] #11 28.19 debconf: delaying package configuration, since apt-utils is not installed
07:55:43 [2020-11-05T07:55:43.496Z] #11 28.24 Fetched 73.3 MB in 5s (14.7 MB/s)
07:55:43 [2020-11-05T07:55:43.496Z] #11 28.31 Selecting previously unselected package binutils-mingw-w64-i686.
07:55:43 [2020-11-05T07:55:43.496Z] #11 28.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 ... 15177 files and directories currently installed.)
07:55:43 [2020-11-05T07:55:43.496Z] #11 28.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 28.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 29.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:55:43 [2020-11-05T07:55:43.496Z] #11 30.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 30.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.20 Selecting previously unselected package binutils-mingw-w64.
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.27 Selecting previously unselected package libdevmapper1.02.1:s390x.
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.27 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.47 Selecting previously unselected package dmsetup.
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.47 Unpacking dmsetup (2:1.02.155-3) ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.63 Selecting previously unselected package mingw-w64-common.
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
07:55:43 [2020-11-05T07:55:43.496Z] #11 32.63 Unpacking mingw-w64-common (6.0.0-3) ...
07:55:43 [2020-11-05T07:55:43.806Z] #11 ...
07:55:43 [2020-11-05T07:55:43.806Z] 
07:55:43 [2020-11-05T07:55:43.806Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:43 [2020-11-05T07:55:43.806Z] #32 22.92 sort
07:55:43 [2020-11-05T07:55:43.806Z] #32 22.92 errors
07:55:43 [2020-11-05T07:55:43.806Z] #32 23.20 strconv
07:55:43 [2020-11-05T07:55:43.806Z] #32 23.65 io
07:55:43 [2020-11-05T07:55:43.806Z] #32 24.40 internal/oserror
07:55:43 [2020-11-05T07:55:43.806Z] #32 24.48 syscall
07:55:43 [2020-11-05T07:55:43.806Z] #32 26.28 reflect
07:55:43 [2020-11-05T07:55:43.806Z] #32 30.27 time
07:55:43 [2020-11-05T07:55:43.806Z] #32 ...
07:55:43 [2020-11-05T07:55:43.806Z] 
07:55:43 [2020-11-05T07:55:43.806Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.55 debconf: delaying package configuration, since apt-utils is not installed
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.60 Fetched 14.0 MB in 4s (3571 kB/s)
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.64 Selecting previously unselected package xxd.
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.68 Unpacking xxd (2:8.1.0875-5) ...
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.78 Selecting previously unselected package vim-common.
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.79 Unpacking vim-common (2:8.1.0875-5) ...
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.98 Selecting previously unselected package cmake-data.
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
07:55:43 [2020-11-05T07:55:43.806Z] #34 26.98 Unpacking cmake-data (3.13.4-1) ...
07:55:43 [2020-11-05T07:55:43.806Z] #34 28.87 Selecting previously unselected package libicu63:s390x.
07:55:43 [2020-11-05T07:55:43.806Z] #34 28.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
07:55:43 [2020-11-05T07:55:43.806Z] #34 28.88 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
07:55:44 [2020-11-05T07:55:44.103Z] #34 ...
07:55:44 [2020-11-05T07:55:44.103Z] 
07:55:44 [2020-11-05T07:55:44.103Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:55:44 [2020-11-05T07:55:44.103Z] #43 23.32 github.com/LK4D4/vndr/godl/singleflight
07:55:44 [2020-11-05T07:55:44.103Z] #43 23.33 io
07:55:44 [2020-11-05T07:55:44.103Z] #43 23.55 strconv
07:55:44 [2020-11-05T07:55:44.103Z] #43 24.09 bytes
07:55:44 [2020-11-05T07:55:44.103Z] #43 25.82 bufio
07:55:44 [2020-11-05T07:55:44.103Z] #43 26.56 reflect
07:55:44 [2020-11-05T07:55:44.103Z] #43 27.17 syscall
07:55:44 [2020-11-05T07:55:44.103Z] #43 32.47 time
07:55:44 [2020-11-05T07:55:44.312Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
07:55:44 [2020-11-05T07:55:44.395Z] #43 ...
07:55:44 [2020-11-05T07:55:44.395Z] 
07:55:44 [2020-11-05T07:55:44.395Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:55:44 [2020-11-05T07:55:44.395Z] #34 33.57 Selecting previously unselected package libxml2:s390x.
07:55:44 [2020-11-05T07:55:44.395Z] #34 33.57 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
07:55:44 [2020-11-05T07:55:44.395Z] #34 33.57 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
07:55:44 [2020-11-05T07:55:44.688Z] #34 33.89 Selecting previously unselected package libarchive13:s390x.
07:55:44 [2020-11-05T07:55:44.688Z] #34 33.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
07:55:44 [2020-11-05T07:55:44.688Z] #34 33.90 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
07:55:44 [2020-11-05T07:55:44.980Z] #34 34.05 Selecting previously unselected package libjsoncpp1:s390x.
07:55:44 [2020-11-05T07:55:44.980Z] #34 34.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
07:55:44 [2020-11-05T07:55:44.980Z] #34 34.06 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
07:55:44 [2020-11-05T07:55:44.980Z] #34 34.11 Selecting previously unselected package librhash0:s390x.
07:55:44 [2020-11-05T07:55:44.980Z] #34 34.12 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
07:55:44 [2020-11-05T07:55:44.980Z] #34 34.12 Unpacking librhash0:s390x (1.3.8-1) ...
07:55:44 [2020-11-05T07:55:44.980Z] #34 34.20 Selecting previously unselected package libuv1:s390x.
07:55:44 [2020-11-05T07:55:44.980Z] #34 34.20 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
07:55:44 [2020-11-05T07:55:44.980Z] #34 34.20 Unpacking libuv1:s390x (1.24.1-1) ...
07:55:45 [2020-11-05T07:55:45.256Z] #8 DONE 41.0s
07:55:45 [2020-11-05T07:55:45.256Z] 
07:55:45 [2020-11-05T07:55:45.256Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:55:45 [2020-11-05T07:55:45.272Z] #34 34.28 Selecting previously unselected package cmake.
07:55:45 [2020-11-05T07:55:45.272Z] #34 34.29 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
07:55:45 [2020-11-05T07:55:45.272Z] #34 34.29 Unpacking cmake (3.13.4-1) ...
07:55:45 [2020-11-05T07:55:45.272Z] #34 ...
07:55:45 [2020-11-05T07:55:45.272Z] 
07:55:45 [2020-11-05T07:55:45.272Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:55:45 [2020-11-05T07:55:45.272Z] #40 34.08 Setting up libnl-3-dev:s390x (3.4.0-1) ...
07:55:45 [2020-11-05T07:55:45.272Z] #40 34.09 Processing triggers for libc-bin (2.28-10) ...
07:55:45 [2020-11-05T07:55:45.272Z] #40 DONE 34.5s
07:55:45 [2020-11-05T07:55:45.564Z] 
07:55:45 [2020-11-05T07:55:45.564Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:45 [2020-11-05T07:55:45.564Z] #32 34.45 internal/fmtsort
07:55:45 [2020-11-05T07:55:45.564Z] #32 34.67 internal/poll
07:55:45 [2020-11-05T07:55:45.827Z] #9 ...
07:55:45 [2020-11-05T07:55:45.827Z] 
07:55:45 [2020-11-05T07:55:45.827Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:55:45 [2020-11-05T07:55:45.827Z] #27 DONE 13.1s
07:55:45 [2020-11-05T07:55:45.827Z] 
07:55:45 [2020-11-05T07:55:45.827Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:55:46 [2020-11-05T07:55:46.206Z] #32 35.25 internal/syscall/execenv
07:55:46 [2020-11-05T07:55:46.206Z] #32 35.39 internal/syscall/unix
07:55:46 [2020-11-05T07:55:46.206Z] #32 35.59 strings
07:55:46 [2020-11-05T07:55:46.397Z] #9 DONE 1.5s
07:55:46 [2020-11-05T07:55:46.657Z] 
07:55:46 [2020-11-05T07:55:46.657Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:55:46 [2020-11-05T07:55:46.890Z] #32 ...
07:55:46 [2020-11-05T07:55:46.890Z] 
07:55:46 [2020-11-05T07:55:46.890Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.88 Setting up libicu63:s390x (63.1-6+deb10u1) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.89 Setting up xxd (2:8.1.0875-5) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.90 Setting up libuv1:s390x (1.24.1-1) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.91 Setting up vim-common (2:8.1.0875-5) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.92 Setting up librhash0:s390x (1.3.8-1) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.93 Setting up cmake-data (3.13.4-1) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.94 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.95 Setting up libjsoncpp1:s390x (1.7.4-3) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.96 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.96 Setting up cmake (3.13.4-1) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.97 Processing triggers for libc-bin (2.28-10) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 35.99 Processing triggers for mime-support (3.62) ...
07:55:46 [2020-11-05T07:55:46.890Z] #34 DONE 36.3s
07:55:47 [2020-11-05T07:55:47.182Z] 
07:55:47 [2020-11-05T07:55:47.183Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:47 [2020-11-05T07:55:47.183Z] #32 36.30 os
07:55:47 [2020-11-05T07:55:47.475Z] #32 ...
07:55:47 [2020-11-05T07:55:47.475Z] 
07:55:47 [2020-11-05T07:55:47.475Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:47 [2020-11-05T07:55:47.475Z] #49 26.82 syscall
07:55:47 [2020-11-05T07:55:47.475Z] #49 26.83 reflect
07:55:47 [2020-11-05T07:55:47.475Z] #49 32.02 time
07:55:47 [2020-11-05T07:55:47.475Z] #49 35.68 context
07:55:47 [2020-11-05T07:55:47.475Z] #49 36.16 encoding/binary
07:55:47 [2020-11-05T07:55:47.475Z] #49 36.23 internal/poll
07:55:47 [2020-11-05T07:55:47.768Z] #49 ...
07:55:47 [2020-11-05T07:55:47.768Z] 
07:55:47 [2020-11-05T07:55:47.768Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:55:47 [2020-11-05T07:55:47.768Z] #43 36.13 strings
07:55:47 [2020-11-05T07:55:47.768Z] #43 36.58 os
07:55:48 [2020-11-05T07:55:48.038Z] #10 DONE 1.3s
07:55:48 [2020-11-05T07:55:48.038Z] 
07:55:48 [2020-11-05T07:55:48.038Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:55:48 [2020-11-05T07:55:48.301Z] #29 DONE 0.4s
07:55:48 [2020-11-05T07:55:48.301Z] 
07:55:48 [2020-11-05T07:55:48.301Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:55:48 [2020-11-05T07:55:48.301Z] #37 DONE 0.3s
07:55:48 [2020-11-05T07:55:48.301Z] 
07:55:48 [2020-11-05T07:55:48.301Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:55:48 [2020-11-05T07:55:48.403Z] #43 37.75 regexp/syntax
07:55:49 [2020-11-05T07:55:49.441Z] #43 ...
07:55:49 [2020-11-05T07:55:49.441Z] 
07:55:49 [2020-11-05T07:55:49.441Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:55:49 [2020-11-05T07:55:49.441Z] #30 28.42 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
07:55:49 [2020-11-05T07:55:49.441Z] #30 28.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:55:49 [2020-11-05T07:55:49.441Z] #30 ...
07:55:49 [2020-11-05T07:55:49.441Z] 
07:55:49 [2020-11-05T07:55:49.441Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.773 + RM_GOPATH=0
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.773 + TMP_GOPATH=
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.773 + : /build
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.774 + '[' -z '' ']'
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.774 ++ mktemp -d
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.775 + export GOPATH=/tmp/tmp.Ir62hJdkyd
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.775 + GOPATH=/tmp/tmp.Ir62hJdkyd
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.775 + RM_GOPATH=1
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.775 + case "$(go env GOARCH)" in
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.775 ++ go env GOARCH
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.809 + export GO_BUILDMODE=-buildmode=pie
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.809 + GO_BUILDMODE=-buildmode=pie
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.810 ++ dirname /tmp/install/install.sh
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.811 + dir=/tmp/install
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.811 + bin=tini
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.811 + shift
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.812 + '[' '!' -f /tmp/install/tini.installer ']'
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.812 + . /tmp/install/tini.installer
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.812 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.812 + install_tini
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.812 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.812 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.812 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ir62hJdkyd/tini
07:55:49 [2020-11-05T07:55:49.441Z] #35 0.818 Cloning into '/tmp/tmp.Ir62hJdkyd/tini'...
07:55:49 [2020-11-05T07:55:49.441Z] #35 1.481 + cd /tmp/tmp.Ir62hJdkyd/tini
07:55:49 [2020-11-05T07:55:49.441Z] #35 1.482 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
07:55:49 [2020-11-05T07:55:49.441Z] #35 1.490 + cmake .
07:55:49 [2020-11-05T07:55:49.441Z] #35 1.787 -- The C compiler identification is GNU 8.3.0
07:55:49 [2020-11-05T07:55:49.441Z] #35 1.815 -- Check for working C compiler: /usr/bin/cc
07:55:49 [2020-11-05T07:55:49.441Z] #35 2.345 -- Check for working C compiler: /usr/bin/cc -- works
07:55:49 [2020-11-05T07:55:49.441Z] #35 2.346 -- Detecting C compiler ABI info
07:55:49 [2020-11-05T07:55:49.733Z] #35 2.742 -- Detecting C compiler ABI info - done
07:55:49 [2020-11-05T07:55:49.733Z] #35 2.748 -- Detecting C compile features
07:55:51 [2020-11-05T07:55:51.116Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0527464fc9fce2cdb) in /home/ubuntu/workspace/moby_PR-41634
[Pipeline] {
[Pipeline] checkout
07:55:51 [2020-11-05T07:55:51.246Z] #35 3.984 -- Detecting C compile features - done
07:55:51 [2020-11-05T07:55:51.246Z] #35 4.010 -- Performing Test HAS_BUILTIN_FORTIFY
07:55:51 [2020-11-05T07:55:51.246Z] #35 4.166 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:55:51 [2020-11-05T07:55:51.246Z] #35 4.182 -- Configuring done
07:55:51 [2020-11-05T07:55:51.246Z] #35 4.212 -- Generating done
07:55:51 [2020-11-05T07:55:51.246Z] #35 4.224 -- Build files have been written to: /tmp/tmp.Ir62hJdkyd/tini
07:55:51 [2020-11-05T07:55:51.246Z] #35 4.233 + make tini-static
07:55:51 [2020-11-05T07:55:51.266Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0186aa556c862e7b2) in /home/ubuntu/workspace/moby_PR-41634
[Pipeline] {
[Pipeline] checkout
07:55:51 [2020-11-05T07:55:51.538Z] #35 4.465 Scanning dependencies of target tini-static
07:55:51 [2020-11-05T07:55:51.538Z] #35 4.525 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:55:52 [2020-11-05T07:55:52.583Z] #35 5.439 [100%] Linking C executable tini-static
07:55:52 [2020-11-05T07:55:52.583Z] #35 5.635 [100%] Built target tini-static
07:55:52 [2020-11-05T07:55:52.881Z] #35 5.707 + mkdir -p /build
07:55:52 [2020-11-05T07:55:52.881Z] #35 5.708 + cp tini-static /build/docker-init
07:55:53 [2020-11-05T07:55:53.177Z] #35 DONE 6.0s
07:55:53 [2020-11-05T07:55:53.177Z] 
07:55:53 [2020-11-05T07:55:53.177Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:53 [2020-11-05T07:55:53.177Z] #32 37.66 path
07:55:53 [2020-11-05T07:55:53.177Z] #32 38.02 text/tabwriter
07:55:53 [2020-11-05T07:55:53.177Z] #32 38.66 fmt
07:55:53 [2020-11-05T07:55:53.177Z] #32 38.66 path/filepath
07:55:53 [2020-11-05T07:55:53.177Z] #32 39.73 io/ioutil
07:55:53 [2020-11-05T07:55:53.177Z] #32 40.89 flag
07:55:53 [2020-11-05T07:55:53.177Z] #32 40.89 github.com/BurntSushi/toml
07:55:53 [2020-11-05T07:55:53.177Z] #32 42.25 log
07:55:53 [2020-11-05T07:55:53.596Z] #38 5.351 + git clone https://github.com/docker/distribution.git .
07:55:53 [2020-11-05T07:55:53.596Z] #38 5.351 Cloning into '.'...
07:55:53 [2020-11-05T07:55:53.859Z] #38 ...
07:55:53 [2020-11-05T07:55:53.860Z] 
07:55:53 [2020-11-05T07:55:53.860Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 + RM_GOPATH=0
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 + TMP_GOPATH=
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 + : /build
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 + '[' -z '' ']'
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 ++ mktemp -d
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 + export GOPATH=/tmp/tmp.Ckg4ShkQ6R
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 + GOPATH=/tmp/tmp.Ckg4ShkQ6R
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 + RM_GOPATH=1
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 + case "$(go env GOARCH)" in
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.830 ++ go env GOARCH
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.832 + export GO_BUILDMODE=-buildmode=pie
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.832 + GO_BUILDMODE=-buildmode=pie
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.833 ++ dirname /tmp/install/install.sh
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + dir=/tmp/install
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + bin=proxy
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + shift
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + '[' '!' -f /tmp/install/proxy.installer ']'
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + . /tmp/install/proxy.installer
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + install_proxy
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + case "$1" in
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + export CGO_ENABLED=0
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + CGO_ENABLED=0
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + _install_proxy
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ckg4ShkQ6R/src/github.com/docker/libnetwork
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.834 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
07:55:53 [2020-11-05T07:55:53.860Z] #62 5.842 Cloning into '/tmp/tmp.Ckg4ShkQ6R/src/github.com/docker/libnetwork'...
07:55:54 [2020-11-05T07:55:54.338Z] using credential docker-jenkins-github-credentials
07:55:54 [2020-11-05T07:55:54.346Z] Cloning the remote Git repository
07:55:54 [2020-11-05T07:55:54.347Z] Cloning with configured refspecs honoured and without tags
07:55:54 [2020-11-05T07:55:54.734Z] #32 ...
07:55:54 [2020-11-05T07:55:54.734Z] 
07:55:54 [2020-11-05T07:55:54.734Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:55:54 [2020-11-05T07:55:54.734Z] #41 6.958 Note: Building without setproctitle() and strlcpy() support.
07:55:54 [2020-11-05T07:55:54.734Z] #41 6.958       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:55:54 [2020-11-05T07:55:54.734Z] #41 6.966 Note: Building without GnuTLS support
07:55:54 [2020-11-05T07:55:54.734Z] #41 6.974 Makefile.config:39: Warn: you have no libnftables installed
07:55:54 [2020-11-05T07:55:54.734Z] #41 6.974 Makefile.config:40: Warn: Building without nftables support
07:55:54 [2020-11-05T07:55:54.734Z] #41 7.571 fatal: not a git repository (or any of the parent directories): .git
07:55:54 [2020-11-05T07:55:54.734Z] #41 7.590   GEN      .gitid
07:55:54 [2020-11-05T07:55:54.734Z] #41 7.600   GEN      criu/include/version.h
07:55:54 [2020-11-05T07:55:54.734Z] #41 7.620   GEN      include/common/asm
07:55:54 [2020-11-05T07:55:54.734Z] #41 8.988   PBCC     images/timens.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.008   DEP      images/timens.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.041   PBCC     images/fown.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.045   PBCC     images/google/protobuf/descriptor.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.094   PBCC     images/opts.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.101   PBCC     images/memfd.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.146   DEP      images/fown.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.181   DEP      images/google/protobuf/descriptor.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.210   DEP      images/opts.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.237   DEP      images/memfd.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.286   PBCC     images/sit.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.330   DEP      images/sit.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.376   PBCC     images/macvlan.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.403   DEP      images/macvlan.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.416   PBCC     images/autofs.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.447   DEP      images/autofs.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.453   PBCC     images/sysctl.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.475   DEP      images/sysctl.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.492   PBCC     images/time.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.529   DEP      images/time.pb-c.d
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.534   PBCC     images/binfmt-misc.pb-c.c
07:55:54 [2020-11-05T07:55:54.734Z] #41 9.551   DEP      images/binfmt-misc.pb-c.d
07:55:54 [2020-11-05T07:55:54.740Z] using credential docker-jenkins-github-credentials
07:55:54 [2020-11-05T07:55:54.747Z] Cloning the remote Git repository
07:55:54 [2020-11-05T07:55:54.747Z] Cloning with configured refspecs honoured and without tags
07:55:54 [2020-11-05T07:55:54.835Z] #62 ...
07:55:54 [2020-11-05T07:55:54.835Z] 
07:55:54 [2020-11-05T07:55:54.835Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.071 + RM_GOPATH=0
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.071 + TMP_GOPATH=
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.071 + : /build
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.071 + '[' -z '' ']'
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.071 ++ mktemp -d
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.077 + export GOPATH=/tmp/tmp.D0elmlPobu
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.077 + GOPATH=/tmp/tmp.D0elmlPobu
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.077 + RM_GOPATH=1
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.077 + case "$(go env GOARCH)" in
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.077 ++ go env GOARCH
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.143 + export GO_BUILDMODE=-buildmode=pie
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.143 + GO_BUILDMODE=-buildmode=pie
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.143 ++ dirname /tmp/install/install.sh
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 + dir=/tmp/install
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 + bin=tomlv
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 + shift
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 + '[' '!' -f /tmp/install/tomlv.installer ']'
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 + . /tmp/install/tomlv.installer
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 + install_tomlv
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:55:54 [2020-11-05T07:55:54.835Z] #32 7.160 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.D0elmlPobu/src/github.com/BurntSushi/toml
07:55:54 [2020-11-05T07:55:54.762Z] Cloning repository https://github.com/moby/moby.git
07:55:54 [2020-11-05T07:55:54.413Z] Cloning repository https://github.com/moby/moby.git
07:55:54 [2020-11-05T07:55:54.506Z]  > git init /home/ubuntu/workspace/moby_PR-41634 # timeout=10
07:55:54 [2020-11-05T07:55:54.754Z] Fetching upstream changes from https://github.com/moby/moby.git
07:55:54 [2020-11-05T07:55:54.755Z]  > git --version # timeout=10
07:55:54 [2020-11-05T07:55:54.788Z]  > git --version # 'git version 2.17.1'
07:55:54 [2020-11-05T07:55:54.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:55:54 [2020-11-05T07:55:54.847Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:55:55 [2020-11-05T07:55:55.026Z] #41 9.588   PBCC     images/seccomp.pb-c.c
07:55:55 [2020-11-05T07:55:55.026Z] #41 9.600   DEP      images/seccomp.pb-c.d
07:55:55 [2020-11-05T07:55:55.027Z] #41 9.613   PBCC     images/userns.pb-c.c
07:55:55 [2020-11-05T07:55:55.027Z] #41 9.639   DEP      images/userns.pb-c.d
07:55:55 [2020-11-05T07:55:55.027Z] #41 9.677   PBCC     images/cgroup.pb-c.c
07:55:55 [2020-11-05T07:55:55.027Z] #41 9.683   DEP      images/cgroup.pb-c.d
07:55:55 [2020-11-05T07:55:55.027Z] #41 9.715   PBCC     images/ext-file.pb-c.c
07:55:55 [2020-11-05T07:55:55.027Z] #41 9.728   DEP      images/ext-file.pb-c.d
07:55:55 [2020-11-05T07:55:55.027Z] #41 9.760   PBCC     images/rpc.pb-c.c
07:55:55 [2020-11-05T07:55:55.027Z] #41 9.798   DEP      images/rpc.pb-c.d
07:55:55 [2020-11-05T07:55:55.027Z] #41 ...
07:55:55 [2020-11-05T07:55:55.027Z] 
07:55:55 [2020-11-05T07:55:55.027Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:55 [2020-11-05T07:55:55.027Z] #32 44.22 github.com/BurntSushi/toml/cmd/tomlv
07:55:55 [2020-11-05T07:55:55.097Z] #32 7.224 Cloning into '/tmp/tmp.D0elmlPobu/src/github.com/BurntSushi/toml'...
07:55:54 [2020-11-05T07:55:54.931Z]  > git init /home/ubuntu/workspace/moby_PR-41634 # timeout=10
07:55:55 [2020-11-05T07:55:55.241Z] Fetching upstream changes from https://github.com/moby/moby.git
07:55:55 [2020-11-05T07:55:55.241Z]  > git --version # timeout=10
07:55:55 [2020-11-05T07:55:55.278Z]  > git --version # 'git version 2.17.1'
07:55:55 [2020-11-05T07:55:55.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:55:55 [2020-11-05T07:55:55.280Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:55:56 [2020-11-05T07:55:56.478Z] #32 8.493 + cd /tmp/tmp.D0elmlPobu/src/github.com/BurntSushi/toml
07:55:56 [2020-11-05T07:55:56.478Z] #32 8.494 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:55:56 [2020-11-05T07:55:56.478Z] #32 8.553 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:55:56 [2020-11-05T07:55:56.884Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-02ac0d6a5d874f9a5) in /home/ubuntu/workspace/moby_PR-41634
[Pipeline] {
[Pipeline] checkout
07:55:57 [2020-11-05T07:55:57.416Z] #32 9.421 internal/cpu
07:55:57 [2020-11-05T07:55:57.416Z] #32 9.450 runtime/internal/atomic
07:55:57 [2020-11-05T07:55:57.416Z] #32 9.629 runtime/internal/sys
07:55:57 [2020-11-05T07:55:57.800Z] #32 DONE 47.0s
07:55:57 [2020-11-05T07:55:57.800Z] 
07:55:57 [2020-11-05T07:55:57.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:55:57 [2020-11-05T07:55:57.800Z] #41 9.842   PBCC     images/siginfo.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 9.845   DEP      images/siginfo.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 9.893   PBCC     images/pagemap.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 9.947   DEP      images/pagemap.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 9.961   PBCC     images/rlimit.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 9.973   DEP      images/rlimit.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.00   PBCC     images/file-lock.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.03   DEP      images/file-lock.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.06   PBCC     images/tty.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.09   DEP      images/tty.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.15   PBCC     images/tun.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.19   PBCC     images/netdev.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.26   DEP      images/tun.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.34   DEP      images/netdev.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.35   PBCC     images/vma.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.40   DEP      images/vma.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.43   PBCC     images/creds.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.43   DEP      images/creds.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.47   PBCC     images/utsns.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.49   DEP      images/utsns.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.52   PBCC     images/ipc-desc.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.54   PBCC     images/ipc-sem.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.55   DEP      images/ipc-desc.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.58   DEP      images/ipc-sem.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.61   PBCC     images/ipc-msg.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.62   DEP      images/ipc-msg.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.65   PBCC     images/ipc-shm.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.67   DEP      images/ipc-shm.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.69   PBCC     images/ipc-var.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.70   DEP      images/ipc-var.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.73   PBCC     images/sk-opts.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.74   PBCC     images/packet-sock.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.76   DEP      images/sk-opts.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.80   DEP      images/packet-sock.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.81   PBCC     images/sk-netlink.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.81   DEP      images/sk-netlink.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.84   PBCC     images/sk-inet.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.87   DEP      images/sk-inet.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.90   PBCC     images/sk-unix.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.91   DEP      images/sk-unix.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.94   PBCC     images/mm.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 10.96   DEP      images/mm.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.00   PBCC     images/timerfd.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.01   DEP      images/timerfd.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.09   PBCC     images/timer.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.09   DEP      images/timer.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.11   PBCC     images/sa.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.13   DEP      images/sa.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.18   PBCC     images/pipe-data.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.19   DEP      images/pipe-data.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.19   PBCC     images/mnt.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.22   DEP      images/mnt.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.26   PBCC     images/sk-packet.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.26   DEP      images/sk-packet.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.32   PBCC     images/tcp-stream.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.35   DEP      images/tcp-stream.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.37   PBCC     images/pipe.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.43   DEP      images/pipe.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.46   PBCC     images/pstree.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.49   DEP      images/pstree.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.49   PBCC     images/fs.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.52   DEP      images/fs.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.56   PBCC     images/signalfd.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.59   DEP      images/signalfd.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.60   PBCC     images/fh.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.64   PBCC     images/fsnotify.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.70   DEP      images/fh.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.73   DEP      images/fsnotify.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.76   PBCC     images/eventpoll.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.77   DEP      images/eventpoll.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.84   PBCC     images/eventfd.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.85   DEP      images/eventfd.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.88   PBCC     images/remap-file-path.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.91   DEP      images/remap-file-path.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.93   PBCC     images/fifo.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.95   DEP      images/fifo.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 11.98   PBCC     images/ghost-file.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.00   DEP      images/ghost-file.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.07   PBCC     images/regfile.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.08   DEP      images/regfile.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.11   PBCC     images/ns.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.12   DEP      images/ns.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.14   PBCC     images/fdinfo.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.19   DEP      images/fdinfo.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.24   PBCC     images/core-aarch64.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.29   PBCC     images/core-arm.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.32   PBCC     images/core-ppc64.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.36   PBCC     images/core-s390.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.38   PBCC     images/core-x86.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.41   PBCC     images/core.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.48   PBCC     images/inventory.pb-c.c
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.53   DEP      images/core-aarch64.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.59   DEP      images/core-arm.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.63   DEP      images/core-ppc64.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 12.69   DEP      images/core-s390.pb-c.d
07:55:57 [2020-11-05T07:55:57.800Z] #41 ...
07:55:57 [2020-11-05T07:55:57.800Z] 
07:55:57 [2020-11-05T07:55:57.800Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:55:57 [2020-11-05T07:55:57.800Z] #11 37.18 Selecting previously unselected package mingw-w64-x86-64-dev.
07:55:57 [2020-11-05T07:55:57.800Z] #11 37.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
07:55:57 [2020-11-05T07:55:57.800Z] #11 37.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
07:55:57 [2020-11-05T07:55:57.800Z] #11 41.31 Selecting previously unselected package gcc-mingw-w64-base.
07:55:57 [2020-11-05T07:55:57.800Z] #11 41.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
07:55:57 [2020-11-05T07:55:57.800Z] #11 41.33 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:55:57 [2020-11-05T07:55:57.800Z] #11 41.51 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:55:57 [2020-11-05T07:55:57.800Z] #11 41.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
07:55:57 [2020-11-05T07:55:57.800Z] #11 41.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:55:57 [2020-11-05T07:55:57.997Z] #32 10.11 runtime/internal/math
07:55:57 [2020-11-05T07:55:57.997Z] #32 ...
07:55:57 [2020-11-05T07:55:57.997Z] 
07:55:57 [2020-11-05T07:55:57.997Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:55:57 [2020-11-05T07:55:57.997Z] #40 7.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:55:57 [2020-11-05T07:55:57.997Z] #40 7.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:57 [2020-11-05T07:55:57.997Z] #40 7.885 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:57 [2020-11-05T07:55:57.997Z] #40 9.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:55:57 [2020-11-05T07:55:57.997Z] #40 ...
07:55:57 [2020-11-05T07:55:57.997Z] 
07:55:57 [2020-11-05T07:55:57.997Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.508 + RM_GOPATH=0
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.508 + TMP_GOPATH=
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.508 + : /build
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.508 + '[' -z '' ']'
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.508 ++ mktemp -d
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.550 + export GOPATH=/tmp/tmp.cJZcIYkgq3
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.550 + GOPATH=/tmp/tmp.cJZcIYkgq3
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.550 + RM_GOPATH=1
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.550 + case "$(go env GOARCH)" in
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.550 ++ go env GOARCH
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.550 + export GO_BUILDMODE=-buildmode=pie
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.550 + GO_BUILDMODE=-buildmode=pie
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.550 ++ dirname /tmp/install/install.sh
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 Install docker/cli version 17.06.2-ce from stable
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 + dir=/tmp/install
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 + bin=dockercli
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 + shift
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 + '[' '!' -f /tmp/install/dockercli.installer ']'
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 + . /tmp/install/dockercli.installer
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 ++ : stable
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 ++ : 17.06.2-ce
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 + install_dockercli
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.566 ++ uname -m
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.572 + arch=x86_64
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.572 + '[' x86_64 '!=' x86_64 ']'
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.572 + url=https://download.docker.com/linux/static
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.572 + tar -xz docker/docker
07:55:57 [2020-11-05T07:55:57.997Z] #22 6.590 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:55:58 [2020-11-05T07:55:58.092Z] #11 ...
07:55:58 [2020-11-05T07:55:58.092Z] 
07:55:58 [2020-11-05T07:55:58.092Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:58 [2020-11-05T07:55:58.092Z] #49 37.29 os
07:55:58 [2020-11-05T07:55:58.092Z] #49 37.55 encoding/base64
07:55:58 [2020-11-05T07:55:58.092Z] #49 38.14 golang.org/x/sys/unix
07:55:58 [2020-11-05T07:55:58.092Z] #49 39.85 fmt
07:55:58 [2020-11-05T07:55:58.092Z] #49 43.56 golang.org/x/crypto/ssh/terminal
07:55:58 [2020-11-05T07:55:58.092Z] #49 44.01 encoding/json
07:55:58 [2020-11-05T07:55:58.092Z] #49 44.51 github.com/pkg/diff
07:55:58 [2020-11-05T07:55:58.092Z] #49 45.63 go/ast
07:55:58 [2020-11-05T07:55:58.092Z] #49 ...
07:55:58 [2020-11-05T07:55:58.092Z] 
07:55:58 [2020-11-05T07:55:58.092Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:55:58 [2020-11-05T07:55:58.092Z] #41 12.74   DEP      images/core-x86.pb-c.d
07:55:58 [2020-11-05T07:55:58.092Z] #41 12.82   DEP      images/core.pb-c.d
07:55:58 [2020-11-05T07:55:58.092Z] #41 12.86   DEP      images/inventory.pb-c.d
07:55:58 [2020-11-05T07:55:58.092Z] #41 12.90   PBCC     images/cpuinfo.pb-c.c
07:55:58 [2020-11-05T07:55:58.092Z] #41 12.93   DEP      images/cpuinfo.pb-c.d
07:55:58 [2020-11-05T07:55:58.259Z] #22 ...
07:55:58 [2020-11-05T07:55:58.259Z] 
07:55:58 [2020-11-05T07:55:58.259Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.936 + RM_GOPATH=0
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.936 + TMP_GOPATH=
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.936 + : /build
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.936 + '[' -z '' ']'
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.936 ++ mktemp -d
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.936 + export GOPATH=/tmp/tmp.TYVaJ492W0
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.936 + GOPATH=/tmp/tmp.TYVaJ492W0
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.936 + RM_GOPATH=1
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.936 + case "$(go env GOARCH)" in
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.941 ++ go env GOARCH
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.981 + export GO_BUILDMODE=-buildmode=pie
07:55:58 [2020-11-05T07:55:58.259Z] #45 6.981 + GO_BUILDMODE=-buildmode=pie
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 ++ dirname /tmp/install/install.sh
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + dir=/tmp/install
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + bin=gotestsum
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + shift
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + '[' '!' -f /tmp/install/gotestsum.installer ']'
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + . /tmp/install/gotestsum.installer
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 ++ : v0.5.3
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + install_gotestsum
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + set -e
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + export GO111MODULE=on
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + GO111MODULE=on
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + GOBIN=/build
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.018 + go get gotest.tools/gotestsum@v0.5.3
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.093 go: finding gotest.tools/gotestsum v0.5.3
07:55:58 [2020-11-05T07:55:58.259Z] #45 7.093 go: finding gotest.tools v0.5.3
07:55:58 [2020-11-05T07:55:58.259Z] #45 8.273 go: downloading gotest.tools/gotestsum v0.5.3
07:55:58 [2020-11-05T07:55:58.259Z] #45 8.905 go: extracting gotest.tools/gotestsum v0.5.3
07:55:58 [2020-11-05T07:55:58.259Z] #45 ...
07:55:58 [2020-11-05T07:55:58.259Z] 
07:55:58 [2020-11-05T07:55:58.259Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:55:58 [2020-11-05T07:55:58.259Z] #34 7.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:55:58 [2020-11-05T07:55:58.259Z] #34 8.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:58 [2020-11-05T07:55:58.259Z] #34 8.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:58 [2020-11-05T07:55:58.259Z] #34 10.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:55:58 [2020-11-05T07:55:58.384Z] #41 12.96   PBCC     images/stats.pb-c.c
07:55:58 [2020-11-05T07:55:58.384Z] #41 12.99   DEP      images/stats.pb-c.d
07:55:58 [2020-11-05T07:55:58.522Z] #34 ...
07:55:58 [2020-11-05T07:55:58.522Z] 
07:55:58 [2020-11-05T07:55:58.522Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.151 + RM_GOPATH=0
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.151 + TMP_GOPATH=
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.152 + : /build
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.152 + '[' -z '' ']'
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.155 ++ mktemp -d
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.175 + export GOPATH=/tmp/tmp.5fUsjFFK0W
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.175 + GOPATH=/tmp/tmp.5fUsjFFK0W
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.175 + RM_GOPATH=1
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.175 + case "$(go env GOARCH)" in
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.175 ++ go env GOARCH
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + export GO_BUILDMODE=-buildmode=pie
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + GO_BUILDMODE=-buildmode=pie
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 ++ dirname /tmp/install/install.sh
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + dir=/tmp/install
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + bin=vndr
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + shift
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + '[' '!' -f /tmp/install/vndr.installer ']'
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + . /tmp/install/vndr.installer
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + install_vndr
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5fUsjFFK0W/src/github.com/LK4D4/vndr
07:55:58 [2020-11-05T07:55:58.522Z] #43 7.230 Cloning into '/tmp/tmp.5fUsjFFK0W/src/github.com/LK4D4/vndr'...
07:55:58 [2020-11-05T07:55:58.522Z] #43 8.557 + cd /tmp/tmp.5fUsjFFK0W/src/github.com/LK4D4/vndr
07:55:58 [2020-11-05T07:55:58.522Z] #43 8.557 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
07:55:58 [2020-11-05T07:55:58.522Z] #43 8.578 + go build -buildmode=pie -v -o /build/vndr .
07:55:58 [2020-11-05T07:55:58.522Z] #43 10.73 internal/race
07:55:58 [2020-11-05T07:55:58.782Z] #43 10.74 internal/bytealg
07:55:58 [2020-11-05T07:55:58.782Z] #43 ...
07:55:58 [2020-11-05T07:55:58.782Z] 
07:55:58 [2020-11-05T07:55:58.782Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + RM_GOPATH=0
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + TMP_GOPATH=
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + : /build
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + '[' -z '' ']'
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 ++ mktemp -d
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + export GOPATH=/tmp/tmp.jQauiBYKfD
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + GOPATH=/tmp/tmp.jQauiBYKfD
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + RM_GOPATH=1
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + case "$(go env GOARCH)" in
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 ++ go env GOARCH
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + export GO_BUILDMODE=-buildmode=pie
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + GO_BUILDMODE=-buildmode=pie
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 ++ dirname /tmp/install/install.sh
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + dir=/tmp/install
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + bin=shfmt
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + shift
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + '[' '!' -f /tmp/install/shfmt.installer ']'
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + . /tmp/install/shfmt.installer
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + install_shfmt
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jQauiBYKfD/src/github.com/mvdan/sh
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.808 Cloning into '/tmp/tmp.jQauiBYKfD/src/github.com/mvdan/sh'...
07:55:58 [2020-11-05T07:55:58.782Z] #49 5.816 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
07:55:58 [2020-11-05T07:55:58.782Z] #49 ...
07:55:58 [2020-11-05T07:55:58.782Z] 
07:55:58 [2020-11-05T07:55:58.782Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + RM_GOPATH=0
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + TMP_GOPATH=
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + : /build
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + '[' -z '' ']'
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 ++ mktemp -d
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + export GOPATH=/tmp/tmp.B9m5dB6qEt
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + GOPATH=/tmp/tmp.B9m5dB6qEt
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + RM_GOPATH=1
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + case "$(go env GOARCH)" in
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 ++ go env GOARCH
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + export GO_BUILDMODE=-buildmode=pie
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + GO_BUILDMODE=-buildmode=pie
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 ++ dirname /tmp/install/install.sh
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + dir=/tmp/install
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + bin=golangci_lint
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + shift
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + . /tmp/install/golangci_lint.installer
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 ++ : v1.23.8
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + install_golangci_lint
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + set -e
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + export GO111MODULE=on
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + GO111MODULE=on
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + GOBIN=/build
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.205 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.278 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.278 go: finding github.com v1.23.8
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.278 go: finding github.com/golangci/golangci-lint v1.23.8
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.278 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
07:55:58 [2020-11-05T07:55:58.782Z] #47 6.278 go: finding github.com/golangci v1.23.8
07:55:58 [2020-11-05T07:55:58.782Z] #47 7.613 go: downloading github.com/golangci/golangci-lint v1.23.8
07:55:58 [2020-11-05T07:55:58.782Z] #47 8.522 go: extracting github.com/golangci/golangci-lint v1.23.8
07:55:59 [2020-11-05T07:55:59.020Z] #41 13.74 make[1]: Nothing to be done for 'all'.
07:55:59 [2020-11-05T07:55:59.041Z] #47 ...
07:55:59 [2020-11-05T07:55:59.041Z] 
07:55:59 [2020-11-05T07:55:59.041Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:55:59 [2020-11-05T07:55:59.041Z] #11 7.982 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:55:59 [2020-11-05T07:55:59.041Z] #11 8.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:59 [2020-11-05T07:55:59.041Z] #11 8.035 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:59 [2020-11-05T07:55:59.041Z] #11 10.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:55:59 [2020-11-05T07:55:59.041Z] #11 ...
07:55:59 [2020-11-05T07:55:59.041Z] 
07:55:59 [2020-11-05T07:55:59.041Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:55:59 [2020-11-05T07:55:59.041Z] #30 6.918 + git clone https://github.com/kolyshkin/go-swagger.git .
07:55:59 [2020-11-05T07:55:59.041Z] #30 6.918 Cloning into '.'...
07:55:59 [2020-11-05T07:55:59.300Z] #30 ...
07:55:59 [2020-11-05T07:55:59.301Z] 
07:55:59 [2020-11-05T07:55:59.301Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.048 + RM_GOPATH=0
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.048 + TMP_GOPATH=
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.048 + : /build
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.048 + '[' -z '' ']'
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.048 ++ mktemp -d
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.058 + export GOPATH=/tmp/tmp.dxpWfwRu2V
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.058 + GOPATH=/tmp/tmp.dxpWfwRu2V
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.058 + RM_GOPATH=1
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.058 + case "$(go env GOARCH)" in
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.058 ++ go env GOARCH
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + export GO_BUILDMODE=-buildmode=pie
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + GO_BUILDMODE=-buildmode=pie
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 ++ dirname /tmp/install/install.sh
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + dir=/tmp/install
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + bin=rootlesskit
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + shift
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + . /tmp/install/rootlesskit.installer
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + install_rootlesskit
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + case "$1" in
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + export CGO_ENABLED=0
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + CGO_ENABLED=0
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + _install_rootlesskit
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dxpWfwRu2V/src/github.com/rootless-containers/rootlesskit
07:55:59 [2020-11-05T07:55:59.301Z] #56 6.071 Cloning into '/tmp/tmp.dxpWfwRu2V/src/github.com/rootless-containers/rootlesskit'...
07:55:59 [2020-11-05T07:55:59.301Z] #56 ...
07:55:59 [2020-11-05T07:55:59.301Z] 
07:55:59 [2020-11-05T07:55:59.301Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:55:59 [2020-11-05T07:55:59.301Z] #53 7.521 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:55:59 [2020-11-05T07:55:59.301Z] #53 7.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:55:59 [2020-11-05T07:55:59.301Z] #53 7.870 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:55:59 [2020-11-05T07:55:59.301Z] #53 9.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:55:59 [2020-11-05T07:55:59.560Z] #53 ...
07:55:59 [2020-11-05T07:55:59.560Z] 
07:55:59 [2020-11-05T07:55:59.560Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:55:59 [2020-11-05T07:55:59.560Z] #45 10.90 go: downloading github.com/spf13/pflag v1.0.3
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.00 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.08 go: downloading github.com/pkg/errors v0.9.1
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.09 go: downloading github.com/jonboulle/clockwork v0.1.0
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.09 go: downloading github.com/fatih/color v1.9.0
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.18 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.18 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.52 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.65 go: extracting github.com/fatih/color v1.9.0
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.71 go: extracting github.com/spf13/pflag v1.0.3
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.71 go: extracting github.com/pkg/errors v0.9.1
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.72 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:55:59 [2020-11-05T07:55:59.560Z] #45 11.79 go: extracting github.com/jonboulle/clockwork v0.1.0
07:55:59 [2020-11-05T07:55:59.654Z] #41 14.47   CC       images/stats.o
07:55:59 [2020-11-05T07:55:59.809Z] using credential docker-jenkins-github-credentials
07:55:59 [2020-11-05T07:55:59.817Z] Cloning the remote Git repository
07:55:59 [2020-11-05T07:55:59.817Z] Cloning with configured refspecs honoured and without tags
07:55:59 [2020-11-05T07:55:59.946Z] #41 ...
07:55:59 [2020-11-05T07:55:59.946Z] 
07:55:59 [2020-11-05T07:55:59.946Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:55:59 [2020-11-05T07:55:59.946Z] #43 39.05 fmt
07:55:59 [2020-11-05T07:55:59.946Z] #43 41.02 regexp
07:55:59 [2020-11-05T07:55:59.946Z] #43 41.67 flag
07:55:59 [2020-11-05T07:55:59.946Z] #43 42.62 go/token
07:55:59 [2020-11-05T07:55:59.946Z] #43 43.61 go/scanner
07:55:59 [2020-11-05T07:55:59.946Z] #43 44.12 internal/lazyregexp
07:55:59 [2020-11-05T07:55:59.946Z] #43 44.24 go/ast
07:55:59 [2020-11-05T07:55:59.946Z] #43 44.35 net/url
07:55:59 [2020-11-05T07:55:59.946Z] #43 45.87 text/template/parse
07:55:59 [2020-11-05T07:55:59.946Z] #43 48.22 go/parser
07:55:59 [2020-11-05T07:55:59.946Z] #43 48.97 text/template
07:55:59 [2020-11-05T07:55:59.946Z] #43 ...
07:55:59 [2020-11-05T07:55:59.946Z] 
07:55:59 [2020-11-05T07:55:59.946Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:55:59 [2020-11-05T07:55:59.946Z] #54 25.41 Checking out files:  65% (2238/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.05 + cd /tmp/tmp.S00ayQtuJW/src/github.com/containerd/containerd
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.05 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.52 + export 'BUILDTAGS=netgo osusergo static_build'
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.52 + BUILDTAGS='netgo osusergo static_build'
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.52 + export EXTRA_FLAGS=-buildmode=pie
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.52 + EXTRA_FLAGS=-buildmode=pie
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.52 + '[' '' = dynamic ']'
07:55:59 [2020-11-05T07:55:59.946Z] #54 26.52 + make
07:56:00 [2020-11-05T07:56:00.130Z] #45 12.33 go: downloading github.com/mattn/go-colorable v0.1.6
07:56:00 [2020-11-05T07:56:00.391Z] #45 12.34 go: downloading github.com/mattn/go-isatty v0.0.12
07:56:00 [2020-11-05T07:56:00.391Z] #45 12.66 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:55:59 [2020-11-05T07:55:59.966Z] Cloning repository https://github.com/moby/moby.git
07:56:00 [2020-11-05T07:56:00.031Z]  > git init /home/ubuntu/workspace/moby_PR-41634 # timeout=10
07:56:00 [2020-11-05T07:56:00.441Z] Fetching upstream changes from https://github.com/moby/moby.git
07:56:00 [2020-11-05T07:56:00.442Z]  > git --version # timeout=10
07:56:00 [2020-11-05T07:56:00.449Z]  > git --version # 'git version 2.7.4'
07:56:00 [2020-11-05T07:56:00.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:56:00 [2020-11-05T07:56:00.454Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:56:00 [2020-11-05T07:56:00.582Z] #54 27.31 + bin/ctr
07:56:00 [2020-11-05T07:56:00.969Z] #45 13.22 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:56:01 [2020-11-05T07:56:01.231Z] #45 13.55 go: extracting github.com/mattn/go-colorable v0.1.6
07:56:01 [2020-11-05T07:56:01.490Z] #45 13.59 go: extracting github.com/mattn/go-isatty v0.0.12
07:56:04 [2020-11-05T07:56:04.052Z] #45 16.08 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:56:05 [2020-11-05T07:56:05.007Z] #45 ...
07:56:05 [2020-11-05T07:56:05.007Z] 
07:56:05 [2020-11-05T07:56:05.007Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:56:05 [2020-11-05T07:56:05.007Z] #22 17.19 + mkdir -p /build
07:56:05 [2020-11-05T07:56:05.007Z] #22 17.19 + mv docker/docker /build/
07:56:05 [2020-11-05T07:56:05.007Z] #22 17.19 + rmdir docker
07:56:06 [2020-11-05T07:56:06.155Z] #54 ...
07:56:06 [2020-11-05T07:56:06.155Z] 
07:56:06 [2020-11-05T07:56:06.155Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:56:06 [2020-11-05T07:56:06.155Z] #49 47.66 mvdan.cc/editorconfig
07:56:06 [2020-11-05T07:56:06.155Z] #49 48.39 mvdan.cc/sh/v3/fileutil
07:56:06 [2020-11-05T07:56:06.155Z] #49 48.55 mvdan.cc/sh/v3/syntax
07:56:06 [2020-11-05T07:56:06.155Z] #49 51.90 mvdan.cc/sh/v3/cmd/shfmt
07:56:06 [2020-11-05T07:56:06.155Z] #49 DONE 55.3s
07:56:06 [2020-11-05T07:56:06.155Z] 
07:56:06 [2020-11-05T07:56:06.155Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:06 [2020-11-05T07:56:06.155Z] #41 14.71   CC       images/core.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 15.07   CC       images/core-x86.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 15.33   CC       images/core-arm.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 15.52   CC       images/core-aarch64.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 15.70   CC       images/core-ppc64.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 16.05   CC       images/core-s390.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 16.30   CC       images/cpuinfo.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 16.55   CC       images/inventory.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 16.63   CC       images/fdinfo.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 16.81   CC       images/fown.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 16.94   CC       images/ns.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 17.12   CC       images/regfile.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 17.32   CC       images/ghost-file.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 17.46   CC       images/fifo.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 17.62   CC       images/remap-file-path.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 17.77   CC       images/eventfd.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 17.91   CC       images/eventpoll.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 18.08   CC       images/fh.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 18.25   CC       images/fsnotify.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 18.53   CC       images/signalfd.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 18.73   CC       images/fs.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 18.85   CC       images/pstree.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 19.01   CC       images/pipe.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 19.19   CC       images/tcp-stream.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 19.27   CC       images/sk-packet.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 19.44   CC       images/mnt.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 19.62   CC       images/pipe-data.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 19.69   CC       images/sa.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 19.83   CC       images/timer.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 20.14   CC       images/timerfd.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 20.29   CC       images/mm.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 20.54   CC       images/sk-opts.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 20.67   CC       images/sk-unix.o
07:56:06 [2020-11-05T07:56:06.155Z] #41 20.79   CC       images/sk-inet.o
07:56:06 [2020-11-05T07:56:06.388Z] #22 DONE 18.2s
07:56:06 [2020-11-05T07:56:06.389Z] 
07:56:06 [2020-11-05T07:56:06.389Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:56:06 [2020-11-05T07:56:06.389Z] #49 17.13 + cd /tmp/tmp.jQauiBYKfD/src/github.com/mvdan/sh
07:56:06 [2020-11-05T07:56:06.389Z] #49 17.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
07:56:06 [2020-11-05T07:56:06.389Z] #49 17.25 + GO111MODULE=on
07:56:06 [2020-11-05T07:56:06.389Z] #49 17.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
07:56:06 [2020-11-05T07:56:06.459Z] #41 21.12   CC       images/tun.o
07:56:06 [2020-11-05T07:56:06.459Z] #41 ...
07:56:06 [2020-11-05T07:56:06.459Z] 
07:56:06 [2020-11-05T07:56:06.459Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:56:06 [2020-11-05T07:56:06.459Z] #11 55.62 Selecting previously unselected package g++-mingw-w64-x86-64.
07:56:06 [2020-11-05T07:56:06.459Z] #11 55.62 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
07:56:06 [2020-11-05T07:56:06.459Z] #11 55.62 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:56:06 [2020-11-05T07:56:06.649Z] #49 18.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:56:06 [2020-11-05T07:56:06.649Z] #49 18.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:56:06 [2020-11-05T07:56:06.649Z] #49 18.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:56:07 [2020-11-05T07:56:07.220Z] #49 19.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:56:07 [2020-11-05T07:56:07.220Z] #49 19.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:56:08 [2020-11-05T07:56:08.165Z] #49 ...
07:56:08 [2020-11-05T07:56:08.165Z] 
07:56:08 [2020-11-05T07:56:08.165Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:56:08 [2020-11-05T07:56:08.165Z] #32 10.34 internal/bytealg
07:56:08 [2020-11-05T07:56:08.165Z] #32 10.36 math/bits
07:56:08 [2020-11-05T07:56:08.165Z] #32 11.27 math
07:56:08 [2020-11-05T07:56:08.165Z] #32 11.92 runtime
07:56:08 [2020-11-05T07:56:08.165Z] #32 16.79 unicode/utf8
07:56:08 [2020-11-05T07:56:08.165Z] #32 17.38 internal/testlog
07:56:08 [2020-11-05T07:56:08.165Z] #32 17.62 encoding
07:56:08 [2020-11-05T07:56:08.165Z] #32 18.02 runtime/cgo
07:56:08 [2020-11-05T07:56:08.426Z] #32 ...
07:56:08 [2020-11-05T07:56:08.426Z] 
07:56:08 [2020-11-05T07:56:08.426Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:56:08 [2020-11-05T07:56:08.426Z] #47 18.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:56:08 [2020-11-05T07:56:08.426Z] #47 18.96 go: downloading github.com/fatih/color v1.7.0
07:56:08 [2020-11-05T07:56:08.426Z] #47 18.96 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:56:08 [2020-11-05T07:56:08.426Z] #47 18.96 go: downloading github.com/spf13/cobra v0.0.5
07:56:08 [2020-11-05T07:56:08.426Z] #47 18.96 go: downloading github.com/pkg/errors v0.8.1
07:56:08 [2020-11-05T07:56:08.426Z] #47 18.97 go: downloading github.com/go-lintpack/lintpack v0.5.2
07:56:08 [2020-11-05T07:56:08.426Z] #47 19.02 go: downloading github.com/stretchr/testify v1.4.0
07:56:08 [2020-11-05T07:56:08.426Z] #47 19.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:56:08 [2020-11-05T07:56:08.426Z] #47 19.20 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:56:08 [2020-11-05T07:56:08.426Z] #47 19.32 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:56:08 [2020-11-05T07:56:08.426Z] #47 19.36 go: extracting github.com/pkg/errors v0.8.1
07:56:08 [2020-11-05T07:56:08.426Z] #47 19.41 go: extracting github.com/fatih/color v1.7.0
07:56:08 [2020-11-05T07:56:08.426Z] #47 19.62 go: downloading github.com/mattn/go-isatty v0.0.8
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.00 go: extracting github.com/go-lintpack/lintpack v0.5.2
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.10 go: extracting github.com/mattn/go-isatty v0.0.8
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.16 go: extracting github.com/spf13/cobra v0.0.5
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.17 go: downloading github.com/ultraware/whitespace v0.0.4
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.24 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.41 go: downloading github.com/spf13/viper v1.6.1
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.43 go: extracting github.com/ultraware/whitespace v0.0.4
07:56:08 [2020-11-05T07:56:08.426Z] #47 20.62 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:56:08 [2020-11-05T07:56:08.685Z] #47 20.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:56:08 [2020-11-05T07:56:08.685Z] #47 20.94 go: extracting github.com/spf13/viper v1.6.1
07:56:08 [2020-11-05T07:56:08.944Z] #47 ...
07:56:08 [2020-11-05T07:56:08.944Z] 
07:56:08 [2020-11-05T07:56:08.944Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:56:08 [2020-11-05T07:56:08.944Z] #43 11.09 sync/atomic
07:56:08 [2020-11-05T07:56:08.944Z] #43 11.47 unicode
07:56:08 [2020-11-05T07:56:08.944Z] #43 11.96 runtime
07:56:08 [2020-11-05T07:56:08.944Z] #43 16.13 unicode/utf8
07:56:08 [2020-11-05T07:56:08.944Z] #43 17.63 encoding
07:56:08 [2020-11-05T07:56:08.944Z] #43 17.93 unicode/utf16
07:56:08 [2020-11-05T07:56:08.944Z] #43 18.33 container/list
07:56:08 [2020-11-05T07:56:08.944Z] #43 19.77 crypto/internal/subtle
07:56:08 [2020-11-05T07:56:08.944Z] #43 20.00 crypto/subtle
07:56:08 [2020-11-05T07:56:08.944Z] #43 20.40 vendor/golang.org/x/crypto/cryptobyte/asn1
07:56:08 [2020-11-05T07:56:08.944Z] #43 20.65 internal/nettrace
07:56:08 [2020-11-05T07:56:08.944Z] #43 21.02 runtime/cgo
07:56:08 [2020-11-05T07:56:08.944Z] #43 ...
07:56:08 [2020-11-05T07:56:08.944Z] 
07:56:08 [2020-11-05T07:56:08.944Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:56:08 [2020-11-05T07:56:08.944Z] #49 21.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:56:09 [2020-11-05T07:56:09.880Z] #49 ...
07:56:09 [2020-11-05T07:56:09.880Z] 
07:56:09 [2020-11-05T07:56:09.880Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:56:09 [2020-11-05T07:56:09.880Z] #53 12.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:56:09 [2020-11-05T07:56:09.880Z] #53 14.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:56:10 [2020-11-05T07:56:10.139Z] #53 ...
07:56:10 [2020-11-05T07:56:10.139Z] 
07:56:10 [2020-11-05T07:56:10.139Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:56:10 [2020-11-05T07:56:10.139Z] #47 21.34 go: downloading github.com/sourcegraph/go-diff v0.5.1
07:56:10 [2020-11-05T07:56:10.139Z] #47 21.36 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:56:10 [2020-11-05T07:56:10.139Z] #47 21.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:56:10 [2020-11-05T07:56:10.139Z] #47 21.67 go: downloading github.com/uudashr/gocognit v1.0.1
07:56:10 [2020-11-05T07:56:10.139Z] #47 21.72 go: extracting github.com/stretchr/testify v1.4.0
07:56:10 [2020-11-05T07:56:10.139Z] #47 21.88 go: extracting github.com/sourcegraph/go-diff v0.5.1
07:56:10 [2020-11-05T07:56:10.139Z] #47 22.08 go: extracting github.com/uudashr/gocognit v1.0.1
07:56:10 [2020-11-05T07:56:10.139Z] #47 22.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:56:10 [2020-11-05T07:56:10.398Z] #47 22.41 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:56:10 [2020-11-05T07:56:10.398Z] #47 22.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:56:10 [2020-11-05T07:56:10.398Z] #47 22.58 go: downloading github.com/spf13/pflag v1.0.5
07:56:10 [2020-11-05T07:56:10.398Z] #47 22.60 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:56:10 [2020-11-05T07:56:10.398Z] #47 22.72 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:56:10 [2020-11-05T07:56:10.398Z] #47 ...
07:56:10 [2020-11-05T07:56:10.398Z] 
07:56:10 [2020-11-05T07:56:10.398Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:56:10 [2020-11-05T07:56:10.398Z] #56 12.66 Checking out files:  97% (776/794)   
Checking out files:  98% (779/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
07:56:10 [2020-11-05T07:56:10.398Z] #56 12.74 + cd /tmp/tmp.dxpWfwRu2V/src/github.com/rootless-containers/rootlesskit
07:56:10 [2020-11-05T07:56:10.398Z] #56 12.74 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:56:10 [2020-11-05T07:56:10.398Z] #56 12.97 + for f in rootlesskit rootlesskit-docker-proxy
07:56:10 [2020-11-05T07:56:10.398Z] #56 12.97 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:56:10 [2020-11-05T07:56:10.657Z] #56 ...
07:56:10 [2020-11-05T07:56:10.657Z] 
07:56:10 [2020-11-05T07:56:10.657Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:56:10 [2020-11-05T07:56:10.657Z] #34 12.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:56:10 [2020-11-05T07:56:10.657Z] #34 14.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:56:10 [2020-11-05T07:56:10.917Z] #34 ...
07:56:10 [2020-11-05T07:56:10.917Z] 
07:56:10 [2020-11-05T07:56:10.917Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:56:10 [2020-11-05T07:56:10.917Z] #40 13.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:56:10 [2020-11-05T07:56:10.917Z] #40 14.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:56:10 [2020-11-05T07:56:10.917Z] #40 ...
07:56:10 [2020-11-05T07:56:10.917Z] 
07:56:10 [2020-11-05T07:56:10.917Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:56:10 [2020-11-05T07:56:10.917Z] #47 22.89 go: downloading github.com/gogo/protobuf v1.2.1
07:56:10 [2020-11-05T07:56:10.917Z] #47 23.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:56:10 [2020-11-05T07:56:10.917Z] #47 23.12 go: extracting github.com/spf13/pflag v1.0.5
07:56:10 [2020-11-05T07:56:10.917Z] #47 ...
07:56:10 [2020-11-05T07:56:10.917Z] 
07:56:10 [2020-11-05T07:56:10.917Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:56:10 [2020-11-05T07:56:10.917Z] #11 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:56:10 [2020-11-05T07:56:10.917Z] #11 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:56:11 [2020-11-05T07:56:11.176Z] #11 ...
07:56:11 [2020-11-05T07:56:11.176Z] 
07:56:11 [2020-11-05T07:56:11.176Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:56:11 [2020-11-05T07:56:11.176Z] #47 23.29 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:56:12 [2020-11-05T07:56:12.044Z] #11 ...
07:56:12 [2020-11-05T07:56:12.044Z] 
07:56:12 [2020-11-05T07:56:12.044Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:56:12 [2020-11-05T07:56:12.044Z] #43 50.35 encoding/xml
07:56:12 [2020-11-05T07:56:12.044Z] #43 51.67 go/doc
07:56:12 [2020-11-05T07:56:12.044Z] #43 53.96 github.com/LK4D4/vndr/versioned
07:56:12 [2020-11-05T07:56:12.044Z] #43 54.02 github.com/LK4D4/vndr/build
07:56:12 [2020-11-05T07:56:12.044Z] #43 54.03 compress/flate
07:56:12 [2020-11-05T07:56:12.044Z] #43 55.99 hash/crc32
07:56:12 [2020-11-05T07:56:12.044Z] #43 56.38 compress/gzip
07:56:12 [2020-11-05T07:56:12.044Z] #43 56.38 net
07:56:12 [2020-11-05T07:56:12.044Z] #43 56.68 vendor/golang.org/x/text/transform
07:56:12 [2020-11-05T07:56:12.044Z] #43 57.15 vendor/golang.org/x/text/unicode/bidi
07:56:12 [2020-11-05T07:56:12.044Z] #43 58.04 vendor/golang.org/x/text/secure/bidirule
07:56:12 [2020-11-05T07:56:12.044Z] #43 58.24 vendor/golang.org/x/text/unicode/norm
07:56:12 [2020-11-05T07:56:12.044Z] #43 60.30 vendor/golang.org/x/net/idna
07:56:12 [2020-11-05T07:56:12.044Z] #43 ...
07:56:12 [2020-11-05T07:56:12.044Z] 
07:56:12 [2020-11-05T07:56:12.044Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:12 [2020-11-05T07:56:12.044Z] #41 21.35   CC       images/sk-netlink.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 21.51   CC       images/packet-sock.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 21.66   CC       images/ipc-var.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 21.78   CC       images/ipc-desc.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 21.91   CC       images/ipc-shm.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 22.03   CC       images/ipc-msg.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 22.22   CC       images/ipc-sem.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 22.35   CC       images/utsns.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 22.48   CC       images/creds.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 22.58   CC       images/vma.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 22.74   CC       images/netdev.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 22.94   CC       images/tty.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 23.26   CC       images/file-lock.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 23.41   CC       images/rlimit.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 23.46   CC       images/pagemap.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 23.63   CC       images/siginfo.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 23.83   CC       images/rpc.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 24.40   CC       images/ext-file.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 24.53   CC       images/cgroup.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 24.80   CC       images/userns.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 24.92   CC       images/google/protobuf/descriptor.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 25.68   CC       images/opts.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 25.83   CC       images/seccomp.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 25.97   CC       images/binfmt-misc.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 26.09   CC       images/time.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 26.23   CC       images/sysctl.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 26.31   CC       images/autofs.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 26.41   CC       images/macvlan.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 26.54   CC       images/sit.o
07:56:12 [2020-11-05T07:56:12.044Z] #41 26.67   CC       images/memfd.o
07:56:12 [2020-11-05T07:56:12.338Z] #41 26.88   CC       images/timens.o
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.07   LINK     images/built-in.o
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.13   GEN      compel/include/asm
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.13   GEN      compel/include/version.h
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.14 touch .config
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.15   GEN      include/common/config.h
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.18   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.19   GEN      compel/plugins/include/uapi/std/syscall-codes.h
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.20   GEN      compel/plugins/include/uapi/std/syscall.h
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.21   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.21   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.22   DEP      compel/arch/s390/plugins/std/parasite-head.d
07:56:12 [2020-11-05T07:56:12.338Z] #41 27.23   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:56:12 [2020-11-05T07:56:12.630Z] #41 27.23   DEP      compel/plugins/std/infect.d
07:56:12 [2020-11-05T07:56:12.630Z] #41 27.26   DEP      compel/plugins/std/string.d
07:56:12 [2020-11-05T07:56:12.630Z] #41 27.28   DEP      compel/plugins/std/log.d
07:56:12 [2020-11-05T07:56:12.630Z] #41 27.30   DEP      compel/plugins/std/fds.d
07:56:12 [2020-11-05T07:56:12.630Z] #41 27.33   DEP      compel/plugins/std/std.d
07:56:12 [2020-11-05T07:56:12.630Z] #41 27.38   DEP      compel/plugins/shmem/shmem.d
07:56:12 [2020-11-05T07:56:12.630Z] #41 27.43   DEP      compel/plugins/fds/fds.d
07:56:12 [2020-11-05T07:56:12.922Z] #41 27.50   CC       compel/plugins/std/std.o
07:56:12 [2020-11-05T07:56:12.922Z] #41 27.64   CC       compel/plugins/std/fds.o
07:56:13 [2020-11-05T07:56:13.214Z] #41 28.00   CC       compel/plugins/std/log.o
07:56:13 [2020-11-05T07:56:13.506Z] #41 28.40   CC       compel/plugins/std/string.o
07:56:14 [2020-11-05T07:56:14.140Z] #41 28.73   CC       compel/plugins/std/infect.o
07:56:14 [2020-11-05T07:56:14.432Z] #41 29.06   CC       compel/arch/s390/plugins/std/parasite-head.o
07:56:14 [2020-11-05T07:56:14.432Z] #41 29.09   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
07:56:14 [2020-11-05T07:56:14.432Z] #41 29.12   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
07:56:14 [2020-11-05T07:56:14.542Z] #47 26.48 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:56:14 [2020-11-05T07:56:14.724Z] #41 29.22   AR       compel/plugins/std.lib.a
07:56:14 [2020-11-05T07:56:14.724Z] #41 29.25   CC       compel/plugins/fds/fds.o
07:56:15 [2020-11-05T07:56:15.016Z] #41 29.57   AR       compel/plugins/fds.lib.a
07:56:15 [2020-11-05T07:56:15.016Z] #41 29.59   HOSTDEP  compel/src/lib/log-host.d
07:56:15 [2020-11-05T07:56:15.016Z] #41 29.69   HOSTDEP  compel/src/lib/handle-elf-host.d
07:56:15 [2020-11-05T07:56:15.016Z] #41 29.75   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
07:56:15 [2020-11-05T07:56:15.016Z] #41 29.79   HOSTDEP  compel/src/main-host.d
07:56:15 [2020-11-05T07:56:15.308Z] #41 29.86   DEP      compel/src/lib/ptrace.d
07:56:15 [2020-11-05T07:56:15.308Z] #41 ...
07:56:15 [2020-11-05T07:56:15.308Z] 
07:56:15 [2020-11-05T07:56:15.308Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:56:15 [2020-11-05T07:56:15.308Z] #56 64.29 + for f in rootlesskit rootlesskit-docker-proxy
07:56:15 [2020-11-05T07:56:15.308Z] #56 64.29 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:56:16 [2020-11-05T07:56:16.118Z] #47 ...
07:56:16 [2020-11-05T07:56:16.118Z] 
07:56:16 [2020-11-05T07:56:16.118Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:56:16 [2020-11-05T07:56:16.118Z] #45 17.89 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:56:16 [2020-11-05T07:56:16.118Z] #45 23.24 go: finding github.com/fatih/color v1.9.0
07:56:16 [2020-11-05T07:56:16.118Z] #45 23.27 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:56:16 [2020-11-05T07:56:16.118Z] #45 23.28 go: finding github.com/pkg/errors v0.9.1
07:56:16 [2020-11-05T07:56:16.118Z] #45 23.73 go: finding github.com/mattn/go-colorable v0.1.6
07:56:16 [2020-11-05T07:56:16.118Z] #45 23.74 go: finding github.com/spf13/pflag v1.0.3
07:56:16 [2020-11-05T07:56:16.118Z] #45 23.80 go: finding github.com/mattn/go-isatty v0.0.12
07:56:16 [2020-11-05T07:56:16.118Z] #45 24.15 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:56:16 [2020-11-05T07:56:16.118Z] #45 24.33 go: finding github.com/jonboulle/clockwork v0.1.0
07:56:16 [2020-11-05T07:56:16.118Z] #45 24.46 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:56:16 [2020-11-05T07:56:16.118Z] #45 24.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:56:16 [2020-11-05T07:56:16.118Z] #45 24.53 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:56:16 [2020-11-05T07:56:16.118Z] #45 ...
07:56:16 [2020-11-05T07:56:16.118Z] 
07:56:16 [2020-11-05T07:56:16.118Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:56:16 [2020-11-05T07:56:16.118Z] #38 24.64 Checking out files:  80% (1346/1668)   
Checking out files:  81% (1352/1668)   
Checking out files:  82% (1368/1668)   
Checking out files:  83% (1385/1668)   
Checking out files:  84% (1402/1668)   
Checking out files:  85% (1418/1668)   
Checking out files:  86% (1435/1668)   
Checking out files:  87% (1452/1668)   
Checking out files:  88% (1468/1668)   
Checking out files:  89% (1485/1668)   
Checking out files:  90% (1502/1668)   
Checking out files:  91% (1518/1668)   
Checking out files:  92% (1535/1668)   
Checking out files:  93% (1552/1668)   
Checking out files:  94% (1568/1668)   
Checking out files:  95% (1585/1668)   
Checking out files:  96% (1602/1668)   
Checking out files:  97% (1618/1668)   
Checking out files:  98% (1635/1668)   
Checking out files:  99% (1652/1668)   
Checking out files: 100% (1668/1668)   
Checking out files: 100% (1668/1668), done.
07:56:16 [2020-11-05T07:56:16.118Z] #38 25.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:56:16 [2020-11-05T07:56:16.378Z] #38 28.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:56:18 [2020-11-05T07:56:18.611Z] Removing intermediate container ad6c9c60afbc
07:56:18 [2020-11-05T07:56:18.611Z]  ---> 08574f031941
07:56:18 [2020-11-05T07:56:18.611Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
07:56:18 [2020-11-05T07:56:18.611Z]  ---> 805dc2d65d1c
07:56:18 [2020-11-05T07:56:18.611Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
07:56:18 [2020-11-05T07:56:18.611Z]  ---> b7bd38ff807b
07:56:18 [2020-11-05T07:56:18.611Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
07:56:18 [2020-11-05T07:56:18.611Z]  ---> Running in 11b1a0795346
07:56:18 [2020-11-05T07:56:18.611Z] Removing intermediate container 11b1a0795346
07:56:18 [2020-11-05T07:56:18.611Z]  ---> 4f1adcb502e8
07:56:18 [2020-11-05T07:56:18.611Z] Successfully built 4f1adcb502e8
07:56:18 [2020-11-05T07:56:18.612Z] Successfully tagged moby-buildx:latest
07:56:18 [2020-11-05T07:56:18.612Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
07:56:18 [2020-11-05T07:56:18.612Z] if [ -n "${id}" ]; then \
07:56:18 [2020-11-05T07:56:18.612Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
07:56:18 [2020-11-05T07:56:18.612Z] 	&& touch bundles/buildx; \
07:56:18 [2020-11-05T07:56:18.612Z] 	docker rm -f ${id}; \
07:56:18 [2020-11-05T07:56:18.612Z] fi
07:56:18 [2020-11-05T07:56:18.612Z] 1cf92fe5e99d37057e86f4c711a5efba9a0285b180175c53dce99c21ed13b3eb
07:56:18 [2020-11-05T07:56:18.612Z] bundles/buildx version
07:56:18 [2020-11-05T07:56:18.612Z] buildx v0.3.1 6db68d0
07:56:18 [2020-11-05T07:56:18.612Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 .
07:56:18 [2020-11-05T07:56:18.612Z] #1 [internal] booting buildkit
07:56:18 [2020-11-05T07:56:18.612Z] #1 pulling image moby/buildkit:buildx-stable-1
07:56:18 [2020-11-05T07:56:18.612Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done
07:56:18 [2020-11-05T07:56:18.612Z] #1 creating container buildx_buildkit_default
07:56:18 [2020-11-05T07:56:18.612Z] #1 creating container buildx_buildkit_default 0.4s done
07:56:18 [2020-11-05T07:56:18.612Z] #1 DONE 3.5s
07:56:18 [2020-11-05T07:56:18.612Z] 
07:56:18 [2020-11-05T07:56:18.612Z] #3 [internal] load .dockerignore
07:56:18 [2020-11-05T07:56:18.612Z] #3 transferring context: 87B done
07:56:18 [2020-11-05T07:56:18.612Z] #3 DONE 0.0s
07:56:18 [2020-11-05T07:56:18.612Z] 
07:56:18 [2020-11-05T07:56:18.612Z] #2 [internal] load build definition from Dockerfile
07:56:18 [2020-11-05T07:56:18.612Z] #2 transferring dockerfile: 16.58kB done
07:56:18 [2020-11-05T07:56:18.612Z] #2 DONE 0.0s
07:56:18 [2020-11-05T07:56:18.612Z] 
07:56:18 [2020-11-05T07:56:18.612Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
07:56:18 [2020-11-05T07:56:18.832Z] #56 ...
07:56:18 [2020-11-05T07:56:18.832Z] 
07:56:18 [2020-11-05T07:56:18.832Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.34 Selecting previously unselected package libapparmor1:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.35 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.35 Unpacking libapparmor1:s390x (2.13.2-10) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.42 Selecting previously unselected package libapparmor-dev:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.42 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.43 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.51 Selecting previously unselected package libbtrfs0.
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.51 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.51 Unpacking libbtrfs0 (4.20.1-2) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.57 Selecting previously unselected package libbtrfs-dev.
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.57 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.58 Unpacking libbtrfs-dev (4.20.1-2) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.65 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.65 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.65 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.70 Selecting previously unselected package libudev-dev:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.70 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.70 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.84 Selecting previously unselected package libsepol1-dev:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.84 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 65.84 Unpacking libsepol1-dev:s390x (2.8-1) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.10 Selecting previously unselected package libpcre16-3:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.10 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.10 Unpacking libpcre16-3:s390x (2:8.39-12) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.20 Selecting previously unselected package libpcre32-3:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.20 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.20 Unpacking libpcre32-3:s390x (2:8.39-12) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.28 Selecting previously unselected package libpcrecpp0v5:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.28 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.29 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.34 Selecting previously unselected package libpcre3-dev:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.34 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.34 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.55 Selecting previously unselected package libselinux1-dev:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.55 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.56 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.72 Selecting previously unselected package libdevmapper-dev:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.72 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.72 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.77 Selecting previously unselected package libseccomp-dev:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.77 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.78 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.83 Selecting previously unselected package libsystemd-dev:s390x.
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.83 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 66.83 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.14 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.15 Setting up libseccomp-dev:s390x (2.3.3-4) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.16 Setting up libapparmor1:s390x (2.13.2-10) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.16 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.17 Setting up libpcre16-3:s390x (2:8.39-12) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.18 Setting up libsepol1-dev:s390x (2.8-1) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.18 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.19 Setting up libbtrfs0 (4.20.1-2) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.20 Setting up libpcre32-3:s390x (2:8.39-12) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.20 Setting up libudev-dev:s390x (241-7~deb10u4) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.21 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.22 Setting up libbtrfs-dev (4.20.1-2) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.23 Setting up libapparmor-dev:s390x (2.13.2-10) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.23 Setting up mingw-w64-common (6.0.0-3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.24 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.25 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.26 Setting up libpcre3-dev:s390x (2:8.39-12) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.26 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.27 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
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.28 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.28 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
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.29 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
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.29 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.30 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.30 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.31 Setting up dmsetup (2:1.02.155-3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.32 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.32 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 67.33 Processing triggers for libc-bin (2.28-10) ...
07:56:18 [2020-11-05T07:56:18.832Z] #11 DONE 67.8s
07:56:18 [2020-11-05T07:56:18.832Z] 
07:56:18 [2020-11-05T07:56:18.832Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:18 [2020-11-05T07:56:18.832Z] #41 29.99   DEP      compel/src/lib/infect.d
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.09   DEP      compel/src/lib/infect-util.d
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.19   DEP      compel/src/lib/infect-rpc.d
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.29   DEP      compel/arch/s390/src/lib/infect.d
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.40   DEP      compel/arch/s390/src/lib/cpu.d
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.43   DEP      compel/src/lib/log.d
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.50   DEP      compel/src/main.d
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.60   DEP      compel/src/lib/handle-elf.d
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.68   DEP      compel/arch/s390/src/lib/handle-elf.d
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.76   CC       compel/src/lib/log.o
07:56:18 [2020-11-05T07:56:18.832Z] #41 30.97   CC       compel/arch/s390/src/lib/cpu.o
07:56:18 [2020-11-05T07:56:18.832Z] #41 31.12   CC       compel/arch/s390/src/lib/infect.o
07:56:18 [2020-11-05T07:56:18.832Z] #41 31.48   CC       compel/src/lib/infect-rpc.o
07:56:18 [2020-11-05T07:56:18.832Z] #41 31.62   CC       compel/src/lib/infect-util.o
07:56:18 [2020-11-05T07:56:18.832Z] #41 31.76   CC       compel/src/lib/infect.o
07:56:18 [2020-11-05T07:56:18.832Z] #41 33.06   CC       compel/src/lib/ptrace.o
07:56:18 [2020-11-05T07:56:18.832Z] #41 33.30   AR       compel/libcompel.a
07:56:18 [2020-11-05T07:56:18.832Z] #41 33.33   HOSTCC   compel/src/main-host.o
07:56:18 [2020-11-05T07:56:18.832Z] #41 ...
07:56:18 [2020-11-05T07:56:18.832Z] 
07:56:18 [2020-11-05T07:56:18.832Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:56:18 [2020-11-05T07:56:18.832Z] #56 DONE 68.0s
07:56:18 [2020-11-05T07:56:18.832Z] 
07:56:18 [2020-11-05T07:56:18.832Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
07:56:18 [2020-11-05T07:56:18.832Z] #57 DONE 0.1s
07:56:18 [2020-11-05T07:56:18.832Z] 
07:56:18 [2020-11-05T07:56:18.832Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:56:18 [2020-11-05T07:56:18.832Z] #58 DONE 0.1s
07:56:18 [2020-11-05T07:56:18.832Z] 
07:56:18 [2020-11-05T07:56:18.832Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:18 [2020-11-05T07:56:18.832Z] #41 33.66   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
07:56:18 [2020-11-05T07:56:18.832Z] #41 33.73   HOSTCC   compel/src/lib/handle-elf-host.o
07:56:18 [2020-11-05T07:56:18.905Z] #4 DONE 1.1s
07:56:18 [2020-11-05T07:56:18.930Z] #38 ...
07:56:18 [2020-11-05T07:56:18.930Z] 
07:56:18 [2020-11-05T07:56:18.930Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:56:18 [2020-11-05T07:56:18.930Z] #62 28.27 Checking out files:  36% (694/1905)   
Checking out files:  37% (705/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/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.
07:56:18 [2020-11-05T07:56:18.930Z] #62 30.32 + cd /tmp/tmp.Ckg4ShkQ6R/src/github.com/docker/libnetwork
07:56:18 [2020-11-05T07:56:18.930Z] #62 30.32 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
07:56:18 [2020-11-05T07:56:18.930Z] #62 31.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:56:19 [2020-11-05T07:56:19.200Z] 
07:56:19 [2020-11-05T07:56:19.200Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
07:56:19 [2020-11-05T07:56:19.200Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
07:56:19 [2020-11-05T07:56:19.396Z] Fetching without tags
07:56:19 [2020-11-05T07:56:19.473Z] #41 34.10   HOSTCC   compel/src/lib/log-host.o
07:56:19 [2020-11-05T07:56:19.474Z] #41 34.23   HOSTLINK compel/compel-host-bin
07:56:19 [2020-11-05T07:56:19.494Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
07:56:19 [2020-11-05T07:56:19.494Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
07:56:19 [2020-11-05T07:56:19.494Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
07:56:19 [2020-11-05T07:56:19.494Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
07:56:19 [2020-11-05T07:56:19.786Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:56:19 [2020-11-05T07:56:19.294Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:56:19 [2020-11-05T07:56:19.311Z]  > git config --add remote.origin.fetch +refs/pull/41634/head:refs/remotes/origin/PR-41634 # timeout=10
07:56:19 [2020-11-05T07:56:19.343Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:56:19 [2020-11-05T07:56:19.372Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:56:19 [2020-11-05T07:56:19.402Z] Fetching upstream changes from https://github.com/moby/moby.git
07:56:19 [2020-11-05T07:56:19.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:56:19 [2020-11-05T07:56:19.403Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:56:19 [2020-11-05T07:56:19.797Z]  > git config core.sparsecheckout # timeout=10
07:56:19 [2020-11-05T07:56:19.818Z] #41 34.30   DEP      soccr/soccr.d
07:56:19 [2020-11-05T07:56:19.818Z] #41 ...
07:56:19 [2020-11-05T07:56:19.818Z] 
07:56:19 [2020-11-05T07:56:19.818Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
07:56:19 [2020-11-05T07:56:19.818Z] #12 DONE 1.3s
07:56:19 [2020-11-05T07:56:19.818Z] 
07:56:19 [2020-11-05T07:56:19.818Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:19 [2020-11-05T07:56:19.818Z] #41 34.51   CC       soccr/soccr.o
07:56:20 [2020-11-05T07:56:20.315Z] #62 ...
07:56:20 [2020-11-05T07:56:20.315Z] 
07:56:20 [2020-11-05T07:56:20.315Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:56:20 [2020-11-05T07:56:20.315Z] #49 22.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:56:20 [2020-11-05T07:56:20.315Z] #49 24.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:56:20 [2020-11-05T07:56:20.315Z] #49 26.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:56:20 [2020-11-05T07:56:20.315Z] #49 26.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:56:20 [2020-11-05T07:56:20.315Z] #49 26.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:56:20 [2020-11-05T07:56:20.315Z] #49 26.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:56:20 [2020-11-05T07:56:20.315Z] #49 28.60 runtime/cgo
07:56:20 [2020-11-05T07:56:20.315Z] #49 28.85 runtime
07:56:20 [2020-11-05T07:56:20.315Z] #49 ...
07:56:20 [2020-11-05T07:56:20.315Z] 
07:56:20 [2020-11-05T07:56:20.315Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:56:20 [2020-11-05T07:56:20.315Z] #40 31.96 Fetched 8396 kB in 25s (343 kB/s)
07:56:20 [2020-11-05T07:56:20.794Z] Merge succeeded, producing c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:56:20 [2020-11-05T07:56:20.794Z] Checking out Revision c6accc67f2e754a6f5a7e43eaddad9580a31cab3 (PR-41634)
07:56:20 [2020-11-05T07:56:20.890Z] #41 35.55   AR       soccr/libsoccr.a
07:56:20 [2020-11-05T07:56:20.890Z] #41 35.59 make[1]: 'soccr/libsoccr.a' is up to date.
07:56:21 [2020-11-05T07:56:21.012Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 783.06kB / 8.20MB 1.6s
07:56:21 [2020-11-05T07:56:21.182Z] #41 ...
07:56:21 [2020-11-05T07:56:21.182Z] 
07:56:21 [2020-11-05T07:56:21.182Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
07:56:21 [2020-11-05T07:56:21.182Z] #13 DONE 1.3s
07:56:21 [2020-11-05T07:56:21.182Z] 
07:56:21 [2020-11-05T07:56:21.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:21 [2020-11-05T07:56:21.182Z] #41 35.85   DEP      criu/arch/s390/sigframe.d
07:56:21 [2020-11-05T07:56:21.286Z] Fetching without tags
07:56:21 [2020-11-05T07:56:21.306Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 2.87MB / 8.20MB 1.8s
07:56:21 [2020-11-05T07:56:21.306Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 2.0s done
07:56:21 [2020-11-05T07:56:21.474Z] #41 36.04   DEP      criu/arch/s390/crtools.d
07:56:21 [2020-11-05T07:56:21.474Z] #41 36.13   DEP      criu/arch/s390/cpu.d
07:56:21 [2020-11-05T07:56:21.474Z] #41 36.24   CC       criu/arch/s390/cpu.o
07:56:21 [2020-11-05T07:56:21.600Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
07:56:21 [2020-11-05T07:56:21.644Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:56:21 [2020-11-05T07:56:21.893Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
07:56:21 [2020-11-05T07:56:21.893Z] #5 DONE 2.7s
07:56:21 [2020-11-05T07:56:21.893Z] 
07:56:21 [2020-11-05T07:56:21.893Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
07:56:22 [2020-11-05T07:56:22.110Z] #41 36.62   CC       criu/arch/s390/crtools.o
07:56:22 [2020-11-05T07:56:22.110Z] #41 ...
07:56:22 [2020-11-05T07:56:22.110Z] 
07:56:22 [2020-11-05T07:56:22.110Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
07:56:22 [2020-11-05T07:56:22.110Z] #14 0.858 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:56:22 [2020-11-05T07:56:22.110Z] #14 DONE 1.0s
07:56:22 [2020-11-05T07:56:22.124Z] Fetching without tags
07:56:19 [2020-11-05T07:56:19.828Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:56:20 [2020-11-05T07:56:20.688Z]  > git remote # timeout=10
07:56:20 [2020-11-05T07:56:20.713Z]  > git config --get remote.origin.url # timeout=10
07:56:20 [2020-11-05T07:56:20.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:56:20 [2020-11-05T07:56:20.738Z]  > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10
07:56:20 [2020-11-05T07:56:20.772Z]  > git rev-parse HEAD^{commit} # timeout=10
07:56:20 [2020-11-05T07:56:20.797Z]  > git config core.sparsecheckout # timeout=10
07:56:20 [2020-11-05T07:56:20.810Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:56:21 [2020-11-05T07:56:21.189Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:56:21 [2020-11-05T07:56:21.203Z]  > git config --add remote.origin.fetch +refs/pull/41634/head:refs/remotes/origin/PR-41634 # timeout=10
07:56:21 [2020-11-05T07:56:21.236Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:56:21 [2020-11-05T07:56:21.263Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:56:21 [2020-11-05T07:56:21.330Z] Fetching upstream changes from https://github.com/moby/moby.git
07:56:21 [2020-11-05T07:56:21.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:56:21 [2020-11-05T07:56:21.335Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:56:21 [2020-11-05T07:56:21.653Z]  > git config core.sparsecheckout # timeout=10
07:56:21 [2020-11-05T07:56:21.685Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:56:22 [2020-11-05T07:56:22.417Z] 
07:56:22 [2020-11-05T07:56:22.417Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:56:22 [2020-11-05T07:56:22.417Z] #15 ...
07:56:22 [2020-11-05T07:56:22.417Z] 
07:56:22 [2020-11-05T07:56:22.417Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:56:22 [2020-11-05T07:56:22.417Z] #43 61.65 vendor/golang.org/x/net/http2/hpack
07:56:22 [2020-11-05T07:56:22.417Z] #43 62.31 mime
07:56:22 [2020-11-05T07:56:22.417Z] #43 63.46 mime/quotedprintable
07:56:22 [2020-11-05T07:56:22.417Z] #43 63.64 net/http/internal
07:56:22 [2020-11-05T07:56:22.417Z] #43 66.01 crypto/x509
07:56:22 [2020-11-05T07:56:22.417Z] #43 66.01 net/textproto
07:56:22 [2020-11-05T07:56:22.417Z] #43 66.68 vendor/golang.org/x/net/http/httpguts
07:56:22 [2020-11-05T07:56:22.417Z] #43 66.87 vendor/golang.org/x/net/http/httpproxy
07:56:22 [2020-11-05T07:56:22.417Z] #43 67.35 mime/multipart
07:56:22 [2020-11-05T07:56:22.417Z] #43 69.22 crypto/tls
07:56:22 [2020-11-05T07:56:22.508Z] Merge succeeded, producing c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:56:22 [2020-11-05T07:56:22.509Z] Checking out Revision c6accc67f2e754a6f5a7e43eaddad9580a31cab3 (PR-41634)
07:56:22 [2020-11-05T07:56:22.531Z] #8 DONE 0.7s
07:56:22 [2020-11-05T07:56:22.531Z] 
07:56:22 [2020-11-05T07:56:22.531Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
07:56:22 [2020-11-05T07:56:22.545Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:56:22 [2020-11-05T07:56:22.710Z] #43 ...
07:56:22 [2020-11-05T07:56:22.710Z] 
07:56:22 [2020-11-05T07:56:22.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:22 [2020-11-05T07:56:22.710Z] #41 37.25   CC       criu/arch/s390/sigframe.o
07:56:22 [2020-11-05T07:56:22.710Z] #41 37.47   LINK     criu/arch/s390/crtools.built-in.o
07:56:22 [2020-11-05T07:56:22.710Z] #41 37.48   DEP      criu/pie/util-vdso.d
07:56:22 [2020-11-05T07:56:22.834Z] #7 DONE 0.9s
07:56:22 [2020-11-05T07:56:22.834Z] 
07:56:22 [2020-11-05T07:56:22.834Z] #6 [internal] load metadata for docker.io/library/debian:buster
07:56:22 [2020-11-05T07:56:22.834Z] #6 DONE 0.8s
07:56:22 [2020-11-05T07:56:22.834Z] 
07:56:22 [2020-11-05T07:56:22.834Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:22 [2020-11-05T07:56:22.834Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
07:56:23 [2020-11-05T07:56:23.006Z] #41 37.57   DEP      criu/pie/util.d
07:56:23 [2020-11-05T07:56:23.006Z] #41 ...
07:56:23 [2020-11-05T07:56:23.006Z] 
07:56:23 [2020-11-05T07:56:23.006Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:56:23 [2020-11-05T07:56:23.006Z] #15 DONE 1.0s
07:56:23 [2020-11-05T07:56:23.006Z] 
07:56:23 [2020-11-05T07:56:23.006Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:23 [2020-11-05T07:56:23.006Z] #41 37.72   CC       criu/pie/util.o
07:56:22 [2020-11-05T07:56:22.041Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:56:22 [2020-11-05T07:56:22.066Z]  > git config --add remote.origin.fetch +refs/pull/41634/head:refs/remotes/origin/PR-41634 # timeout=10
07:56:22 [2020-11-05T07:56:22.086Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:56:22 [2020-11-05T07:56:22.115Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:56:22 [2020-11-05T07:56:22.142Z] Fetching upstream changes from https://github.com/moby/moby.git
07:56:22 [2020-11-05T07:56:22.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:56:22 [2020-11-05T07:56:22.145Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:56:22 [2020-11-05T07:56:22.568Z]  > git config core.sparsecheckout # timeout=10
07:56:22 [2020-11-05T07:56:22.593Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:56:23 [2020-11-05T07:56:23.299Z] #41 37.98   CC       criu/pie/util-vdso.o
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s
07:56:23 [2020-11-05T07:56:23.569Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s
07:56:23 [2020-11-05T07:56:23.591Z] #41 38.28   AR       criu/pie/pie.lib.a
07:56:23 [2020-11-05T07:56:23.591Z] #41 38.32   DEP      criu/pie/restorer.d
07:56:23 [2020-11-05T07:56:23.883Z] #41 38.61   DEP      criu/arch/s390/restorer.d
07:56:23 [2020-11-05T07:56:23.933Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 572.38kB / 10.73MB 0.4s
07:56:23 [2020-11-05T07:56:23.933Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 1.94MB / 10.73MB 0.6s
07:56:23 [2020-11-05T07:56:23.933Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 1.19MB / 8.25MB 0.6s
07:56:23 [2020-11-05T07:56:23.933Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.6s done
07:56:23 [2020-11-05T07:56:23.933Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 3.67MB / 57.46MB 0.7s
07:56:23 [2020-11-05T07:56:23.933Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.39MB / 10.73MB 0.7s
07:56:23 [2020-11-05T07:56:23.933Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.76MB / 54.14MB 0.7s
07:56:23 [2020-11-05T07:56:23.933Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 1.85MB / 8.25MB 0.7s
07:56:24 [2020-11-05T07:56:24.175Z] #41 ...
07:56:24 [2020-11-05T07:56:24.176Z] 
07:56:24 [2020-11-05T07:56:24.176Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
07:56:24 [2020-11-05T07:56:24.176Z] #16 DONE 1.0s
07:56:24 [2020-11-05T07:56:24.176Z] 
07:56:24 [2020-11-05T07:56:24.176Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:24 [2020-11-05T07:56:24.176Z] #41 38.73   DEP      criu/arch/s390/vdso-pie.d
07:56:24 [2020-11-05T07:56:24.176Z] #41 38.84   DEP      criu/pie/parasite-vdso.d
07:56:24 [2020-11-05T07:56:24.298Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 4.50MB / 10.73MB 0.9s
07:56:24 [2020-11-05T07:56:24.298Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 2.50MB / 8.25MB 0.9s
07:56:24 [2020-11-05T07:56:24.298Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 4.43MB / 73.58MB 1.0s
07:56:24 [2020-11-05T07:56:24.298Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 5.48MB / 10.73MB 1.0s
07:56:24 [2020-11-05T07:56:24.298Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.87MB / 8.25MB 1.0s
07:56:24 [2020-11-05T07:56:24.478Z] #41 38.99   DEP      criu/pie/parasite.d
07:56:24 [2020-11-05T07:56:24.478Z] #41 39.09   CC       criu/pie/parasite.o
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 6.54MB / 10.73MB 1.2s
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 6.54MB / 54.14MB 1.2s
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.43MB / 96.52MB 1.2s
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.00MB / 8.25MB 1.2s
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 8.24MB / 57.46MB 1.3s
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 7.83MB / 10.73MB 1.3s
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 6.43MB / 8.25MB 1.3s
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 9.17MB / 73.58MB 1.5s
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.23MB / 10.73MB 1.5s
07:56:24 [2020-11-05T07:56:24.636Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.5s
07:56:24 [2020-11-05T07:56:24.642Z] Merge succeeded, producing c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:56:24 [2020-11-05T07:56:24.642Z] Checking out Revision c6accc67f2e754a6f5a7e43eaddad9580a31cab3 (PR-41634)
07:56:22 [2020-11-05T07:56:22.421Z]  > git remote # timeout=10
07:56:22 [2020-11-05T07:56:22.439Z]  > git config --get remote.origin.url # timeout=10
07:56:22 [2020-11-05T07:56:22.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:56:22 [2020-11-05T07:56:22.479Z]  > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10
07:56:22 [2020-11-05T07:56:22.491Z]  > git rev-parse HEAD^{commit} # timeout=10
07:56:22 [2020-11-05T07:56:22.510Z]  > git config core.sparsecheckout # timeout=10
07:56:22 [2020-11-05T07:56:22.524Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:56:25 [2020-11-05T07:56:25.042Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 12.97MB / 57.46MB 1.6s
07:56:25 [2020-11-05T07:56:25.042Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.6s done
07:56:25 [2020-11-05T07:56:25.042Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 10.88MB / 54.14MB 1.6s
07:56:25 [2020-11-05T07:56:25.042Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 10.93MB / 96.52MB 1.6s
07:56:25 [2020-11-05T07:56:25.042Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.5s done
07:56:25 [2020-11-05T07:56:25.042Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 15.95MB / 73.58MB 1.8s
07:56:25 [2020-11-05T07:56:25.042Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 14.40MB / 54.14MB 1.8s
07:56:25 [2020-11-05T07:56:25.126Z] #41 ...
07:56:25 [2020-11-05T07:56:25.126Z] 
07:56:25 [2020-11-05T07:56:25.126Z] #17 [dev-systemd-false  6/26] RUN ldconfig
07:56:25 [2020-11-05T07:56:25.126Z] #17 DONE 1.0s
07:56:25 [2020-11-05T07:56:25.126Z] 
07:56:25 [2020-11-05T07:56:25.126Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:25 [2020-11-05T07:56:25.126Z] #41 39.69   LINK     criu/pie/parasite.built-in.o
07:56:25 [2020-11-05T07:56:25.126Z] #41 39.71   GEN      criu/pie/parasite-blob.h
07:56:25 [2020-11-05T07:56:25.126Z] #41 39.71   CC       criu/pie/parasite-vdso.o
07:56:25 [2020-11-05T07:56:25.420Z] #41 40.11   CC       criu/arch/s390/vdso-pie.o
07:56:25 [2020-11-05T07:56:25.427Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 17.74MB / 57.46MB 1.9s
07:56:25 [2020-11-05T07:56:25.427Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 20.21MB / 73.58MB 2.1s
07:56:25 [2020-11-05T07:56:25.427Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.19MB / 54.14MB 2.1s
07:56:25 [2020-11-05T07:56:25.427Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 17.90MB / 96.52MB 2.1s
07:56:25 [2020-11-05T07:56:25.443Z] Commit message: "bump up rootlesskit to v0.11.0"
07:56:24 [2020-11-05T07:56:24.600Z]  > git remote # timeout=10
07:56:24 [2020-11-05T07:56:24.607Z]  > git config --get remote.origin.url # timeout=10
07:56:24 [2020-11-05T07:56:24.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:56:24 [2020-11-05T07:56:24.618Z]  > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10
07:56:24 [2020-11-05T07:56:24.636Z]  > git rev-parse HEAD^{commit} # timeout=10
07:56:24 [2020-11-05T07:56:24.654Z]  > git config core.sparsecheckout # timeout=10
07:56:24 [2020-11-05T07:56:24.659Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:56:25 [2020-11-05T07:56:25.470Z]  > git --version # timeout=10
07:56:25 [2020-11-05T07:56:25.505Z]  > git --version # 'git version 2.17.1'
07:56:25 [2020-11-05T07:56:25.533Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
07:56:25 [2020-11-05T07:56:25.615Z] #40 31.96 Reading package lists...
07:56:25 [2020-11-05T07:56:25.615Z] #40 ...
07:56:25 [2020-11-05T07:56:25.615Z] 
07:56:25 [2020-11-05T07:56:25.615Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:56:25 [2020-11-05T07:56:25.615Z] #47 29.52 go: extracting github.com/gogo/protobuf v1.2.1
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.63 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.65 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.69 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.77 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.98 go: downloading github.com/davecgh/go-spew v1.1.1
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.98 go: downloading github.com/pelletier/go-toml v1.2.0
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.98 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:56:25 [2020-11-05T07:56:25.615Z] #47 32.99 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.06 go: downloading github.com/hashicorp/hcl v1.0.0
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.08 go: downloading github.com/stretchr/objx v0.2.0
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.18 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.32 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.36 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.46 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.46 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.62 go: extracting github.com/stretchr/objx v0.2.0
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.73 go: downloading github.com/pmezard/go-difflib v1.0.0
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.84 go: extracting github.com/davecgh/go-spew v1.1.1
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.97 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:56:25 [2020-11-05T07:56:25.615Z] #47 33.98 go: downloading github.com/go-critic/go-critic v0.4.1
07:56:25 [2020-11-05T07:56:25.615Z] #47 34.17 go: extracting github.com/hashicorp/hcl v1.0.0
07:56:25 [2020-11-05T07:56:25.615Z] #47 34.20 go: extracting github.com/pelletier/go-toml v1.2.0
07:56:25 [2020-11-05T07:56:25.615Z] #47 34.20 go: extracting github.com/pmezard/go-difflib v1.0.0
07:56:25 [2020-11-05T07:56:25.615Z] #47 34.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:56:25 [2020-11-05T07:56:25.616Z] #47 34.26 go: extracting github.com/mitchellh/go-homedir v1.1.0
07:56:25 [2020-11-05T07:56:25.616Z] #47 34.37 go: downloading github.com/inconshreveable/mousetrap v1.0.0
07:56:25 [2020-11-05T07:56:25.616Z] #47 34.41 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
07:56:25 [2020-11-05T07:56:25.616Z] #47 34.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:56:25 [2020-11-05T07:56:25.616Z] #47 34.92 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:56:25 [2020-11-05T07:56:25.616Z] #47 35.09 go: extracting github.com/inconshreveable/mousetrap v1.0.0
07:56:25 [2020-11-05T07:56:25.616Z] #47 35.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:56:25 [2020-11-05T07:56:25.616Z] #47 35.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:56:25 [2020-11-05T07:56:25.616Z] #47 35.53 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:56:25 [2020-11-05T07:56:25.616Z] #47 35.71 go: downloading github.com/spf13/cast v1.3.0
07:56:25 [2020-11-05T07:56:25.616Z] #47 35.93 go: extracting github.com/go-critic/go-critic v0.4.1
07:56:25 [2020-11-05T07:56:25.616Z] #47 36.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:56:25 [2020-11-05T07:56:25.616Z] #47 36.29 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:56:25 [2020-11-05T07:56:25.616Z] #47 36.60 go: extracting github.com/spf13/cast v1.3.0
07:56:25 [2020-11-05T07:56:25.616Z] #47 36.61 go: downloading gopkg.in/ini.v1 v1.51.0
07:56:25 [2020-11-05T07:56:25.616Z] #47 37.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:56:25 [2020-11-05T07:56:25.616Z] #47 37.26 go: downloading github.com/subosito/gotenv v1.2.0
07:56:25 [2020-11-05T07:56:25.616Z] #47 37.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:56:25 [2020-11-05T07:56:25.616Z] #47 37.46 go: extracting gopkg.in/ini.v1 v1.51.0
07:56:25 [2020-11-05T07:56:25.616Z] #47 37.52 go: extracting github.com/subosito/gotenv v1.2.0
07:56:25 [2020-11-05T07:56:25.616Z] #47 37.58 go: downloading golang.org/x/text v0.3.2
07:56:25 [2020-11-05T07:56:25.616Z] #47 37.71 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:56:25 [2020-11-05T07:56:25.616Z] #47 37.73 go: downloading github.com/magiconair/properties v1.8.1
07:56:25 [2020-11-05T07:56:25.713Z] #41 40.31   CC       criu/arch/s390/restorer.o
07:56:25 [2020-11-05T07:56:25.815Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 21.46MB / 57.46MB 2.2s
07:56:25 [2020-11-05T07:56:25.815Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 24.87MB / 73.58MB 2.4s
07:56:25 [2020-11-05T07:56:25.815Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 22.41MB / 54.14MB 2.4s
07:56:25 [2020-11-05T07:56:25.815Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 25.87MB / 57.46MB 2.5s
07:56:26 [2020-11-05T07:56:26.086Z] #41 40.55   CC       criu/pie/restorer.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:56:26 [2020-11-05T07:56:26.281Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 30.89MB / 73.58MB 2.7s
07:56:26 [2020-11-05T07:56:26.281Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.46MB / 54.14MB 2.7s
07:56:26 [2020-11-05T07:56:26.281Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 25.02MB / 96.52MB 2.7s
07:56:26 [2020-11-05T07:56:26.281Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 31.47MB / 57.46MB 2.9s
07:56:26 [2020-11-05T07:56:26.281Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.77MB / 73.58MB 3.0s
07:56:26 [2020-11-05T07:56:26.281Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.76MB / 54.14MB 3.0s
07:56:26 [2020-11-05T07:56:26.281Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 34.96MB / 57.46MB 3.1s
07:56:26 [2020-11-05T07:56:26.741Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.72MB / 54.14MB 3.3s
07:56:26 [2020-11-05T07:56:26.741Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 30.90MB / 96.52MB 3.3s
07:56:26 [2020-11-05T07:56:26.741Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.27MB / 57.46MB 3.4s
07:56:26 [2020-11-05T07:56:26.741Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 42.89MB / 73.58MB 3.4s
07:56:26 [2020-11-05T07:56:26.741Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.26MB / 54.14MB 3.6s
07:56:26 [2020-11-05T07:56:26.796Z] Commit message: "bump up rootlesskit to v0.11.0"
07:56:26 [2020-11-05T07:56:26.907Z] + docker version
07:56:26 [2020-11-05T07:56:26.866Z]  > git --version # timeout=10
07:56:26 [2020-11-05T07:56:26.894Z]  > git --version # 'git version 2.17.1'
07:56:26 [2020-11-05T07:56:26.926Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
07:56:27 [2020-11-05T07:56:27.005Z] #47 39.30 go: extracting github.com/magiconair/properties v1.8.1
07:56:27 [2020-11-05T07:56:27.175Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 37.25MB / 96.52MB 3.7s
07:56:27 [2020-11-05T07:56:27.175Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 42.47MB / 57.46MB 3.9s
07:56:27 [2020-11-05T07:56:27.175Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 48.21MB / 73.58MB 3.9s
07:56:27 [2020-11-05T07:56:27.175Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.59MB / 54.14MB 3.9s
07:56:27 [2020-11-05T07:56:27.265Z] #47 39.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:56:27 [2020-11-05T07:56:27.580Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.92MB / 73.58MB 4.2s
07:56:27 [2020-11-05T07:56:27.580Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 44.71MB / 96.52MB 4.2s
07:56:27 [2020-11-05T07:56:27.580Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.99MB / 57.46MB 4.3s
07:56:27 [2020-11-05T07:56:27.580Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.48MB / 54.14MB 4.3s
07:56:27 [2020-11-05T07:56:27.597Z] #41 42.29   LINK     criu/pie/restorer.built-in.o
07:56:27 [2020-11-05T07:56:27.597Z] #41 42.30   GEN      criu/pie/restorer-blob.h
07:56:27 [2020-11-05T07:56:27.597Z] #41 42.35   DEP      criu/vdso.d
07:56:27 [2020-11-05T07:56:27.889Z] #41 42.50   DEP      criu/uts_ns.d
07:56:27 [2020-11-05T07:56:27.889Z] #41 42.59   DEP      criu/util.d
07:56:27 [2020-11-05T07:56:27.901Z] #47 39.87 go: downloading gopkg.in/yaml.v2 v2.2.7
07:56:27 [2020-11-05T07:56:27.902Z] #47 39.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:56:27 [2020-11-05T07:56:27.935Z] + docker version
07:56:28 [2020-11-05T07:56:28.182Z] #41 42.78   DEP      criu/uffd.d
07:56:28 [2020-11-05T07:56:28.182Z] #41 42.94   DEP      criu/tun.d
07:56:28 [2020-11-05T07:56:28.199Z] #47 40.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
07:56:28 [2020-11-05T07:56:28.199Z] #47 40.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:56:28 [2020-11-05T07:56:28.260Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 55.61MB / 73.58MB 4.5s
07:56:28 [2020-11-05T07:56:28.260Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 49.76MB / 96.52MB 4.5s
07:56:28 [2020-11-05T07:56:28.260Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.31MB / 54.14MB 4.6s
07:56:28 [2020-11-05T07:56:28.260Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.48MB / 96.52MB 4.8s
07:56:28 [2020-11-05T07:56:28.260Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.88MB / 57.46MB 4.9s
07:56:28 [2020-11-05T07:56:28.260Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.92MB / 73.58MB 4.9s
07:56:28 [2020-11-05T07:56:28.260Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.09MB / 54.14MB 4.9s
07:56:28 [2020-11-05T07:56:28.459Z] #47 40.44 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:56:28 [2020-11-05T07:56:28.475Z] #41 43.10   DEP      criu/tty.d
07:56:28 [2020-11-05T07:56:28.475Z] #41 43.21   DEP      criu/timerfd.d
07:56:28 [2020-11-05T07:56:28.475Z] #41 43.34   DEP      criu/timens.d
07:56:28 [2020-11-05T07:56:28.475Z] #41 ...
07:56:28 [2020-11-05T07:56:28.475Z] 
07:56:28 [2020-11-05T07:56:28.475Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.020 + RM_GOPATH=0
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.020 + TMP_GOPATH=
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.020 + : /build
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.020 + '[' -z '' ']'
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.021 ++ mktemp -d
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + export GOPATH=/tmp/tmp.a2t0wMqkTV
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + GOPATH=/tmp/tmp.a2t0wMqkTV
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + RM_GOPATH=1
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + case "$(go env GOARCH)" in
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 ++ go env GOARCH
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + export GO_BUILDMODE=-buildmode=pie
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + GO_BUILDMODE=-buildmode=pie
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 ++ dirname /tmp/install/install.sh
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + dir=/tmp/install
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + bin=runc
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + shift
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + '[' '!' -f /tmp/install/runc.installer ']'
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + . /tmp/install/runc.installer
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + install_runc
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + grep -q '^3\.10\.0.*\.el7\.'
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.032 + uname -r
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.038 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.040 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.040 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.040 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a2t0wMqkTV/src/github.com/opencontainers/runc
07:56:28 [2020-11-05T07:56:28.475Z] #51 1.040 Cloning into '/tmp/tmp.a2t0wMqkTV/src/github.com/opencontainers/runc'...
07:56:28 [2020-11-05T07:56:28.475Z] #51 5.971 + cd /tmp/tmp.a2t0wMqkTV/src/github.com/opencontainers/runc
07:56:28 [2020-11-05T07:56:28.475Z] #51 5.971 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:56:28 [2020-11-05T07:56:28.475Z] #51 6.256 + '[' -z '' ']'
07:56:28 [2020-11-05T07:56:28.475Z] #51 6.256 + target=static
07:56:28 [2020-11-05T07:56:28.475Z] #51 6.256 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:56:28 [2020-11-05T07:56:28.475Z] #51 6.878 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 .
07:56:28 [2020-11-05T07:56:28.721Z] #47 40.70 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:56:28 [2020-11-05T07:56:28.721Z] #47 40.86 go: extracting gopkg.in/yaml.v2 v2.2.7
07:56:28 [2020-11-05T07:56:28.721Z] #47 40.91 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:56:28 [2020-11-05T07:56:28.744Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.85MB / 96.52MB 5.1s
07:56:28 [2020-11-05T07:56:28.744Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 65.10MB / 73.58MB 5.2s
07:56:28 [2020-11-05T07:56:28.744Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.42MB / 57.46MB 5.4s
07:56:28 [2020-11-05T07:56:28.744Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 66.03MB / 96.52MB 5.4s
07:56:28 [2020-11-05T07:56:28.744Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.04MB / 73.58MB 5.5s
07:56:28 [2020-11-05T07:56:28.744Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.4s done
07:56:28 [2020-11-05T07:56:28.744Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.4s done
07:56:28 [2020-11-05T07:56:28.767Z] #51 ...
07:56:28 [2020-11-05T07:56:28.767Z] 
07:56:28 [2020-11-05T07:56:28.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:28 [2020-11-05T07:56:28.767Z] #41 43.48   DEP      criu/sysfs_parse.d
07:56:28 [2020-11-05T07:56:28.981Z] #47 41.19 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
07:56:28 [2020-11-05T07:56:28.981Z] #47 ...
07:56:28 [2020-11-05T07:56:28.981Z] 
07:56:28 [2020-11-05T07:56:28.981Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:56:28 [2020-11-05T07:56:28.981Z] #40 31.96 Reading package lists...
07:56:29 [2020-11-05T07:56:29.056Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.7s
07:56:29 [2020-11-05T07:56:29.056Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.50MB / 73.58MB 5.7s
07:56:29 [2020-11-05T07:56:29.056Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 71.03MB / 96.52MB 5.7s
07:56:29 [2020-11-05T07:56:29.056Z] #9 ...
07:56:29 [2020-11-05T07:56:29.056Z] 
07:56:29 [2020-11-05T07:56:29.056Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
07:56:29 [2020-11-05T07:56:29.056Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
07:56:29 [2020-11-05T07:56:29.056Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
07:56:29 [2020-11-05T07:56:29.056Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
07:56:29 [2020-11-05T07:56:29.056Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done
07:56:29 [2020-11-05T07:56:29.056Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.0s done
07:56:29 [2020-11-05T07:56:29.056Z] #61 DONE 6.1s
07:56:29 [2020-11-05T07:56:29.056Z] 
07:56:29 [2020-11-05T07:56:29.056Z] #22 [internal] load build context
07:56:29 [2020-11-05T07:56:29.056Z] #22 transferring context: 44.82MB 6.2s
07:56:29 [2020-11-05T07:56:29.056Z] #22 ...
07:56:29 [2020-11-05T07:56:29.056Z] 
07:56:29 [2020-11-05T07:56:29.056Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:29 [2020-11-05T07:56:29.056Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.7s done
07:56:29 [2020-11-05T07:56:29.056Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.8s done
07:56:29 [2020-11-05T07:56:29.056Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 77.96MB / 96.52MB 5.8s
07:56:29 [2020-11-05T07:56:29.059Z] #41 43.63   DEP      criu/sysctl.d
07:56:29 [2020-11-05T07:56:29.059Z] #41 43.79   DEP      criu/string.d
07:56:29 [2020-11-05T07:56:29.059Z] #41 43.83   DEP      criu/stats.d
07:56:29 [2020-11-05T07:56:29.059Z] #41 43.91   DEP      criu/sockets.d
07:56:29 [2020-11-05T07:56:29.078Z] Commit message: "bump up rootlesskit to v0.11.0"
07:56:29 [2020-11-05T07:56:29.112Z]  > git --version # timeout=10
07:56:29 [2020-11-05T07:56:29.126Z]  > git --version # 'git version 2.7.4'
07:56:29 [2020-11-05T07:56:29.133Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
07:56:29 [2020-11-05T07:56:29.355Z] #41 44.09   DEP      criu/sk-unix.d
07:56:29 [2020-11-05T07:56:29.371Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 83.17MB / 96.52MB 6.0s
07:56:29 [2020-11-05T07:56:29.371Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 89.00MB / 96.52MB 6.1s
07:56:29 [2020-11-05T07:56:29.551Z] #40 41.50 Reading package lists...
07:56:29 [2020-11-05T07:56:29.551Z] #40 ...
07:56:29 [2020-11-05T07:56:29.551Z] 
07:56:29 [2020-11-05T07:56:29.551Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:56:29 [2020-11-05T07:56:29.551Z] #53 31.60 Fetched 8396 kB in 25s (341 kB/s)
07:56:29 [2020-11-05T07:56:29.551Z] #53 31.60 Reading package lists...
07:56:29 [2020-11-05T07:56:29.551Z] #53 40.99 Reading package lists...
07:56:29 [2020-11-05T07:56:29.551Z] #53 ...
07:56:29 [2020-11-05T07:56:29.551Z] 
07:56:29 [2020-11-05T07:56:29.551Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:56:29 [2020-11-05T07:56:29.551Z] #34 31.71 Fetched 8396 kB in 24s (350 kB/s)
07:56:29 [2020-11-05T07:56:29.551Z] #34 31.71 Reading package lists...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
07:56:29 [2020-11-05T07:56:29.647Z] #41 44.31   DEP      criu/sk-tcp.d
[Pipeline] stage
[Pipeline] { (Print info)
07:56:29 [2020-11-05T07:56:29.667Z] #9 ...
07:56:29 [2020-11-05T07:56:29.667Z] 
07:56:29 [2020-11-05T07:56:29.667Z] #22 [internal] load build context
07:56:29 [2020-11-05T07:56:29.667Z] #22 transferring context: 51.98MB 6.6s done
07:56:29 [2020-11-05T07:56:29.667Z] #22 DONE 6.7s
07:56:29 [2020-11-05T07:56:29.667Z] 
07:56:29 [2020-11-05T07:56:29.667Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:29 [2020-11-05T07:56:29.667Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.4s done
07:56:29 [2020-11-05T07:56:29.667Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
[Pipeline] sh
07:56:29 [2020-11-05T07:56:29.811Z] #34 41.52 Reading package lists...
07:56:29 [2020-11-05T07:56:29.811Z] #34 ...
07:56:29 [2020-11-05T07:56:29.811Z] 
07:56:29 [2020-11-05T07:56:29.811Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:56:29 [2020-11-05T07:56:29.811Z] #11 31.86 Fetched 8396 kB in 24s (348 kB/s)
07:56:29 [2020-11-05T07:56:29.811Z] #11 31.86 Reading package lists...
07:56:29 [2020-11-05T07:56:29.811Z] #11 41.48 Reading package lists...
07:56:29 [2020-11-05T07:56:29.811Z] #11 ...
07:56:29 [2020-11-05T07:56:29.811Z] 
07:56:29 [2020-11-05T07:56:29.811Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:56:29 [2020-11-05T07:56:29.811Z] #47 41.37 go: downloading github.com/sirupsen/logrus v1.4.2
07:56:29 [2020-11-05T07:56:29.811Z] #47 41.77 go: downloading github.com/ultraware/funlen v0.0.2
07:56:29 [2020-11-05T07:56:29.811Z] #47 41.82 go: extracting github.com/sirupsen/logrus v1.4.2
07:56:29 [2020-11-05T07:56:29.811Z] #47 42.01 go: downloading github.com/mitchellh/mapstructure v1.1.2
07:56:29 [2020-11-05T07:56:29.940Z] #41 44.48   DEP      criu/sk-queue.d
07:56:29 [2020-11-05T07:56:29.940Z] #41 44.67   DEP      criu/sk-packet.d
07:56:30 [2020-11-05T07:56:30.071Z] #47 42.17 go: downloading github.com/go-toolsmith/astequal v1.0.0
07:56:30 [2020-11-05T07:56:30.071Z] #47 42.26 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:56:30 [2020-11-05T07:56:30.071Z] #47 42.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
07:56:30 [2020-11-05T07:56:30.232Z] #41 44.78   DEP      criu/sk-netlink.d
07:56:30 [2020-11-05T07:56:30.232Z] #41 44.89   DEP      criu/sk-inet.d
07:56:30 [2020-11-05T07:56:30.243Z] + docker version
07:56:30 [2020-11-05T07:56:30.331Z] #47 42.51 go: extracting github.com/mitchellh/mapstructure v1.1.2
07:56:30 [2020-11-05T07:56:30.331Z] #47 42.51 go: downloading github.com/mattn/go-colorable v0.1.4
07:56:30 [2020-11-05T07:56:30.331Z] #47 42.65 go: extracting github.com/ultraware/funlen v0.0.2
07:56:30 [2020-11-05T07:56:30.525Z] #41 45.07   DEP      criu/signalfd.d
07:56:30 [2020-11-05T07:56:30.525Z] #41 45.20   DEP      criu/sigframe.d
07:56:30 [2020-11-05T07:56:30.525Z] #41 45.30   DEP      criu/shmem.d
07:56:30 [2020-11-05T07:56:30.591Z] #47 42.79 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:56:30 [2020-11-05T07:56:30.817Z] #41 45.40   DEP      criu/servicefd.d
07:56:30 [2020-11-05T07:56:30.817Z] #41 45.52   DEP      criu/seize.d
07:56:30 [2020-11-05T07:56:30.851Z] #47 42.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:56:30 [2020-11-05T07:56:30.851Z] #47 42.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:56:30 [2020-11-05T07:56:30.851Z] #47 42.80 go: downloading github.com/fsnotify/fsnotify v1.4.7
07:56:30 [2020-11-05T07:56:30.851Z] #47 42.80 go: extracting github.com/go-toolsmith/astequal v1.0.0
07:56:31 [2020-11-05T07:56:31.109Z] #41 45.68   DEP      criu/seccomp.d
07:56:31 [2020-11-05T07:56:31.109Z] #41 45.78   DEP      criu/rst-malloc.d
07:56:31 [2020-11-05T07:56:31.109Z] #41 45.83   DEP      criu/rbtree.d
07:56:31 [2020-11-05T07:56:31.109Z] #41 45.84   DEP      criu/pstree.d
07:56:31 [2020-11-05T07:56:31.111Z] #47 43.10 go: extracting github.com/mattn/go-colorable v0.1.4
07:56:31 [2020-11-05T07:56:31.111Z] #47 43.24 go: extracting github.com/fsnotify/fsnotify v1.4.7
07:56:31 [2020-11-05T07:56:31.111Z] #47 43.33 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
07:56:31 [2020-11-05T07:56:31.371Z] #47 43.63 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:56:31 [2020-11-05T07:56:31.401Z] #41 45.97   DEP      criu/protobuf.d
07:56:31 [2020-11-05T07:56:31.401Z] #41 46.06   GEN      criu/protobuf-desc-gen.h
07:56:31 [2020-11-05T07:56:31.631Z] #47 43.69 go: extracting github.com/go-toolsmith/astcopy v1.0.0
07:56:31 [2020-11-05T07:56:31.631Z] #47 43.83 go: extracting github.com/go-toolsmith/astfmt v1.0.0
07:56:32 [2020-11-05T07:56:32.036Z] #47 43.85 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:56:32 [2020-11-05T07:56:32.036Z] #47 44.02 go: downloading github.com/spf13/afero v1.1.2
07:56:32 [2020-11-05T07:56:32.296Z] #47 44.19 go: downloading github.com/kisielk/gotool v1.0.0
07:56:32 [2020-11-05T07:56:32.296Z] #47 44.49 go: extracting github.com/go-toolsmith/astcast v1.0.0
07:56:32 [2020-11-05T07:56:32.296Z] #47 44.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
07:56:32 [2020-11-05T07:56:32.438Z] #41 46.94   DEP      criu/protobuf-desc.d
07:56:32 [2020-11-05T07:56:32.438Z] #41 47.06   DEP      criu/proc_parse.d
07:56:32 [2020-11-05T07:56:32.559Z] #47 44.77 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:56:32 [2020-11-05T07:56:32.559Z] #47 44.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0
07:56:32 [2020-11-05T07:56:32.730Z] #41 47.24   DEP      criu/plugin.d
07:56:32 [2020-11-05T07:56:32.730Z] #41 47.35   DEP      criu/pipes.d
07:56:32 [2020-11-05T07:56:32.730Z] #41 47.43   DEP      criu/pie-util.d
07:56:32 [2020-11-05T07:56:32.818Z] #47 45.13 go: downloading github.com/go-toolsmith/typep v1.0.0
07:56:33 [2020-11-05T07:56:33.022Z] #41 47.56   DEP      criu/pie-util-vdso.d
07:56:33 [2020-11-05T07:56:33.022Z] #41 47.65   DEP      criu/path.d
07:56:33 [2020-11-05T07:56:33.022Z] #41 47.71   DEP      criu/parasite-syscall.d
07:56:33 [2020-11-05T07:56:33.078Z] #47 45.14 go: downloading github.com/BurntSushi/toml v0.3.1
07:56:33 [2020-11-05T07:56:33.078Z] #47 45.14 go: extracting github.com/kisielk/gotool v1.0.0
07:56:33 [2020-11-05T07:56:33.078Z] #47 45.14 go: downloading github.com/go-toolsmith/astp v1.0.0
07:56:33 [2020-11-05T07:56:33.212Z] Client: Docker Engine - Community
07:56:33 [2020-11-05T07:56:33.212Z]  Version:           19.03.13
07:56:33 [2020-11-05T07:56:33.212Z]  API version:       1.40
07:56:33 [2020-11-05T07:56:33.212Z]  Go version:        go1.13.15
07:56:33 [2020-11-05T07:56:33.212Z]  Git commit:        4484c46d9d
07:56:33 [2020-11-05T07:56:33.212Z]  Built:             Wed Sep 16 17:02:36 2020
07:56:33 [2020-11-05T07:56:33.212Z]  OS/Arch:           linux/amd64
07:56:33 [2020-11-05T07:56:33.212Z]  Experimental:      false
07:56:33 [2020-11-05T07:56:33.212Z] 
07:56:33 [2020-11-05T07:56:33.212Z] Server: Docker Engine - Community
07:56:33 [2020-11-05T07:56:33.212Z]  Engine:
07:56:33 [2020-11-05T07:56:33.212Z]   Version:          19.03.13
07:56:33 [2020-11-05T07:56:33.212Z]   API version:      1.40 (minimum version 1.12)
07:56:33 [2020-11-05T07:56:33.212Z]   Go version:       go1.13.15
07:56:33 [2020-11-05T07:56:33.212Z]   Git commit:       4484c46d9d
07:56:33 [2020-11-05T07:56:33.212Z]   Built:            Wed Sep 16 17:01:06 2020
07:56:33 [2020-11-05T07:56:33.212Z]   OS/Arch:          linux/amd64
07:56:33 [2020-11-05T07:56:33.212Z]   Experimental:     true
07:56:33 [2020-11-05T07:56:33.212Z]  containerd:
07:56:33 [2020-11-05T07:56:33.212Z]   Version:          1.3.7
07:56:33 [2020-11-05T07:56:33.212Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
07:56:33 [2020-11-05T07:56:33.212Z]  runc:
07:56:33 [2020-11-05T07:56:33.212Z]   Version:          1.0.0-rc10
07:56:33 [2020-11-05T07:56:33.212Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:56:33 [2020-11-05T07:56:33.212Z]  docker-init:
07:56:33 [2020-11-05T07:56:33.212Z]   Version:          0.18.0
07:56:33 [2020-11-05T07:56:33.212Z]   GitCommit:        fec3683
07:56:33 [2020-11-05T07:56:33.226Z] #9 ...
07:56:33 [2020-11-05T07:56:33.226Z] 
07:56:33 [2020-11-05T07:56:33.226Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:56:33 [2020-11-05T07:56:33.226Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
07:56:33 [2020-11-05T07:56:33.226Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done
07:56:33 [2020-11-05T07:56:33.226Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
07:56:33 [2020-11-05T07:56:33.226Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done
07:56:33 [2020-11-05T07:56:33.226Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 5.6s done
07:56:33 [2020-11-05T07:56:33.226Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244
[Pipeline] sh
07:56:33 [2020-11-05T07:56:33.314Z] #41 47.82   DEP      criu/pagemap.d
07:56:33 [2020-11-05T07:56:33.314Z] #41 48.01   DEP      criu/pagemap-cache.d
07:56:33 [2020-11-05T07:56:33.337Z] #47 45.43 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:56:33 [2020-11-05T07:56:33.337Z] #47 ...
07:56:33 [2020-11-05T07:56:33.337Z] 
07:56:33 [2020-11-05T07:56:33.338Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:56:33 [2020-11-05T07:56:33.338Z] #43 35.38 vendor/golang.org/x/crypto/internal/subtle
07:56:33 [2020-11-05T07:56:33.338Z] #43 35.68 vendor/golang.org/x/crypto/curve25519
07:56:33 [2020-11-05T07:56:33.338Z] #43 ...
07:56:33 [2020-11-05T07:56:33.338Z] 
07:56:33 [2020-11-05T07:56:33.338Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:56:33 [2020-11-05T07:56:33.338Z] #47 45.50 go: extracting github.com/spf13/afero v1.1.2
07:56:33 [2020-11-05T07:56:33.338Z] #47 45.57 go: extracting github.com/go-toolsmith/typep v1.0.0
07:56:33 [2020-11-05T07:56:33.512Z] Client: Docker Engine - Community
07:56:33 [2020-11-05T07:56:33.512Z]  Version:           19.03.13
07:56:33 [2020-11-05T07:56:33.512Z]  API version:       1.40
07:56:33 [2020-11-05T07:56:33.512Z]  Go version:        go1.13.15
07:56:33 [2020-11-05T07:56:33.512Z]  Git commit:        4484c46d9d
07:56:33 [2020-11-05T07:56:33.512Z]  Built:             Wed Sep 16 17:02:36 2020
07:56:33 [2020-11-05T07:56:33.512Z]  OS/Arch:           linux/amd64
07:56:33 [2020-11-05T07:56:33.512Z]  Experimental:      false
07:56:33 [2020-11-05T07:56:33.512Z] 
07:56:33 [2020-11-05T07:56:33.512Z] Server: Docker Engine - Community
07:56:33 [2020-11-05T07:56:33.512Z]  Engine:
07:56:33 [2020-11-05T07:56:33.512Z]   Version:          19.03.13
07:56:33 [2020-11-05T07:56:33.512Z]   API version:      1.40 (minimum version 1.12)
07:56:33 [2020-11-05T07:56:33.512Z]   Go version:       go1.13.15
07:56:33 [2020-11-05T07:56:33.512Z]   Git commit:       4484c46d9d
07:56:33 [2020-11-05T07:56:33.512Z]   Built:            Wed Sep 16 17:01:06 2020
07:56:33 [2020-11-05T07:56:33.512Z]   OS/Arch:          linux/amd64
07:56:33 [2020-11-05T07:56:33.512Z]   Experimental:     true
07:56:33 [2020-11-05T07:56:33.512Z]  containerd:
07:56:33 [2020-11-05T07:56:33.512Z]   Version:          1.3.7
07:56:33 [2020-11-05T07:56:33.512Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
07:56:33 [2020-11-05T07:56:33.512Z]  runc:
07:56:33 [2020-11-05T07:56:33.512Z]   Version:          1.0.0-rc10
07:56:33 [2020-11-05T07:56:33.512Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:56:33 [2020-11-05T07:56:33.512Z]  docker-init:
07:56:33 [2020-11-05T07:56:33.512Z]   Version:          0.18.0
07:56:33 [2020-11-05T07:56:33.512Z]   GitCommit:        fec3683
[Pipeline] sh
07:56:33 [2020-11-05T07:56:33.578Z] + docker info
07:56:33 [2020-11-05T07:56:33.597Z] #47 45.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:56:33 [2020-11-05T07:56:33.597Z] #47 45.78 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
07:56:33 [2020-11-05T07:56:33.606Z] #41 48.13   DEP      criu/page-xfer.d
07:56:33 [2020-11-05T07:56:33.606Z] #41 48.30   DEP      criu/page-pipe.d
07:56:33 [2020-11-05T07:56:33.856Z] #47 45.93 go: extracting github.com/spf13/jwalterweatherman v1.0.0
07:56:33 [2020-11-05T07:56:33.856Z] #47 46.09 go: downloading github.com/gobwas/glob v0.2.3
07:56:33 [2020-11-05T07:56:33.868Z] + docker info
07:56:33 [2020-11-05T07:56:33.898Z] #41 48.40   DEP      criu/netfilter.d
07:56:33 [2020-11-05T07:56:33.898Z] #41 48.55   DEP      criu/net.d
07:56:34 [2020-11-05T07:56:34.191Z] #41 48.74   DEP      criu/namespaces.d
07:56:34 [2020-11-05T07:56:34.191Z] #41 48.86   DEP      criu/mount.d
07:56:34 [2020-11-05T07:56:34.269Z] #47 46.27 go: extracting github.com/go-toolsmith/astp v1.0.0
07:56:34 [2020-11-05T07:56:34.269Z] #47 46.43 go: extracting github.com/go-toolsmith/strparse v1.0.0
07:56:34 [2020-11-05T07:56:34.279Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 5.1s done
07:56:34 [2020-11-05T07:56:34.279Z] #25 DONE 11.1s
07:56:34 [2020-11-05T07:56:34.279Z] 
07:56:34 [2020-11-05T07:56:34.279Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:56:34 [2020-11-05T07:56:34.279Z] #26 0.217 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:56:34 [2020-11-05T07:56:34.279Z] #26 0.237 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
07:56:34 [2020-11-05T07:56:34.279Z] #26 0.273 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:56:34 [2020-11-05T07:56:34.483Z] #41 49.07   DEP      criu/memfd.d
07:56:34 [2020-11-05T07:56:34.483Z] #41 ...
07:56:34 [2020-11-05T07:56:34.483Z] 
07:56:34 [2020-11-05T07:56:34.483Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:56:34 [2020-11-05T07:56:34.483Z] #43 73.52 net/http/httptrace
07:56:34 [2020-11-05T07:56:34.483Z] #43 73.72 net/http
07:56:34 [2020-11-05T07:56:34.483Z] #43 81.06 github.com/LK4D4/vndr/godl
07:56:34 [2020-11-05T07:56:34.483Z] #43 81.43 github.com/LK4D4/vndr
07:56:34 [2020-11-05T07:56:34.483Z] #43 ...
07:56:34 [2020-11-05T07:56:34.483Z] 
07:56:34 [2020-11-05T07:56:34.483Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:34 [2020-11-05T07:56:34.483Z] #41 49.20   DEP      criu/mem.d
07:56:34 [2020-11-05T07:56:34.528Z] #47 46.54 go: extracting github.com/BurntSushi/toml v0.3.1
07:56:34 [2020-11-05T07:56:34.578Z] #26 0.431 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
07:56:34 [2020-11-05T07:56:34.578Z] #26 0.639 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
07:56:34 [2020-11-05T07:56:34.775Z] #41 49.40   DEP      criu/lsm.d
07:56:34 [2020-11-05T07:56:34.775Z] #41 49.48   DEP      criu/log.d
07:56:34 [2020-11-05T07:56:34.875Z] #26 1.041 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
07:56:35 [2020-11-05T07:56:35.068Z] #41 49.62   DEP      criu/libnetlink.d
07:56:35 [2020-11-05T07:56:35.068Z] #41 49.72   DEP      criu/kerndat.d
07:56:35 [2020-11-05T07:56:35.068Z] #41 ...
07:56:35 [2020-11-05T07:56:35.068Z] 
07:56:35 [2020-11-05T07:56:35.068Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:56:35 [2020-11-05T07:56:35.068Z] #18 0.910 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:56:35 [2020-11-05T07:56:35.068Z] #18 1.023 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:56:35 [2020-11-05T07:56:35.068Z] #18 1.042 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:56:35 [2020-11-05T07:56:35.068Z] #18 1.356 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
07:56:35 [2020-11-05T07:56:35.068Z] #18 2.723 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
07:56:35 [2020-11-05T07:56:35.068Z] #18 4.684 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
07:56:35 [2020-11-05T07:56:35.068Z] #18 6.591 Fetched 8085 kB in 6s (1407 kB/s)
07:56:35 [2020-11-05T07:56:35.068Z] #18 6.591 Reading package lists...
07:56:35 [2020-11-05T07:56:35.068Z] #18 8.519 Reading package lists...
07:56:35 [2020-11-05T07:56:35.068Z] #18 ...
07:56:35 [2020-11-05T07:56:35.068Z] 
07:56:35 [2020-11-05T07:56:35.068Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:35 [2020-11-05T07:56:35.068Z] #41 49.88   DEP      criu/kcmp-ids.d
07:56:35 [2020-11-05T07:56:35.068Z] #41 49.96   DEP      criu/irmap.d
07:56:35 [2020-11-05T07:56:35.098Z] #47 47.20 go: extracting github.com/gobwas/glob v0.2.3
07:56:35 [2020-11-05T07:56:35.098Z] #47 47.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:56:35 [2020-11-05T07:56:35.361Z] #41 50.09   DEP      criu/ipc_ns.d
07:56:35 [2020-11-05T07:56:35.361Z] #41 50.22   DEP      criu/image.d
07:56:35 [2020-11-05T07:56:35.653Z] #41 50.29   DEP      criu/image-desc.d
07:56:35 [2020-11-05T07:56:35.653Z] #41 50.39   DEP      criu/fsnotify.d
07:56:35 [2020-11-05T07:56:35.945Z] #41 50.59   DEP      criu/filesystems.d
07:56:35 [2020-11-05T07:56:35.945Z] #41 50.75   DEP      criu/files.d
07:56:36 [2020-11-05T07:56:36.237Z] #41 50.94   DEP      criu/files-reg.d
07:56:36 [2020-11-05T07:56:36.237Z] #41 51.08   DEP      criu/files-ext.d
07:56:36 [2020-11-05T07:56:36.529Z] #41 51.23   DEP      criu/file-lock.d
07:56:36 [2020-11-05T07:56:36.822Z] #41 51.40   DEP      criu/file-ids.d
07:56:36 [2020-11-05T07:56:36.822Z] #41 51.49   DEP      criu/fifo.d
07:56:36 [2020-11-05T07:56:36.822Z] #41 51.62   DEP      criu/fdstore.d
07:56:36 [2020-11-05T07:56:36.822Z] #41 51.72   DEP      criu/fault-injection.d
07:56:36 [2020-11-05T07:56:36.965Z] #26 2.770 Fetched 8171 kB in 3s (3181 kB/s)
07:56:37 [2020-11-05T07:56:37.114Z] #41 51.78   DEP      criu/external.d
07:56:37 [2020-11-05T07:56:37.410Z] #41 51.89   DEP      criu/eventpoll.d
07:56:37 [2020-11-05T07:56:37.410Z] #41 52.08   DEP      criu/eventfd.d
07:56:37 [2020-11-05T07:56:37.410Z] #41 52.23   DEP      criu/crtools.d
07:56:37 [2020-11-05T07:56:37.734Z] #41 52.39   DEP      criu/cr-service.d
07:56:37 [2020-11-05T07:56:37.734Z] #41 ...
07:56:37 [2020-11-05T07:56:37.734Z] 
07:56:37 [2020-11-05T07:56:37.734Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:56:37 [2020-11-05T07:56:37.734Z] #43 DONE 87.1s
07:56:37 [2020-11-05T07:56:37.734Z] 
07:56:37 [2020-11-05T07:56:37.734Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:37 [2020-11-05T07:56:37.734Z] #41 52.51   DEP      criu/cr-restore.d
07:56:38 [2020-11-05T07:56:38.026Z] #41 52.68   DEP      criu/cr-errno.d
07:56:38 [2020-11-05T07:56:38.026Z] #41 52.70   DEP      criu/cr-dump.d
07:56:38 [2020-11-05T07:56:38.047Z] #26 2.770 Reading package lists...
07:56:38 [2020-11-05T07:56:38.320Z] #41 52.95   DEP      criu/cr-dedup.d
07:56:38 [2020-11-05T07:56:38.612Z] #41 53.21   DEP      criu/cr-check.d
07:56:38 [2020-11-05T07:56:38.905Z] #41 53.45   DEP      criu/config.d
07:56:38 [2020-11-05T07:56:38.905Z] #41 53.53   DEP      criu/clone-noasan.d
07:56:38 [2020-11-05T07:56:38.905Z] #41 53.61   DEP      criu/cgroup.d
07:56:38 [2020-11-05T07:56:38.905Z] #41 53.68   DEP      criu/cgroup-props.d
07:56:39 [2020-11-05T07:56:39.097Z] #26 3.902 Reading package lists...
07:56:39 [2020-11-05T07:56:39.197Z] #41 53.76   DEP      criu/bitmap.d
07:56:39 [2020-11-05T07:56:39.197Z] #41 53.77   DEP      criu/bfd.d
07:56:39 [2020-11-05T07:56:39.197Z] #41 53.82   DEP      criu/autofs.d
07:56:39 [2020-11-05T07:56:39.197Z] #41 53.96   DEP      criu/aio.d
07:56:39 [2020-11-05T07:56:39.295Z] #47 ...
07:56:39 [2020-11-05T07:56:39.295Z] 
07:56:39 [2020-11-05T07:56:39.295Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:56:39 [2020-11-05T07:56:39.295Z] #53 40.99 Reading package lists...
07:56:39 [2020-11-05T07:56:39.392Z] #26 5.089 Building dependency tree...
07:56:39 [2020-11-05T07:56:39.392Z] #26 5.467 The following additional packages will be installed:
07:56:39 [2020-11-05T07:56:39.489Z] #41 54.14   DEP      criu/action-scripts.d
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.467   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.468   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.468   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.469 Suggested packages:
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.469   krb5-doc krb5-user
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.469 Recommended packages:
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.469   krb5-locales publicsuffix libsasl2-modules
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.684 The following NEW packages will be installed:
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.685   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.685   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.685   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.686   libssh2-1 libssl1.1 openssl
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.733 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.733 Need to get 5165 kB of archives.
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.733 After this operation, 14.6 MB of additional disk space will be used.
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.733 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.744 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.750 Get:3 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u3 [243 kB]
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.783 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.795 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB]
07:56:39 [2020-11-05T07:56:39.689Z] #26 5.848 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB]
07:56:39 [2020-11-05T07:56:39.781Z] #41 54.43   CC       criu/action-scripts.o
07:56:39 [2020-11-05T07:56:39.984Z] #26 5.872 Get:7 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
07:56:39 [2020-11-05T07:56:39.984Z] #26 5.940 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
07:56:39 [2020-11-05T07:56:39.984Z] #26 5.941 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB]
07:56:39 [2020-11-05T07:56:39.984Z] #26 5.944 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB]
07:56:39 [2020-11-05T07:56:39.984Z] #26 5.946 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB]
07:56:39 [2020-11-05T07:56:39.984Z] #26 5.958 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB]
07:56:39 [2020-11-05T07:56:39.984Z] #26 5.962 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
07:56:39 [2020-11-05T07:56:39.984Z] #26 6.031 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
07:56:39 [2020-11-05T07:56:39.984Z] #26 6.035 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
07:56:40 [2020-11-05T07:56:40.073Z] #41 54.81   CC       criu/aio.o
07:56:40 [2020-11-05T07:56:40.261Z] Client: Docker Engine - Community
07:56:40 [2020-11-05T07:56:40.261Z]  Version:           19.03.13
07:56:40 [2020-11-05T07:56:40.261Z]  API version:       1.40
07:56:40 [2020-11-05T07:56:40.261Z]  Go version:        go1.13.15
07:56:40 [2020-11-05T07:56:40.261Z]  Git commit:        4484c46
07:56:40 [2020-11-05T07:56:40.261Z]  Built:             Wed Sep 16 17:03:45 2020
07:56:40 [2020-11-05T07:56:40.261Z]  OS/Arch:           linux/arm64
07:56:40 [2020-11-05T07:56:40.261Z]  Experimental:      false
07:56:40 [2020-11-05T07:56:40.261Z] 
07:56:40 [2020-11-05T07:56:40.261Z] Server: Docker Engine - Community
07:56:40 [2020-11-05T07:56:40.261Z]  Engine:
07:56:40 [2020-11-05T07:56:40.261Z]   Version:          19.03.13
07:56:40 [2020-11-05T07:56:40.261Z]   API version:      1.40 (minimum version 1.12)
07:56:40 [2020-11-05T07:56:40.261Z]   Go version:       go1.13.15
07:56:40 [2020-11-05T07:56:40.261Z]   Git commit:       4484c46
07:56:40 [2020-11-05T07:56:40.261Z]   Built:            Wed Sep 16 17:02:17 2020
07:56:40 [2020-11-05T07:56:40.261Z]   OS/Arch:          linux/arm64
07:56:40 [2020-11-05T07:56:40.261Z]   Experimental:     true
07:56:40 [2020-11-05T07:56:40.261Z]  containerd:
07:56:40 [2020-11-05T07:56:40.261Z]   Version:          1.3.7
07:56:40 [2020-11-05T07:56:40.261Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
07:56:40 [2020-11-05T07:56:40.261Z]  runc:
07:56:40 [2020-11-05T07:56:40.261Z]   Version:          1.0.0-rc10
07:56:40 [2020-11-05T07:56:40.261Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:56:40 [2020-11-05T07:56:40.261Z]  docker-init:
07:56:40 [2020-11-05T07:56:40.261Z]   Version:          0.18.0
07:56:40 [2020-11-05T07:56:40.261Z]   GitCommit:        fec3683
07:56:40 [2020-11-05T07:56:40.279Z] #26 6.117 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
07:56:40 [2020-11-05T07:56:40.279Z] #26 6.311 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
07:56:40 [2020-11-05T07:56:40.279Z] #26 6.320 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
07:56:40 [2020-11-05T07:56:40.279Z] #26 6.327 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
07:56:40 [2020-11-05T07:56:40.279Z] #26 6.331 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
07:56:40 [2020-11-05T07:56:40.279Z] #26 6.399 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
[Pipeline] sh
07:56:40 [2020-11-05T07:56:40.370Z] #41 ...
07:56:40 [2020-11-05T07:56:40.370Z] 
07:56:40 [2020-11-05T07:56:40.370Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:56:40 [2020-11-05T07:56:40.370Z] #30 DONE 89.6s
07:56:40 [2020-11-05T07:56:40.370Z] 
07:56:40 [2020-11-05T07:56:40.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:40 [2020-11-05T07:56:40.370Z] #41 55.06   CC       criu/autofs.o
07:56:40 [2020-11-05T07:56:40.577Z] #26 6.688 debconf: delaying package configuration, since apt-utils is not installed
07:56:40 [2020-11-05T07:56:40.599Z] + docker info
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.714 Fetched 5165 kB in 1s (6729 kB/s)
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.731 Selecting previously unselected package libsasl2-modules-db:ppc64el.
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.731 (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.)
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.739 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.741 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.783 Selecting previously unselected package libsasl2-2:ppc64el.
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.783 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.786 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.821 Selecting previously unselected package libldap-common.
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.821 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.822 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.848 Selecting previously unselected package libldap-2.4-2:ppc64el.
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.850 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_ppc64el.deb ...
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.851 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ...
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.901 Selecting previously unselected package libssl1.1:ppc64el.
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.904 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ...
07:56:40 [2020-11-05T07:56:40.879Z] #26 6.905 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.083 Selecting previously unselected package openssl.
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.083 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.085 Unpacking openssl (1.1.1d-0+deb10u3) ...
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.191 Selecting previously unselected package ca-certificates.
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.193 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.194 Unpacking ca-certificates (20200601~deb10u1) ...
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.259 Selecting previously unselected package libkeyutils1:ppc64el.
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.261 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.263 Unpacking libkeyutils1:ppc64el (1.6-6) ...
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.282 Selecting previously unselected package libkrb5support0:ppc64el.
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.284 Preparing to unpack .../08-libkrb5support0_1.17-3_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.286 Unpacking libkrb5support0:ppc64el (1.17-3) ...
07:56:41 [2020-11-05T07:56:41.184Z] #26 7.311 Selecting previously unselected package libk5crypto3:ppc64el.
07:56:41 [2020-11-05T07:56:41.416Z] #41 56.10   CC       criu/bfd.o
07:56:41 [2020-11-05T07:56:41.480Z] #26 7.314 Preparing to unpack .../09-libk5crypto3_1.17-3_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.480Z] #26 7.315 Unpacking libk5crypto3:ppc64el (1.17-3) ...
07:56:41 [2020-11-05T07:56:41.480Z] #26 7.348 Selecting previously unselected package libkrb5-3:ppc64el.
07:56:41 [2020-11-05T07:56:41.480Z] #26 7.350 Preparing to unpack .../10-libkrb5-3_1.17-3_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.480Z] #26 7.351 Unpacking libkrb5-3:ppc64el (1.17-3) ...
07:56:41 [2020-11-05T07:56:41.480Z] #26 7.426 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
07:56:41 [2020-11-05T07:56:41.480Z] #26 7.428 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.480Z] #26 7.429 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ...
07:56:41 [2020-11-05T07:56:41.708Z] #41 56.38   CC       criu/bitmap.o
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.581 Selecting previously unselected package libnghttp2-14:ppc64el.
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.583 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.585 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.618 Selecting previously unselected package libpsl5:ppc64el.
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.619 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.621 Unpacking libpsl5:ppc64el (0.20.2-2) ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.649 Selecting previously unselected package librtmp1:ppc64el.
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.651 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.653 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.681 Selecting previously unselected package libssh2-1:ppc64el.
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.683 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.684 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.721 Selecting previously unselected package libcurl4:ppc64el.
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.723 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.724 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.782 Selecting previously unselected package curl.
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.782 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.783 Unpacking curl (7.64.0-4+deb10u1) ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.826 Selecting previously unselected package libonig5:ppc64el.
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.828 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.829 Unpacking libonig5:ppc64el (6.9.1-1) ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.876 Selecting previously unselected package libjq1:ppc64el.
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.878 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.879 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
07:56:41 [2020-11-05T07:56:41.777Z] #26 7.913 Selecting previously unselected package jq.
07:56:42 [2020-11-05T07:56:42.000Z] #41 56.47   CC       criu/cgroup-props.o
07:56:42 [2020-11-05T07:56:42.000Z] #41 56.91   CC       criu/cgroup.o
07:56:42 [2020-11-05T07:56:42.072Z] #26 7.915 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 7.916 Unpacking jq (1.5+dfsg-2+b1) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 7.956 Setting up libkeyutils1:ppc64el (1.6-6) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 7.961 Setting up libpsl5:ppc64el (0.20.2-2) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 7.964 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.118 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.121 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.125 Setting up libkrb5support0:ppc64el (1.17-3) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.128 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.131 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.134 Setting up libk5crypto3:ppc64el (1.17-3) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.137 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.140 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.143 Setting up libkrb5-3:ppc64el (1.17-3) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.146 Setting up openssl (1.1.1d-0+deb10u3) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.150 Setting up libonig5:ppc64el (6.9.1-1) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.153 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.156 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u3) ...
07:56:42 [2020-11-05T07:56:42.072Z] #26 8.159 Setting up ca-certificates (20200601~deb10u1) ...
07:56:42 [2020-11-05T07:56:42.094Z] #53 51.69 Building dependency tree...
07:56:42 [2020-11-05T07:56:42.714Z] #26 8.689 Updating certificates in /etc/ssl/certs...
07:56:43 [2020-11-05T07:56:43.357Z] #26 9.318 126 added, 0 removed; done.
07:56:43 [2020-11-05T07:56:43.357Z] #26 9.339 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
07:56:43 [2020-11-05T07:56:43.357Z] #26 9.343 Setting up jq (1.5+dfsg-2+b1) ...
07:56:43 [2020-11-05T07:56:43.357Z] #26 9.347 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
07:56:43 [2020-11-05T07:56:43.357Z] #26 9.350 Setting up curl (7.64.0-4+deb10u1) ...
07:56:43 [2020-11-05T07:56:43.357Z] #26 9.353 Processing triggers for libc-bin (2.28-10) ...
07:56:43 [2020-11-05T07:56:43.357Z] #26 9.363 Processing triggers for ca-certificates (20200601~deb10u1) ...
07:56:43 [2020-11-05T07:56:43.357Z] #26 9.368 Updating certificates in /etc/ssl/certs...
07:56:43 [2020-11-05T07:56:43.511Z] #41 58.13   CC       criu/clone-noasan.o
07:56:43 [2020-11-05T07:56:43.511Z] #41 58.21   CC       criu/config.o
07:56:43 [2020-11-05T07:56:43.541Z] Client:
07:56:43 [2020-11-05T07:56:43.541Z]  Debug Mode: false
07:56:43 [2020-11-05T07:56:43.541Z] 
07:56:43 [2020-11-05T07:56:43.541Z] Server:
07:56:43 [2020-11-05T07:56:43.541Z]  Containers: 0
07:56:43 [2020-11-05T07:56:43.541Z]   Running: 0
07:56:43 [2020-11-05T07:56:43.541Z]   Paused: 0
07:56:43 [2020-11-05T07:56:43.541Z]   Stopped: 0
07:56:43 [2020-11-05T07:56:43.541Z]  Images: 0
07:56:43 [2020-11-05T07:56:43.541Z]  Server Version: 19.03.13
07:56:43 [2020-11-05T07:56:43.541Z]  Storage Driver: overlay2
07:56:43 [2020-11-05T07:56:43.541Z]   Backing Filesystem: extfs
07:56:43 [2020-11-05T07:56:43.541Z]   Supports d_type: true
07:56:43 [2020-11-05T07:56:43.541Z]   Native Overlay Diff: true
07:56:43 [2020-11-05T07:56:43.541Z]  Logging Driver: json-file
07:56:43 [2020-11-05T07:56:43.541Z]  Cgroup Driver: cgroupfs
07:56:43 [2020-11-05T07:56:43.541Z]  Plugins:
07:56:43 [2020-11-05T07:56:43.541Z]   Volume: local
07:56:43 [2020-11-05T07:56:43.541Z]   Network: bridge host ipvlan macvlan null overlay
07:56:43 [2020-11-05T07:56:43.541Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:56:43 [2020-11-05T07:56:43.541Z]  Swarm: inactive
07:56:43 [2020-11-05T07:56:43.541Z]  Runtimes: runc
07:56:43 [2020-11-05T07:56:43.541Z]  Default Runtime: runc
07:56:43 [2020-11-05T07:56:43.541Z]  Init Binary: docker-init
07:56:43 [2020-11-05T07:56:43.541Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
07:56:43 [2020-11-05T07:56:43.541Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:56:43 [2020-11-05T07:56:43.541Z]  init version: fec3683
07:56:43 [2020-11-05T07:56:43.541Z]  Security Options:
07:56:43 [2020-11-05T07:56:43.541Z]   apparmor
07:56:43 [2020-11-05T07:56:43.541Z]   seccomp
07:56:43 [2020-11-05T07:56:43.541Z]    Profile: default
07:56:43 [2020-11-05T07:56:43.541Z]  Kernel Version: 5.4.0-1025-aws
07:56:43 [2020-11-05T07:56:43.541Z]  Operating System: Ubuntu 18.04.5 LTS
07:56:43 [2020-11-05T07:56:43.541Z]  OSType: linux
07:56:43 [2020-11-05T07:56:43.541Z]  Architecture: x86_64
07:56:43 [2020-11-05T07:56:43.541Z]  CPUs: 2
07:56:43 [2020-11-05T07:56:43.541Z]  Total Memory: 7.487GiB
07:56:43 [2020-11-05T07:56:43.541Z]  Name: ip-10-100-83-196
07:56:43 [2020-11-05T07:56:43.541Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
07:56:43 [2020-11-05T07:56:43.541Z]  Docker Root Dir: /var/lib/docker
07:56:43 [2020-11-05T07:56:43.541Z]  Debug Mode: false
07:56:43 [2020-11-05T07:56:43.541Z]  Registry: https://index.docker.io/v1/
07:56:43 [2020-11-05T07:56:43.541Z]  Labels:
07:56:43 [2020-11-05T07:56:43.541Z]  Experimental: true
07:56:43 [2020-11-05T07:56:43.541Z]  Insecure Registries:
07:56:43 [2020-11-05T07:56:43.541Z]   127.0.0.0/8
07:56:43 [2020-11-05T07:56:43.541Z]  Live Restore Enabled: true
07:56:43 [2020-11-05T07:56:43.541Z] 
07:56:43 [2020-11-05T07:56:43.541Z] WARNING: No swap limit support
[Pipeline] sh
07:56:43 [2020-11-05T07:56:43.887Z] Client:
07:56:43 [2020-11-05T07:56:43.887Z]  Debug Mode: false
07:56:43 [2020-11-05T07:56:43.887Z] 
07:56:43 [2020-11-05T07:56:43.887Z] Server:
07:56:43 [2020-11-05T07:56:43.887Z]  Containers: 0
07:56:43 [2020-11-05T07:56:43.887Z]   Running: 0
07:56:43 [2020-11-05T07:56:43.887Z]   Paused: 0
07:56:43 [2020-11-05T07:56:43.887Z]   Stopped: 0
07:56:43 [2020-11-05T07:56:43.887Z]  Images: 0
07:56:43 [2020-11-05T07:56:43.887Z]  Server Version: 19.03.13
07:56:43 [2020-11-05T07:56:43.887Z]  Storage Driver: overlay2
07:56:43 [2020-11-05T07:56:43.887Z]   Backing Filesystem: extfs
07:56:43 [2020-11-05T07:56:43.887Z]   Supports d_type: true
07:56:43 [2020-11-05T07:56:43.887Z]   Native Overlay Diff: true
07:56:43 [2020-11-05T07:56:43.887Z]  Logging Driver: json-file
07:56:43 [2020-11-05T07:56:43.887Z]  Cgroup Driver: cgroupfs
07:56:43 [2020-11-05T07:56:43.887Z]  Plugins:
07:56:43 [2020-11-05T07:56:43.887Z]   Volume: local
07:56:43 [2020-11-05T07:56:43.887Z]   Network: bridge host ipvlan macvlan null overlay
07:56:43 [2020-11-05T07:56:43.887Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:56:43 [2020-11-05T07:56:43.887Z]  Swarm: inactive
07:56:43 [2020-11-05T07:56:43.887Z]  Runtimes: runc
07:56:43 [2020-11-05T07:56:43.887Z]  Default Runtime: runc
07:56:43 [2020-11-05T07:56:43.887Z]  Init Binary: docker-init
07:56:43 [2020-11-05T07:56:43.887Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
07:56:43 [2020-11-05T07:56:43.887Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:56:43 [2020-11-05T07:56:43.887Z]  init version: fec3683
07:56:43 [2020-11-05T07:56:43.887Z]  Security Options:
07:56:43 [2020-11-05T07:56:43.887Z]   apparmor
07:56:43 [2020-11-05T07:56:43.887Z]   seccomp
07:56:43 [2020-11-05T07:56:43.887Z]    Profile: default
07:56:43 [2020-11-05T07:56:43.887Z]  Kernel Version: 5.4.0-1025-aws
07:56:43 [2020-11-05T07:56:43.887Z]  Operating System: Ubuntu 18.04.5 LTS
07:56:43 [2020-11-05T07:56:43.887Z]  OSType: linux
07:56:43 [2020-11-05T07:56:43.887Z]  Architecture: x86_64
07:56:43 [2020-11-05T07:56:43.887Z]  CPUs: 2
07:56:43 [2020-11-05T07:56:43.887Z]  Total Memory: 7.569GiB
07:56:43 [2020-11-05T07:56:43.887Z]  Name: ip-10-100-57-100
07:56:43 [2020-11-05T07:56:43.887Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
07:56:43 [2020-11-05T07:56:43.887Z]  Docker Root Dir: /var/lib/docker
07:56:43 [2020-11-05T07:56:43.887Z]  Debug Mode: false
07:56:43 [2020-11-05T07:56:43.887Z]  Registry: https://index.docker.io/v1/
07:56:43 [2020-11-05T07:56:43.887Z]  Labels:
07:56:43 [2020-11-05T07:56:43.887Z]  Experimental: true
07:56:43 [2020-11-05T07:56:43.887Z]  Insecure Registries:
07:56:43 [2020-11-05T07:56:43.887Z]   127.0.0.0/8
07:56:43 [2020-11-05T07:56:43.887Z]  Live Restore Enabled: true
07:56:43 [2020-11-05T07:56:43.887Z] 
07:56:43 [2020-11-05T07:56:43.887Z] WARNING: No swap limit support
[Pipeline] sh
07:56:44 [2020-11-05T07:56:44.006Z] #26 9.855 0 added, 0 removed; done.
07:56:44 [2020-11-05T07:56:44.006Z] #26 9.856 Running hooks in /etc/ca-certificates/update.d...
07:56:44 [2020-11-05T07:56:44.006Z] #26 9.857 done.
07:56:44 [2020-11-05T07:56:44.006Z] #26 DONE 10.0s
07:56:44 [2020-11-05T07:56:44.006Z] 
07:56:44 [2020-11-05T07:56:44.006Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:44 [2020-11-05T07:56:44.006Z] #9 ...
07:56:44 [2020-11-05T07:56:44.006Z] 
07:56:44 [2020-11-05T07:56:44.006Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:56:44 [2020-11-05T07:56:44.006Z] #27 DONE 0.1s
07:56:44 [2020-11-05T07:56:44.006Z] 
07:56:44 [2020-11-05T07:56:44.006Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:56:44 [2020-11-05T07:56:44.152Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:56:44 [2020-11-05T07:56:44.152Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:56:44 [2020-11-05T07:56:44.152Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41634/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:56:44 [2020-11-05T07:56:44.180Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:56:44 [2020-11-05T07:56:44.180Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:56:44 [2020-11-05T07:56:44.180Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41634/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:56:44 [2020-11-05T07:56:44.180Z] + bash /home/ubuntu/workspace/moby_PR-41634/check-config.sh
07:56:44 [2020-11-05T07:56:44.180Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:56:44 [2020-11-05T07:56:44.180Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
07:56:44 [2020-11-05T07:56:44.180Z] 
07:56:44 [2020-11-05T07:56:44.180Z] Generally Necessary:
07:56:44 [2020-11-05T07:56:44.180Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:56:44 [2020-11-05T07:56:44.180Z] - apparmor: enabled and tools installed
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_NAMESPACES: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_NET_NS: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_PID_NS: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_IPC_NS: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_UTS_NS: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_CGROUPS: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_CGROUP_CPUACCT: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_CGROUP_DEVICE: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_CGROUP_FREEZER: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_CGROUP_SCHED: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_CPUSETS: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_MEMCG: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_KEYS: enabled
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_VETH: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_BRIDGE: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_NF_NAT_IPV4: missing
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_NF_NAT: enabled (as module)
07:56:44 [2020-11-05T07:56:44.180Z] - CONFIG_NF_NAT_NEEDED: missing
07:56:44 [2020-11-05T07:56:44.422Z] + bash /home/ubuntu/workspace/moby_PR-41634/check-config.sh
07:56:44 [2020-11-05T07:56:44.422Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:56:44 [2020-11-05T07:56:44.422Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
07:56:44 [2020-11-05T07:56:44.422Z] 
07:56:44 [2020-11-05T07:56:44.422Z] Generally Necessary:
07:56:44 [2020-11-05T07:56:44.422Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:56:44 [2020-11-05T07:56:44.422Z] - apparmor: enabled and tools installed
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_NAMESPACES: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_NET_NS: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_PID_NS: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_IPC_NS: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_UTS_NS: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_CGROUPS: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_CGROUP_CPUACCT: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_CGROUP_DEVICE: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_CGROUP_FREEZER: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_CGROUP_SCHED: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_CPUSETS: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_MEMCG: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_KEYS: enabled
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_VETH: enabled (as module)
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_BRIDGE: enabled (as module)
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_NF_NAT_IPV4: missing
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:56:44 [2020-11-05T07:56:44.422Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_POSIX_MQUEUE: enabled
07:56:44 [2020-11-05T07:56:44.443Z] 
07:56:44 [2020-11-05T07:56:44.443Z] Optional Features:
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_USER_NS: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_SECCOMP: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_CGROUP_PIDS: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_MEMCG_SWAP: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:56:44 [2020-11-05T07:56:44.443Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_BLK_CGROUP: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_IOSCHED_CFQ: missing
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_CGROUP_PERF: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_CGROUP_HUGETLB: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_CFS_BANDWIDTH: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_RT_GROUP_SCHED: missing
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_IP_VS: enabled (as module)
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_IP_VS_NFCT: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_IP_VS_RR: enabled (as module)
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_EXT4_FS: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:56:44 [2020-11-05T07:56:44.443Z] - Network Drivers:
07:56:44 [2020-11-05T07:56:44.443Z]   - "overlay":
07:56:44 [2020-11-05T07:56:44.443Z]     - CONFIG_VXLAN: enabled (as module)
07:56:44 [2020-11-05T07:56:44.443Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:56:44 [2020-11-05T07:56:44.443Z]       Optional (for encrypted networks):
07:56:44 [2020-11-05T07:56:44.548Z] #41 58.99   CC       criu/cr-check.o
07:56:44 [2020-11-05T07:56:44.635Z] #53 ...
07:56:44 [2020-11-05T07:56:44.635Z] 
07:56:44 [2020-11-05T07:56:44.635Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:56:44 [2020-11-05T07:56:44.635Z] #43 55.56 github.com/LK4D4/vndr/godl/singleflight
07:56:44 [2020-11-05T07:56:44.635Z] #43 55.57 internal/reflectlite
07:56:44 [2020-11-05T07:56:44.635Z] #43 56.39 math/rand
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_NF_NAT: enabled (as module)
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_NF_NAT_NEEDED: missing
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_POSIX_MQUEUE: enabled
07:56:44 [2020-11-05T07:56:44.681Z] 
07:56:44 [2020-11-05T07:56:44.681Z] Optional Features:
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_USER_NS: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_SECCOMP: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_CGROUP_PIDS: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_MEMCG_SWAP: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:56:44 [2020-11-05T07:56:44.681Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_BLK_CGROUP: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_IOSCHED_CFQ: missing
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_CGROUP_PERF: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_CGROUP_HUGETLB: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_CFS_BANDWIDTH: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:56:44 [2020-11-05T07:56:44.681Z] - CONFIG_RT_GROUP_SCHED: missing
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_CRYPTO: enabled
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_CRYPTO_AEAD: enabled
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_CRYPTO_GCM: enabled
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_CRYPTO_GHASH: enabled
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_XFRM: enabled
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_XFRM_USER: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_INET_ESP: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
07:56:44 [2020-11-05T07:56:44.706Z]   - "ipvlan":
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_IPVLAN: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]   - "macvlan":
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_MACVLAN: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_DUMMY: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]   - "ftp,tftp client in container":
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z] - Storage Drivers:
07:56:44 [2020-11-05T07:56:44.706Z]   - "aufs":
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_AUFS_FS: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]   - "btrfs":
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:56:44 [2020-11-05T07:56:44.706Z]   - "devicemapper":
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_BLK_DEV_DM: enabled
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]   - "overlay":
07:56:44 [2020-11-05T07:56:44.706Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:56:44 [2020-11-05T07:56:44.706Z]   - "zfs":
07:56:44 [2020-11-05T07:56:44.706Z]     - /dev/zfs: present
07:56:44 [2020-11-05T07:56:44.706Z]     - zfs command: missing
07:56:44 [2020-11-05T07:56:44.706Z]     - zpool command: missing
07:56:44 [2020-11-05T07:56:44.706Z] 
07:56:44 [2020-11-05T07:56:44.706Z] Limits:
07:56:44 [2020-11-05T07:56:44.706Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:56:44 [2020-11-05T07:56:44.706Z] 
07:56:44 [2020-11-05T07:56:44.706Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:56:44 [2020-11-05T07:56:44.938Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:56:44 [2020-11-05T07:56:44.938Z] - CONFIG_IP_VS: enabled (as module)
07:56:44 [2020-11-05T07:56:44.938Z] - CONFIG_IP_VS_NFCT: enabled
07:56:44 [2020-11-05T07:56:44.938Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:56:44 [2020-11-05T07:56:44.938Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:56:44 [2020-11-05T07:56:44.938Z] - CONFIG_IP_VS_RR: enabled (as module)
07:56:44 [2020-11-05T07:56:44.938Z] - CONFIG_EXT4_FS: enabled
07:56:44 [2020-11-05T07:56:44.938Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:56:44 [2020-11-05T07:56:44.938Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:56:44 [2020-11-05T07:56:44.938Z] - Network Drivers:
07:56:44 [2020-11-05T07:56:44.938Z]   - "overlay":
07:56:44 [2020-11-05T07:56:44.938Z]     - CONFIG_VXLAN: enabled (as module)
07:56:44 [2020-11-05T07:56:44.938Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:56:44 [2020-11-05T07:56:44.938Z]       Optional (for encrypted networks):
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_CRYPTO: enabled
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_CRYPTO_AEAD: enabled
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_CRYPTO_GCM: enabled
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_CRYPTO_GHASH: enabled
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_XFRM: enabled
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_XFRM_USER: enabled (as module)
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_INET_ESP: enabled (as module)
07:56:44 [2020-11-05T07:56:44.938Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
07:56:44 [2020-11-05T07:56:44.938Z]   - "ipvlan":
07:56:44 [2020-11-05T07:56:44.938Z]     - CONFIG_IPVLAN: enabled (as module)
07:56:44 [2020-11-05T07:56:44.938Z]   - "macvlan":
07:56:45 [2020-11-05T07:56:45.048Z] + sudo modprobe ip_vs
07:56:45 [2020-11-05T07:56:45.049Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 .
07:56:45 [2020-11-05T07:56:45.049Z] #2 [internal] load .dockerignore
07:56:45 [2020-11-05T07:56:45.056Z] #28 0.689 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
07:56:45 [2020-11-05T07:56:45.056Z] #28 0.832 
07:56:45 [2020-11-05T07:56:45.193Z] #41 59.97   CC       criu/cr-dedup.o
07:56:45 [2020-11-05T07:56:45.193Z] #41 ...
07:56:45 [2020-11-05T07:56:45.193Z] 
07:56:45 [2020-11-05T07:56:45.193Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:56:45 [2020-11-05T07:56:45.193Z] #18 8.519 Reading package lists...
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.30 Building dependency tree...
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94 libcap2-bin is already the newest version (1:2.25-2).
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94 The following additional packages will be installed:
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   python3.7 python3.7-minimal vim-runtime xxd
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94 Suggested packages:
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94 Recommended packages:
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   aufs-dkms nftables build-essential python3-dev python3-keyring
07:56:45 [2020-11-05T07:56:45.193Z] #18 10.94   python3-keyrings.alt python3-xdg unzip
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26 The following NEW packages will be installed:
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.26   xz-utils zip
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.36 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.36 Need to get 27.7 MB of archives.
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.36 After this operation, 117 MB of additional disk space will be used.
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 13.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.86 debconf: delaying package configuration, since apt-utils is not installed
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.89 Fetched 27.7 MB in 2s (12.9 MB/s)
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.94 Selecting previously unselected package pigz.
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.96 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 14.97 Unpacking pigz (2.4-1) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 15.02 Selecting previously unselected package libpython3.7-minimal:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 15.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 15.02 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 15.33 Selecting previously unselected package python3.7-minimal.
07:56:45 [2020-11-05T07:56:45.193Z] #18 15.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 15.33 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 16.07 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 16.08 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.18 Selecting previously unselected package python3-minimal.
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.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 ... 23448 files and directories currently installed.)
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.19 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.20 Unpacking python3-minimal (3.7.3-1) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.24 Selecting previously unselected package libmpdec2:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.24 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.24 Unpacking libmpdec2:s390x (2.4.2-2) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.28 Selecting previously unselected package libpython3.7-stdlib:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.29 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.85 Selecting previously unselected package python3.7.
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.85 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.85 Unpacking python3.7 (3.7.3-2+deb10u2) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.91 Selecting previously unselected package libpython3-stdlib:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.91 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 17.94 Setting up python3-minimal (3.7.3-1) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.34 Selecting previously unselected package python3.
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23860 files and directories currently installed.)
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.38 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.38 Unpacking python3 (3.7.3-1) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.44 Selecting previously unselected package libip4tc0:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.44 Unpacking libip4tc0:s390x (1.8.2-4) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.47 Selecting previously unselected package libip6tc0:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.47 Unpacking libip6tc0:s390x (1.8.2-4) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.51 Selecting previously unselected package libiptc0:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.51 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.51 Unpacking libiptc0:s390x (1.8.2-4) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.54 Selecting previously unselected package libnfnetlink0:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.55 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.57 Selecting previously unselected package libnetfilter-conntrack3:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.58 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.61 Selecting previously unselected package libnftnl11:s390x.
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.61 Unpacking libnftnl11:s390x (1.1.2-2) ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.64 Selecting previously unselected package iptables.
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.64 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.193Z] #18 18.64 Unpacking iptables (1.8.2-4) ...
07:56:45 [2020-11-05T07:56:45.194Z] #18 18.83 Selecting previously unselected package xxd.
07:56:45 [2020-11-05T07:56:45.194Z] #18 18.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.194Z] #18 18.83 Unpacking xxd (2:8.1.0875-5) ...
07:56:45 [2020-11-05T07:56:45.194Z] #18 18.88 Selecting previously unselected package vim-common.
07:56:45 [2020-11-05T07:56:45.194Z] #18 18.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
07:56:45 [2020-11-05T07:56:45.194Z] #18 18.89 Unpacking vim-common (2:8.1.0875-5) ...
07:56:45 [2020-11-05T07:56:45.194Z] #18 18.98 Selecting previously unselected package bash-completion.
07:56:45 [2020-11-05T07:56:45.194Z] #18 18.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_MACVLAN: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_DUMMY: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z]   - "ftp,tftp client in container":
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z] - Storage Drivers:
07:56:45 [2020-11-05T07:56:45.197Z]   - "aufs":
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_AUFS_FS: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z]   - "btrfs":
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:56:45 [2020-11-05T07:56:45.197Z]   - "devicemapper":
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_BLK_DEV_DM: enabled
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z]   - "overlay":
07:56:45 [2020-11-05T07:56:45.197Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:56:45 [2020-11-05T07:56:45.197Z]   - "zfs":
07:56:45 [2020-11-05T07:56:45.197Z]     - /dev/zfs: present
07:56:45 [2020-11-05T07:56:45.197Z]     - zfs command: missing
07:56:45 [2020-11-05T07:56:45.197Z]     - zpool command: missing
07:56:45 [2020-11-05T07:56:45.197Z] 
07:56:45 [2020-11-05T07:56:45.197Z] Limits:
07:56:45 [2020-11-05T07:56:45.197Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:56:45 [2020-11-05T07:56:45.197Z] 
07:56:45 [2020-11-05T07:56:45.197Z] + true
[Pipeline] }
07:56:45 [2020-11-05T07:56:45.208Z] #43 ...
07:56:45 [2020-11-05T07:56:45.208Z] 
07:56:45 [2020-11-05T07:56:45.208Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:56:45 [2020-11-05T07:56:45.208Z] #62 DONE 57.3s
07:56:45 [2020-11-05T07:56:45.208Z] 
07:56:45 [2020-11-05T07:56:45.208Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:56:45 [2020-11-05T07:56:45.208Z] #53 57.01 The following additional packages will be installed:
07:56:45 [2020-11-05T07:56:45.208Z] #53 57.03   libbtrfs0
07:56:45 [2020-11-05T07:56:45.208Z] #53 57.40 The following NEW packages will be installed:
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:56:45 [2020-11-05T07:56:45.309Z] #2 transferring context: 87B done
07:56:45 [2020-11-05T07:56:45.310Z] #2 DONE 0.1s
07:56:45 [2020-11-05T07:56:45.310Z] 
07:56:45 [2020-11-05T07:56:45.310Z] #1 [internal] load build definition from Dockerfile
07:56:45 [2020-11-05T07:56:45.310Z] #1 transferring dockerfile: 16.58kB done
07:56:45 [2020-11-05T07:56:45.310Z] #1 DONE 0.1s
07:56:45 [2020-11-05T07:56:45.310Z] 
07:56:45 [2020-11-05T07:56:45.310Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
07:56:45 [2020-11-05T07:56:45.468Z] #53 57.47   libbtrfs-dev libbtrfs0
07:56:45 [2020-11-05T07:56:45.486Z] #18 20.22 Unpacking bash-completion (1:2.8-6) ...
07:56:45 [2020-11-05T07:56:45.541Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 .
07:56:45 [2020-11-05T07:56:45.541Z] #1 [internal] load .dockerignore
07:56:45 [2020-11-05T07:56:45.541Z] #1 transferring context: 87B 0.0s done
07:56:45 [2020-11-05T07:56:45.541Z] #1 DONE 0.1s
07:56:45 [2020-11-05T07:56:45.541Z] 
07:56:45 [2020-11-05T07:56:45.541Z] #2 [internal] load build definition from Dockerfile
07:56:45 [2020-11-05T07:56:45.541Z] #2 transferring dockerfile: 16.58kB 0.0s done
07:56:45 [2020-11-05T07:56:45.541Z] #2 DONE 0.1s
07:56:45 [2020-11-05T07:56:45.541Z] 
07:56:45 [2020-11-05T07:56:45.541Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
07:56:45 [2020-11-05T07:56:45.655Z] #28 0.962 
####                                                                       6.7%
##################                                                        25.6%
##############################                                            42.7%
#############################################                             63.1%
############################################################              83.5%
######################################################################## 100.0%
07:56:45 [2020-11-05T07:56:45.655Z] #28 1.629 
07:56:45 [2020-11-05T07:56:45.778Z] #18 20.50 Selecting previously unselected package bzip2.
07:56:45 [2020-11-05T07:56:45.778Z] #18 20.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.778Z] #18 20.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
07:56:45 [2020-11-05T07:56:45.778Z] #18 20.56 Selecting previously unselected package xz-utils.
07:56:45 [2020-11-05T07:56:45.778Z] #18 20.56 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.778Z] #18 20.56 Unpacking xz-utils (5.2.4-1) ...
07:56:45 [2020-11-05T07:56:45.778Z] #18 20.69 Selecting previously unselected package apparmor.
07:56:45 [2020-11-05T07:56:45.778Z] #18 20.69 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
07:56:45 [2020-11-05T07:56:45.778Z] #18 20.75 Unpacking apparmor (2.13.2-10) ...
07:56:45 [2020-11-05T07:56:45.798Z] #3 DONE 0.4s
07:56:45 [2020-11-05T07:56:45.886Z] #3 DONE 0.6s
07:56:45 [2020-11-05T07:56:45.886Z] 
07:56:45 [2020-11-05T07:56:45.886Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
07:56:45 [2020-11-05T07:56:45.886Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
07:56:46 [2020-11-05T07:56:46.038Z] #53 58.07 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
07:56:46 [2020-11-05T07:56:46.038Z] #53 58.07 Need to get 119 kB of archives.
07:56:46 [2020-11-05T07:56:46.038Z] #53 58.07 After this operation, 387 kB of additional disk space will be used.
07:56:46 [2020-11-05T07:56:46.038Z] #53 58.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
07:56:46 [2020-11-05T07:56:46.038Z] #53 58.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
07:56:46 [2020-11-05T07:56:46.055Z] 
07:56:46 [2020-11-05T07:56:46.055Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
07:56:46 [2020-11-05T07:56:46.055Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
07:56:46 [2020-11-05T07:56:46.070Z] #18 21.01 Selecting previously unselected package aufs-tools.
07:56:46 [2020-11-05T07:56:46.070Z] #18 21.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
07:56:46 [2020-11-05T07:56:46.070Z] #18 21.01 Unpacking aufs-tools (1:4.14+20190211-1) ...
07:56:46 [2020-11-05T07:56:46.070Z] #18 21.09 Selecting previously unselected package libonig5:s390x.
07:56:46 [2020-11-05T07:56:46.070Z] #18 21.09 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
07:56:46 [2020-11-05T07:56:46.071Z] #18 21.09 Unpacking libonig5:s390x (6.9.1-1) ...
07:56:46 [2020-11-05T07:56:46.152Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
07:56:46 [2020-11-05T07:56:46.152Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
07:56:46 [2020-11-05T07:56:46.152Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
07:56:46 [2020-11-05T07:56:46.152Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
07:56:46 [2020-11-05T07:56:46.152Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
07:56:46 [2020-11-05T07:56:46.152Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
07:56:46 [2020-11-05T07:56:46.175Z] #28 1.747 
################################                                          45.6%
######################################################################## 100.0%
07:56:46 [2020-11-05T07:56:46.176Z] #28 1.971 
07:56:46 [2020-11-05T07:56:46.176Z] #28 2.090 
#############                                                             18.7%
######################################################################## 100.0%
07:56:46 [2020-11-05T07:56:46.313Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
07:56:46 [2020-11-05T07:56:46.313Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
07:56:46 [2020-11-05T07:56:46.313Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
07:56:46 [2020-11-05T07:56:46.313Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
07:56:46 [2020-11-05T07:56:46.313Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
07:56:46 [2020-11-05T07:56:46.313Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.17 Selecting previously unselected package libjq1:s390x.
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.17 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.29 Selecting previously unselected package jq.
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.29 Unpacking jq (1.5+dfsg-2+b1) ...
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.35 Selecting previously unselected package libaio1:s390x.
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.35 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.35 Unpacking libaio1:s390x (0.3.112-3) ...
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.38 Selecting previously unselected package libgpm2:s390x.
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.38 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.38 Unpacking libgpm2:s390x (1.20.7-5) ...
07:56:46 [2020-11-05T07:56:46.368Z] #18 21.42 Selecting previously unselected package libicu63:s390x.
07:56:46 [2020-11-05T07:56:46.489Z] #28 2.370 
07:56:46 [2020-11-05T07:56:46.660Z] #18 21.42 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
07:56:46 [2020-11-05T07:56:46.660Z] #18 21.42 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
07:56:46 [2020-11-05T07:56:46.732Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
07:56:46 [2020-11-05T07:56:46.732Z] #4 DONE 0.9s
07:56:46 [2020-11-05T07:56:46.904Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
07:56:46 [2020-11-05T07:56:46.904Z] #4 DONE 0.9s
07:56:46 [2020-11-05T07:56:46.992Z] 
07:56:46 [2020-11-05T07:56:46.992Z] #7 [internal] load metadata for docker.io/library/debian:buster
07:56:47 [2020-11-05T07:56:47.140Z] #28 2.496 
###                                                                        4.2%
############                                                              17.7%
#####################                                                     29.2%
##############################                                            42.7%
###########################################                               60.0%
######################################################                    75.3%
#################################################################         90.7%
######################################################################## 100.0%
07:56:47 [2020-11-05T07:56:47.166Z] 
07:56:47 [2020-11-05T07:56:47.166Z] #7 [internal] load metadata for docker.io/library/debian:buster
07:56:47 [2020-11-05T07:56:47.254Z] #7 ...
07:56:47 [2020-11-05T07:56:47.254Z] 
07:56:47 [2020-11-05T07:56:47.254Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
07:56:47 [2020-11-05T07:56:47.254Z] #6 DONE 0.4s
07:56:47 [2020-11-05T07:56:47.254Z] 
07:56:47 [2020-11-05T07:56:47.254Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
07:56:47 [2020-11-05T07:56:47.254Z] #5 DONE 0.5s
07:56:47 [2020-11-05T07:56:47.423Z] #7 ...
07:56:47 [2020-11-05T07:56:47.423Z] 
07:56:47 [2020-11-05T07:56:47.423Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
07:56:47 [2020-11-05T07:56:47.423Z] #5 DONE 0.3s
07:56:47 [2020-11-05T07:56:47.423Z] 
07:56:47 [2020-11-05T07:56:47.423Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
07:56:47 [2020-11-05T07:56:47.423Z] #6 DONE 0.4s
07:56:47 [2020-11-05T07:56:47.423Z] 
07:56:47 [2020-11-05T07:56:47.423Z] #7 [internal] load metadata for docker.io/library/debian:buster
07:56:47 [2020-11-05T07:56:47.423Z] #7 DONE 0.4s
07:56:47 [2020-11-05T07:56:47.423Z] 
07:56:47 [2020-11-05T07:56:47.423Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:47 [2020-11-05T07:56:47.423Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
07:56:47 [2020-11-05T07:56:47.476Z] #28 3.376 
07:56:47 [2020-11-05T07:56:47.521Z] 
07:56:47 [2020-11-05T07:56:47.521Z] #7 [internal] load metadata for docker.io/library/debian:buster
07:56:47 [2020-11-05T07:56:47.521Z] #7 DONE 0.5s
07:56:47 [2020-11-05T07:56:47.521Z] 
07:56:47 [2020-11-05T07:56:47.521Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:47 [2020-11-05T07:56:47.521Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
07:56:47 [2020-11-05T07:56:47.521Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
07:56:47 [2020-11-05T07:56:47.521Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s
07:56:47 [2020-11-05T07:56:47.522Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s
07:56:47 [2020-11-05T07:56:47.522Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
07:56:47 [2020-11-05T07:56:47.522Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
07:56:47 [2020-11-05T07:56:47.680Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
07:56:47 [2020-11-05T07:56:47.680Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
07:56:47 [2020-11-05T07:56:47.680Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
07:56:47 [2020-11-05T07:56:47.680Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
07:56:47 [2020-11-05T07:56:47.783Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.30MB / 7.81MB 0.2s
07:56:47 [2020-11-05T07:56:47.783Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.60MB / 50.40MB 0.2s
07:56:47 [2020-11-05T07:56:47.783Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s
07:56:47 [2020-11-05T07:56:47.783Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.42MB / 50.40MB 0.3s
07:56:47 [2020-11-05T07:56:47.941Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.86MB / 50.40MB 0.3s
07:56:47 [2020-11-05T07:56:47.941Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.63MB / 50.40MB 0.4s
07:56:47 [2020-11-05T07:56:47.941Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.4s
07:56:47 [2020-11-05T07:56:47.950Z] #53 60.16 debconf: delaying package configuration, since apt-utils is not installed
07:56:48 [2020-11-05T07:56:48.048Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
07:56:48 [2020-11-05T07:56:48.048Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.30MB / 50.40MB 0.5s
07:56:48 [2020-11-05T07:56:48.048Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.59MB / 10.00MB 0.5s
07:56:48 [2020-11-05T07:56:48.048Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.75MB / 50.40MB 0.7s
07:56:48 [2020-11-05T07:56:48.048Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.51MB / 10.00MB 0.7s
07:56:48 [2020-11-05T07:56:48.201Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.77MB / 7.81MB 0.5s
07:56:48 [2020-11-05T07:56:48.201Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.51MB / 50.40MB 0.7s
07:56:48 [2020-11-05T07:56:48.201Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.33MB / 7.81MB 0.7s
07:56:48 [2020-11-05T07:56:48.210Z] #53 60.45 Fetched 119 kB in 1s (180 kB/s)
07:56:48 [2020-11-05T07:56:48.320Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.94MB / 50.40MB 0.7s
07:56:48 [2020-11-05T07:56:48.320Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.85MB / 10.00MB 0.7s
07:56:48 [2020-11-05T07:56:48.320Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.07MB / 50.40MB 0.9s
07:56:48 [2020-11-05T07:56:48.320Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s
07:56:48 [2020-11-05T07:56:48.469Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.08MB / 50.40MB 0.8s
07:56:48 [2020-11-05T07:56:48.469Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.47MB / 7.81MB 0.8s
07:56:48 [2020-11-05T07:56:48.470Z] #53 60.63 Selecting previously unselected package libbtrfs0.
07:56:48 [2020-11-05T07:56:48.470Z] #53 60.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
07:56:48 [2020-11-05T07:56:48.470Z] #53 60.70 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
07:56:48 [2020-11-05T07:56:48.470Z] #53 60.71 Unpacking libbtrfs0 (4.20.1-2) ...
07:56:48 [2020-11-05T07:56:48.588Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.17MB / 50.40MB 1.1s
07:56:48 [2020-11-05T07:56:48.588Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
07:56:48 [2020-11-05T07:56:48.588Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.17MB / 51.83MB 1.1s
07:56:48 [2020-11-05T07:56:48.588Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.40MB / 51.83MB 1.2s
07:56:48 [2020-11-05T07:56:48.732Z] #53 60.80 Selecting previously unselected package libbtrfs-dev.
07:56:48 [2020-11-05T07:56:48.732Z] #53 60.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
07:56:48 [2020-11-05T07:56:48.732Z] #53 60.83 Unpacking libbtrfs-dev (4.20.1-2) ...
07:56:48 [2020-11-05T07:56:48.734Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.45MB / 50.40MB 0.9s
07:56:48 [2020-11-05T07:56:48.734Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s
07:56:48 [2020-11-05T07:56:48.734Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.84MB / 50.40MB 1.1s
07:56:48 [2020-11-05T07:56:48.734Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done
07:56:48 [2020-11-05T07:56:48.734Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.1s
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.45 Selecting previously unselected package libnet1:s390x.
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.45 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.50 Selecting previously unselected package libnl-3-200:s390x.
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.50 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.51 Unpacking libnl-3-200:s390x (3.4.0-1) ...
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.54 Selecting previously unselected package libprotobuf-c1:s390x.
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.55 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.57 Selecting previously unselected package libreadline5:s390x.
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.58 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.64 Selecting previously unselected package net-tools.
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
07:56:48 [2020-11-05T07:56:48.774Z] #18 23.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
07:56:48 [2020-11-05T07:56:48.923Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.32MB / 50.40MB 1.4s
07:56:48 [2020-11-05T07:56:48.923Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.16MB / 51.83MB 1.4s
07:56:48 [2020-11-05T07:56:48.992Z] #53 61.27 Setting up libbtrfs0 (4.20.1-2) ...
07:56:48 [2020-11-05T07:56:48.992Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.80MB / 50.40MB 1.2s
07:56:48 [2020-11-05T07:56:48.992Z] #53 ...
07:56:48 [2020-11-05T07:56:48.992Z] 
07:56:48 [2020-11-05T07:56:48.992Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.60MB / 10.00MB 1.2s
07:56:48 [2020-11-05T07:56:48.992Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:56:48 [2020-11-05T07:56:48.992Z] #34 41.52 Reading package lists...
07:56:48 [2020-11-05T07:56:48.992Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.03MB / 50.40MB 1.4s
07:56:48 [2020-11-05T07:56:48.992Z] #34 51.68 Building dependency tree...
07:56:48 [2020-11-05T07:56:48.992Z] #34 56.97 The following additional packages will be installed:
07:56:48 [2020-11-05T07:56:48.992Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.01MB / 10.00MB 1.4s
07:56:48 [2020-11-05T07:56:48.992Z] #34 56.99   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
07:56:48 [2020-11-05T07:56:48.992Z] #34 57.00 Suggested packages:
07:56:48 [2020-11-05T07:56:48.992Z] #34 57.02   cmake-doc ninja-build lrzip
07:56:48 [2020-11-05T07:56:48.992Z] #34 57.02 Recommended packages:
07:56:48 [2020-11-05T07:56:48.992Z] #34 57.02   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:56:48 [2020-11-05T07:56:48.992Z] #34 58.67 The following NEW packages will be installed:
07:56:48 [2020-11-05T07:56:48.992Z] #34 58.68   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
07:56:48 [2020-11-05T07:56:48.992Z] #34 58.68   vim-common xxd
07:56:48 [2020-11-05T07:56:48.992Z] #34 59.33 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
07:56:48 [2020-11-05T07:56:48.992Z] #34 59.33 Need to get 14.9 MB of archives.
07:56:48 [2020-11-05T07:56:48.992Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s
07:56:48 [2020-11-05T07:56:48.992Z] #34 59.33 After this operation, 61.8 MB of additional disk space will be used.
07:56:48 [2020-11-05T07:56:48.993Z] #34 59.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
07:56:48 [2020-11-05T07:56:48.993Z] #34 59.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
07:56:48 [2020-11-05T07:56:48.993Z] #34 59.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
07:56:48 [2020-11-05T07:56:48.993Z] #34 59.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
07:56:48 [2020-11-05T07:56:48.993Z] #34 60.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
07:56:48 [2020-11-05T07:56:48.993Z] #34 60.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
07:56:48 [2020-11-05T07:56:48.993Z] #34 60.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
07:56:48 [2020-11-05T07:56:48.993Z] #34 60.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
07:56:48 [2020-11-05T07:56:48.993Z] #34 60.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
07:56:48 [2020-11-05T07:56:48.993Z] #34 60.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
07:56:49 [2020-11-05T07:56:49.068Z] #18 23.81 Selecting previously unselected package python-pip-whl.
07:56:49 [2020-11-05T07:56:49.068Z] #18 23.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
07:56:49 [2020-11-05T07:56:49.068Z] #18 23.81 Unpacking python-pip-whl (18.1-5) ...
07:56:49 [2020-11-05T07:56:49.194Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.45MB / 51.83MB 1.4s
07:56:49 [2020-11-05T07:56:49.194Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.59MB / 51.83MB 1.7s
07:56:49 [2020-11-05T07:56:49.194Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.10MB / 51.83MB 1.8s
07:56:49 [2020-11-05T07:56:49.253Z] #34 ...
07:56:49 [2020-11-05T07:56:49.253Z] 
07:56:49 [2020-11-05T07:56:49.253Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:56:49 [2020-11-05T07:56:49.253Z] #53 61.31 Setting up libbtrfs-dev (4.20.1-2) ...
07:56:49 [2020-11-05T07:56:49.253Z] #53 61.34 Processing triggers for libc-bin (2.28-10) ...
07:56:49 [2020-11-05T07:56:49.253Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.83MB / 50.40MB 1.6s
07:56:49 [2020-11-05T07:56:49.253Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.03MB / 50.40MB 1.7s
07:56:49 [2020-11-05T07:56:49.253Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done
07:56:49 [2020-11-05T07:56:49.253Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.7s
07:56:49 [2020-11-05T07:56:49.360Z] #18 24.17 Selecting previously unselected package python3-lib2to3.
07:56:49 [2020-11-05T07:56:49.360Z] #18 24.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
07:56:49 [2020-11-05T07:56:49.360Z] #18 24.18 Unpacking python3-lib2to3 (3.7.3-1) ...
07:56:49 [2020-11-05T07:56:49.360Z] #18 24.25 Selecting previously unselected package python3-distutils.
07:56:49 [2020-11-05T07:56:49.360Z] #18 24.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
07:56:49 [2020-11-05T07:56:49.360Z] #18 24.25 Unpacking python3-distutils (3.7.3-1) ...
07:56:49 [2020-11-05T07:56:49.360Z] #18 24.32 Selecting previously unselected package python3-pip.
07:56:49 [2020-11-05T07:56:49.360Z] #18 24.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
07:56:49 [2020-11-05T07:56:49.360Z] #18 24.32 Unpacking python3-pip (18.1-5) ...
07:56:49 [2020-11-05T07:56:49.461Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.15MB / 51.83MB 1.9s
07:56:49 [2020-11-05T07:56:49.461Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.1s
07:56:49 [2020-11-05T07:56:49.513Z] #53 ...
07:56:49 [2020-11-05T07:56:49.513Z] 
07:56:49 [2020-11-05T07:56:49.513Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:56:49 [2020-11-05T07:56:49.513Z] #40 41.50 Reading package lists...
07:56:49 [2020-11-05T07:56:49.513Z] #40 52.07 Building dependency tree...
07:56:49 [2020-11-05T07:56:49.513Z] #40 57.09 The following additional packages will be installed:
07:56:49 [2020-11-05T07:56:49.513Z] #40 57.10   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
07:56:49 [2020-11-05T07:56:49.513Z] #40 57.10   libprotoc17 python-pkg-resources python-six zlib1g-dev
07:56:49 [2020-11-05T07:56:49.513Z] #40 57.17 Suggested packages:
07:56:49 [2020-11-05T07:56:49.513Z] #40 57.17   manpages-dev python-setuptools
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.45 The following NEW packages will be installed:
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.45   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.46   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.46   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.46   python-six zlib1g-dev
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.98 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.98 Need to get 4095 kB of archives.
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.98 After this operation, 22.5 MB of additional disk space will be used.
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 59.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
07:56:49 [2020-11-05T07:56:49.513Z] #40 60.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
07:56:49 [2020-11-05T07:56:49.514Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s
07:56:49 [2020-11-05T07:56:49.514Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.43MB / 51.83MB 1.9s
07:56:49 [2020-11-05T07:56:49.653Z] #18 24.41 Selecting previously unselected package python3-pkg-resources.
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.41 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.41 Unpacking python3-pkg-resources (40.8.0-1) ...
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.48 Selecting previously unselected package python3-setuptools.
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.48 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.48 Unpacking python3-setuptools (40.8.0-1) ...
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.60 Selecting previously unselected package python3-wheel.
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.61 Unpacking python3-wheel (0.32.3-2) ...
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.64 Selecting previously unselected package sudo.
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.64 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
07:56:49 [2020-11-05T07:56:49.654Z] #18 24.65 Unpacking sudo (1.8.27-1+deb10u2) ...
07:56:49 [2020-11-05T07:56:49.771Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.07MB / 51.83MB 2.1s
07:56:49 [2020-11-05T07:56:49.773Z] #40 ...
07:56:49 [2020-11-05T07:56:49.773Z] 
07:56:49 [2020-11-05T07:56:49.773Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:56:49 [2020-11-05T07:56:49.773Z] #53 DONE 61.9s
07:56:49 [2020-11-05T07:56:49.773Z] 
07:56:49 [2020-11-05T07:56:49.773Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:56:49 [2020-11-05T07:56:49.773Z] #11 41.48 Reading package lists...
07:56:49 [2020-11-05T07:56:49.773Z] #11 52.18 Building dependency tree...
07:56:49 [2020-11-05T07:56:49.773Z] #11 57.16 The following additional packages will be installed:
07:56:49 [2020-11-05T07:56:49.773Z] #11 57.19   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
07:56:49 [2020-11-05T07:56:49.773Z] #11 57.19   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
07:56:49 [2020-11-05T07:56:49.773Z] #11 57.19   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:56:49 [2020-11-05T07:56:49.773Z] #11 57.21   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
07:56:49 [2020-11-05T07:56:49.774Z] #11 57.22 Suggested packages:
07:56:49 [2020-11-05T07:56:49.774Z] #11 57.23   gcc-8-locales seccomp wine64
07:56:49 [2020-11-05T07:56:49.774Z] #11 59.57 The following NEW packages will be installed:
07:56:49 [2020-11-05T07:56:49.774Z] #11 59.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:56:49 [2020-11-05T07:56:49.774Z] #11 59.60   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
07:56:49 [2020-11-05T07:56:49.774Z] #11 59.60   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
07:56:49 [2020-11-05T07:56:49.774Z] #11 59.60   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
07:56:49 [2020-11-05T07:56:49.774Z] #11 59.60   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
07:56:49 [2020-11-05T07:56:49.774Z] #11 59.62   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
07:56:49 [2020-11-05T07:56:49.774Z] #11 60.19 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
07:56:49 [2020-11-05T07:56:49.774Z] #11 60.19 Need to get 77.7 MB of archives.
07:56:49 [2020-11-05T07:56:49.774Z] #11 60.19 After this operation, 487 MB of additional disk space will be used.
07:56:49 [2020-11-05T07:56:49.774Z] #11 60.19 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]
07:56:49 [2020-11-05T07:56:49.774Z] #11 60.72 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]
07:56:49 [2020-11-05T07:56:49.774Z] #11 61.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
07:56:49 [2020-11-05T07:56:49.774Z] #11 61.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
07:56:49 [2020-11-05T07:56:49.774Z] #11 61.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
07:56:49 [2020-11-05T07:56:49.774Z] #11 61.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
07:56:49 [2020-11-05T07:56:49.774Z] #11 62.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]
07:56:49 [2020-11-05T07:56:49.774Z] #11 ...
07:56:49 [2020-11-05T07:56:49.774Z] 
07:56:49 [2020-11-05T07:56:49.774Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:56:49 [2020-11-05T07:56:49.774Z] #32 51.87 sync
07:56:49 [2020-11-05T07:56:49.774Z] #32 51.87 internal/reflectlite
07:56:49 [2020-11-05T07:56:49.774Z] #32 56.50 sort
07:56:49 [2020-11-05T07:56:49.774Z] #32 56.50 errors
07:56:49 [2020-11-05T07:56:49.774Z] #32 56.91 strconv
07:56:49 [2020-11-05T07:56:49.774Z] #32 58.49 io
07:56:49 [2020-11-05T07:56:49.774Z] #32 60.18 internal/oserror
07:56:49 [2020-11-05T07:56:49.774Z] #32 60.28 syscall
07:56:49 [2020-11-05T07:56:49.946Z] #18 24.91 Selecting previously unselected package thin-provisioning-tools.
07:56:49 [2020-11-05T07:56:49.946Z] #18 24.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
07:56:49 [2020-11-05T07:56:49.946Z] #18 24.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
07:56:50 [2020-11-05T07:56:50.028Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.43MB / 51.83MB 2.3s
07:56:50 [2020-11-05T07:56:50.034Z] #32 ...
07:56:50 [2020-11-05T07:56:50.034Z] 
07:56:50 [2020-11-05T07:56:50.034Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:56:50 [2020-11-05T07:56:50.034Z] #47 52.18 go: extracting golang.org/x/text v0.3.2
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.24 go: finding github.com/fatih/color v1.7.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.44 go: finding github.com/mattn/go-colorable v0.1.4
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.48 go: finding github.com/mattn/go-isatty v0.0.8
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.60 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.61 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.62 go: finding github.com/pkg/errors v0.8.1
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.70 go: finding github.com/go-lintpack/lintpack v0.5.2
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.74 go: finding github.com/sirupsen/logrus v1.4.2
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.79 go: finding github.com/go-critic/go-critic v0.4.1
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.82 go: finding github.com/go-toolsmith/astfmt v1.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.83 go: finding github.com/stretchr/testify v1.4.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.84 go: finding github.com/mitchellh/go-homedir v1.1.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.95 go: finding github.com/davecgh/go-spew v1.1.1
07:56:50 [2020-11-05T07:56:50.034Z] #47 60.98 go: finding github.com/spf13/viper v1.6.1
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.03 go: finding github.com/go-toolsmith/astequal v1.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.03 go: finding github.com/pmezard/go-difflib v1.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.06 go: finding github.com/stretchr/objx v0.2.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.11 go: finding github.com/go-toolsmith/astp v1.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.14 go: finding gopkg.in/yaml.v2 v2.2.7
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.21 go: finding github.com/go-toolsmith/astcast v1.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.26 go: finding github.com/go-toolsmith/typep v1.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.34 go: finding github.com/go-toolsmith/astcopy v1.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.38 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.40 go: finding github.com/bombsimon/wsl/v2 v2.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.42 go: finding github.com/spf13/cobra v0.0.5
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.42 go: finding github.com/gobwas/glob v0.2.3
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.43 go: finding github.com/fsnotify/fsnotify v1.4.7
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.46 go: finding github.com/spf13/pflag v1.0.5
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.51 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.54 go: finding github.com/hashicorp/hcl v1.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.55 go: finding github.com/go-toolsmith/strparse v1.0.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.61 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.73 go: finding github.com/magiconair/properties v1.8.1
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.89 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:56:50 [2020-11-05T07:56:50.034Z] #47 61.96 go: finding github.com/mitchellh/mapstructure v1.1.2
07:56:50 [2020-11-05T07:56:50.034Z] #47 62.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:56:50 [2020-11-05T07:56:50.034Z] #47 62.15 go: finding github.com/pelletier/go-toml v1.2.0
07:56:50 [2020-11-05T07:56:50.034Z] #47 62.19 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:56:50 [2020-11-05T07:56:50.034Z] #47 62.27 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:56:50 [2020-11-05T07:56:50.034Z] #47 ...
07:56:50 [2020-11-05T07:56:50.034Z] 
07:56:50 [2020-11-05T07:56:50.034Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:56:50 [2020-11-05T07:56:50.034Z] #40 62.31 debconf: delaying package configuration, since apt-utils is not installed
07:56:50 [2020-11-05T07:56:50.238Z] #18 25.08 Selecting previously unselected package uidmap.
07:56:50 [2020-11-05T07:56:50.238Z] #18 25.08 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
07:56:50 [2020-11-05T07:56:50.238Z] #18 25.09 Unpacking uidmap (1:4.5-1.1) ...
07:56:50 [2020-11-05T07:56:50.238Z] #18 25.13 Selecting previously unselected package vim-runtime.
07:56:50 [2020-11-05T07:56:50.238Z] #18 25.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
07:56:50 [2020-11-05T07:56:50.238Z] #18 25.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
07:56:50 [2020-11-05T07:56:50.238Z] #18 25.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
07:56:50 [2020-11-05T07:56:50.238Z] #18 25.19 Unpacking vim-runtime (2:8.1.0875-5) ...
07:56:50 [2020-11-05T07:56:50.285Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done
07:56:50 [2020-11-05T07:56:50.285Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.00MB / 51.83MB 2.6s
07:56:50 [2020-11-05T07:56:50.285Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.6s
07:56:50 [2020-11-05T07:56:50.285Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.52MB / 68.67MB 2.6s
07:56:50 [2020-11-05T07:56:50.404Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
07:56:50 [2020-11-05T07:56:50.404Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done
07:56:50 [2020-11-05T07:56:50.404Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done
07:56:50 [2020-11-05T07:56:50.404Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.0s
07:56:50 [2020-11-05T07:56:50.404Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.04MB / 68.67MB 3.0s
07:56:50 [2020-11-05T07:56:50.404Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.0s
07:56:50 [2020-11-05T07:56:50.484Z] #28 3.497 
#                                                                          2.1%
####                                                                       6.4%
#######                                                                   10.8%
###########                                                               16.2%
###############                                                           21.7%
###################                                                       27.1%
#######################                                                   32.5%
###########################                                               37.9%
###############################                                           43.9%
###################################                                       49.3%
######################################                                    52.8%
########################################                                  55.8%
##########################################                                59.2%
############################################                              61.9%
##############################################                            64.8%
################################################                          67.4%
##################################################                        70.1%
####################################################                      73.1%
######################################################                    75.6%
########################################################                  78.3%
##########################################################                80.9%
############################################################              83.7%
##############################################################            86.7%
################################################################          89.5%
##################################################################        92.1%
####################################################################      95.1%
######################################################################    97.8%
######################################################################## 100.0%
07:56:50 [2020-11-05T07:56:50.484Z] #28 6.320 
07:56:50 [2020-11-05T07:56:50.545Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.65MB / 51.83MB 2.8s
07:56:50 [2020-11-05T07:56:50.545Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
07:56:50 [2020-11-05T07:56:50.545Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.76MB / 51.83MB 3.0s
07:56:50 [2020-11-05T07:56:50.545Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.46MB / 68.67MB 3.0s
07:56:50 [2020-11-05T07:56:50.603Z] #40 62.62 Fetched 4095 kB in 1s (3576 kB/s)
07:56:50 [2020-11-05T07:56:50.603Z] #40 62.80 Selecting previously unselected package libcap-dev:amd64.
07:56:50 [2020-11-05T07:56:50.666Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.20MB / 68.67MB 3.2s
07:56:50 [2020-11-05T07:56:50.666Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done
07:56:50 [2020-11-05T07:56:50.793Z] #28 6.812 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:56:50 [2020-11-05T07:56:50.802Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.78MB / 51.83MB 3.1s
07:56:50 [2020-11-05T07:56:50.802Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.57MB / 120.17MB 3.1s
07:56:50 [2020-11-05T07:56:50.802Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.59MB / 68.67MB 3.1s
07:56:50 [2020-11-05T07:56:50.802Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.37MB / 51.83MB 3.3s
07:56:50 [2020-11-05T07:56:50.802Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.21MB / 68.67MB 3.3s
07:56:50 [2020-11-05T07:56:50.863Z] #40 62.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
07:56:50 [2020-11-05T07:56:50.863Z] #40 62.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
07:56:50 [2020-11-05T07:56:50.863Z] #40 62.92 Unpacking libcap-dev:amd64 (1:2.25-2) ...
07:56:50 [2020-11-05T07:56:50.863Z] #40 63.09 Selecting previously unselected package libnet1:amd64.
07:56:50 [2020-11-05T07:56:50.863Z] #40 63.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:56:50 [2020-11-05T07:56:50.928Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.83MB / 120.17MB 3.4s
07:56:50 [2020-11-05T07:56:50.928Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.52MB / 120.17MB 3.5s
07:56:50 [2020-11-05T07:56:50.928Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.21MB / 68.67MB 3.5s
07:56:51 [2020-11-05T07:56:51.088Z] #28 6.963 
07:56:51 [2020-11-05T07:56:51.088Z] #28 7.079 
######################################################################## 100.0%
07:56:51 [2020-11-05T07:56:51.088Z] #28 7.103 
07:56:51 [2020-11-05T07:56:51.125Z] #40 63.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:56:51 [2020-11-05T07:56:51.125Z] #40 63.28 Selecting previously unselected package libnet1-dev.
07:56:51 [2020-11-05T07:56:51.125Z] #40 63.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
07:56:51 [2020-11-05T07:56:51.125Z] #40 63.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
07:56:51 [2020-11-05T07:56:51.189Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.76MB / 68.67MB 3.7s
07:56:51 [2020-11-05T07:56:51.372Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.65MB / 120.17MB 3.5s
07:56:51 [2020-11-05T07:56:51.372Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.72MB / 51.83MB 3.7s
07:56:51 [2020-11-05T07:56:51.372Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.71MB / 68.67MB 3.7s
07:56:51 [2020-11-05T07:56:51.372Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.38MB / 51.83MB 3.8s
07:56:51 [2020-11-05T07:56:51.372Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.15MB / 68.67MB 3.8s
07:56:51 [2020-11-05T07:56:51.385Z] #40 63.65 Selecting previously unselected package libnl-3-200:amd64.
07:56:51 [2020-11-05T07:56:51.450Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.02MB / 120.17MB 4.0s
07:56:51 [2020-11-05T07:56:51.450Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.38MB / 68.67MB 4.0s
07:56:51 [2020-11-05T07:56:51.645Z] #40 63.65 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
07:56:51 [2020-11-05T07:56:51.645Z] #40 63.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
07:56:51 [2020-11-05T07:56:51.645Z] #40 63.84 Selecting previously unselected package libnl-3-dev:amd64.
07:56:51 [2020-11-05T07:56:51.645Z] #40 63.91 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
07:56:51 [2020-11-05T07:56:51.653Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.47MB / 120.17MB 4.0s
07:56:51 [2020-11-05T07:56:51.653Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.61MB / 68.67MB 4.0s
07:56:51 [2020-11-05T07:56:51.712Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.63MB / 68.67MB 4.4s
07:56:51 [2020-11-05T07:56:51.734Z] #28 7.605 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:56:51 [2020-11-05T07:56:51.734Z] #28 7.621 skipping existing 5cb8031fd95d
07:56:51 [2020-11-05T07:56:51.734Z] #28 7.644 
07:56:51 [2020-11-05T07:56:51.905Z] #40 63.93 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
07:56:51 [2020-11-05T07:56:51.911Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.95MB / 68.67MB 4.1s
07:56:51 [2020-11-05T07:56:51.911Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.77MB / 68.67MB 4.3s
07:56:51 [2020-11-05T07:56:51.911Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.3s done
07:56:51 [2020-11-05T07:56:51.911Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.83MB / 120.17MB 4.4s
07:56:51 [2020-11-05T07:56:51.911Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.4s
07:56:51 [2020-11-05T07:56:51.974Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.53MB / 120.17MB 4.5s
07:56:51 [2020-11-05T07:56:51.974Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.20MB / 68.67MB 4.5s
07:56:52 [2020-11-05T07:56:52.166Z] #40 64.29 Selecting previously unselected package libprotobuf-c1:amd64.
07:56:52 [2020-11-05T07:56:52.166Z] #40 64.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
07:56:52 [2020-11-05T07:56:52.166Z] #40 64.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:56:52 [2020-11-05T07:56:52.167Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.72MB / 68.67MB 4.5s
07:56:52 [2020-11-05T07:56:52.167Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done
07:56:52 [2020-11-05T07:56:52.236Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.57MB / 120.17MB 4.7s
07:56:52 [2020-11-05T07:56:52.236Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.99MB / 68.67MB 4.7s
07:56:52 [2020-11-05T07:56:52.308Z] #18 27.08 Selecting previously unselected package vim.
07:56:52 [2020-11-05T07:56:52.308Z] #18 27.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
07:56:52 [2020-11-05T07:56:52.308Z] #18 27.09 Unpacking vim (2:8.1.0875-5) ...
07:56:52 [2020-11-05T07:56:52.377Z] #28 8.209 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
07:56:52 [2020-11-05T07:56:52.378Z] #28 8.229 skipping existing 283607eaa57e
07:56:52 [2020-11-05T07:56:52.378Z] #28 8.253 
07:56:52 [2020-11-05T07:56:52.423Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.95MB / 120.17MB 4.7s
07:56:52 [2020-11-05T07:56:52.423Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.71MB / 68.67MB 4.7s
07:56:52 [2020-11-05T07:56:52.427Z] #40 64.51 Selecting previously unselected package libprotobuf-c-dev:amd64.
07:56:52 [2020-11-05T07:56:52.427Z] #40 64.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
07:56:52 [2020-11-05T07:56:52.427Z] #40 64.53 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
07:56:52 [2020-11-05T07:56:52.427Z] #40 64.67 Selecting previously unselected package zlib1g-dev:amd64.
07:56:52 [2020-11-05T07:56:52.427Z] #40 64.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
07:56:52 [2020-11-05T07:56:52.427Z] #40 64.68 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
07:56:52 [2020-11-05T07:56:52.498Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.27MB / 68.67MB 4.9s
07:56:52 [2020-11-05T07:56:52.498Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.70MB / 120.17MB 5.1s
07:56:52 [2020-11-05T07:56:52.600Z] #18 27.42 Selecting previously unselected package xfsprogs.
07:56:52 [2020-11-05T07:56:52.600Z] #18 27.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
07:56:52 [2020-11-05T07:56:52.600Z] #18 27.42 Unpacking xfsprogs (4.20.0-1) ...
07:56:52 [2020-11-05T07:56:52.683Z] #8 ...
07:56:52 [2020-11-05T07:56:52.683Z] 
07:56:52 [2020-11-05T07:56:52.683Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
07:56:52 [2020-11-05T07:56:52.683Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
07:56:52 [2020-11-05T07:56:52.683Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
07:56:52 [2020-11-05T07:56:52.683Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
07:56:52 [2020-11-05T07:56:52.683Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
07:56:52 [2020-11-05T07:56:52.683Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done
07:56:52 [2020-11-05T07:56:52.683Z] #60 DONE 5.1s
07:56:52 [2020-11-05T07:56:52.683Z] 
07:56:52 [2020-11-05T07:56:52.683Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:52 [2020-11-05T07:56:52.683Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.05MB / 120.17MB 5.0s
07:56:52 [2020-11-05T07:56:52.683Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.04MB / 68.67MB 5.0s
07:56:52 [2020-11-05T07:56:52.683Z] #8 ...
07:56:52 [2020-11-05T07:56:52.683Z] 
07:56:52 [2020-11-05T07:56:52.683Z] #21 [internal] load build context
07:56:52 [2020-11-05T07:56:52.683Z] #21 transferring context: 32.04MB 5.2s
07:56:52 [2020-11-05T07:56:52.759Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.64MB / 68.67MB 5.1s
07:56:52 [2020-11-05T07:56:52.759Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.76MB / 120.17MB 5.3s
07:56:52 [2020-11-05T07:56:52.759Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.68MB / 68.67MB 5.3s
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.71 Selecting previously unselected package zip.
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.71 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.71 Unpacking zip (3.0-11+b1) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.80 Setting up aufs-tools (1:4.14+20190211-1) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.81 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.82 Setting up libip6tc0:s390x (1.8.2-4) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.82 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.83 Setting up libgpm2:s390x (1.20.7-5) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.83 Setting up libip4tc0:s390x (1.8.2-4) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.84 Setting up uidmap (1:4.5-1.1) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.85 Setting up libnftnl11:s390x (1.1.2-2) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.87 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.87 Setting up libicu63:s390x (63.1-6+deb10u1) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.88 Setting up xxd (2:8.1.0875-5) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.88 Setting up zip (3.0-11+b1) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.90 Setting up vim-common (2:8.1.0875-5) ...
07:56:52 [2020-11-05T07:56:52.892Z] #18 27.91 Setting up bash-completion (1:2.8-6) ...
07:56:52 [2020-11-05T07:56:52.998Z] #40 65.17 Selecting previously unselected package libprotobuf17:amd64.
07:56:52 [2020-11-05T07:56:52.998Z] #40 65.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
07:56:52 [2020-11-05T07:56:52.998Z] #40 65.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
07:56:53 [2020-11-05T07:56:53.021Z] #28 8.831 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:56:53 [2020-11-05T07:56:53.021Z] #28 8.991 
07:56:53 [2020-11-05T07:56:53.021Z] #28 9.052 
######################################################################## 100.0%
07:56:53 [2020-11-05T07:56:53.021Z] #28 9.080 
07:56:53 [2020-11-05T07:56:53.021Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.17MB / 120.17MB 5.5s
07:56:53 [2020-11-05T07:56:53.021Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.97MB / 68.67MB 5.5s
07:56:53 [2020-11-05T07:56:53.593Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.36MB / 120.17MB 5.9s
07:56:53 [2020-11-05T07:56:53.593Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.96MB / 68.67MB 5.9s
07:56:53 [2020-11-05T07:56:53.593Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.30MB / 120.17MB 6.1s
07:56:53 [2020-11-05T07:56:53.662Z] #28 9.492 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:56:53 [2020-11-05T07:56:53.662Z] #28 9.665 
07:56:53 [2020-11-05T07:56:53.662Z] #28 9.738 
######################################################################## 100.0%
07:56:53 [2020-11-05T07:56:53.662Z] #28 9.768 
07:56:53 [2020-11-05T07:56:53.854Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.05MB / 120.17MB 6.3s
07:56:53 [2020-11-05T07:56:53.854Z] #8 ...
07:56:53 [2020-11-05T07:56:53.854Z] 
07:56:53 [2020-11-05T07:56:53.854Z] #21 [internal] load build context
07:56:53 [2020-11-05T07:56:53.854Z] #21 transferring context: 51.98MB 6.0s done
07:56:53 [2020-11-05T07:56:53.854Z] #21 DONE 6.4s
07:56:53 [2020-11-05T07:56:53.854Z] 
07:56:53 [2020-11-05T07:56:53.854Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:53 [2020-11-05T07:56:53.854Z] #8 ...
07:56:53 [2020-11-05T07:56:53.854Z] 
07:56:53 [2020-11-05T07:56:53.854Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:56:53 [2020-11-05T07:56:53.854Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
07:56:53 [2020-11-05T07:56:53.854Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
07:56:53 [2020-11-05T07:56:53.854Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.4s done
07:56:53 [2020-11-05T07:56:53.854Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
07:56:53 [2020-11-05T07:56:53.854Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
07:56:53 [2020-11-05T07:56:53.854Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 3.5s
07:56:53 [2020-11-05T07:56:53.959Z] #28 9.785 Download of images into '/build' complete.
07:56:53 [2020-11-05T07:56:53.959Z] #28 9.785 Use something like the following to load the result into a Docker daemon:
07:56:53 [2020-11-05T07:56:53.959Z] #28 9.786   tar -cC '/build' . | docker load
07:56:53 [2020-11-05T07:56:53.959Z] #28 DONE 9.9s
07:56:53 [2020-11-05T07:56:53.959Z] 
07:56:53 [2020-11-05T07:56:53.959Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:54 [2020-11-05T07:56:54.053Z] #21 ...
07:56:54 [2020-11-05T07:56:54.053Z] 
07:56:54 [2020-11-05T07:56:54.053Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:54 [2020-11-05T07:56:54.053Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.59MB / 120.17MB 6.2s
07:56:54 [2020-11-05T07:56:54.053Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.2s done
07:56:54 [2020-11-05T07:56:54.116Z] #24 ...
07:56:54 [2020-11-05T07:56:54.116Z] 
07:56:54 [2020-11-05T07:56:54.116Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:54 [2020-11-05T07:56:54.329Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.20MB / 120.17MB 6.6s
07:56:54 [2020-11-05T07:56:54.377Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.74MB / 120.17MB 6.8s
07:56:54 [2020-11-05T07:56:54.377Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.7s done
07:56:54 [2020-11-05T07:56:54.377Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.75MB / 120.17MB 7.0s
07:56:54 [2020-11-05T07:56:54.382Z] #40 66.35 Selecting previously unselected package libprotobuf-lite17:amd64.
07:56:54 [2020-11-05T07:56:54.382Z] #40 66.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
07:56:54 [2020-11-05T07:56:54.382Z] #40 66.35 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.22 Setting up libiptc0:s390x (1.8.2-4) ...
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.23 Setting up xz-utils (5.2.4-1) ...
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.24 Setting up sudo (1.8.27-1+deb10u2) ...
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.28 invoke-rc.d: could not determine current runlevel
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.29 invoke-rc.d: policy-rc.d denied execution of start.
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.29 Setting up pigz (2.4-1) ...
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.30 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.31 Setting up libnl-3-200:s390x (3.4.0-1) ...
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.32 Setting up python-pip-whl (18.1-5) ...
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.32 Setting up libmpdec2:s390x (2.4.2-2) ...
07:56:54 [2020-11-05T07:56:54.402Z] #18 29.33 Setting up vim-runtime (2:8.1.0875-5) ...
07:56:54 [2020-11-05T07:56:54.586Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.78MB / 120.17MB 7.0s
07:56:54 [2020-11-05T07:56:54.638Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.29MB / 120.17MB 7.1s
07:56:54 [2020-11-05T07:56:54.642Z] #40 66.65 Selecting previously unselected package libprotobuf-dev:amd64.
07:56:54 [2020-11-05T07:56:54.642Z] #40 66.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
07:56:54 [2020-11-05T07:56:54.642Z] #40 66.66 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.56 Setting up libaio1:s390x (0.3.112-3) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.56 Setting up libonig5:s390x (6.9.1-1) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.57 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.58 Setting up vim (2:8.1.0875-5) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.62 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.62 Setting up thin-provisioning-tools (0.7.6-2.1) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.63 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.63 Setting up jq (1.5+dfsg-2+b1) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.64 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
07:56:54 [2020-11-05T07:56:54.695Z] #18 29.65 Setting up python3.7 (3.7.3-2+deb10u2) ...
07:56:54 [2020-11-05T07:56:54.842Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.85MB / 120.17MB 7.3s
07:56:54 [2020-11-05T07:56:54.899Z] #8 ...
07:56:54 [2020-11-05T07:56:54.900Z] 
07:56:54 [2020-11-05T07:56:54.900Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
07:56:54 [2020-11-05T07:56:54.900Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
07:56:54 [2020-11-05T07:56:54.900Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
07:56:54 [2020-11-05T07:56:54.900Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
07:56:54 [2020-11-05T07:56:54.900Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.8s done
07:56:54 [2020-11-05T07:56:54.900Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done
07:56:54 [2020-11-05T07:56:54.900Z] #60 DONE 7.3s
07:56:54 [2020-11-05T07:56:54.900Z] 
07:56:54 [2020-11-05T07:56:54.900Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:54 [2020-11-05T07:56:54.900Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.36MB / 120.17MB 7.4s
07:56:55 [2020-11-05T07:56:55.006Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.2s done
07:56:55 [2020-11-05T07:56:55.006Z] #9 DONE 31.9s
07:56:55 [2020-11-05T07:56:55.006Z] 
07:56:55 [2020-11-05T07:56:55.006Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:56:55 [2020-11-05T07:56:55.006Z] #10 DONE 0.2s
07:56:55 [2020-11-05T07:56:55.006Z] 
07:56:55 [2020-11-05T07:56:55.006Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:56:55 [2020-11-05T07:56:55.098Z] #8 ...
07:56:55 [2020-11-05T07:56:55.098Z] 
07:56:55 [2020-11-05T07:56:55.098Z] #21 [internal] load build context
07:56:55 [2020-11-05T07:56:55.098Z] #21 transferring context: 51.98MB 7.3s done
07:56:55 [2020-11-05T07:56:55.098Z] #21 DONE 7.6s
07:56:55 [2020-11-05T07:56:55.098Z] 
07:56:55 [2020-11-05T07:56:55.098Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:55 [2020-11-05T07:56:55.098Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.35MB / 120.17MB 7.5s
07:56:55 [2020-11-05T07:56:55.162Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.16MB / 120.17MB 7.5s
07:56:55 [2020-11-05T07:56:55.305Z] #11 DONE 0.2s
07:56:55 [2020-11-05T07:56:55.305Z] 
07:56:55 [2020-11-05T07:56:55.305Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:56:55 [2020-11-05T07:56:55.305Z] #30 DONE 0.1s
07:56:55 [2020-11-05T07:56:55.305Z] 
07:56:55 [2020-11-05T07:56:55.305Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:56:55 [2020-11-05T07:56:55.305Z] #38 DONE 0.1s
07:56:55 [2020-11-05T07:56:55.305Z] 
07:56:55 [2020-11-05T07:56:55.305Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:56:55 [2020-11-05T07:56:55.354Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.9s
07:56:55 [2020-11-05T07:56:55.428Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
07:56:55 [2020-11-05T07:56:55.525Z] Client:
07:56:55 [2020-11-05T07:56:55.525Z]  Debug Mode: false
07:56:55 [2020-11-05T07:56:55.525Z] 
07:56:55 [2020-11-05T07:56:55.525Z] Server:
07:56:55 [2020-11-05T07:56:55.525Z]  Containers: 0
07:56:55 [2020-11-05T07:56:55.525Z]   Running: 0
07:56:55 [2020-11-05T07:56:55.525Z]   Paused: 0
07:56:55 [2020-11-05T07:56:55.525Z]   Stopped: 0
07:56:55 [2020-11-05T07:56:55.525Z]  Images: 0
07:56:55 [2020-11-05T07:56:55.525Z]  Server Version: 19.03.13
07:56:55 [2020-11-05T07:56:55.525Z]  Storage Driver: overlay2
07:56:55 [2020-11-05T07:56:55.525Z]   Backing Filesystem: extfs
07:56:55 [2020-11-05T07:56:55.525Z]   Supports d_type: true
07:56:55 [2020-11-05T07:56:55.525Z]   Native Overlay Diff: true
07:56:55 [2020-11-05T07:56:55.525Z]  Logging Driver: json-file
07:56:55 [2020-11-05T07:56:55.525Z]  Cgroup Driver: cgroupfs
07:56:55 [2020-11-05T07:56:55.525Z]  Plugins:
07:56:55 [2020-11-05T07:56:55.525Z]   Volume: local
07:56:55 [2020-11-05T07:56:55.525Z]   Network: bridge host ipvlan macvlan null overlay
07:56:55 [2020-11-05T07:56:55.525Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:56:55 [2020-11-05T07:56:55.525Z]  Swarm: inactive
07:56:55 [2020-11-05T07:56:55.525Z]  Runtimes: runc
07:56:55 [2020-11-05T07:56:55.525Z]  Default Runtime: runc
07:56:55 [2020-11-05T07:56:55.525Z]  Init Binary: docker-init
07:56:55 [2020-11-05T07:56:55.525Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
07:56:55 [2020-11-05T07:56:55.525Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
07:56:55 [2020-11-05T07:56:55.525Z]  init version: fec3683
07:56:55 [2020-11-05T07:56:55.525Z]  Security Options:
07:56:55 [2020-11-05T07:56:55.525Z]   apparmor
07:56:55 [2020-11-05T07:56:55.525Z]   seccomp
07:56:55 [2020-11-05T07:56:55.525Z]    Profile: default
07:56:55 [2020-11-05T07:56:55.525Z]  Kernel Version: 4.15.0-1083-aws
07:56:55 [2020-11-05T07:56:55.525Z]  Operating System: Ubuntu 16.04.7 LTS
07:56:55 [2020-11-05T07:56:55.525Z]  OSType: linux
07:56:55 [2020-11-05T07:56:55.525Z]  Architecture: aarch64
07:56:55 [2020-11-05T07:56:55.525Z]  CPUs: 4
07:56:55 [2020-11-05T07:56:55.525Z]  Total Memory: 7.525GiB
07:56:55 [2020-11-05T07:56:55.525Z]  Name: ip-10-100-126-186
07:56:55 [2020-11-05T07:56:55.525Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
07:56:55 [2020-11-05T07:56:55.525Z]  Docker Root Dir: /var/lib/docker
07:56:55 [2020-11-05T07:56:55.525Z]  Debug Mode: false
07:56:55 [2020-11-05T07:56:55.525Z]  Registry: https://index.docker.io/v1/
07:56:55 [2020-11-05T07:56:55.525Z]  Labels:
07:56:55 [2020-11-05T07:56:55.525Z]  Experimental: true
07:56:55 [2020-11-05T07:56:55.525Z]  Insecure Registries:
07:56:55 [2020-11-05T07:56:55.525Z]   127.0.0.0/8
07:56:55 [2020-11-05T07:56:55.525Z]  Live Restore Enabled: true
07:56:55 [2020-11-05T07:56:55.525Z] 
07:56:55 [2020-11-05T07:56:55.525Z] WARNING: No swap limit support
[Pipeline] sh
07:56:55 [2020-11-05T07:56:55.611Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s
07:56:55 [2020-11-05T07:56:55.731Z] #18 ...
07:56:55 [2020-11-05T07:56:55.732Z] 
07:56:55 [2020-11-05T07:56:55.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:56:55 [2020-11-05T07:56:55.732Z] #41 60.20   CC       criu/cr-dump.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 61.48   CC       criu/cr-errno.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 61.51   CC       criu/cr-restore.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 63.79   CC       criu/cr-service.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 64.73   CC       criu/crtools.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 65.00   CC       criu/eventfd.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 65.19   CC       criu/eventpoll.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 65.83   CC       criu/external.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 65.95   CC       criu/fault-injection.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 66.05   CC       criu/fdstore.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 66.24   CC       criu/fifo.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 66.45   CC       criu/file-ids.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 66.61   CC       criu/file-lock.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 67.11   CC       criu/files-ext.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 67.27   CC       criu/files-reg.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 68.72   CC       criu/files.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 69.73   CC       criu/filesystems.o
07:56:55 [2020-11-05T07:56:55.732Z] #41 70.26   CC       criu/fsnotify.o
07:56:55 [2020-11-05T07:56:55.818Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:56:55 [2020-11-05T07:56:55.818Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
07:56:55 [2020-11-05T07:56:55.818Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41634/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
07:56:55 [2020-11-05T07:56:55.818Z] + bash /home/ubuntu/workspace/moby_PR-41634/check-config.sh
07:56:55 [2020-11-05T07:56:55.818Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:56:55 [2020-11-05T07:56:55.818Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
07:56:55 [2020-11-05T07:56:55.818Z] 
07:56:55 [2020-11-05T07:56:55.818Z] Generally Necessary:
07:56:55 [2020-11-05T07:56:55.818Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:56:55 [2020-11-05T07:56:55.818Z] - apparmor: enabled and tools installed
07:56:55 [2020-11-05T07:56:55.818Z] - CONFIG_NAMESPACES: enabled
07:56:55 [2020-11-05T07:56:55.960Z] #39 0.787 + git clone https://github.com/docker/distribution.git .
07:56:55 [2020-11-05T07:56:55.960Z] #39 0.796 Cloning into '.'...
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_NET_NS: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_PID_NS: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_IPC_NS: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_UTS_NS: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_CGROUPS: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_CGROUP_CPUACCT: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_CGROUP_DEVICE: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_CGROUP_FREEZER: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_CGROUP_SCHED: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_CPUSETS: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_MEMCG: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_KEYS: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_VETH: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_BRIDGE: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_NF_NAT: enabled (as module)
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_NF_NAT_NEEDED: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_POSIX_MQUEUE: enabled
07:56:56 [2020-11-05T07:56:56.080Z] 
07:56:56 [2020-11-05T07:56:56.080Z] Optional Features:
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_USER_NS: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_SECCOMP: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_CGROUP_PIDS: enabled
07:56:56 [2020-11-05T07:56:56.080Z] - CONFIG_MEMCG_SWAP: enabled
07:56:56 [2020-11-05T07:56:56.185Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.6s done
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:56:56 [2020-11-05T07:56:56.343Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_BLK_CGROUP: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_IOSCHED_CFQ: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_CGROUP_PERF: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_CGROUP_HUGETLB: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_CFS_BANDWIDTH: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_RT_GROUP_SCHED: missing
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_IP_VS: enabled (as module)
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_IP_VS_NFCT: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_IP_VS_RR: enabled (as module)
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_EXT4_FS: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:56:56 [2020-11-05T07:56:56.343Z] - Network Drivers:
07:56:56 [2020-11-05T07:56:56.343Z]   - "overlay":
07:56:56 [2020-11-05T07:56:56.365Z] #41 70.89   CC       criu/image-desc.o
07:56:56 [2020-11-05T07:56:56.365Z] #41 70.95   CC       criu/image.o
07:56:56 [2020-11-05T07:56:56.365Z] #41 ...
07:56:56 [2020-11-05T07:56:56.365Z] 
07:56:56 [2020-11-05T07:56:56.365Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:56:56 [2020-11-05T07:56:56.365Z] #18 31.12 Setting up iptables (1.8.2-4) ...
07:56:56 [2020-11-05T07:56:56.365Z] #18 31.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:56:56 [2020-11-05T07:56:56.365Z] #18 31.14 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:56:56 [2020-11-05T07:56:56.365Z] #18 31.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:56:56 [2020-11-05T07:56:56.365Z] #18 31.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:56:56 [2020-11-05T07:56:56.365Z] #18 31.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:56:56 [2020-11-05T07:56:56.365Z] #18 31.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:56:56 [2020-11-05T07:56:56.365Z] #18 31.16 Setting up python3 (3.7.3-1) ...
07:56:56 [2020-11-05T07:56:56.549Z] #40 ...
07:56:56 [2020-11-05T07:56:56.549Z] 
07:56:56 [2020-11-05T07:56:56.549Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:56:56 [2020-11-05T07:56:56.549Z] #43 58.53 internal/singleflight
07:56:56 [2020-11-05T07:56:56.549Z] #43 59.94 strconv
07:56:56 [2020-11-05T07:56:56.549Z] #43 59.94 io
07:56:56 [2020-11-05T07:56:56.549Z] #43 61.53 bytes
07:56:56 [2020-11-05T07:56:56.549Z] #43 65.05 reflect
07:56:56 [2020-11-05T07:56:56.549Z] #43 65.86 bufio
07:56:56 [2020-11-05T07:56:56.549Z] #43 68.63 syscall
07:56:56 [2020-11-05T07:56:56.549Z] #43 ...
07:56:56 [2020-11-05T07:56:56.549Z] 
07:56:56 [2020-11-05T07:56:56.549Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:56:56 [2020-11-05T07:56:56.549Z] #30 65.77 Checking out files:  77% (1176/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1413/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.
07:56:56 [2020-11-05T07:56:56.549Z] #30 67.14 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
07:56:56 [2020-11-05T07:56:56.549Z] #30 67.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_VXLAN: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:56:56 [2020-11-05T07:56:56.605Z]       Optional (for encrypted networks):
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_CRYPTO: enabled
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_CRYPTO_AEAD: enabled
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_CRYPTO_GCM: enabled
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_CRYPTO_GHASH: enabled
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_XFRM: enabled
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_XFRM_USER: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_INET_ESP: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]   - "ipvlan":
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_IPVLAN: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]   - "macvlan":
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_MACVLAN: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_DUMMY: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]   - "ftp,tftp client in container":
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z] - Storage Drivers:
07:56:56 [2020-11-05T07:56:56.605Z]   - "aufs":
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_AUFS_FS: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]   - "btrfs":
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:56:56 [2020-11-05T07:56:56.605Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:56:56 [2020-11-05T07:56:56.605Z]   - "devicemapper":
07:56:56 [2020-11-05T07:56:56.657Z] #18 31.39 Setting up python3-wheel (0.32.3-2) ...
07:56:56 [2020-11-05T07:56:56.867Z]     - CONFIG_BLK_DEV_DM: enabled
07:56:56 [2020-11-05T07:56:56.867Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:56:56 [2020-11-05T07:56:56.867Z]   - "overlay":
07:56:56 [2020-11-05T07:56:56.867Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:56:56 [2020-11-05T07:56:56.867Z]   - "zfs":
07:56:56 [2020-11-05T07:56:56.867Z]     - /dev/zfs: missing
07:56:56 [2020-11-05T07:56:56.867Z]     - zfs command: missing
07:56:56 [2020-11-05T07:56:56.867Z]     - zpool command: missing
07:56:56 [2020-11-05T07:56:56.867Z] 
07:56:56 [2020-11-05T07:56:56.867Z] Limits:
07:56:56 [2020-11-05T07:56:56.867Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:56:56 [2020-11-05T07:56:56.867Z] 
07:56:56 [2020-11-05T07:56:56.867Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:56:56 [2020-11-05T07:56:56.996Z] #18 31.81 Setting up apparmor (2.13.2-10) ...
07:56:57 [2020-11-05T07:56:57.234Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 .
07:56:57 [2020-11-05T07:56:57.234Z] #2 [internal] load .dockerignore
07:56:57 [2020-11-05T07:56:57.346Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.3s done
07:56:57 [2020-11-05T07:56:57.560Z] #8 ...
07:56:57 [2020-11-05T07:56:57.560Z] 
07:56:57 [2020-11-05T07:56:57.560Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:56:57 [2020-11-05T07:56:57.560Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
07:56:57 [2020-11-05T07:56:57.560Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.6s done
07:56:57 [2020-11-05T07:56:57.560Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
07:56:57 [2020-11-05T07:56:57.560Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
07:56:57 [2020-11-05T07:56:57.560Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
07:56:57 [2020-11-05T07:56:57.560Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.7s
07:56:57 [2020-11-05T07:56:57.560Z] #24 ...
07:56:57 [2020-11-05T07:56:57.560Z] 
07:56:57 [2020-11-05T07:56:57.560Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:56:57 [2020-11-05T07:56:57.808Z] #2 transferring context:
07:56:57 [2020-11-05T07:56:57.808Z] #2 transferring context: 87B done
07:56:58 [2020-11-05T07:56:58.033Z] #18 32.82 Setting up xfsprogs (4.20.0-1) ...
07:56:58 [2020-11-05T07:56:58.033Z] #18 32.83 Setting up python3-lib2to3 (3.7.3-1) ...
07:56:58 [2020-11-05T07:56:58.077Z] #2 DONE 0.9s
07:56:58 [2020-11-05T07:56:58.077Z] 
07:56:58 [2020-11-05T07:56:58.077Z] #1 [internal] load build definition from Dockerfile
07:56:58 [2020-11-05T07:56:58.077Z] #1 transferring dockerfile: 16.58kB done
07:56:58 [2020-11-05T07:56:58.326Z] #18 33.09 Setting up python3-pkg-resources (40.8.0-1) ...
07:56:58 [2020-11-05T07:56:58.353Z] #1 DONE 1.0s
07:56:58 [2020-11-05T07:56:58.615Z] 
07:56:58 [2020-11-05T07:56:58.615Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
07:56:58 [2020-11-05T07:56:58.960Z] #18 33.69 Setting up python3-distutils (3.7.3-1) ...
07:56:59 [2020-11-05T07:56:59.189Z] #3 DONE 0.6s
07:56:59 [2020-11-05T07:56:59.189Z] 
07:56:59 [2020-11-05T07:56:59.189Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
07:56:59 [2020-11-05T07:56:59.189Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
07:56:59 [2020-11-05T07:56:59.189Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
07:56:59 [2020-11-05T07:56:59.189Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
07:56:59 [2020-11-05T07:56:59.189Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB
07:56:59 [2020-11-05T07:56:59.189Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
07:56:59 [2020-11-05T07:56:59.253Z] #18 34.01 Setting up python3-setuptools (40.8.0-1) ...
07:56:59 [2020-11-05T07:56:59.452Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s
07:56:59 [2020-11-05T07:56:59.714Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done
07:56:59 [2020-11-05T07:56:59.714Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
07:56:59 [2020-11-05T07:56:59.845Z] #30 ...
07:56:59 [2020-11-05T07:56:59.845Z] 
07:56:59 [2020-11-05T07:56:59.845Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.223 + RM_GOPATH=0
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.224 + TMP_GOPATH=
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.224 + : /build
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.224 + '[' -z '' ']'
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.226 ++ mktemp -d
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.231 + export GOPATH=/tmp/tmp.q9QeSaN91w
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.231 + GOPATH=/tmp/tmp.q9QeSaN91w
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.233 + RM_GOPATH=1
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.233 + case "$(go env GOARCH)" in
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.234 ++ go env GOARCH
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.294 + export GO_BUILDMODE=-buildmode=pie
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.294 + GO_BUILDMODE=-buildmode=pie
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.296 ++ dirname /tmp/install/install.sh
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.297 + dir=/tmp/install
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.297 + bin=containerd
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.298 + shift
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.298 + '[' '!' -f /tmp/install/containerd.installer ']'
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.298 + . /tmp/install/containerd.installer
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.298 ++ set -e
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.299 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.299 + install_containerd
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.299 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.300 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.300 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q9QeSaN91w/src/github.com/containerd/containerd
07:56:59 [2020-11-05T07:56:59.845Z] #54 1.347 Cloning into '/tmp/tmp.q9QeSaN91w/src/github.com/containerd/containerd'...
07:56:59 [2020-11-05T07:56:59.845Z] #54 ...
07:56:59 [2020-11-05T07:56:59.845Z] 
07:56:59 [2020-11-05T07:56:59.845Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:56:59 [2020-11-05T07:56:59.845Z] #40 69.15 Selecting previously unselected package libprotoc17:amd64.
07:56:59 [2020-11-05T07:56:59.845Z] #40 69.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
07:56:59 [2020-11-05T07:56:59.845Z] #40 69.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
07:56:59 [2020-11-05T07:56:59.845Z] #40 70.85 Selecting previously unselected package protobuf-c-compiler.
07:56:59 [2020-11-05T07:56:59.845Z] #40 70.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
07:56:59 [2020-11-05T07:56:59.845Z] #40 70.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
07:56:59 [2020-11-05T07:56:59.845Z] #40 71.20 Selecting previously unselected package protobuf-compiler.
07:56:59 [2020-11-05T07:56:59.845Z] #40 71.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
07:56:59 [2020-11-05T07:56:59.845Z] #40 71.22 Unpacking protobuf-compiler (3.6.1.3-2) ...
07:56:59 [2020-11-05T07:56:59.845Z] #40 71.74 Selecting previously unselected package python-pkg-resources.
07:56:59 [2020-11-05T07:56:59.845Z] #40 71.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
07:56:59 [2020-11-05T07:56:59.845Z] #40 71.77 Unpacking python-pkg-resources (40.8.0-1) ...
07:56:59 [2020-11-05T07:56:59.889Z] #18 34.74 Setting up python3-pip (18.1-5) ...
07:56:59 [2020-11-05T07:56:59.978Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
07:56:59 [2020-11-05T07:56:59.978Z] #4 DONE 0.9s
07:57:00 [2020-11-05T07:57:00.105Z] #40 72.42 Selecting previously unselected package python-six.
07:57:00 [2020-11-05T07:57:00.105Z] #40 ...
07:57:00 [2020-11-05T07:57:00.105Z] 
07:57:00 [2020-11-05T07:57:00.105Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:00 [2020-11-05T07:57:00.105Z] #47 62.33 go: finding github.com/spf13/cast v1.3.0
07:57:00 [2020-11-05T07:57:00.105Z] #47 62.39 go: finding github.com/spf13/afero v1.1.2
07:57:00 [2020-11-05T07:57:00.105Z] #47 62.46 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:00 [2020-11-05T07:57:00.105Z] #47 62.46 go: finding github.com/spf13/jwalterweatherman v1.0.0
07:57:00 [2020-11-05T07:57:00.105Z] #47 62.53 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:57:00 [2020-11-05T07:57:00.105Z] #47 62.69 go: finding github.com/subosito/gotenv v1.2.0
07:57:00 [2020-11-05T07:57:00.105Z] #47 62.71 go: finding gopkg.in/ini.v1 v1.51.0
07:57:00 [2020-11-05T07:57:00.105Z] #47 62.86 go: finding golang.org/x/text v0.3.2
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.03 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.09 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.10 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.11 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.12 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.13 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.14 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.15 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.21 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.21 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.22 go: finding github.com/kisielk/gotool v1.0.0
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.27 go: finding github.com/sourcegraph/go-diff v0.5.1
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.27 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.30 go: finding github.com/tommy-muehle/go-mnd v1.1.1
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.31 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.34 go: finding github.com/ultraware/funlen v0.0.2
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.36 go: finding github.com/ultraware/whitespace v0.0.4
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.40 go: finding github.com/uudashr/gocognit v1.0.1
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.59 go: finding github.com/gogo/protobuf v1.2.1
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.89 go: finding honnef.co/go/tools v0.0.1-2019.2.3
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.91 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:57:00 [2020-11-05T07:57:00.105Z] #47 63.97 go: finding github.com/BurntSushi/toml v0.3.1
07:57:00 [2020-11-05T07:57:00.368Z] #47 ...
07:57:00 [2020-11-05T07:57:00.368Z] 
07:57:00 [2020-11-05T07:57:00.368Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:00 [2020-11-05T07:57:00.368Z] #40 72.42 Selecting previously unselected package python-six.
07:57:00 [2020-11-05T07:57:00.368Z] #40 72.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
07:57:00 [2020-11-05T07:57:00.368Z] #40 72.50 Unpacking python-six (1.12.0-1) ...
07:57:00 [2020-11-05T07:57:00.368Z] #40 72.70 Selecting previously unselected package python-protobuf.
07:57:00 [2020-11-05T07:57:00.368Z] #40 ...
07:57:00 [2020-11-05T07:57:00.368Z] 
07:57:00 [2020-11-05T07:57:00.368Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:00 [2020-11-05T07:57:00.368Z] #11 62.67 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]
07:57:00 [2020-11-05T07:57:00.368Z] #11 62.68 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]
07:57:00 [2020-11-05T07:57:00.368Z] #11 67.54 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]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.65 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]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
07:57:00 [2020-11-05T07:57:00.368Z] #11 71.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
07:57:00 [2020-11-05T07:57:00.525Z] #18 35.31 Processing triggers for libc-bin (2.28-10) ...
07:57:00 [2020-11-05T07:57:00.525Z] #18 35.33 Processing triggers for mime-support (3.62) ...
07:57:00 [2020-11-05T07:57:00.528Z] #39 ...
07:57:00 [2020-11-05T07:57:00.528Z] 
07:57:00 [2020-11-05T07:57:00.528Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.582 + RM_GOPATH=0
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.583 + TMP_GOPATH=
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.583 + : /build
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.583 + '[' -z '' ']'
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.584 ++ mktemp -d
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.585 + export GOPATH=/tmp/tmp.Z4afl3rGB6
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.585 + GOPATH=/tmp/tmp.Z4afl3rGB6
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.585 + RM_GOPATH=1
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.586 + case "$(go env GOARCH)" in
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.587 ++ go env GOARCH
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.593 + export GO_BUILDMODE=-buildmode=pie
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.593 + GO_BUILDMODE=-buildmode=pie
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.594 ++ dirname /tmp/install/install.sh
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.596 + dir=/tmp/install
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.596 + bin=gotestsum
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.596 + shift
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.596 + '[' '!' -f /tmp/install/gotestsum.installer ']'
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.596 + . /tmp/install/gotestsum.installer
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.597 ++ : v0.5.3
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.597 + install_gotestsum
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.597 + set -e
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.597 + export GO111MODULE=on
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.597 + GO111MODULE=on
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.597 + GOBIN=/build
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.597 + go get gotest.tools/gotestsum@v0.5.3
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.612 go: finding gotest.tools v0.5.3
07:57:00 [2020-11-05T07:57:00.528Z] #46 0.613 go: finding gotest.tools/gotestsum v0.5.3
07:57:00 [2020-11-05T07:57:00.528Z] #46 1.333 go: downloading gotest.tools/gotestsum v0.5.3
07:57:00 [2020-11-05T07:57:00.528Z] #46 2.584 go: extracting gotest.tools/gotestsum v0.5.3
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.201 go: downloading github.com/spf13/pflag v1.0.3
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.207 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.223 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.232 go: downloading github.com/jonboulle/clockwork v0.1.0
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.246 go: downloading github.com/fatih/color v1.9.0
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.264 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.328 go: downloading github.com/pkg/errors v0.9.1
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.616 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.617 go: extracting github.com/fatih/color v1.9.0
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.792 go: extracting github.com/jonboulle/clockwork v0.1.0
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.815 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.904 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:00 [2020-11-05T07:57:00.528Z] #46 4.935 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:00 [2020-11-05T07:57:00.528Z] #46 5.004 go: downloading github.com/mattn/go-isatty v0.0.12
07:57:00 [2020-11-05T07:57:00.528Z] #46 5.020 go: downloading github.com/mattn/go-colorable v0.1.6
07:57:00 [2020-11-05T07:57:00.528Z] #46 5.051 go: extracting github.com/spf13/pflag v1.0.3
07:57:00 [2020-11-05T07:57:00.528Z] #46 5.274 go: extracting github.com/pkg/errors v0.9.1
07:57:00 [2020-11-05T07:57:00.551Z] 
07:57:00 [2020-11-05T07:57:00.552Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
07:57:00 [2020-11-05T07:57:00.628Z] #11 ...
07:57:00 [2020-11-05T07:57:00.628Z] 
07:57:00 [2020-11-05T07:57:00.628Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:00 [2020-11-05T07:57:00.628Z] #40 72.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
07:57:00 [2020-11-05T07:57:00.628Z] #40 72.74 Unpacking python-protobuf (3.6.1.3-2) ...
07:57:00 [2020-11-05T07:57:00.665Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s
07:57:00 [2020-11-05T07:57:00.665Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.3s done
07:57:00 [2020-11-05T07:57:00.665Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
07:57:00 [2020-11-05T07:57:00.814Z] #7 ...
07:57:00 [2020-11-05T07:57:00.814Z] 
07:57:00 [2020-11-05T07:57:00.814Z] #6 [internal] load metadata for docker.io/library/debian:buster
07:57:00 [2020-11-05T07:57:00.814Z] #6 DONE 0.4s
07:57:00 [2020-11-05T07:57:00.814Z] 
07:57:00 [2020-11-05T07:57:00.814Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
07:57:00 [2020-11-05T07:57:00.814Z] #7 DONE 0.5s
07:57:00 [2020-11-05T07:57:00.814Z] 
07:57:00 [2020-11-05T07:57:00.814Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
07:57:00 [2020-11-05T07:57:00.829Z] #18 DONE 35.8s
07:57:00 [2020-11-05T07:57:00.829Z] 
07:57:00 [2020-11-05T07:57:00.829Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
07:57:00 [2020-11-05T07:57:00.839Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.0s done
07:57:00 [2020-11-05T07:57:00.839Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
07:57:00 [2020-11-05T07:57:00.867Z] #46 5.676 go: extracting github.com/mattn/go-isatty v0.0.12
07:57:00 [2020-11-05T07:57:00.867Z] #46 5.676 go: extracting github.com/mattn/go-colorable v0.1.6
07:57:00 [2020-11-05T07:57:00.889Z] #40 ...
07:57:00 [2020-11-05T07:57:00.889Z] 
07:57:00 [2020-11-05T07:57:00.889Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:00 [2020-11-05T07:57:00.889Z] #32 62.85 reflect
07:57:00 [2020-11-05T07:57:00.889Z] #32 71.75 time
07:57:00 [2020-11-05T07:57:00.889Z] #32 ...
07:57:00 [2020-11-05T07:57:00.889Z] 
07:57:00 [2020-11-05T07:57:00.889Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:00 [2020-11-05T07:57:00.889Z] #34 63.12 debconf: delaying package configuration, since apt-utils is not installed
07:57:00 [2020-11-05T07:57:00.889Z] #34 63.28 Fetched 14.9 MB in 2s (7200 kB/s)
07:57:00 [2020-11-05T07:57:00.889Z] #34 63.38 Selecting previously unselected package xxd.
07:57:00 [2020-11-05T07:57:00.889Z] #34 63.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.)
07:57:00 [2020-11-05T07:57:00.889Z] #34 63.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
07:57:00 [2020-11-05T07:57:00.889Z] #34 63.55 Unpacking xxd (2:8.1.0875-5) ...
07:57:00 [2020-11-05T07:57:00.889Z] #34 63.84 Selecting previously unselected package vim-common.
07:57:00 [2020-11-05T07:57:00.889Z] #34 63.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
07:57:00 [2020-11-05T07:57:00.889Z] #34 63.95 Unpacking vim-common (2:8.1.0875-5) ...
07:57:00 [2020-11-05T07:57:00.889Z] #34 64.30 Selecting previously unselected package cmake-data.
07:57:00 [2020-11-05T07:57:00.889Z] #34 64.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
07:57:00 [2020-11-05T07:57:00.889Z] #34 64.31 Unpacking cmake-data (3.13.4-1) ...
07:57:00 [2020-11-05T07:57:00.889Z] #34 68.95 Selecting previously unselected package libicu63:amd64.
07:57:00 [2020-11-05T07:57:00.889Z] #34 68.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
07:57:00 [2020-11-05T07:57:00.889Z] #34 69.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
07:57:00 [2020-11-05T07:57:00.926Z] #8 ...
07:57:00 [2020-11-05T07:57:00.926Z] 
07:57:00 [2020-11-05T07:57:00.926Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:57:00 [2020-11-05T07:57:00.926Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 10.6s done
07:57:00 [2020-11-05T07:57:00.926Z] #24 DONE 13.5s
07:57:00 [2020-11-05T07:57:00.926Z] 
07:57:00 [2020-11-05T07:57:00.926Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:00 [2020-11-05T07:57:00.926Z] #8 ...
07:57:00 [2020-11-05T07:57:00.926Z] 
07:57:00 [2020-11-05T07:57:00.926Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:57:01 [2020-11-05T07:57:01.076Z] #5 DONE 0.7s
07:57:01 [2020-11-05T07:57:01.076Z] 
07:57:01 [2020-11-05T07:57:01.076Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:57:01 [2020-11-05T07:57:01.076Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
07:57:01 [2020-11-05T07:57:01.099Z] #8 ...
07:57:01 [2020-11-05T07:57:01.099Z] 
07:57:01 [2020-11-05T07:57:01.099Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:57:01 [2020-11-05T07:57:01.099Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 10.0s done
07:57:01 [2020-11-05T07:57:01.099Z] #24 DONE 13.6s
07:57:01 [2020-11-05T07:57:01.099Z] 
07:57:01 [2020-11-05T07:57:01.099Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:01 [2020-11-05T07:57:01.149Z] #34 ...
07:57:01 [2020-11-05T07:57:01.149Z] 
07:57:01 [2020-11-05T07:57:01.149Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:01 [2020-11-05T07:57:01.149Z] #40 73.40 Setting up python-pkg-resources (40.8.0-1) ...
07:57:01 [2020-11-05T07:57:01.342Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done
07:57:01 [2020-11-05T07:57:01.342Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 0B / 49.18MB 0.3s
07:57:01 [2020-11-05T07:57:01.342Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
07:57:01 [2020-11-05T07:57:01.342Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done
07:57:01 [2020-11-05T07:57:01.645Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 13.22MB / 49.18MB 0.5s
07:57:01 [2020-11-05T07:57:01.645Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 21.68MB / 49.18MB 0.7s
07:57:01 [2020-11-05T07:57:01.661Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done
07:57:01 [2020-11-05T07:57:01.908Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 33.54MB / 49.18MB 0.8s
07:57:01 [2020-11-05T07:57:01.908Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 43.82MB / 49.18MB 0.9s
07:57:01 [2020-11-05T07:57:01.918Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
07:57:01 [2020-11-05T07:57:01.946Z] #19 0.894 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:57:01 [2020-11-05T07:57:01.946Z] #19 0.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:57:01 [2020-11-05T07:57:01.946Z] #19 0.898 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:57:01 [2020-11-05T07:57:01.946Z] #19 DONE 1.1s
07:57:01 [2020-11-05T07:57:01.946Z] 
07:57:01 [2020-11-05T07:57:01.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:01 [2020-11-05T07:57:01.947Z] #41 71.34   CC       criu/ipc_ns.o
07:57:01 [2020-11-05T07:57:01.947Z] #41 71.89   CC       criu/irmap.o
07:57:01 [2020-11-05T07:57:01.947Z] #41 72.30   CC       criu/kcmp-ids.o
07:57:01 [2020-11-05T07:57:01.947Z] #41 72.42   CC       criu/kerndat.o
07:57:01 [2020-11-05T07:57:01.947Z] #41 73.04   CC       criu/libnetlink.o
07:57:01 [2020-11-05T07:57:01.947Z] #41 73.25   CC       criu/log.o
07:57:01 [2020-11-05T07:57:01.947Z] #41 73.57   CC       criu/lsm.o
07:57:01 [2020-11-05T07:57:01.947Z] #41 73.91   CC       criu/mem.o
07:57:01 [2020-11-05T07:57:01.947Z] #41 74.95   CC       criu/memfd.o
07:57:01 [2020-11-05T07:57:01.947Z] #41 75.25   CC       criu/mount.o
07:57:02 [2020-11-05T07:57:02.176Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 1.0s
07:57:02 [2020-11-05T07:57:02.317Z] #25 1.501 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
07:57:02 [2020-11-05T07:57:02.483Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done
07:57:02 [2020-11-05T07:57:02.579Z] #25 1.516 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:02 [2020-11-05T07:57:02.579Z] #25 1.574 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:02 [2020-11-05T07:57:02.579Z] #25 1.778 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:03 [2020-11-05T07:57:03.045Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
07:57:03 [2020-11-05T07:57:03.051Z] #41 77.61   CC       criu/namespaces.o
07:57:03 [2020-11-05T07:57:03.051Z] #41 ...
07:57:03 [2020-11-05T07:57:03.051Z] 
07:57:03 [2020-11-05T07:57:03.051Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:57:03 [2020-11-05T07:57:03.051Z] #38 112.0 + dpkg --print-architecture
07:57:03 [2020-11-05T07:57:03.051Z] #38 112.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
07:57:03 [2020-11-05T07:57:03.051Z] #38 112.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:57:03 [2020-11-05T07:57:03.051Z] #38 112.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:57:03 [2020-11-05T07:57:03.525Z] #25 2.281 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:03 [2020-11-05T07:57:03.690Z] #46 7.997 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:03 [2020-11-05T07:57:03.786Z] #25 2.676 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:03 [2020-11-05T07:57:03.993Z] #46 8.476 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:04 [2020-11-05T07:57:04.486Z] #40 ...
07:57:04 [2020-11-05T07:57:04.486Z] 
07:57:04 [2020-11-05T07:57:04.486Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:04 [2020-11-05T07:57:04.486Z] #49 66.74 syscall
07:57:04 [2020-11-05T07:57:04.486Z] #49 66.76 reflect
07:57:04 [2020-11-05T07:57:04.747Z] #49 ...
07:57:04 [2020-11-05T07:57:04.747Z] 
07:57:04 [2020-11-05T07:57:04.747Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:04 [2020-11-05T07:57:04.747Z] #11 73.31 debconf: delaying package configuration, since apt-utils is not installed
07:57:04 [2020-11-05T07:57:04.747Z] #11 73.61 Fetched 77.7 MB in 12s (6367 kB/s)
07:57:04 [2020-11-05T07:57:04.747Z] #11 73.74 Selecting previously unselected package binutils-mingw-w64-i686.
07:57:04 [2020-11-05T07:57:04.747Z] #11 73.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
07:57:04 [2020-11-05T07:57:04.747Z] #11 73.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
07:57:04 [2020-11-05T07:57:04.747Z] #11 73.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:57:05 [2020-11-05T07:57:05.289Z] #25 4.074 Fetched 8396 kB in 3s (2922 kB/s)
07:57:05 [2020-11-05T07:57:05.497Z] #24 ...
07:57:05 [2020-11-05T07:57:05.497Z] 
07:57:05 [2020-11-05T07:57:05.497Z] #21 [internal] load build context
07:57:05 [2020-11-05T07:57:05.497Z] #21 transferring context: 51.98MB 2.4s done
07:57:05 [2020-11-05T07:57:05.497Z] #21 DONE 4.1s
07:57:05 [2020-11-05T07:57:05.497Z] 
07:57:05 [2020-11-05T07:57:05.497Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:05 [2020-11-05T07:57:05.497Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
07:57:05 [2020-11-05T07:57:05.497Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
07:57:05 [2020-11-05T07:57:05.497Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.7s
07:57:05 [2020-11-05T07:57:05.497Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
07:57:05 [2020-11-05T07:57:05.497Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
07:57:05 [2020-11-05T07:57:05.497Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done
07:57:05 [2020-11-05T07:57:05.497Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.7s
07:57:05 [2020-11-05T07:57:05.541Z] #46 ...
07:57:05 [2020-11-05T07:57:05.541Z] 
07:57:05 [2020-11-05T07:57:05.541Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.666 + RM_GOPATH=0
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.671 + TMP_GOPATH=
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.671 + : /build
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.671 + '[' -z '' ']'
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.671 ++ mktemp -d
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.671 + export GOPATH=/tmp/tmp.u812DRPpyg
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.671 + GOPATH=/tmp/tmp.u812DRPpyg
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.671 + RM_GOPATH=1
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.671 + case "$(go env GOARCH)" in
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.671 ++ go env GOARCH
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.675 + export GO_BUILDMODE=-buildmode=pie
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.675 + GO_BUILDMODE=-buildmode=pie
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.676 ++ dirname /tmp/install/install.sh
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.678 + dir=/tmp/install
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.678 + bin=dockercli
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.678 + shift
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.678 + '[' '!' -f /tmp/install/dockercli.installer ']'
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.679 + . /tmp/install/dockercli.installer
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.679 ++ : stable
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.679 ++ : 17.06.2-ce
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.680 + install_dockercli
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.680 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.680 Install docker/cli version 17.06.2-ce from stable
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.681 ++ uname -m
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.683 + arch=ppc64le
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.683 + '[' ppc64le '!=' x86_64 ']'
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.683 + '[' ppc64le '!=' s390x ']'
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.684 + '[' ppc64le '!=' armhf ']'
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.684 + build_dockercli
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.684 + git clone https://github.com/docker/docker-ce /tmp/tmp.u812DRPpyg/tmp/docker-ce
07:57:05 [2020-11-05T07:57:05.541Z] #23 0.687 Cloning into '/tmp/tmp.u812DRPpyg/tmp/docker-ce'...
07:57:05 [2020-11-05T07:57:05.541Z] #23 ...
07:57:05 [2020-11-05T07:57:05.541Z] 
07:57:05 [2020-11-05T07:57:05.541Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:05 [2020-11-05T07:57:05.541Z] #35 1.102 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:05 [2020-11-05T07:57:05.541Z] #35 1.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:05 [2020-11-05T07:57:05.541Z] #35 1.219 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:05 [2020-11-05T07:57:05.541Z] #35 2.361 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
07:57:05 [2020-11-05T07:57:05.541Z] #35 4.513 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
07:57:05 [2020-11-05T07:57:05.541Z] #35 6.135 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
07:57:05 [2020-11-05T07:57:05.541Z] #35 ...
07:57:05 [2020-11-05T07:57:05.541Z] 
07:57:05 [2020-11-05T07:57:05.541Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.855 + RM_GOPATH=0
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.855 + TMP_GOPATH=
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.855 + : /build
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.856 + '[' -z '' ']'
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.857 ++ mktemp -d
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.861 + export GOPATH=/tmp/tmp.NnLAvTwJG1
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.861 + GOPATH=/tmp/tmp.NnLAvTwJG1
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.862 + RM_GOPATH=1
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.862 + case "$(go env GOARCH)" in
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.864 ++ go env GOARCH
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.902 + export GO_BUILDMODE=-buildmode=pie
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.903 + GO_BUILDMODE=-buildmode=pie
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.905 ++ dirname /tmp/install/install.sh
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.906 + dir=/tmp/install
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.909 + bin=shfmt
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.910 + shift
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.910 + '[' '!' -f /tmp/install/shfmt.installer ']'
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.911 + . /tmp/install/shfmt.installer
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.912 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.913 + install_shfmt
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.913 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.916 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.917 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NnLAvTwJG1/src/github.com/mvdan/sh
07:57:05 [2020-11-05T07:57:05.541Z] #50 0.921 Cloning into '/tmp/tmp.NnLAvTwJG1/src/github.com/mvdan/sh'...
07:57:05 [2020-11-05T07:57:05.541Z] #50 10.28 + cd /tmp/tmp.NnLAvTwJG1/src/github.com/mvdan/sh
07:57:05 [2020-11-05T07:57:05.541Z] #50 10.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:05 [2020-11-05T07:57:05.843Z] #50 10.46 + GO111MODULE=on
07:57:05 [2020-11-05T07:57:05.843Z] #50 10.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
07:57:05 [2020-11-05T07:57:05.843Z] #50 ...
07:57:05 [2020-11-05T07:57:05.843Z] 
07:57:05 [2020-11-05T07:57:05.843Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.824 + RM_GOPATH=0
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.824 + TMP_GOPATH=
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.824 + : /build
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.824 + '[' -z '' ']'
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.826 ++ mktemp -d
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.831 + export GOPATH=/tmp/tmp.cgvmgt44i0
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.831 + GOPATH=/tmp/tmp.cgvmgt44i0
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.831 + RM_GOPATH=1
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.831 + case "$(go env GOARCH)" in
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.833 ++ go env GOARCH
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.844 + export GO_BUILDMODE=-buildmode=pie
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.876 + GO_BUILDMODE=-buildmode=pie
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.876 ++ dirname /tmp/install/install.sh
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.878 + dir=/tmp/install
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.878 + bin=golangci_lint
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.878 + shift
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.878 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.939 + . /tmp/install/golangci_lint.installer
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.944 ++ : v1.23.8
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.951 + install_golangci_lint
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.951 + set -e
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.951 + export GO111MODULE=on
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.951 + GO111MODULE=on
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.951 + GOBIN=/build
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.951 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.973 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.974 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.974 go: finding github.com v1.23.8
07:57:05 [2020-11-05T07:57:05.843Z] #48 0.975 go: finding github.com/golangci/golangci-lint v1.23.8
07:57:05 [2020-11-05T07:57:05.843Z] #48 1.001 go: finding github.com/golangci v1.23.8
07:57:05 [2020-11-05T07:57:05.843Z] #48 1.986 go: downloading github.com/golangci/golangci-lint v1.23.8
07:57:05 [2020-11-05T07:57:05.843Z] #48 3.301 go: extracting github.com/golangci/golangci-lint v1.23.8
07:57:05 [2020-11-05T07:57:05.843Z] #48 ...
07:57:05 [2020-11-05T07:57:05.843Z] 
07:57:05 [2020-11-05T07:57:05.843Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.799 + RM_GOPATH=0
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.799 + TMP_GOPATH=
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.799 + : /build
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.799 + '[' -z '' ']'
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.800 ++ mktemp -d
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.806 + export GOPATH=/tmp/tmp.dcPDl7txtK
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.806 + GOPATH=/tmp/tmp.dcPDl7txtK
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.806 + RM_GOPATH=1
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.806 + case "$(go env GOARCH)" in
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.807 ++ go env GOARCH
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.819 + export GO_BUILDMODE=-buildmode=pie
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.820 + GO_BUILDMODE=-buildmode=pie
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.821 ++ dirname /tmp/install/install.sh
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.849 + dir=/tmp/install
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.856 + bin=proxy
07:57:05 [2020-11-05T07:57:05.843Z] #63 0.856 + shift
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.857 + '[' '!' -f /tmp/install/proxy.installer ']'
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.858 + . /tmp/install/proxy.installer
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.859 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.863 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.863 + install_proxy
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.863 + case "$1" in
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.863 + export CGO_ENABLED=0
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.863 + CGO_ENABLED=0
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.863 + _install_proxy
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.863 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.863 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dcPDl7txtK/src/github.com/docker/libnetwork
07:57:05 [2020-11-05T07:57:05.844Z] #63 0.885 Cloning into '/tmp/tmp.dcPDl7txtK/src/github.com/docker/libnetwork'...
07:57:06 [2020-11-05T07:57:06.144Z] #63 ...
07:57:06 [2020-11-05T07:57:06.144Z] 
07:57:06 [2020-11-05T07:57:06.144Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:06 [2020-11-05T07:57:06.144Z] #41 1.112 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:06 [2020-11-05T07:57:06.144Z] #41 1.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:06 [2020-11-05T07:57:06.144Z] #41 1.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:06 [2020-11-05T07:57:06.144Z] #41 2.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
07:57:06 [2020-11-05T07:57:06.144Z] #41 4.746 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
07:57:06 [2020-11-05T07:57:06.144Z] #41 6.170 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
07:57:06 [2020-11-05T07:57:06.144Z] #41 ...
07:57:06 [2020-11-05T07:57:06.144Z] 
07:57:06 [2020-11-05T07:57:06.144Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:57:06 [2020-11-05T07:57:06.144Z] #31 0.775 + git clone https://github.com/kolyshkin/go-swagger.git .
07:57:06 [2020-11-05T07:57:06.144Z] #31 0.810 Cloning into '.'...
07:57:06 [2020-11-05T07:57:06.144Z] #31 ...
07:57:06 [2020-11-05T07:57:06.144Z] 
07:57:06 [2020-11-05T07:57:06.144Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.791 + RM_GOPATH=0
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.791 + TMP_GOPATH=
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.791 + : /build
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.791 + '[' -z '' ']'
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.792 ++ mktemp -d
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.855 + export GOPATH=/tmp/tmp.V6czeXfMmG
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.855 + GOPATH=/tmp/tmp.V6czeXfMmG
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.855 + RM_GOPATH=1
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.856 + case "$(go env GOARCH)" in
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.863 ++ go env GOARCH
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.910 + export GO_BUILDMODE=-buildmode=pie
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.911 + GO_BUILDMODE=-buildmode=pie
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.912 ++ dirname /tmp/install/install.sh
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.914 + dir=/tmp/install
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.915 + bin=rootlesskit
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.915 + shift
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.915 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.915 + . /tmp/install/rootlesskit.installer
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.916 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.917 + install_rootlesskit
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.917 + case "$1" in
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.917 + export CGO_ENABLED=0
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.917 + CGO_ENABLED=0
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.917 + _install_rootlesskit
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.917 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.917 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.917 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.V6czeXfMmG/src/github.com/rootless-containers/rootlesskit
07:57:06 [2020-11-05T07:57:06.144Z] #57 0.929 Cloning into '/tmp/tmp.V6czeXfMmG/src/github.com/rootless-containers/rootlesskit'...
07:57:06 [2020-11-05T07:57:06.144Z] #57 5.670 + cd /tmp/tmp.V6czeXfMmG/src/github.com/rootless-containers/rootlesskit
07:57:06 [2020-11-05T07:57:06.145Z] #57 5.671 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:06 [2020-11-05T07:57:06.145Z] #57 6.137 + for f in rootlesskit rootlesskit-docker-proxy
07:57:06 [2020-11-05T07:57:06.145Z] #57 6.137 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:57:06 [2020-11-05T07:57:06.247Z] #25 4.074 Reading package lists...
07:57:06 [2020-11-05T07:57:06.444Z] #57 ...
07:57:06 [2020-11-05T07:57:06.444Z] 
07:57:06 [2020-11-05T07:57:06.444Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.555 + RM_GOPATH=0
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.555 + TMP_GOPATH=
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.556 + : /build
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.556 + '[' -z '' ']'
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.557 ++ mktemp -d
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.559 + export GOPATH=/tmp/tmp.uwTrQjb3hx
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.559 + GOPATH=/tmp/tmp.uwTrQjb3hx
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.560 + RM_GOPATH=1
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.560 + case "$(go env GOARCH)" in
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.560 ++ go env GOARCH
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.567 + export GO_BUILDMODE=-buildmode=pie
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.567 + GO_BUILDMODE=-buildmode=pie
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.568 ++ dirname /tmp/install/install.sh
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.569 + dir=/tmp/install
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.569 + bin=vndr
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.569 + shift
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.569 + '[' '!' -f /tmp/install/vndr.installer ']'
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.569 + . /tmp/install/vndr.installer
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.570 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.571 + install_vndr
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.571 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.571 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uwTrQjb3hx/src/github.com/LK4D4/vndr
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.571 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
07:57:06 [2020-11-05T07:57:06.444Z] #44 0.574 Cloning into '/tmp/tmp.uwTrQjb3hx/src/github.com/LK4D4/vndr'...
07:57:06 [2020-11-05T07:57:06.444Z] #44 1.222 + cd /tmp/tmp.uwTrQjb3hx/src/github.com/LK4D4/vndr
07:57:06 [2020-11-05T07:57:06.444Z] #44 1.224 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
07:57:06 [2020-11-05T07:57:06.444Z] #44 1.235 + go build -buildmode=pie -v -o /build/vndr .
07:57:06 [2020-11-05T07:57:06.444Z] #44 2.365 internal/race
07:57:06 [2020-11-05T07:57:06.444Z] #44 2.367 internal/cpu
07:57:06 [2020-11-05T07:57:06.444Z] #44 2.370 runtime/internal/sys
07:57:06 [2020-11-05T07:57:06.444Z] #44 2.406 runtime/internal/atomic
07:57:06 [2020-11-05T07:57:06.444Z] #44 2.845 sync/atomic
07:57:06 [2020-11-05T07:57:06.444Z] #44 2.930 runtime/internal/math
07:57:06 [2020-11-05T07:57:06.444Z] #44 2.950 unicode
07:57:06 [2020-11-05T07:57:06.444Z] #44 3.375 unicode/utf8
07:57:06 [2020-11-05T07:57:06.444Z] #44 3.673 math/bits
07:57:06 [2020-11-05T07:57:06.444Z] #44 3.839 internal/bytealg
07:57:06 [2020-11-05T07:57:06.444Z] #44 4.923 internal/testlog
07:57:06 [2020-11-05T07:57:06.444Z] #44 5.610 math
07:57:06 [2020-11-05T07:57:06.444Z] #44 5.801 encoding
07:57:06 [2020-11-05T07:57:06.444Z] #44 5.978 runtime
07:57:06 [2020-11-05T07:57:06.444Z] #44 6.340 unicode/utf16
07:57:06 [2020-11-05T07:57:06.444Z] #44 7.037 container/list
07:57:06 [2020-11-05T07:57:06.444Z] #44 9.533 crypto/internal/subtle
07:57:06 [2020-11-05T07:57:06.444Z] #44 9.825 crypto/subtle
07:57:06 [2020-11-05T07:57:06.444Z] #44 10.25 vendor/golang.org/x/crypto/cryptobyte/asn1
07:57:06 [2020-11-05T07:57:06.444Z] #44 10.66 internal/nettrace
07:57:06 [2020-11-05T07:57:06.444Z] #44 11.08 runtime/cgo
07:57:06 [2020-11-05T07:57:06.444Z] #44 ...
07:57:06 [2020-11-05T07:57:06.444Z] 
07:57:06 [2020-11-05T07:57:06.444Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.824 + RM_GOPATH=0
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.826 + TMP_GOPATH=
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.826 + : /build
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.826 + '[' -z '' ']'
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.832 ++ mktemp -d
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.854 + export GOPATH=/tmp/tmp.BQxdxOEtFH
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.855 + GOPATH=/tmp/tmp.BQxdxOEtFH
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.855 + RM_GOPATH=1
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.856 + case "$(go env GOARCH)" in
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.861 ++ go env GOARCH
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.901 + export GO_BUILDMODE=-buildmode=pie
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.902 + GO_BUILDMODE=-buildmode=pie
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.905 ++ dirname /tmp/install/install.sh
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.910 + dir=/tmp/install
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.910 + bin=tomlv
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.910 + shift
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.910 + '[' '!' -f /tmp/install/tomlv.installer ']'
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.911 + . /tmp/install/tomlv.installer
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.919 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.927 + install_tomlv
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.930 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.931 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BQxdxOEtFH/src/github.com/BurntSushi/toml
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.931 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:06 [2020-11-05T07:57:06.444Z] #33 0.944 Cloning into '/tmp/tmp.BQxdxOEtFH/src/github.com/BurntSushi/toml'...
07:57:06 [2020-11-05T07:57:06.444Z] #33 2.212 + cd /tmp/tmp.BQxdxOEtFH/src/github.com/BurntSushi/toml
07:57:06 [2020-11-05T07:57:06.444Z] #33 2.212 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:06 [2020-11-05T07:57:06.444Z] #33 2.221 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:57:06 [2020-11-05T07:57:06.444Z] #33 3.020 runtime/internal/math
07:57:06 [2020-11-05T07:57:06.444Z] #33 3.057 math/bits
07:57:06 [2020-11-05T07:57:06.444Z] #33 3.057 internal/cpu
07:57:06 [2020-11-05T07:57:06.444Z] #33 3.112 unicode/utf8
07:57:06 [2020-11-05T07:57:06.444Z] #33 3.306 sync/atomic
07:57:06 [2020-11-05T07:57:06.445Z] #33 4.211 unicode
07:57:06 [2020-11-05T07:57:06.445Z] #33 4.636 internal/bytealg
07:57:06 [2020-11-05T07:57:06.445Z] #33 4.758 math
07:57:06 [2020-11-05T07:57:06.445Z] #33 4.919 internal/testlog
07:57:06 [2020-11-05T07:57:06.445Z] #33 6.143 encoding
07:57:06 [2020-11-05T07:57:06.445Z] #33 6.662 runtime
07:57:06 [2020-11-05T07:57:06.445Z] #33 6.726 runtime/cgo
07:57:06 [2020-11-05T07:57:06.463Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
07:57:06 [2020-11-05T07:57:06.667Z] #11 78.54 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:57:06 [2020-11-05T07:57:06.667Z] #11 78.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
07:57:06 [2020-11-05T07:57:06.667Z] #11 78.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:57:06 [2020-11-05T07:57:06.745Z] #33 ...
07:57:06 [2020-11-05T07:57:06.745Z] 
07:57:06 [2020-11-05T07:57:06.745Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:57:06 [2020-11-05T07:57:06.745Z] #54 1.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #54 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #54 1.223 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #54 2.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #54 4.822 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #54 6.219 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
07:57:06 [2020-11-05T07:57:06.745Z] #54 ...
07:57:06 [2020-11-05T07:57:06.745Z] 
07:57:06 [2020-11-05T07:57:06.745Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:06 [2020-11-05T07:57:06.745Z] #12 1.097 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #12 1.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #12 1.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #12 2.522 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #12 4.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
07:57:06 [2020-11-05T07:57:06.745Z] #12 6.350 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
07:57:07 [2020-11-05T07:57:07.003Z] #25 5.153 Reading package lists...
07:57:07 [2020-11-05T07:57:07.039Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 5.0s done
07:57:07 [2020-11-05T07:57:07.039Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.8s done
07:57:07 [2020-11-05T07:57:07.039Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 125.53kB / 62.53MB 5.8s
07:57:07 [2020-11-05T07:57:07.039Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 22.10MB / 52.16MB 5.9s
07:57:07 [2020-11-05T07:57:07.039Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 1.03MB / 97.69MB 5.9s
07:57:07 [2020-11-05T07:57:07.039Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.78MB / 62.53MB 6.0s
07:57:07 [2020-11-05T07:57:07.040Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 28.34MB / 52.16MB 6.0s
07:57:07 [2020-11-05T07:57:07.040Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.93MB / 97.69MB 6.0s
07:57:07 [2020-11-05T07:57:07.050Z] #12 ...
07:57:07 [2020-11-05T07:57:07.050Z] 
07:57:07 [2020-11-05T07:57:07.050Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.13 go: downloading github.com/spf13/cobra v0.0.5
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.16 go: downloading github.com/go-lintpack/lintpack v0.5.2
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.16 go: downloading github.com/fatih/color v1.7.0
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.18 go: downloading github.com/pkg/errors v0.8.1
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.22 go: downloading github.com/go-critic/go-critic v0.4.1
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.22 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.22 go: downloading github.com/spf13/viper v1.6.1
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.38 go: downloading github.com/sirupsen/logrus v1.4.2
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.41 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.57 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.57 go: extracting github.com/go-lintpack/lintpack v0.5.2
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.68 go: extracting github.com/pkg/errors v0.8.1
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.70 go: extracting github.com/fatih/color v1.7.0
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.79 go: extracting github.com/spf13/viper v1.6.1
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.81 go: extracting github.com/spf13/cobra v0.0.5
07:57:07 [2020-11-05T07:57:07.050Z] #48 11.89 go: downloading github.com/spf13/pflag v1.0.5
07:57:07 [2020-11-05T07:57:07.050Z] #48 12.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:57:07 [2020-11-05T07:57:07.263Z] #25 6.102 Building dependency tree...
07:57:07 [2020-11-05T07:57:07.306Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 23.61MB / 62.53MB 6.1s
07:57:07 [2020-11-05T07:57:07.306Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 33.54MB / 52.16MB 6.1s
07:57:07 [2020-11-05T07:57:07.306Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.60MB / 62.53MB 6.2s
07:57:07 [2020-11-05T07:57:07.306Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 39.90MB / 52.16MB 6.2s
07:57:07 [2020-11-05T07:57:07.306Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 12.49MB / 97.69MB 6.2s
07:57:07 [2020-11-05T07:57:07.353Z] #48 12.05 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:57:07 [2020-11-05T07:57:07.353Z] #48 12.05 go: downloading github.com/pelletier/go-toml v1.2.0
07:57:07 [2020-11-05T07:57:07.541Z] #25 6.419 The following additional packages will be installed:
07:57:07 [2020-11-05T07:57:07.541Z] #25 6.419   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
07:57:07 [2020-11-05T07:57:07.541Z] #25 6.419   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
07:57:07 [2020-11-05T07:57:07.541Z] #25 6.424   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
07:57:07 [2020-11-05T07:57:07.541Z] #25 6.424 Suggested packages:
07:57:07 [2020-11-05T07:57:07.541Z] #25 6.424   krb5-doc krb5-user
07:57:07 [2020-11-05T07:57:07.541Z] #25 6.424 Recommended packages:
07:57:07 [2020-11-05T07:57:07.541Z] #25 6.424   krb5-locales publicsuffix libsasl2-modules
07:57:07 [2020-11-05T07:57:07.573Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 35.86MB / 62.53MB 6.3s
07:57:07 [2020-11-05T07:57:07.573Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 46.45MB / 52.16MB 6.3s
07:57:07 [2020-11-05T07:57:07.573Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 19.13MB / 97.69MB 6.3s
07:57:07 [2020-11-05T07:57:07.573Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 40.75MB / 62.53MB 6.5s
07:57:07 [2020-11-05T07:57:07.573Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.5s
07:57:07 [2020-11-05T07:57:07.573Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.48MB / 97.69MB 6.5s
07:57:07 [2020-11-05T07:57:07.606Z] #11 ...
07:57:07 [2020-11-05T07:57:07.606Z] 
07:57:07 [2020-11-05T07:57:07.606Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:07 [2020-11-05T07:57:07.606Z] #43 79.58 time
07:57:07 [2020-11-05T07:57:07.654Z] #48 12.15 go: downloading github.com/hashicorp/hcl v1.0.0
07:57:07 [2020-11-05T07:57:07.654Z] #48 12.19 go: downloading github.com/fsnotify/fsnotify v1.4.7
07:57:07 [2020-11-05T07:57:07.654Z] #48 12.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:57:07 [2020-11-05T07:57:07.666Z] #38 ...
07:57:07 [2020-11-05T07:57:07.666Z] 
07:57:07 [2020-11-05T07:57:07.666Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:57:07 [2020-11-05T07:57:07.666Z] #20 2.950 Collecting yamllint==1.16.0
07:57:07 [2020-11-05T07:57:07.666Z] #20 3.159   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:57:07 [2020-11-05T07:57:07.666Z] #20 3.191 Collecting pyyaml (from yamllint==1.16.0)
07:57:07 [2020-11-05T07:57:07.666Z] #20 3.309   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
07:57:07 [2020-11-05T07:57:07.666Z] #20 4.157 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:57:07 [2020-11-05T07:57:07.666Z] #20 4.186   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
07:57:07 [2020-11-05T07:57:07.666Z] #20 4.211 Building wheels for collected packages: pyyaml
07:57:07 [2020-11-05T07:57:07.666Z] #20 4.230   Running setup.py bdist_wheel for pyyaml: started
07:57:07 [2020-11-05T07:57:07.666Z] #20 4.854   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:57:07 [2020-11-05T07:57:07.666Z] #20 4.854   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
07:57:07 [2020-11-05T07:57:07.666Z] #20 4.892 Successfully built pyyaml
07:57:07 [2020-11-05T07:57:07.666Z] #20 4.913 Installing collected packages: pyyaml, pathspec, yamllint
07:57:07 [2020-11-05T07:57:07.666Z] #20 5.149 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
07:57:07 [2020-11-05T07:57:07.666Z] #20 DONE 5.4s
07:57:07 [2020-11-05T07:57:07.666Z] 
07:57:07 [2020-11-05T07:57:07.666Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
07:57:07 [2020-11-05T07:57:07.666Z] #23 DONE 0.2s
07:57:07 [2020-11-05T07:57:07.666Z] 
07:57:07 [2020-11-05T07:57:07.666Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
07:57:07 [2020-11-05T07:57:07.802Z] #25 6.700 The following NEW packages will be installed:
07:57:07 [2020-11-05T07:57:07.802Z] #25 6.700   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
07:57:07 [2020-11-05T07:57:07.802Z] #25 6.701   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
07:57:07 [2020-11-05T07:57:07.802Z] #25 6.707   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:57:07 [2020-11-05T07:57:07.802Z] #25 6.707   libssh2-1 libssl1.1 openssl
07:57:07 [2020-11-05T07:57:07.837Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.02MB / 62.53MB 6.7s
07:57:07 [2020-11-05T07:57:07.837Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 39.61MB / 97.69MB 6.7s
07:57:07 [2020-11-05T07:57:07.955Z] #48 12.56 go: extracting github.com/sirupsen/logrus v1.4.2
07:57:07 [2020-11-05T07:57:07.955Z] #48 12.65 go: extracting github.com/go-critic/go-critic v0.4.1
07:57:07 [2020-11-05T07:57:07.955Z] #48 12.66 go: downloading github.com/magiconair/properties v1.8.1
07:57:07 [2020-11-05T07:57:07.955Z] #48 12.68 go: extracting github.com/pelletier/go-toml v1.2.0
07:57:08 [2020-11-05T07:57:08.070Z] #25 6.993 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
07:57:08 [2020-11-05T07:57:08.070Z] #25 6.993 Need to get 5050 kB of archives.
07:57:08 [2020-11-05T07:57:08.070Z] #25 6.993 After this operation, 12.1 MB of additional disk space will be used.
07:57:08 [2020-11-05T07:57:08.070Z] #25 6.993 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 6.995 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 6.998 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.000 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.005 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.042 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.068 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.078 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.078 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.078 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.078 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.089 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.099 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.099 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.099 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.099 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.108 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.118 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.118 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.121 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
07:57:08 [2020-11-05T07:57:08.070Z] #25 7.122 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
07:57:08 [2020-11-05T07:57:08.099Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.8s
07:57:08 [2020-11-05T07:57:08.099Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 51.16MB / 97.69MB 7.0s
07:57:08 [2020-11-05T07:57:08.255Z] #48 12.89 go: extracting github.com/fsnotify/fsnotify v1.4.7
07:57:08 [2020-11-05T07:57:08.255Z] #48 12.92 go: extracting github.com/go-toolsmith/astfmt v1.0.0
07:57:08 [2020-11-05T07:57:08.255Z] #48 13.01 go: extracting github.com/spf13/pflag v1.0.5
07:57:08 [2020-11-05T07:57:08.308Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
07:57:08 [2020-11-05T07:57:08.332Z] #25 7.304 debconf: delaying package configuration, since apt-utils is not installed
07:57:08 [2020-11-05T07:57:08.332Z] #25 7.343 Fetched 5050 kB in 0s (13.1 MB/s)
07:57:08 [2020-11-05T07:57:08.332Z] #25 7.370 Selecting previously unselected package libsasl2-modules-db:amd64.
07:57:08 [2020-11-05T07:57:08.332Z] #25 7.370 (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.)
07:57:08 [2020-11-05T07:57:08.332Z] #25 7.377 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
07:57:08 [2020-11-05T07:57:08.332Z] #25 7.383 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:57:08 [2020-11-05T07:57:08.332Z] #25 7.435 Selecting previously unselected package libsasl2-2:amd64.
07:57:08 [2020-11-05T07:57:08.332Z] #25 7.437 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
07:57:08 [2020-11-05T07:57:08.332Z] #25 7.448 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:57:08 [2020-11-05T07:57:08.364Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 63.48MB / 97.69MB 7.1s
07:57:08 [2020-11-05T07:57:08.364Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 74.72MB / 97.69MB 7.2s
07:57:08 [2020-11-05T07:57:08.545Z] #43 ...
07:57:08 [2020-11-05T07:57:08.545Z] 
07:57:08 [2020-11-05T07:57:08.545Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:08 [2020-11-05T07:57:08.545Z] #45 DONE 80.8s
07:57:08 [2020-11-05T07:57:08.557Z] #48 13.09 go: downloading github.com/spf13/afero v1.1.2
07:57:08 [2020-11-05T07:57:08.557Z] #48 13.17 go: extracting github.com/magiconair/properties v1.8.1
07:57:08 [2020-11-05T07:57:08.557Z] #48 13.31 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:57:08 [2020-11-05T07:57:08.557Z] #48 13.37 go: extracting github.com/hashicorp/hcl v1.0.0
07:57:08 [2020-11-05T07:57:08.593Z] #25 7.502 Selecting previously unselected package libldap-common.
07:57:08 [2020-11-05T07:57:08.593Z] #25 7.502 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
07:57:08 [2020-11-05T07:57:08.593Z] #25 7.507 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:57:08 [2020-11-05T07:57:08.593Z] #25 7.571 Selecting previously unselected package libldap-2.4-2:amd64.
07:57:08 [2020-11-05T07:57:08.593Z] #25 7.571 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
07:57:08 [2020-11-05T07:57:08.593Z] #25 7.575 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
07:57:08 [2020-11-05T07:57:08.593Z] #25 7.683 Selecting previously unselected package libssl1.1:amd64.
07:57:08 [2020-11-05T07:57:08.593Z] #25 7.683 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
07:57:08 [2020-11-05T07:57:08.626Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 85.13MB / 97.69MB 7.3s
07:57:08 [2020-11-05T07:57:08.626Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.5s
07:57:08 [2020-11-05T07:57:08.791Z] #28 DONE 0.9s
07:57:08 [2020-11-05T07:57:08.791Z] 
07:57:08 [2020-11-05T07:57:08.791Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
07:57:08 [2020-11-05T07:57:08.791Z] #31 DONE 0.2s
07:57:08 [2020-11-05T07:57:08.791Z] 
07:57:08 [2020-11-05T07:57:08.791Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
07:57:08 [2020-11-05T07:57:08.791Z] #33 DONE 0.1s
07:57:08 [2020-11-05T07:57:08.791Z] 
07:57:08 [2020-11-05T07:57:08.791Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
07:57:08 [2020-11-05T07:57:08.805Z] 
07:57:08 [2020-11-05T07:57:08.805Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:08 [2020-11-05T07:57:08.805Z] #40 79.98 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
07:57:08 [2020-11-05T07:57:08.805Z] #40 80.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:57:08 [2020-11-05T07:57:08.805Z] #40 80.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:57:08 [2020-11-05T07:57:08.805Z] #40 80.04 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
07:57:08 [2020-11-05T07:57:08.805Z] #40 80.05 Setting up python-six (1.12.0-1) ...
07:57:08 [2020-11-05T07:57:08.857Z] #25 7.686 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
07:57:08 [2020-11-05T07:57:08.857Z] #25 7.919 Selecting previously unselected package openssl.
07:57:08 [2020-11-05T07:57:08.857Z] #25 7.919 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
07:57:08 [2020-11-05T07:57:08.857Z] #25 7.924 Unpacking openssl (1.1.1d-0+deb10u3) ...
07:57:08 [2020-11-05T07:57:08.857Z] #25 8.071 Selecting previously unselected package ca-certificates.
07:57:08 [2020-11-05T07:57:08.857Z] #25 8.071 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
07:57:08 [2020-11-05T07:57:08.888Z] #48 13.54 go: extracting github.com/mitchellh/go-homedir v1.1.0
07:57:08 [2020-11-05T07:57:08.888Z] #48 13.58 go: downloading github.com/spf13/jwalterweatherman v1.0.0
07:57:08 [2020-11-05T07:57:08.888Z] #48 13.64 go: extracting github.com/spf13/afero v1.1.2
07:57:08 [2020-11-05T07:57:08.888Z] #48 13.77 go: downloading github.com/mattn/go-isatty v0.0.8
07:57:09 [2020-11-05T07:57:09.083Z] #36 DONE 0.1s
07:57:09 [2020-11-05T07:57:09.083Z] 
07:57:09 [2020-11-05T07:57:09.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:09 [2020-11-05T07:57:09.083Z] #41 78.73   CC       criu/net.o
07:57:09 [2020-11-05T07:57:09.083Z] #41 80.40   CC       criu/netfilter.o
07:57:09 [2020-11-05T07:57:09.083Z] #41 80.51   CC       criu/page-pipe.o
07:57:09 [2020-11-05T07:57:09.083Z] #41 80.83   CC       criu/page-xfer.o
07:57:09 [2020-11-05T07:57:09.083Z] #41 81.85   CC       criu/pagemap-cache.o
07:57:09 [2020-11-05T07:57:09.083Z] #41 82.12   CC       criu/pagemap.o
07:57:09 [2020-11-05T07:57:09.083Z] #41 82.93   CC       criu/parasite-syscall.o
07:57:09 [2020-11-05T07:57:09.083Z] #41 83.36   CC       criu/path.o
07:57:09 [2020-11-05T07:57:09.083Z] #41 83.50   CC       criu/pie-util-vdso.o
07:57:09 [2020-11-05T07:57:09.083Z] #41 83.79   CC       criu/pie-util.o
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.076 Unpacking ca-certificates (20200601~deb10u1) ...
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.201 Selecting previously unselected package libkeyutils1:amd64.
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.203 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.208 Unpacking libkeyutils1:amd64 (1.6-6) ...
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.254 Selecting previously unselected package libkrb5support0:amd64.
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.254 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.259 Unpacking libkrb5support0:amd64 (1.17-3) ...
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.319 Selecting previously unselected package libk5crypto3:amd64.
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.319 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.119Z] #25 8.319 Unpacking libk5crypto3:amd64 (1.17-3) ...
07:57:09 [2020-11-05T07:57:09.188Z] #48 13.81 go: downloading golang.org/x/text v0.3.2
07:57:09 [2020-11-05T07:57:09.188Z] #48 13.93 go: extracting github.com/spf13/jwalterweatherman v1.0.0
07:57:09 [2020-11-05T07:57:09.188Z] #48 13.99 go: extracting github.com/mattn/go-isatty v0.0.8
07:57:09 [2020-11-05T07:57:09.237Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.2s done
07:57:09 [2020-11-05T07:57:09.375Z] #41 83.96   CC       criu/pipes.o
07:57:09 [2020-11-05T07:57:09.381Z] #25 8.421 Selecting previously unselected package libkrb5-3:amd64.
07:57:09 [2020-11-05T07:57:09.381Z] #25 8.422 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.381Z] #25 8.428 Unpacking libkrb5-3:amd64 (1.17-3) ...
07:57:09 [2020-11-05T07:57:09.381Z] #25 8.533 Selecting previously unselected package libgssapi-krb5-2:amd64.
07:57:09 [2020-11-05T07:57:09.381Z] #25 8.533 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.494Z] #48 14.15 go: downloading gopkg.in/yaml.v2 v2.2.7
07:57:09 [2020-11-05T07:57:09.494Z] #48 14.29 go: downloading gopkg.in/ini.v1 v1.51.0
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.538 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.605 Selecting previously unselected package libnghttp2-14:amd64.
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.605 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.610 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.660 Selecting previously unselected package libpsl5:amd64.
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.660 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.664 Unpacking libpsl5:amd64 (0.20.2-2) ...
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.707 Selecting previously unselected package librtmp1:amd64.
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.707 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.712 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.765 Selecting previously unselected package libssh2-1:amd64.
07:57:09 [2020-11-05T07:57:09.645Z] #25 8.765 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.667Z] #41 84.47   CC       criu/plugin.o
07:57:09 [2020-11-05T07:57:09.805Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
07:57:09 [2020-11-05T07:57:09.911Z] #25 8.771 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
07:57:09 [2020-11-05T07:57:09.911Z] #25 8.862 Selecting previously unselected package libcurl4:amd64.
07:57:09 [2020-11-05T07:57:09.911Z] #25 8.862 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.911Z] #25 8.865 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
07:57:09 [2020-11-05T07:57:09.911Z] #25 8.940 Selecting previously unselected package curl.
07:57:09 [2020-11-05T07:57:09.911Z] #25 8.940 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.911Z] #25 8.965 Unpacking curl (7.64.0-4+deb10u1) ...
07:57:09 [2020-11-05T07:57:09.911Z] #25 9.023 Selecting previously unselected package libonig5:amd64.
07:57:09 [2020-11-05T07:57:09.911Z] #25 9.023 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
07:57:09 [2020-11-05T07:57:09.911Z] #25 9.028 Unpacking libonig5:amd64 (6.9.1-1) ...
07:57:10 [2020-11-05T07:57:10.029Z] #41 84.78   CC       criu/proc_parse.o
07:57:10 [2020-11-05T07:57:10.143Z] #48 14.76 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:57:10 [2020-11-05T07:57:10.143Z] #48 14.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:57:10 [2020-11-05T07:57:10.143Z] #48 14.86 go: extracting gopkg.in/yaml.v2 v2.2.7
07:57:10 [2020-11-05T07:57:10.143Z] #48 15.03 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:57:10 [2020-11-05T07:57:10.143Z] #48 15.03 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:57:10 [2020-11-05T07:57:10.173Z] #25 9.097 Selecting previously unselected package libjq1:amd64.
07:57:10 [2020-11-05T07:57:10.174Z] #25 9.097 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.174Z] #25 9.101 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
07:57:10 [2020-11-05T07:57:10.174Z] #25 9.165 Selecting previously unselected package jq.
07:57:10 [2020-11-05T07:57:10.174Z] #25 9.165 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.174Z] #25 9.182 Unpacking jq (1.5+dfsg-2+b1) ...
07:57:10 [2020-11-05T07:57:10.174Z] #25 9.221 Setting up libkeyutils1:amd64 (1.6-6) ...
07:57:10 [2020-11-05T07:57:10.174Z] #25 9.233 Setting up libpsl5:amd64 (0.20.2-2) ...
07:57:10 [2020-11-05T07:57:10.174Z] #25 9.245 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
07:57:10 [2020-11-05T07:57:10.368Z] #8 ...
07:57:10 [2020-11-05T07:57:10.368Z] 
07:57:10 [2020-11-05T07:57:10.368Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:57:10 [2020-11-05T07:57:10.368Z] #25 2.037 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 2.052 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 2.103 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 2.275 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 2.764 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:10 [2020-11-05T07:57:10.368Z] #25 3.256 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 4.511 Fetched 8396 kB in 3s (3092 kB/s)
07:57:10 [2020-11-05T07:57:10.368Z] #25 4.511 Reading package lists...
07:57:10 [2020-11-05T07:57:10.368Z] #25 5.449 Reading package lists...
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.387 Building dependency tree...
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.690 The following additional packages will be installed:
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.690   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.690   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.690   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.695 Suggested packages:
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.695   krb5-doc krb5-user
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.695 Recommended packages:
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.695   krb5-locales publicsuffix libsasl2-modules
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.874 The following NEW packages will be installed:
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.875   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.875   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.875   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:57:10 [2020-11-05T07:57:10.368Z] #25 6.880   libssh2-1 libssl1.1 openssl
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.170 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.170 Need to get 5050 kB of archives.
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.170 After this operation, 12.1 MB of additional disk space will be used.
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.170 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.170 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.176 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.176 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.182 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.216 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.230 Get:7 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.233 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.234 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.236 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.239 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.245 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.248 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.250 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.251 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.252 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.255 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.261 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.265 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.268 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.274 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.470 debconf: delaying package configuration, since apt-utils is not installed
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.505 Fetched 5050 kB in 0s (13.8 MB/s)
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.678 Selecting previously unselected package libsasl2-modules-db:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.678 (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.)
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.678 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.684 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.731 Selecting previously unselected package libsasl2-2:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.731 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.739 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.831 Selecting previously unselected package libldap-common.
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.831 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.836 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.879 Selecting previously unselected package libldap-2.4-2:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.879 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.886 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.965 Selecting previously unselected package libssl1.1:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.965 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 7.970 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.230 Selecting previously unselected package openssl.
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.230 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.233 Unpacking openssl (1.1.1d-0+deb10u3) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.408 Selecting previously unselected package ca-certificates.
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.408 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.412 Unpacking ca-certificates (20200601~deb10u1) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.521 Selecting previously unselected package libkeyutils1:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.521 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.525 Unpacking libkeyutils1:amd64 (1.6-6) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.566 Selecting previously unselected package libkrb5support0:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.566 Preparing to unpack .../08-libkrb5support0_1.17-3_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.570 Unpacking libkrb5support0:amd64 (1.17-3) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.619 Selecting previously unselected package libk5crypto3:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.619 Preparing to unpack .../09-libk5crypto3_1.17-3_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.623 Unpacking libk5crypto3:amd64 (1.17-3) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.682 Selecting previously unselected package libkrb5-3:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.682 Preparing to unpack .../10-libkrb5-3_1.17-3_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.684 Unpacking libkrb5-3:amd64 (1.17-3) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.786 Selecting previously unselected package libgssapi-krb5-2:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.786 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.792 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.862 Selecting previously unselected package libnghttp2-14:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.863 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.867 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.950 Selecting previously unselected package libpsl5:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.950 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 8.956 Unpacking libpsl5:amd64 (0.20.2-2) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.001 Selecting previously unselected package librtmp1:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.001 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.011 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.050 Selecting previously unselected package libssh2-1:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.050 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.055 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.126 Selecting previously unselected package libcurl4:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.126 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.131 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.215 Selecting previously unselected package curl.
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.215 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.227 Unpacking curl (7.64.0-4+deb10u1) ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.304 Selecting previously unselected package libonig5:amd64.
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.304 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.368Z] #25 9.304 Unpacking libonig5:amd64 (6.9.1-1) ...
07:57:10 [2020-11-05T07:57:10.442Z] #48 15.06 go: extracting gopkg.in/ini.v1 v1.51.0
07:57:10 [2020-11-05T07:57:10.625Z] #25 9.388 Selecting previously unselected package libjq1:amd64.
07:57:10 [2020-11-05T07:57:10.625Z] #25 9.388 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.625Z] #25 9.391 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
07:57:10 [2020-11-05T07:57:10.625Z] #25 9.444 Selecting previously unselected package jq.
07:57:10 [2020-11-05T07:57:10.625Z] #25 9.444 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
07:57:10 [2020-11-05T07:57:10.625Z] #25 9.449 Unpacking jq (1.5+dfsg-2+b1) ...
07:57:10 [2020-11-05T07:57:10.625Z] #25 9.510 Setting up libkeyutils1:amd64 (1.6-6) ...
07:57:10 [2020-11-05T07:57:10.625Z] #25 ...
07:57:10 [2020-11-05T07:57:10.625Z] 
07:57:10 [2020-11-05T07:57:10.625Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:10 [2020-11-05T07:57:10.742Z] #48 15.60 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:57:10 [2020-11-05T07:57:10.744Z] #25 9.794 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
07:57:11 [2020-11-05T07:57:11.044Z] #48 15.80 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:57:11 [2020-11-05T07:57:11.044Z] #48 15.82 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:57:11 [2020-11-05T07:57:11.044Z] #48 15.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:57:11 [2020-11-05T07:57:11.044Z] #48 15.90 go: extracting github.com/go-toolsmith/astcast v1.0.0
07:57:11 [2020-11-05T07:57:11.181Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.5s done
07:57:11 [2020-11-05T07:57:11.181Z] #8 ...
07:57:11 [2020-11-05T07:57:11.181Z] 
07:57:11 [2020-11-05T07:57:11.181Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
07:57:11 [2020-11-05T07:57:11.181Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done
07:57:11 [2020-11-05T07:57:11.181Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
07:57:11 [2020-11-05T07:57:11.181Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
07:57:11 [2020-11-05T07:57:11.181Z] #60 ...
07:57:11 [2020-11-05T07:57:11.181Z] 
07:57:11 [2020-11-05T07:57:11.181Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:11 [2020-11-05T07:57:11.315Z] #25 ...
07:57:11 [2020-11-05T07:57:11.315Z] 
07:57:11 [2020-11-05T07:57:11.315Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:11 [2020-11-05T07:57:11.315Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done
07:57:11 [2020-11-05T07:57:11.315Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
07:57:11 [2020-11-05T07:57:11.315Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.9s done
07:57:11 [2020-11-05T07:57:11.360Z] #48 15.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:57:11 [2020-11-05T07:57:11.360Z] #48 16.15 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:57:11 [2020-11-05T07:57:11.360Z] #48 16.18 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:57:11 [2020-11-05T07:57:11.576Z] #8 ...
07:57:11 [2020-11-05T07:57:11.576Z] 
07:57:11 [2020-11-05T07:57:11.576Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.62 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.64 Setting up libkrb5support0:amd64 (1.17-3) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.64 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.65 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.66 Setting up libk5crypto3:amd64 (1.17-3) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.68 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.69 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.70 Setting up libkrb5-3:amd64 (1.17-3) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.71 Setting up openssl (1.1.1d-0+deb10u3) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.73 Setting up libonig5:amd64 (6.9.1-1) ...
07:57:11 [2020-11-05T07:57:11.576Z] #25 10.74 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
07:57:11 [2020-11-05T07:57:11.584Z] #41 86.32   CC       criu/protobuf-desc.o
07:57:11 [2020-11-05T07:57:11.842Z] #25 10.75 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
07:57:11 [2020-11-05T07:57:11.842Z] #25 10.76 Setting up ca-certificates (20200601~deb10u1) ...
07:57:11 [2020-11-05T07:57:11.877Z] #41 ...
07:57:11 [2020-11-05T07:57:11.877Z] 
07:57:11 [2020-11-05T07:57:11.877Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:11 [2020-11-05T07:57:11.877Z] #51 53.23 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
07:57:12 [2020-11-05T07:57:12.099Z] #40 84.41 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
07:57:12 [2020-11-05T07:57:12.099Z] #40 84.42 Setting up libnl-3-200:amd64 (3.4.0-1) ...
07:57:12 [2020-11-05T07:57:12.358Z] #40 84.43 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
07:57:12 [2020-11-05T07:57:12.358Z] #40 84.44 Setting up libcap-dev:amd64 (1:2.25-2) ...
07:57:12 [2020-11-05T07:57:12.358Z] #40 84.46 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
07:57:12 [2020-11-05T07:57:12.358Z] #40 84.48 Setting up protobuf-compiler (3.6.1.3-2) ...
07:57:12 [2020-11-05T07:57:12.358Z] #40 84.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
07:57:12 [2020-11-05T07:57:12.358Z] #40 84.50 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
07:57:12 [2020-11-05T07:57:12.358Z] #40 84.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
07:57:12 [2020-11-05T07:57:12.358Z] #40 84.54 Setting up python-protobuf (3.6.1.3-2) ...
07:57:12 [2020-11-05T07:57:12.419Z] #25 11.38 Updating certificates in /etc/ssl/certs...
07:57:12 [2020-11-05T07:57:12.420Z] #48 ...
07:57:12 [2020-11-05T07:57:12.420Z] 
07:57:12 [2020-11-05T07:57:12.420Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:57:12 [2020-11-05T07:57:12.722Z] #39 17.11 Checking out files:  80% (1342/1668)   
Checking out files:  81% (1352/1668)   
Checking out files:  82% (1368/1668)   
Checking out files:  83% (1385/1668)   
Checking out files:  84% (1402/1668)   
Checking out files:  85% (1418/1668)   
Checking out files:  86% (1435/1668)   
Checking out files:  87% (1452/1668)   
Checking out files:  88% (1468/1668)   
Checking out files:  89% (1485/1668)   
Checking out files:  90% (1502/1668)   
Checking out files:  91% (1518/1668)   
Checking out files:  92% (1535/1668)   
Checking out files:  93% (1552/1668)   
Checking out files:  94% (1568/1668)   
Checking out files:  95% (1585/1668)   
Checking out files:  96% (1602/1668)   
Checking out files:  97% (1618/1668)   
Checking out files:  98% (1635/1668)   
Checking out files:  99% (1652/1668)   
Checking out files: 100% (1668/1668)   
Checking out files: 100% (1668/1668), done.
07:57:13 [2020-11-05T07:57:13.021Z] #39 17.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:57:13 [2020-11-05T07:57:13.103Z] #8 ...
07:57:13 [2020-11-05T07:57:13.103Z] 
07:57:13 [2020-11-05T07:57:13.103Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
07:57:13 [2020-11-05T07:57:13.103Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 4.7s done
07:57:13 [2020-11-05T07:57:13.103Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 4.9s done
07:57:13 [2020-11-05T07:57:13.103Z] #24 DONE 11.8s
07:57:13 [2020-11-05T07:57:13.103Z] 
07:57:13 [2020-11-05T07:57:13.103Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:13 [2020-11-05T07:57:13.103Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 11.1s done
07:57:13 [2020-11-05T07:57:13.103Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 10.8s done
07:57:13 [2020-11-05T07:57:13.103Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.7s done
07:57:13 [2020-11-05T07:57:13.103Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
07:57:13 [2020-11-05T07:57:13.103Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.7s done
07:57:13 [2020-11-05T07:57:13.137Z] #51 54.44 + mkdir -p /build
07:57:13 [2020-11-05T07:57:13.137Z] #51 54.44 + cp runc /build/runc
07:57:13 [2020-11-05T07:57:13.371Z] #25 12.40 126 added, 0 removed; done.
07:57:13 [2020-11-05T07:57:13.371Z] #25 12.49 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
07:57:13 [2020-11-05T07:57:13.371Z] #25 12.51 Setting up jq (1.5+dfsg-2+b1) ...
07:57:13 [2020-11-05T07:57:13.371Z] #25 12.52 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
07:57:13 [2020-11-05T07:57:13.371Z] #25 12.53 Setting up curl (7.64.0-4+deb10u1) ...
07:57:13 [2020-11-05T07:57:13.371Z] #25 12.54 Processing triggers for libc-bin (2.28-10) ...
07:57:13 [2020-11-05T07:57:13.371Z] #25 12.56 Processing triggers for ca-certificates (20200601~deb10u1) ...
07:57:13 [2020-11-05T07:57:13.495Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done
07:57:13 [2020-11-05T07:57:13.495Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
07:57:13 [2020-11-05T07:57:13.508Z] #51 DONE 54.7s
07:57:13 [2020-11-05T07:57:13.509Z] 
07:57:13 [2020-11-05T07:57:13.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:13 [2020-11-05T07:57:13.509Z] #41 86.74   CC       criu/protobuf.o
07:57:13 [2020-11-05T07:57:13.509Z] #41 86.95   CC       criu/pstree.o
07:57:13 [2020-11-05T07:57:13.509Z] #41 87.49   CC       criu/rbtree.o
07:57:13 [2020-11-05T07:57:13.509Z] #41 87.64   CC       criu/rst-malloc.o
07:57:13 [2020-11-05T07:57:13.509Z] #41 87.87   CC       criu/seccomp.o
07:57:13 [2020-11-05T07:57:13.633Z] #25 12.58 Updating certificates in /etc/ssl/certs...
07:57:13 [2020-11-05T07:57:13.922Z] #41 88.43   CC       criu/seize.o
07:57:14 [2020-11-05T07:57:14.277Z] #40 ...
07:57:14 [2020-11-05T07:57:14.277Z] 
07:57:14 [2020-11-05T07:57:14.277Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:14 [2020-11-05T07:57:14.277Z] #34 80.20 Selecting previously unselected package libxml2:amd64.
07:57:14 [2020-11-05T07:57:14.277Z] #34 80.20 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 80.23 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 81.01 Selecting previously unselected package libarchive13:amd64.
07:57:14 [2020-11-05T07:57:14.277Z] #34 81.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 81.01 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 81.43 Selecting previously unselected package libjsoncpp1:amd64.
07:57:14 [2020-11-05T07:57:14.277Z] #34 81.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 81.47 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 81.68 Selecting previously unselected package librhash0:amd64.
07:57:14 [2020-11-05T07:57:14.277Z] #34 81.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 81.74 Unpacking librhash0:amd64 (1.3.8-1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 82.01 Selecting previously unselected package libuv1:amd64.
07:57:14 [2020-11-05T07:57:14.277Z] #34 82.06 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 82.07 Unpacking libuv1:amd64 (1.24.1-1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 82.43 Selecting previously unselected package cmake.
07:57:14 [2020-11-05T07:57:14.277Z] #34 82.44 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 82.44 Unpacking cmake (3.13.4-1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 85.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 85.99 Setting up xxd (2:8.1.0875-5) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.01 Setting up libuv1:amd64 (1.24.1-1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.02 Setting up vim-common (2:8.1.0875-5) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.10 Setting up librhash0:amd64 (1.3.8-1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.11 Setting up cmake-data (3.13.4-1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.14 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.16 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.18 Setting up cmake (3.13.4-1) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.20 Processing triggers for libc-bin (2.28-10) ...
07:57:14 [2020-11-05T07:57:14.277Z] #34 86.26 Processing triggers for mime-support (3.62) ...
07:57:14 [2020-11-05T07:57:14.474Z] #8 ...
07:57:14 [2020-11-05T07:57:14.475Z] 
07:57:14 [2020-11-05T07:57:14.475Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
07:57:14 [2020-11-05T07:57:14.475Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 12.1s done
07:57:14 [2020-11-05T07:57:14.475Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
07:57:14 [2020-11-05T07:57:14.475Z] #60 DONE 13.1s
07:57:14 [2020-11-05T07:57:14.475Z] 
07:57:14 [2020-11-05T07:57:14.475Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:14 [2020-11-05T07:57:14.475Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.7s done
07:57:14 [2020-11-05T07:57:14.537Z] #34 DONE 86.8s
07:57:14 [2020-11-05T07:57:14.537Z] 
07:57:14 [2020-11-05T07:57:14.537Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.08 Selecting previously unselected package binutils-mingw-w64.
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.24 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.56 Selecting previously unselected package dmsetup.
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.59 Unpacking dmsetup (2:1.02.155-3) ...
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.83 Selecting previously unselected package mingw-w64-common.
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
07:57:14 [2020-11-05T07:57:14.537Z] #11 82.85 Unpacking mingw-w64-common (6.0.0-3) ...
07:57:14 [2020-11-05T07:57:14.561Z] #39 19.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:57:14 [2020-11-05T07:57:14.577Z] #25 13.48 0 added, 0 removed; done.
07:57:14 [2020-11-05T07:57:14.577Z] #25 13.48 Running hooks in /etc/ca-certificates/update.d...
07:57:14 [2020-11-05T07:57:14.577Z] #25 13.49 done.
07:57:14 [2020-11-05T07:57:14.744Z] #41 89.21   CC       criu/servicefd.o
07:57:14 [2020-11-05T07:57:14.744Z] #41 89.45   CC       criu/shmem.o
07:57:14 [2020-11-05T07:57:14.811Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s
07:57:14 [2020-11-05T07:57:14.811Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done
07:57:14 [2020-11-05T07:57:14.811Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
07:57:15 [2020-11-05T07:57:15.395Z] #41 89.92   CC       criu/sigframe.o
07:57:15 [2020-11-05T07:57:15.395Z] #41 90.01   CC       criu/signalfd.o
07:57:15 [2020-11-05T07:57:15.395Z] #41 90.15   CC       criu/sk-inet.o
07:57:15 [2020-11-05T07:57:15.420Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
07:57:16 [2020-11-05T07:57:16.098Z] #41 90.68   CC       criu/sk-netlink.o
07:57:16 [2020-11-05T07:57:16.098Z] #41 90.85   CC       criu/sk-packet.o
07:57:16 [2020-11-05T07:57:16.107Z] #39 ...
07:57:16 [2020-11-05T07:57:16.107Z] 
07:57:16 [2020-11-05T07:57:16.107Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:16 [2020-11-05T07:57:16.107Z] #46 10.89 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:16 [2020-11-05T07:57:16.107Z] #46 14.98 go: finding github.com/fatih/color v1.9.0
07:57:16 [2020-11-05T07:57:16.107Z] #46 15.05 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:16 [2020-11-05T07:57:16.107Z] #46 15.06 go: finding github.com/pkg/errors v0.9.1
07:57:16 [2020-11-05T07:57:16.107Z] #46 15.09 go: finding github.com/spf13/pflag v1.0.3
07:57:16 [2020-11-05T07:57:16.107Z] #46 15.40 go: finding github.com/mattn/go-colorable v0.1.6
07:57:16 [2020-11-05T07:57:16.107Z] #46 15.44 go: finding github.com/mattn/go-isatty v0.0.12
07:57:16 [2020-11-05T07:57:16.107Z] #46 15.88 go: finding github.com/jonboulle/clockwork v0.1.0
07:57:16 [2020-11-05T07:57:16.107Z] #46 15.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:16 [2020-11-05T07:57:16.107Z] #46 15.99 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:16 [2020-11-05T07:57:16.107Z] #46 16.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:16 [2020-11-05T07:57:16.107Z] #46 16.08 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:16 [2020-11-05T07:57:16.390Z] #41 91.18   CC       criu/sk-queue.o
07:57:16 [2020-11-05T07:57:16.437Z] #46 ...
07:57:16 [2020-11-05T07:57:16.437Z] 
07:57:16 [2020-11-05T07:57:16.437Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:16 [2020-11-05T07:57:16.437Z] #63 18.64 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.
07:57:16 [2020-11-05T07:57:16.437Z] #63 19.41 + cd /tmp/tmp.dcPDl7txtK/src/github.com/docker/libnetwork
07:57:16 [2020-11-05T07:57:16.437Z] #63 19.42 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:16 [2020-11-05T07:57:16.437Z] #63 19.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:57:16 [2020-11-05T07:57:16.446Z] #11 ...
07:57:16 [2020-11-05T07:57:16.446Z] 
07:57:16 [2020-11-05T07:57:16.446Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.034 + RM_GOPATH=0
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.034 + TMP_GOPATH=
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.034 + : /build
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.034 + '[' -z '' ']'
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.034 ++ mktemp -d
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.034 + export GOPATH=/tmp/tmp.jliAwWNl7k
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.035 + GOPATH=/tmp/tmp.jliAwWNl7k
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.035 + RM_GOPATH=1
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.035 + case "$(go env GOARCH)" in
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.035 ++ go env GOARCH
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.080 + export GO_BUILDMODE=-buildmode=pie
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.080 + GO_BUILDMODE=-buildmode=pie
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.081 ++ dirname /tmp/install/install.sh
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.083 + dir=/tmp/install
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.083 + bin=tini
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.083 + shift
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.084 + '[' '!' -f /tmp/install/tini.installer ']'
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.084 + . /tmp/install/tini.installer
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.084 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.085 + install_tini
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.085 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.085 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.085 + git clone https://github.com/krallin/tini.git /tmp/tmp.jliAwWNl7k/tini
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.092 Cloning into '/tmp/tmp.jliAwWNl7k/tini'...
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.816 + cd /tmp/tmp.jliAwWNl7k/tini
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.816 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
07:57:16 [2020-11-05T07:57:16.446Z] #35 1.822 + cmake .
07:57:16 [2020-11-05T07:57:16.446Z] #35 ...
07:57:16 [2020-11-05T07:57:16.446Z] 
07:57:16 [2020-11-05T07:57:16.446Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:16 [2020-11-05T07:57:16.446Z] #49 78.66 time
07:57:16 [2020-11-05T07:57:16.446Z] #49 85.03 context
07:57:16 [2020-11-05T07:57:16.446Z] #49 85.04 encoding/binary
07:57:16 [2020-11-05T07:57:16.446Z] #49 86.14 os
07:57:16 [2020-11-05T07:57:16.446Z] #49 87.92 encoding/base64
07:57:16 [2020-11-05T07:57:16.682Z] #41 91.38   CC       criu/sk-tcp.o
07:57:16 [2020-11-05T07:57:16.682Z] #41 91.59   CC       criu/sk-unix.o
07:57:16 [2020-11-05T07:57:16.706Z] #49 88.77 golang.org/x/sys/unix
07:57:16 [2020-11-05T07:57:16.706Z] #49 ...
07:57:16 [2020-11-05T07:57:16.706Z] 
07:57:16 [2020-11-05T07:57:16.706Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:16 [2020-11-05T07:57:16.706Z] #32 80.19 internal/poll
07:57:16 [2020-11-05T07:57:16.706Z] #32 82.50 internal/syscall/execenv
07:57:16 [2020-11-05T07:57:16.706Z] #32 82.74 internal/fmtsort
07:57:16 [2020-11-05T07:57:16.706Z] #32 82.75 internal/syscall/unix
07:57:16 [2020-11-05T07:57:16.706Z] #32 83.28 os
07:57:16 [2020-11-05T07:57:16.706Z] #32 83.63 strings
07:57:16 [2020-11-05T07:57:16.706Z] #32 86.36 path
07:57:16 [2020-11-05T07:57:16.706Z] #32 87.38 text/tabwriter
07:57:16 [2020-11-05T07:57:16.706Z] #32 87.49 fmt
07:57:16 [2020-11-05T07:57:16.706Z] #32 88.09 path/filepath
07:57:16 [2020-11-05T07:57:16.967Z] #32 ...
07:57:16 [2020-11-05T07:57:16.967Z] 
07:57:16 [2020-11-05T07:57:16.967Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:16 [2020-11-05T07:57:16.967Z] #35 2.391 -- The C compiler identification is GNU 8.3.0
07:57:16 [2020-11-05T07:57:16.967Z] #35 2.438 -- Check for working C compiler: /usr/bin/cc
07:57:17 [2020-11-05T07:57:17.138Z] #25 DONE 16.4s
07:57:17 [2020-11-05T07:57:17.138Z] 
07:57:17 [2020-11-05T07:57:17.138Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:17 [2020-11-05T07:57:17.138Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done
07:57:17 [2020-11-05T07:57:17.401Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
07:57:17 [2020-11-05T07:57:17.496Z] #63 ...
07:57:17 [2020-11-05T07:57:17.496Z] 
07:57:17 [2020-11-05T07:57:17.496Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:17 [2020-11-05T07:57:17.496Z] #50 12.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:57:17 [2020-11-05T07:57:17.496Z] #50 12.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:57:17 [2020-11-05T07:57:17.496Z] #50 12.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:57:17 [2020-11-05T07:57:17.496Z] #50 12.40 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:57:17 [2020-11-05T07:57:17.496Z] #50 12.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:57:17 [2020-11-05T07:57:17.496Z] #50 13.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:57:17 [2020-11-05T07:57:17.496Z] #50 14.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:57:17 [2020-11-05T07:57:17.496Z] #50 16.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:57:17 [2020-11-05T07:57:17.496Z] #50 17.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:57:17 [2020-11-05T07:57:17.496Z] #50 17.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:57:17 [2020-11-05T07:57:17.496Z] #50 18.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:57:17 [2020-11-05T07:57:17.496Z] #50 18.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:57:17 [2020-11-05T07:57:17.496Z] #50 19.55 runtime/cgo
07:57:17 [2020-11-05T07:57:17.496Z] #50 19.81 runtime
07:57:17 [2020-11-05T07:57:17.662Z] #8 ...
07:57:17 [2020-11-05T07:57:17.662Z] 
07:57:17 [2020-11-05T07:57:17.662Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:57:17 [2020-11-05T07:57:17.662Z] #26 DONE 0.2s
07:57:17 [2020-11-05T07:57:17.662Z] 
07:57:17 [2020-11-05T07:57:17.662Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:17 [2020-11-05T07:57:17.662Z] #8 ...
07:57:17 [2020-11-05T07:57:17.662Z] 
07:57:17 [2020-11-05T07:57:17.662Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:17 [2020-11-05T07:57:17.718Z] #41 92.46   CC       criu/sockets.o
07:57:17 [2020-11-05T07:57:17.906Z] #35 3.106 -- Check for working C compiler: /usr/bin/cc -- works
07:57:17 [2020-11-05T07:57:17.906Z] #35 3.108 -- Detecting C compiler ABI info
07:57:18 [2020-11-05T07:57:18.352Z] #41 92.93   CC       criu/stats.o
07:57:18 [2020-11-05T07:57:18.352Z] #41 93.05   CC       criu/string.o
07:57:18 [2020-11-05T07:57:18.352Z] #41 93.07   CC       criu/sysctl.o
07:57:18 [2020-11-05T07:57:18.475Z] #35 3.903 -- Detecting C compiler ABI info - done
07:57:18 [2020-11-05T07:57:18.475Z] #35 3.968 -- Detecting C compile features
07:57:18 [2020-11-05T07:57:18.559Z] #50 ...
07:57:18 [2020-11-05T07:57:18.559Z] 
07:57:18 [2020-11-05T07:57:18.559Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:18 [2020-11-05T07:57:18.559Z] #44 13.08 vendor/golang.org/x/crypto/internal/subtle
07:57:18 [2020-11-05T07:57:18.559Z] #44 ...
07:57:18 [2020-11-05T07:57:18.559Z] 
07:57:18 [2020-11-05T07:57:18.559Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:18 [2020-11-05T07:57:18.559Z] #41 15.79 Fetched 8171 kB in 15s (555 kB/s)
07:57:18 [2020-11-05T07:57:18.559Z] #41 15.79 Reading package lists...
07:57:18 [2020-11-05T07:57:18.559Z] #41 22.71 Reading package lists...
07:57:18 [2020-11-05T07:57:18.559Z] #41 ...
07:57:18 [2020-11-05T07:57:18.559Z] 
07:57:18 [2020-11-05T07:57:18.559Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:18 [2020-11-05T07:57:18.559Z] #48 18.28 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:57:18 [2020-11-05T07:57:18.559Z] #48 23.35 go: downloading github.com/spf13/cast v1.3.0
07:57:18 [2020-11-05T07:57:18.559Z] #48 23.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:57:18 [2020-11-05T07:57:18.559Z] #48 23.36 go: downloading github.com/sourcegraph/go-diff v0.5.1
07:57:18 [2020-11-05T07:57:18.559Z] #48 23.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:57:18 [2020-11-05T07:57:18.559Z] #48 23.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
07:57:18 [2020-11-05T07:57:18.559Z] #48 23.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:57:18 [2020-11-05T07:57:18.559Z] #48 23.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:57:18 [2020-11-05T07:57:18.559Z] #48 23.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:18 [2020-11-05T07:57:18.559Z] #48 23.49 go: downloading github.com/uudashr/gocognit v1.0.1
07:57:18 [2020-11-05T07:57:18.660Z] #41 93.35   CC       criu/sysfs_parse.o
07:57:18 [2020-11-05T07:57:18.660Z] #41 ...
07:57:18 [2020-11-05T07:57:18.660Z] 
07:57:18 [2020-11-05T07:57:18.660Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:57:18 [2020-11-05T07:57:18.660Z] #38 DONE 127.8s
07:57:18 [2020-11-05T07:57:18.860Z] #48 23.73 go: extracting github.com/spf13/cast v1.3.0
07:57:18 [2020-11-05T07:57:18.860Z] #48 23.73 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:57:18 [2020-11-05T07:57:18.860Z] #48 23.76 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:57:18 [2020-11-05T07:57:18.868Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.8s done
07:57:18 [2020-11-05T07:57:18.982Z] #8 ...
07:57:18 [2020-11-05T07:57:18.982Z] 
07:57:18 [2020-11-05T07:57:18.982Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.525 Setting up libpsl5:amd64 (0.20.2-2) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.535 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.698 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.707 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.720 Setting up libkrb5support0:amd64 (1.17-3) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.728 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.739 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.748 Setting up libk5crypto3:amd64 (1.17-3) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.757 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.765 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.775 Setting up libkrb5-3:amd64 (1.17-3) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.784 Setting up openssl (1.1.1d-0+deb10u3) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.798 Setting up libonig5:amd64 (6.9.1-1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.835 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.845 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 9.859 Setting up ca-certificates (20200601~deb10u1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 10.59 Updating certificates in /etc/ssl/certs...
07:57:18 [2020-11-05T07:57:18.982Z] #25 11.70 126 added, 0 removed; done.
07:57:18 [2020-11-05T07:57:18.982Z] #25 11.85 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 11.86 Setting up jq (1.5+dfsg-2+b1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 11.86 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 11.87 Setting up curl (7.64.0-4+deb10u1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 11.88 Processing triggers for libc-bin (2.28-10) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 11.90 Processing triggers for ca-certificates (20200601~deb10u1) ...
07:57:18 [2020-11-05T07:57:18.982Z] #25 11.91 Updating certificates in /etc/ssl/certs...
07:57:18 [2020-11-05T07:57:18.982Z] #25 12.85 0 added, 0 removed; done.
07:57:18 [2020-11-05T07:57:18.982Z] #25 12.85 Running hooks in /etc/ca-certificates/update.d...
07:57:18 [2020-11-05T07:57:18.982Z] #25 12.85 done.
07:57:18 [2020-11-05T07:57:18.982Z] #25 DONE 17.7s
07:57:18 [2020-11-05T07:57:18.982Z] 
07:57:18 [2020-11-05T07:57:18.982Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:18 [2020-11-05T07:57:18.982Z] #8 ...
07:57:18 [2020-11-05T07:57:18.982Z] 
07:57:18 [2020-11-05T07:57:18.982Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:57:19 [2020-11-05T07:57:19.042Z] 
07:57:19 [2020-11-05T07:57:19.042Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:19 [2020-11-05T07:57:19.042Z] #41 93.51   CC       criu/timens.o
07:57:19 [2020-11-05T07:57:19.042Z] #41 93.85   CC       criu/timerfd.o
07:57:19 [2020-11-05T07:57:19.044Z] #35 ...
07:57:19 [2020-11-05T07:57:19.044Z] 
07:57:19 [2020-11-05T07:57:19.044Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:19 [2020-11-05T07:57:19.044Z] #40 90.56 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
07:57:19 [2020-11-05T07:57:19.044Z] #40 90.57 Processing triggers for libc-bin (2.28-10) ...
07:57:19 [2020-11-05T07:57:19.044Z] #40 DONE 91.1s
07:57:19 [2020-11-05T07:57:19.044Z] 
07:57:19 [2020-11-05T07:57:19.044Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:19 [2020-11-05T07:57:19.055Z] #27 1.415 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
07:57:19 [2020-11-05T07:57:19.056Z] #27 1.532 
07:57:19 [2020-11-05T07:57:19.220Z] #48 23.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:57:19 [2020-11-05T07:57:19.220Z] #48 23.91 go: downloading github.com/subosito/gotenv v1.2.0
07:57:19 [2020-11-05T07:57:19.220Z] #48 24.02 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:57:19 [2020-11-05T07:57:19.293Z] #26 DONE 0.7s
07:57:19 [2020-11-05T07:57:19.293Z] 
07:57:19 [2020-11-05T07:57:19.293Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:19 [2020-11-05T07:57:19.349Z] #41 94.01   CC       criu/tty.o
07:57:19 [2020-11-05T07:57:19.441Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
07:57:19 [2020-11-05T07:57:19.523Z] #48 24.23 go: extracting github.com/uudashr/gocognit v1.0.1
07:57:19 [2020-11-05T07:57:19.523Z] #48 24.23 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:57:19 [2020-11-05T07:57:19.523Z] #48 24.26 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:57:19 [2020-11-05T07:57:19.523Z] #48 24.28 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:19 [2020-11-05T07:57:19.523Z] #48 24.29 go: extracting github.com/subosito/gotenv v1.2.0
07:57:19 [2020-11-05T07:57:19.587Z] #27 1.653 
#########                                                                 12.6%
#########################                                                 35.5%
########################################                                  56.7%
#######################################################                   76.6%
#####################################################################     96.5%
######################################################################## 100.0%
07:57:19 [2020-11-05T07:57:19.587Z] #27 2.173 
07:57:19 [2020-11-05T07:57:19.642Z] #41 ...
07:57:19 [2020-11-05T07:57:19.642Z] 
07:57:19 [2020-11-05T07:57:19.642Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
07:57:19 [2020-11-05T07:57:19.642Z] #39 DONE 0.2s
07:57:19 [2020-11-05T07:57:19.828Z] #48 24.42 go: extracting github.com/sourcegraph/go-diff v0.5.1
07:57:19 [2020-11-05T07:57:19.828Z] #48 24.49 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:57:19 [2020-11-05T07:57:19.828Z] #48 24.51 go: downloading github.com/ultraware/funlen v0.0.2
07:57:19 [2020-11-05T07:57:19.828Z] #48 24.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:57:19 [2020-11-05T07:57:19.849Z] #27 2.298 
###################################                                       49.2%
######################################################################## 100.0%
07:57:19 [2020-11-05T07:57:19.850Z] #27 2.433 
07:57:19 [2020-11-05T07:57:19.934Z] 
07:57:19 [2020-11-05T07:57:19.934Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:19 [2020-11-05T07:57:19.934Z] #47 128.7 + /build/golangci-lint --version
07:57:19 [2020-11-05T07:57:19.934Z] #47 128.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
07:57:19 [2020-11-05T07:57:19.934Z] #47 DONE 129.2s
07:57:19 [2020-11-05T07:57:19.934Z] 
07:57:19 [2020-11-05T07:57:19.934Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:57:19 [2020-11-05T07:57:19.934Z] #54 ...
07:57:19 [2020-11-05T07:57:19.934Z] 
07:57:19 [2020-11-05T07:57:19.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:19 [2020-11-05T07:57:19.934Z] #41 94.78   CC       criu/tun.o
07:57:20 [2020-11-05T07:57:20.111Z] #27 2.562 
#############################################                             63.5%
######################################################################## 100.0%
07:57:20 [2020-11-05T07:57:20.111Z] #27 2.687 
07:57:20 [2020-11-05T07:57:20.162Z] #48 24.70 go: extracting github.com/ultraware/funlen v0.0.2
07:57:20 [2020-11-05T07:57:20.162Z] #48 24.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:57:20 [2020-11-05T07:57:20.162Z] #48 24.74 go: extracting github.com/go-toolsmith/strparse v1.0.0
07:57:20 [2020-11-05T07:57:20.162Z] #48 24.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:57:20 [2020-11-05T07:57:20.162Z] #48 24.85 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:57:20 [2020-11-05T07:57:20.162Z] #48 24.86 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:57:20 [2020-11-05T07:57:20.162Z] #48 24.87 go: extracting golang.org/x/text v0.3.2
07:57:20 [2020-11-05T07:57:20.162Z] #48 24.89 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:57:20 [2020-11-05T07:57:20.162Z] #48 25.00 go: downloading github.com/inconshreveable/mousetrap v1.0.0
07:57:20 [2020-11-05T07:57:20.162Z] #48 25.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:57:20 [2020-11-05T07:57:20.162Z] #48 25.07 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:57:20 [2020-11-05T07:57:20.221Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
07:57:20 [2020-11-05T07:57:20.226Z] #41 95.07   CC       criu/uffd.o
07:57:20 [2020-11-05T07:57:20.461Z] #48 25.13 go: downloading github.com/mitchellh/mapstructure v1.1.2
07:57:20 [2020-11-05T07:57:20.461Z] #48 25.22 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:57:20 [2020-11-05T07:57:20.461Z] #48 25.36 go: extracting github.com/inconshreveable/mousetrap v1.0.0
07:57:20 [2020-11-05T07:57:20.763Z] #48 25.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:57:20 [2020-11-05T07:57:20.763Z] #48 25.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
07:57:20 [2020-11-05T07:57:20.763Z] #48 25.53 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:57:20 [2020-11-05T07:57:20.763Z] #48 25.58 go: extracting github.com/mitchellh/mapstructure v1.1.2
07:57:20 [2020-11-05T07:57:20.763Z] #48 25.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:57:20 [2020-11-05T07:57:20.902Z] #27 2.823 
#####                                                                      7.3%
#########################                                                 36.1%
#######################################                                   55.4%
#####################################################                     74.5%
###################################################################       94.3%
######################################################################## 100.0%
07:57:20 [2020-11-05T07:57:20.902Z] #27 3.410 
07:57:21 [2020-11-05T07:57:21.082Z] #48 25.69 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
07:57:21 [2020-11-05T07:57:21.082Z] #48 25.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:57:21 [2020-11-05T07:57:21.082Z] #48 25.77 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:57:21 [2020-11-05T07:57:21.082Z] #48 ...
07:57:21 [2020-11-05T07:57:21.082Z] 
07:57:21 [2020-11-05T07:57:21.082Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:21 [2020-11-05T07:57:21.082Z] #35 15.72 Fetched 8171 kB in 15s (558 kB/s)
07:57:21 [2020-11-05T07:57:21.082Z] #35 15.72 Reading package lists...
07:57:21 [2020-11-05T07:57:21.082Z] #35 22.89 Reading package lists...
07:57:21 [2020-11-05T07:57:21.082Z] #35 ...
07:57:21 [2020-11-05T07:57:21.082Z] 
07:57:21 [2020-11-05T07:57:21.082Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:21 [2020-11-05T07:57:21.082Z] #12 17.12 Fetched 8171 kB in 16s (508 kB/s)
07:57:21 [2020-11-05T07:57:21.082Z] #12 17.12 Reading package lists...
07:57:21 [2020-11-05T07:57:21.211Z] #41 2.137 Note: Building without setproctitle() and strlcpy() support.
07:57:21 [2020-11-05T07:57:21.211Z] #41 2.141       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:57:21 [2020-11-05T07:57:21.211Z] #41 2.153 Note: Building without GnuTLS support
07:57:21 [2020-11-05T07:57:21.211Z] #41 2.162 Makefile.config:39: Warn: you have no libnftables installed
07:57:21 [2020-11-05T07:57:21.211Z] #41 2.162 Makefile.config:40: Warn: Building without nftables support
07:57:21 [2020-11-05T07:57:21.334Z] #41 95.67   CC       criu/util.o
07:57:21 [2020-11-05T07:57:21.334Z] #41 96.04   CC       criu/uts_ns.o
07:57:21 [2020-11-05T07:57:21.334Z] #41 96.10   CC       criu/vdso.o
07:57:21 [2020-11-05T07:57:21.334Z] #41 96.23   LINK     criu/built-in.o
07:57:21 [2020-11-05T07:57:21.385Z] #12 23.95 Reading package lists...
07:57:21 [2020-11-05T07:57:21.385Z] #12 ...
07:57:21 [2020-11-05T07:57:21.385Z] 
07:57:21 [2020-11-05T07:57:21.385Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:21 [2020-11-05T07:57:21.385Z] #48 26.10 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:57:21 [2020-11-05T07:57:21.385Z] #48 26.10 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
07:57:21 [2020-11-05T07:57:21.385Z] #48 26.10 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
07:57:21 [2020-11-05T07:57:21.626Z] #41 96.27   LINK     criu/criu
07:57:21 [2020-11-05T07:57:21.626Z] #41 96.36   DEP      lib/c/criu.d
07:57:21 [2020-11-05T07:57:21.626Z] #41 96.38   CC       images/rpc.pb-c.o
07:57:21 [2020-11-05T07:57:21.626Z] #41 96.50   CC       lib/c/criu.o
07:57:21 [2020-11-05T07:57:21.685Z] #48 26.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:57:21 [2020-11-05T07:57:21.685Z] #48 26.31 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
07:57:21 [2020-11-05T07:57:21.685Z] #48 26.43 go: downloading github.com/mattn/go-colorable v0.1.4
07:57:21 [2020-11-05T07:57:21.919Z] #41 96.76   LINK     lib/c/built-in.o
07:57:21 [2020-11-05T07:57:21.987Z] #48 26.56 go: extracting github.com/go-toolsmith/astcopy v1.0.0
07:57:21 [2020-11-05T07:57:21.987Z] #48 26.78 go: extracting github.com/mattn/go-colorable v0.1.4
07:57:21 [2020-11-05T07:57:21.987Z] #48 26.92 go: downloading github.com/stretchr/testify v1.4.0
07:57:22 [2020-11-05T07:57:22.149Z] #41 ...
07:57:22 [2020-11-05T07:57:22.150Z] 
07:57:22 [2020-11-05T07:57:22.150Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:22 [2020-11-05T07:57:22.150Z] #43 84.17 strings
07:57:22 [2020-11-05T07:57:22.150Z] #43 85.72 os
07:57:22 [2020-11-05T07:57:22.150Z] #43 87.56 regexp/syntax
07:57:22 [2020-11-05T07:57:22.150Z] #43 89.49 fmt
07:57:22 [2020-11-05T07:57:22.150Z] #43 92.55 regexp
07:57:22 [2020-11-05T07:57:22.150Z] #43 ...
07:57:22 [2020-11-05T07:57:22.150Z] 
07:57:22 [2020-11-05T07:57:22.150Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:22 [2020-11-05T07:57:22.150Z] #35 6.298 -- Detecting C compile features - done
07:57:22 [2020-11-05T07:57:22.150Z] #35 6.350 -- Performing Test HAS_BUILTIN_FORTIFY
07:57:22 [2020-11-05T07:57:22.150Z] #35 6.664 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:57:22 [2020-11-05T07:57:22.150Z] #35 6.773 -- Configuring done
07:57:22 [2020-11-05T07:57:22.150Z] #35 6.790 -- Generating done
07:57:22 [2020-11-05T07:57:22.150Z] #35 6.809 -- Build files have been written to: /tmp/tmp.jliAwWNl7k/tini
07:57:22 [2020-11-05T07:57:22.150Z] #35 6.813 + make tini-static
07:57:22 [2020-11-05T07:57:22.150Z] #35 7.216 Scanning dependencies of target tini-static
07:57:22 [2020-11-05T07:57:22.150Z] #35 7.297 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:57:22 [2020-11-05T07:57:22.212Z] #41 96.77   LINK     lib/c/libcriu.so
07:57:22 [2020-11-05T07:57:22.212Z] #41 96.78   LINK     lib/c/libcriu.a
07:57:22 [2020-11-05T07:57:22.212Z] #41 96.81   GEN      magic.py
07:57:22 [2020-11-05T07:57:22.212Z] #41 96.84 Note: Building without setproctitle() and strlcpy() support.
07:57:22 [2020-11-05T07:57:22.212Z] #41 96.84       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:57:22 [2020-11-05T07:57:22.212Z] #41 96.84 Note: Building without GnuTLS support
07:57:22 [2020-11-05T07:57:22.212Z] #41 96.84 Makefile.config:39: Warn: you have no libnftables installed
07:57:22 [2020-11-05T07:57:22.212Z] #41 96.84 Makefile.config:40: Warn: Building without nftables support
07:57:22 [2020-11-05T07:57:22.212Z] #41 96.98 fatal: not a git repository (or any of the parent directories): .git
07:57:22 [2020-11-05T07:57:22.288Z] #48 27.04 go: downloading github.com/go-toolsmith/typep v1.0.0
07:57:22 [2020-11-05T07:57:22.288Z] #48 ...
07:57:22 [2020-11-05T07:57:22.288Z] 
07:57:22 [2020-11-05T07:57:22.288Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:57:22 [2020-11-05T07:57:22.288Z] #54 16.92 Fetched 8171 kB in 16s (515 kB/s)
07:57:22 [2020-11-05T07:57:22.288Z] #54 16.92 Reading package lists...
07:57:22 [2020-11-05T07:57:22.288Z] #54 24.40 Reading package lists...
07:57:22 [2020-11-05T07:57:22.288Z] #54 ...
07:57:22 [2020-11-05T07:57:22.288Z] 
07:57:22 [2020-11-05T07:57:22.288Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:22 [2020-11-05T07:57:22.288Z] #48 27.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
07:57:22 [2020-11-05T07:57:22.505Z] #41 97.16 make[1]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.591Z] #48 27.34 go: downloading github.com/go-toolsmith/astp v1.0.0
07:57:22 [2020-11-05T07:57:22.591Z] #48 27.37 go: extracting github.com/go-toolsmith/typep v1.0.0
07:57:22 [2020-11-05T07:57:22.591Z] #48 27.38 go: extracting github.com/stretchr/testify v1.4.0
07:57:22 [2020-11-05T07:57:22.738Z] #27 3.546 
##                                                                         3.0%
#######                                                                    9.8%
##########                                                                15.1%
##############                                                            20.5%
##################                                                        25.7%
######################                                                    31.0%
#########################                                                 34.9%
##############################                                            42.5%
##################################                                        47.7%
#####################################                                     52.6%
##########################################                                58.4%
#############################################                             63.5%
#################################################                         68.7%
#####################################################                     74.2%
#########################################################                 79.4%
############################################################              84.6%
################################################################          89.8%
####################################################################      95.0%
######################################################################## 100.0%
07:57:22 [2020-11-05T07:57:22.738Z] #27 5.403 
07:57:22 [2020-11-05T07:57:22.745Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.3s done
07:57:22 [2020-11-05T07:57:22.745Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
07:57:22 [2020-11-05T07:57:22.745Z] #8 DONE 35.3s
07:57:22 [2020-11-05T07:57:22.745Z] 
07:57:22 [2020-11-05T07:57:22.745Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:57:22 [2020-11-05T07:57:22.758Z] #8 ...
07:57:22 [2020-11-05T07:57:22.758Z] 
07:57:22 [2020-11-05T07:57:22.758Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:57:22 [2020-11-05T07:57:22.758Z] #25 1.385 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 1.385 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 1.394 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 1.573 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 1.858 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 2.056 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
07:57:22 [2020-11-05T07:57:22.758Z] #25 3.513 Fetched 8219 kB in 2s (3449 kB/s)
07:57:22 [2020-11-05T07:57:22.758Z] #25 3.513 Reading package lists...
07:57:22 [2020-11-05T07:57:22.758Z] #25 4.824 Reading package lists...
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.113 Building dependency tree...
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.727 The following additional packages will be installed:
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.727   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.727   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.727   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.739 Suggested packages:
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.739   krb5-doc krb5-user
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.739 Recommended packages:
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.739   krb5-locales publicsuffix libsasl2-modules
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.987 The following NEW packages will be installed:
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.987   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.987   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.987   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:57:22 [2020-11-05T07:57:22.758Z] #25 6.995   libssh2-1 libssl1.1 openssl
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.290 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.290 Need to get 4772 kB of archives.
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.290 After this operation, 11.5 MB of additional disk space will be used.
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.290 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.290 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.292 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u3 [216 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.292 Get:4 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.297 Get:5 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.392 Get:6 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.408 Get:7 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.408 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.414 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.450 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.541 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.550 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.554 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.558 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.559 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.561 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.565 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
07:57:22 [2020-11-05T07:57:22.758Z] #25 7.570 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
07:57:22 [2020-11-05T07:57:22.759Z] #25 7.574 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
07:57:22 [2020-11-05T07:57:22.759Z] #25 7.579 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
07:57:22 [2020-11-05T07:57:22.759Z] #25 7.644 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
07:57:22 [2020-11-05T07:57:22.759Z] #25 8.333 debconf: delaying package configuration, since apt-utils is not installed
07:57:22 [2020-11-05T07:57:22.759Z] #25 8.376 Fetched 4772 kB in 1s (7687 kB/s)
07:57:22 [2020-11-05T07:57:22.759Z] #25 9.369 Selecting previously unselected package libsasl2-modules-db:arm64.
07:57:22 [2020-11-05T07:57:22.759Z] #25 9.369 (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.)
07:57:22 [2020-11-05T07:57:22.759Z] #25 9.378 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
07:57:22 [2020-11-05T07:57:22.759Z] #25 9.832 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.40 make[1]: 'images/built-in.o' is up to date.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.42 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.42 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.43 make[1]: 'compel/libcompel.a' is up to date.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.44 make[1]: 'compel/compel-host-bin' is up to date.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.45 make[1]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.45 make[1]: 'soccr/libsoccr.a' is up to date.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.53 make[2]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.54 make[2]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.56 make[2]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.62 make[2]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.64 make[2]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.64 make[2]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.66 make[2]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.70 make[2]: Nothing to be done for 'all'.
07:57:22 [2020-11-05T07:57:22.871Z] #41 97.71   INSTALL  criu/criu
07:57:22 [2020-11-05T07:57:22.902Z] #48 27.60 go: downloading github.com/kisielk/gotool v1.0.0
07:57:22 [2020-11-05T07:57:22.903Z] #48 27.61 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
07:57:22 [2020-11-05T07:57:22.903Z] #48 27.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:57:22 [2020-11-05T07:57:22.903Z] #48 27.70 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:57:23 [2020-11-05T07:57:23.021Z] #25 ...
07:57:23 [2020-11-05T07:57:23.021Z] 
07:57:23 [2020-11-05T07:57:23.021Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:23 [2020-11-05T07:57:23.021Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.4s done
07:57:23 [2020-11-05T07:57:23.283Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
07:57:23 [2020-11-05T07:57:23.310Z] #27 5.766 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:57:23 [2020-11-05T07:57:23.310Z] #27 5.870 
07:57:23 [2020-11-05T07:57:23.310Z] #27 5.943 
######################################################################## 100.0%
07:57:23 [2020-11-05T07:57:23.310Z] #27 5.976 
07:57:23 [2020-11-05T07:57:23.431Z] #48 27.89 go: extracting github.com/go-toolsmith/astp v1.0.0
07:57:23 [2020-11-05T07:57:23.431Z] #48 27.97 go: extracting github.com/kisielk/gotool v1.0.0
07:57:23 [2020-11-05T07:57:23.431Z] #48 28.08 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:57:23 [2020-11-05T07:57:23.431Z] #48 28.14 go: downloading github.com/ultraware/whitespace v0.0.4
07:57:23 [2020-11-05T07:57:23.431Z] #48 28.17 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:57:23 [2020-11-05T07:57:23.431Z] #48 28.31 go: extracting github.com/ultraware/whitespace v0.0.4
07:57:23 [2020-11-05T07:57:23.518Z] #41 DONE 98.2s
07:57:23 [2020-11-05T07:57:23.518Z] 
07:57:23 [2020-11-05T07:57:23.518Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:57:23 [2020-11-05T07:57:23.538Z] #35 8.783 [100%] Linking C executable tini-static
07:57:23 [2020-11-05T07:57:23.790Z] #48 28.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:57:23 [2020-11-05T07:57:23.790Z] #48 28.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:57:23 [2020-11-05T07:57:23.790Z] #48 28.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:57:23 [2020-11-05T07:57:23.791Z] #48 28.64 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:57:23 [2020-11-05T07:57:23.791Z] #48 28.67 go: downloading github.com/gobwas/glob v0.2.3
07:57:23 [2020-11-05T07:57:23.791Z] #48 28.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:57:23 [2020-11-05T07:57:23.889Z] #27 6.330 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:57:23 [2020-11-05T07:57:23.889Z] #27 6.434 
07:57:24 [2020-11-05T07:57:24.107Z] #35 9.325 [100%] Built target tini-static
07:57:24 [2020-11-05T07:57:24.107Z] #35 9.407 + mkdir -p /build
07:57:24 [2020-11-05T07:57:24.107Z] #35 9.412 + cp tini-static /build/docker-init
07:57:24 [2020-11-05T07:57:24.150Z] #27 6.556 
                                                                           0.6%
####################################################################      95.6%
######################################################################## 100.0%
07:57:24 [2020-11-05T07:57:24.150Z] #27 6.733 
07:57:24 [2020-11-05T07:57:24.153Z] #54 ...
07:57:24 [2020-11-05T07:57:24.153Z] 
07:57:24 [2020-11-05T07:57:24.153Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
07:57:24 [2020-11-05T07:57:24.366Z] #35 DONE 9.8s
07:57:24 [2020-11-05T07:57:24.366Z] 
07:57:24 [2020-11-05T07:57:24.366Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:24 [2020-11-05T07:57:24.366Z] #41 4.242 fatal: not a git repository (or any of the parent directories): .git
07:57:24 [2020-11-05T07:57:24.366Z] #41 4.301   GEN      .gitid
07:57:24 [2020-11-05T07:57:24.366Z] #41 4.330   GEN      criu/include/version.h
07:57:24 [2020-11-05T07:57:24.366Z] #41 4.405   GEN      include/common/asm
07:57:24 [2020-11-05T07:57:24.413Z] #27 7.052 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
07:57:24 [2020-11-05T07:57:24.520Z] #42 DONE 0.2s
07:57:24 [2020-11-05T07:57:24.520Z] 
07:57:24 [2020-11-05T07:57:24.520Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
07:57:24 [2020-11-05T07:57:24.520Z] #44 DONE 0.2s
07:57:24 [2020-11-05T07:57:24.520Z] 
07:57:24 [2020-11-05T07:57:24.520Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
07:57:24 [2020-11-05T07:57:24.674Z] #27 7.084 skipping existing c35d46ef359f
07:57:24 [2020-11-05T07:57:24.674Z] #27 7.119 
07:57:24 [2020-11-05T07:57:24.813Z] #46 DONE 0.1s
07:57:24 [2020-11-05T07:57:24.813Z] 
07:57:24 [2020-11-05T07:57:24.813Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
07:57:24 [2020-11-05T07:57:24.813Z] #48 DONE 0.2s
07:57:24 [2020-11-05T07:57:24.813Z] 
07:57:24 [2020-11-05T07:57:24.813Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:57:24 [2020-11-05T07:57:24.930Z] #48 29.31 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:57:24 [2020-11-05T07:57:24.930Z] #48 29.38 go: extracting github.com/gobwas/glob v0.2.3
07:57:24 [2020-11-05T07:57:24.930Z] #48 29.54 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:57:24 [2020-11-05T07:57:24.930Z] #48 29.56 go: downloading github.com/pmezard/go-difflib v1.0.0
07:57:24 [2020-11-05T07:57:24.930Z] #48 29.83 go: extracting github.com/pmezard/go-difflib v1.0.0
07:57:24 [2020-11-05T07:57:24.934Z] #27 7.433 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:57:24 [2020-11-05T07:57:24.934Z] #27 7.547 
07:57:25 [2020-11-05T07:57:25.105Z] #54 ...
07:57:25 [2020-11-05T07:57:25.105Z] 
07:57:25 [2020-11-05T07:57:25.105Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
07:57:25 [2020-11-05T07:57:25.105Z] #50 DONE 0.1s
07:57:25 [2020-11-05T07:57:25.105Z] 
07:57:25 [2020-11-05T07:57:25.105Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
07:57:25 [2020-11-05T07:57:25.197Z] #27 7.611 
######################################################################## 100.0%
07:57:25 [2020-11-05T07:57:25.197Z] #27 7.650 
07:57:25 [2020-11-05T07:57:25.231Z] #48 29.87 go: downloading github.com/go-toolsmith/astequal v1.0.0
07:57:25 [2020-11-05T07:57:25.398Z] #52 DONE 0.1s
07:57:25 [2020-11-05T07:57:25.398Z] 
07:57:25 [2020-11-05T07:57:25.398Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:57:25 [2020-11-05T07:57:25.459Z] #27 7.879 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:57:25 [2020-11-05T07:57:25.459Z] #27 7.983 
07:57:25 [2020-11-05T07:57:25.459Z] #27 8.051 
######################################################################## 100.0%
07:57:25 [2020-11-05T07:57:25.533Z] #48 30.24 go: downloading github.com/gogo/protobuf v1.2.1
07:57:25 [2020-11-05T07:57:25.533Z] #48 30.28 go: downloading github.com/davecgh/go-spew v1.1.1
07:57:25 [2020-11-05T07:57:25.533Z] #48 30.33 go: downloading github.com/BurntSushi/toml v0.3.1
07:57:25 [2020-11-05T07:57:25.533Z] #48 30.33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:57:25 [2020-11-05T07:57:25.533Z] #48 30.47 go: extracting github.com/go-toolsmith/astequal v1.0.0
07:57:25 [2020-11-05T07:57:25.720Z] #27 8.081 
07:57:25 [2020-11-05T07:57:25.720Z] #27 8.098 Download of images into '/build' complete.
07:57:25 [2020-11-05T07:57:25.720Z] #27 8.098 Use something like the following to load the result into a Docker daemon:
07:57:25 [2020-11-05T07:57:25.720Z] #27 8.098   tar -cC '/build' . | docker load
07:57:25 [2020-11-05T07:57:25.745Z] #41 6.645   PBCC     images/timens.pb-c.c
07:57:25 [2020-11-05T07:57:25.745Z] #41 6.697   DEP      images/timens.pb-c.d
07:57:25 [2020-11-05T07:57:25.745Z] #41 6.766   PBCC     images/fown.pb-c.c
07:57:25 [2020-11-05T07:57:25.745Z] #41 6.824   PBCC     images/google/protobuf/descriptor.pb-c.c
07:57:25 [2020-11-05T07:57:25.745Z] #41 6.876   PBCC     images/opts.pb-c.c
07:57:25 [2020-11-05T07:57:25.835Z] #48 30.62 go: downloading github.com/stretchr/objx v0.2.0
07:57:26 [2020-11-05T07:57:26.005Z] #41 6.933   PBCC     images/memfd.pb-c.c
07:57:26 [2020-11-05T07:57:26.005Z] #41 7.033   DEP      images/fown.pb-c.d
07:57:26 [2020-11-05T07:57:26.005Z] #41 7.097   DEP      images/google/protobuf/descriptor.pb-c.d
07:57:26 [2020-11-05T07:57:26.265Z] #41 7.177   DEP      images/opts.pb-c.d
07:57:26 [2020-11-05T07:57:26.265Z] #41 7.255   DEP      images/memfd.pb-c.d
07:57:26 [2020-11-05T07:57:26.265Z] #41 7.309   PBCC     images/sit.pb-c.c
07:57:26 [2020-11-05T07:57:26.265Z] #41 7.365   DEP      images/sit.pb-c.d
07:57:26 [2020-11-05T07:57:26.265Z] #41 7.438   PBCC     images/macvlan.pb-c.c
07:57:26 [2020-11-05T07:57:26.491Z] #48 31.25 go: extracting github.com/davecgh/go-spew v1.1.1
07:57:26 [2020-11-05T07:57:26.491Z] #48 31.35 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:57:26 [2020-11-05T07:57:26.525Z] #41 7.494   DEP      images/macvlan.pb-c.d
07:57:26 [2020-11-05T07:57:26.525Z] #41 7.556   PBCC     images/autofs.pb-c.c
07:57:26 [2020-11-05T07:57:26.525Z] #41 7.571   DEP      images/autofs.pb-c.d
07:57:26 [2020-11-05T07:57:26.525Z] #41 7.626   PBCC     images/sysctl.pb-c.c
07:57:26 [2020-11-05T07:57:26.525Z] #41 7.658   DEP      images/sysctl.pb-c.d
07:57:26 [2020-11-05T07:57:26.785Z] #41 7.725   PBCC     images/time.pb-c.c
07:57:26 [2020-11-05T07:57:26.785Z] #41 7.751   DEP      images/time.pb-c.d
07:57:26 [2020-11-05T07:57:26.785Z] #41 7.825   PBCC     images/binfmt-misc.pb-c.c
07:57:26 [2020-11-05T07:57:26.785Z] #41 7.841   DEP      images/binfmt-misc.pb-c.d
07:57:26 [2020-11-05T07:57:26.785Z] #41 7.901   PBCC     images/seccomp.pb-c.c
07:57:26 [2020-11-05T07:57:26.785Z] #41 7.928   DEP      images/seccomp.pb-c.d
07:57:26 [2020-11-05T07:57:26.791Z] #48 31.43 go: extracting github.com/stretchr/objx v0.2.0
07:57:26 [2020-11-05T07:57:26.791Z] #48 31.48 go: extracting github.com/BurntSushi/toml v0.3.1
07:57:26 [2020-11-05T07:57:26.980Z] #54 113.6 + bin/containerd
07:57:27 [2020-11-05T07:57:27.045Z] #41 7.994   PBCC     images/userns.pb-c.c
07:57:27 [2020-11-05T07:57:27.045Z] #41 8.025   DEP      images/userns.pb-c.d
07:57:27 [2020-11-05T07:57:27.045Z] #41 8.057   PBCC     images/cgroup.pb-c.c
07:57:27 [2020-11-05T07:57:27.045Z] #41 8.099   DEP      images/cgroup.pb-c.d
07:57:27 [2020-11-05T07:57:27.045Z] #41 8.148   PBCC     images/ext-file.pb-c.c
07:57:27 [2020-11-05T07:57:27.045Z] #41 8.172   DEP      images/ext-file.pb-c.d
07:57:27 [2020-11-05T07:57:27.304Z] #41 8.245   PBCC     images/rpc.pb-c.c
07:57:27 [2020-11-05T07:57:27.304Z] #41 8.293   DEP      images/rpc.pb-c.d
07:57:27 [2020-11-05T07:57:27.304Z] #41 ...
07:57:27 [2020-11-05T07:57:27.304Z] 
07:57:27 [2020-11-05T07:57:27.304Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:27 [2020-11-05T07:57:27.304Z] #11 89.39 Selecting previously unselected package mingw-w64-x86-64-dev.
07:57:27 [2020-11-05T07:57:27.304Z] #11 89.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
07:57:27 [2020-11-05T07:57:27.304Z] #11 89.40 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
07:57:27 [2020-11-05T07:57:27.304Z] #11 95.99 Selecting previously unselected package gcc-mingw-w64-base.
07:57:27 [2020-11-05T07:57:27.304Z] #11 96.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:57:27 [2020-11-05T07:57:27.304Z] #11 96.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:57:27 [2020-11-05T07:57:27.304Z] #11 96.26 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:57:27 [2020-11-05T07:57:27.304Z] #11 96.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:57:27 [2020-11-05T07:57:27.304Z] #11 96.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:57:27 [2020-11-05T07:57:27.304Z] #11 ...
07:57:27 [2020-11-05T07:57:27.305Z] 
07:57:27 [2020-11-05T07:57:27.305Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:27 [2020-11-05T07:57:27.305Z] #41 8.361   PBCC     images/siginfo.pb-c.c
07:57:27 [2020-11-05T07:57:27.305Z] #41 8.394   DEP      images/siginfo.pb-c.d
07:57:27 [2020-11-05T07:57:27.305Z] #41 8.438   PBCC     images/pagemap.pb-c.c
07:57:27 [2020-11-05T07:57:27.305Z] #41 8.517   DEP      images/pagemap.pb-c.d
07:57:27 [2020-11-05T07:57:27.564Z] #41 8.583   PBCC     images/rlimit.pb-c.c
07:57:27 [2020-11-05T07:57:27.564Z] #41 8.621   DEP      images/rlimit.pb-c.d
07:57:27 [2020-11-05T07:57:27.564Z] #41 8.675   PBCC     images/file-lock.pb-c.c
07:57:27 [2020-11-05T07:57:27.564Z] #41 8.722   DEP      images/file-lock.pb-c.d
07:57:27 [2020-11-05T07:57:27.824Z] #41 8.794   PBCC     images/tty.pb-c.c
07:57:27 [2020-11-05T07:57:27.824Z] #41 8.869   DEP      images/tty.pb-c.d
07:57:27 [2020-11-05T07:57:27.824Z] #41 8.950   PBCC     images/tun.pb-c.c
07:57:27 [2020-11-05T07:57:27.824Z] #41 ...
07:57:27 [2020-11-05T07:57:27.824Z] 
07:57:27 [2020-11-05T07:57:27.824Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:27 [2020-11-05T07:57:27.824Z] #32 90.08 io/ioutil
07:57:27 [2020-11-05T07:57:27.824Z] #32 91.89 flag
07:57:27 [2020-11-05T07:57:27.824Z] #32 91.92 github.com/BurntSushi/toml
07:57:27 [2020-11-05T07:57:27.824Z] #32 93.48 log
07:57:27 [2020-11-05T07:57:27.824Z] #32 96.11 github.com/BurntSushi/toml/cmd/tomlv
07:57:27 [2020-11-05T07:57:27.852Z] #48 32.33 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:57:27 [2020-11-05T07:57:27.996Z] #9 ...
07:57:27 [2020-11-05T07:57:27.996Z] 
07:57:27 [2020-11-05T07:57:27.996Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:27 [2020-11-05T07:57:27.996Z] #27 1.818 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
07:57:27 [2020-11-05T07:57:27.996Z] #27 1.932 
07:57:27 [2020-11-05T07:57:27.996Z] #27 2.052 
#####                                                                      8.2%
#########################                                                 35.0%
#################################                                         46.3%
############################################                              61.2%
############################################################              84.0%
######################################################################## 100.0%
07:57:27 [2020-11-05T07:57:27.996Z] #27 2.663 
07:57:27 [2020-11-05T07:57:27.996Z] #27 2.805 
######################################                                    53.5%
######################################################################## 100.0%
07:57:27 [2020-11-05T07:57:27.996Z] #27 2.946 
07:57:27 [2020-11-05T07:57:27.996Z] #27 3.062 
#############################################                             63.2%
######################################################################## 100.0%
07:57:27 [2020-11-05T07:57:27.996Z] #27 3.204 
07:57:27 [2020-11-05T07:57:27.996Z] #27 3.325 
###########                                                               15.7%
########################                                                  34.6%
#######################################                                   54.4%
#####################################################                     73.9%
###################################################################       93.3%
######################################################################## 100.0%
07:57:27 [2020-11-05T07:57:27.996Z] #27 3.892 
07:57:27 [2020-11-05T07:57:27.996Z] #27 4.013 
###                                                                        4.4%
######                                                                     9.5%
##########                                                                14.8%
##############                                                            20.1%
#################                                                         24.6%
#####################                                                     30.5%
#########################                                                 35.7%
#############################                                             41.0%
#################################                                         46.2%
####################################                                      51.4%
########################################                                  56.6%
############################################                              61.3%
################################################                          67.0%
####################################################                      72.2%
#######################################################                   77.4%
###########################################################               82.5%
###############################################################           87.8%
##################################################################        93.0%
######################################################################    98.3%
######################################################################## 100.0%
07:57:27 [2020-11-05T07:57:27.996Z] #27 5.878 
07:57:27 [2020-11-05T07:57:27.996Z] #27 6.136 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:57:27 [2020-11-05T07:57:27.996Z] #27 6.221 
07:57:27 [2020-11-05T07:57:27.996Z] #27 6.324 
######################################################################## 100.0%
07:57:27 [2020-11-05T07:57:27.996Z] #27 6.351 
07:57:27 [2020-11-05T07:57:27.996Z] #27 6.773 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:57:27 [2020-11-05T07:57:27.996Z] #27 6.835 
07:57:27 [2020-11-05T07:57:27.996Z] #27 6.957 
#######################################################                   77.5%
######################################################################## 100.0%
07:57:27 [2020-11-05T07:57:27.996Z] #27 6.979 
07:57:27 [2020-11-05T07:57:27.996Z] #27 7.244 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
07:57:27 [2020-11-05T07:57:27.996Z] #27 7.281 skipping existing c35d46ef359f
07:57:27 [2020-11-05T07:57:27.996Z] #27 7.313 
07:57:27 [2020-11-05T07:57:27.996Z] #27 7.708 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:57:27 [2020-11-05T07:57:27.996Z] #27 7.778 
07:57:27 [2020-11-05T07:57:27.996Z] #27 7.814 
######################################################################## 100.0%
07:57:27 [2020-11-05T07:57:27.996Z] #27 7.832 
07:57:27 [2020-11-05T07:57:27.996Z] #27 8.060 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:57:27 [2020-11-05T07:57:27.996Z] #27 8.122 
07:57:27 [2020-11-05T07:57:27.996Z] #27 8.230 
######################################################################## 100.0%
07:57:27 [2020-11-05T07:57:27.996Z] #27 8.249 
07:57:27 [2020-11-05T07:57:27.996Z] #27 8.258 Download of images into '/build' complete.
07:57:27 [2020-11-05T07:57:27.996Z] #27 8.258 Use something like the following to load the result into a Docker daemon:
07:57:27 [2020-11-05T07:57:27.996Z] #27 8.258   tar -cC '/build' . | docker load
07:57:27 [2020-11-05T07:57:27.996Z] #27 DONE 8.5s
07:57:27 [2020-11-05T07:57:27.996Z] 
07:57:27 [2020-11-05T07:57:27.996Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:57:27 [2020-11-05T07:57:27.996Z] #9 DONE 5.2s
07:57:27 [2020-11-05T07:57:27.996Z] 
07:57:27 [2020-11-05T07:57:27.996Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:57:28 [2020-11-05T07:57:28.084Z] #32 ...
07:57:28 [2020-11-05T07:57:28.084Z] 
07:57:28 [2020-11-05T07:57:28.084Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:28 [2020-11-05T07:57:28.084Z] #49 90.04 fmt
07:57:28 [2020-11-05T07:57:28.084Z] #49 94.90 encoding/json
07:57:28 [2020-11-05T07:57:28.084Z] #49 99.08 github.com/pkg/diff
07:57:28 [2020-11-05T07:57:28.084Z] #49 ...
07:57:28 [2020-11-05T07:57:28.084Z] 
07:57:28 [2020-11-05T07:57:28.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:28 [2020-11-05T07:57:28.084Z] #41 9.027   PBCC     images/netdev.pb-c.c
07:57:28 [2020-11-05T07:57:28.084Z] #41 9.084   DEP      images/tun.pb-c.d
07:57:28 [2020-11-05T07:57:28.084Z] #41 9.124   DEP      images/netdev.pb-c.d
07:57:28 [2020-11-05T07:57:28.084Z] #41 9.169   PBCC     images/vma.pb-c.c
07:57:28 [2020-11-05T07:57:28.084Z] #41 9.188   DEP      images/vma.pb-c.d
07:57:28 [2020-11-05T07:57:28.084Z] #41 9.248   PBCC     images/creds.pb-c.c
07:57:28 [2020-11-05T07:57:28.271Z] #27 ...
07:57:28 [2020-11-05T07:57:28.271Z] 
07:57:28 [2020-11-05T07:57:28.271Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
07:57:28 [2020-11-05T07:57:28.271Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s
07:57:28 [2020-11-05T07:57:28.271Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s done
07:57:28 [2020-11-05T07:57:28.344Z] #41 9.297   DEP      images/creds.pb-c.d
07:57:28 [2020-11-05T07:57:28.344Z] #41 9.338   PBCC     images/utsns.pb-c.c
07:57:28 [2020-11-05T07:57:28.344Z] #41 9.381   DEP      images/utsns.pb-c.d
07:57:28 [2020-11-05T07:57:28.344Z] #41 9.461   PBCC     images/ipc-desc.pb-c.c
07:57:28 [2020-11-05T07:57:28.344Z] #41 9.501   PBCC     images/ipc-sem.pb-c.c
07:57:28 [2020-11-05T07:57:28.503Z] #48 33.20 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:57:28 [2020-11-05T07:57:28.606Z] #41 ...
07:57:28 [2020-11-05T07:57:28.606Z] 
07:57:28 [2020-11-05T07:57:28.606Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:28 [2020-11-05T07:57:28.606Z] #32 DONE 100.6s
07:57:28 [2020-11-05T07:57:28.606Z] 
07:57:28 [2020-11-05T07:57:28.606Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:28 [2020-11-05T07:57:28.606Z] #41 9.612   DEP      images/ipc-desc.pb-c.d
07:57:28 [2020-11-05T07:57:28.606Z] #41 9.705   DEP      images/ipc-sem.pb-c.d
07:57:28 [2020-11-05T07:57:28.623Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.1s done
07:57:28 [2020-11-05T07:57:28.867Z] #41 9.806   PBCC     images/ipc-msg.pb-c.c
07:57:28 [2020-11-05T07:57:28.867Z] #41 9.853   DEP      images/ipc-msg.pb-c.d
07:57:28 [2020-11-05T07:57:28.867Z] #41 9.941   PBCC     images/ipc-shm.pb-c.c
07:57:28 [2020-11-05T07:57:28.867Z] #41 9.978   DEP      images/ipc-shm.pb-c.d
07:57:28 [2020-11-05T07:57:28.867Z] #41 10.05   PBCC     images/ipc-var.pb-c.c
07:57:28 [2020-11-05T07:57:28.885Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
07:57:29 [2020-11-05T07:57:29.127Z] #41 10.11   DEP      images/ipc-var.pb-c.d
07:57:29 [2020-11-05T07:57:29.127Z] #41 10.15   PBCC     images/sk-opts.pb-c.c
07:57:29 [2020-11-05T07:57:29.127Z] #41 10.25   PBCC     images/packet-sock.pb-c.c
07:57:29 [2020-11-05T07:57:29.149Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done
07:57:29 [2020-11-05T07:57:29.149Z] #8 DONE 28.1s
07:57:29 [2020-11-05T07:57:29.149Z] 
07:57:29 [2020-11-05T07:57:29.149Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:57:29 [2020-11-05T07:57:29.216Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
07:57:29 [2020-11-05T07:57:29.365Z] #10 DONE 1.4s
07:57:29 [2020-11-05T07:57:29.365Z] 
07:57:29 [2020-11-05T07:57:29.365Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:57:29 [2020-11-05T07:57:29.365Z] #37 DONE 0.1s
07:57:29 [2020-11-05T07:57:29.365Z] 
07:57:29 [2020-11-05T07:57:29.365Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:57:29 [2020-11-05T07:57:29.386Z] #41 10.33   DEP      images/sk-opts.pb-c.d
07:57:29 [2020-11-05T07:57:29.386Z] #41 10.45   DEP      images/packet-sock.pb-c.d
07:57:29 [2020-11-05T07:57:29.622Z] #29 DONE 0.1s
07:57:29 [2020-11-05T07:57:29.622Z] 
07:57:29 [2020-11-05T07:57:29.622Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:57:29 [2020-11-05T07:57:29.646Z] #41 10.66   PBCC     images/sk-netlink.pb-c.c
07:57:29 [2020-11-05T07:57:29.646Z] #41 10.72   DEP      images/sk-netlink.pb-c.d
07:57:29 [2020-11-05T07:57:29.646Z] #41 10.79   PBCC     images/sk-inet.pb-c.c
07:57:29 [2020-11-05T07:57:29.646Z] #41 10.82   DEP      images/sk-inet.pb-c.d
07:57:29 [2020-11-05T07:57:29.786Z] #8 DONE 42.5s
07:57:29 [2020-11-05T07:57:29.786Z] 
07:57:29 [2020-11-05T07:57:29.786Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:29 [2020-11-05T07:57:29.906Z] #41 10.86   PBCC     images/sk-unix.pb-c.c
07:57:29 [2020-11-05T07:57:29.906Z] #41 10.93   DEP      images/sk-unix.pb-c.d
07:57:29 [2020-11-05T07:57:29.906Z] #41 10.96   PBCC     images/mm.pb-c.c
07:57:29 [2020-11-05T07:57:29.906Z] #41 11.01   DEP      images/mm.pb-c.d
07:57:29 [2020-11-05T07:57:29.906Z] #41 11.05   PBCC     images/timerfd.pb-c.c
07:57:29 [2020-11-05T07:57:29.906Z] #41 11.10   DEP      images/timerfd.pb-c.d
07:57:29 [2020-11-05T07:57:29.906Z] #41 11.13   PBCC     images/timer.pb-c.c
07:57:29 [2020-11-05T07:57:29.906Z] #41 11.15   DEP      images/timer.pb-c.d
07:57:30 [2020-11-05T07:57:30.048Z] #27 ...
07:57:30 [2020-11-05T07:57:30.048Z] 
07:57:30 [2020-11-05T07:57:30.048Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:57:30 [2020-11-05T07:57:30.165Z] #41 11.19   PBCC     images/sa.pb-c.c
07:57:30 [2020-11-05T07:57:30.165Z] #41 11.25   DEP      images/sa.pb-c.d
07:57:30 [2020-11-05T07:57:30.165Z] #41 11.29   PBCC     images/pipe-data.pb-c.c
07:57:30 [2020-11-05T07:57:30.165Z] #41 11.32   DEP      images/pipe-data.pb-c.d
07:57:30 [2020-11-05T07:57:30.165Z] #41 11.38   PBCC     images/mnt.pb-c.c
07:57:30 [2020-11-05T07:57:30.425Z] #41 11.44   DEP      images/mnt.pb-c.d
07:57:30 [2020-11-05T07:57:30.425Z] #41 11.48   PBCC     images/sk-packet.pb-c.c
07:57:30 [2020-11-05T07:57:30.425Z] #41 11.50   DEP      images/sk-packet.pb-c.d
07:57:30 [2020-11-05T07:57:30.425Z] #41 11.54   PBCC     images/tcp-stream.pb-c.c
07:57:30 [2020-11-05T07:57:30.425Z] #41 11.59   DEP      images/tcp-stream.pb-c.d
07:57:30 [2020-11-05T07:57:30.623Z] #9 ...
07:57:30 [2020-11-05T07:57:30.623Z] 
07:57:30 [2020-11-05T07:57:30.623Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:30 [2020-11-05T07:57:30.623Z] #27 DONE 13.0s
07:57:30 [2020-11-05T07:57:30.623Z] 
07:57:30 [2020-11-05T07:57:30.623Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
07:57:30 [2020-11-05T07:57:30.685Z] #41 11.62   PBCC     images/pipe.pb-c.c
07:57:30 [2020-11-05T07:57:30.685Z] #41 11.67   DEP      images/pipe.pb-c.d
07:57:30 [2020-11-05T07:57:30.685Z] #41 11.72   PBCC     images/pstree.pb-c.c
07:57:30 [2020-11-05T07:57:30.685Z] #41 11.76   DEP      images/pstree.pb-c.d
07:57:30 [2020-11-05T07:57:30.685Z] #41 11.81   PBCC     images/fs.pb-c.c
07:57:30 [2020-11-05T07:57:30.685Z] #41 11.83   DEP      images/fs.pb-c.d
07:57:30 [2020-11-05T07:57:30.944Z] #41 11.89   PBCC     images/signalfd.pb-c.c
07:57:30 [2020-11-05T07:57:30.944Z] #41 11.97   DEP      images/signalfd.pb-c.d
07:57:30 [2020-11-05T07:57:30.944Z] #41 12.03   PBCC     images/fh.pb-c.c
07:57:30 [2020-11-05T07:57:30.944Z] #41 12.07   PBCC     images/fsnotify.pb-c.c
07:57:30 [2020-11-05T07:57:30.944Z] #41 12.11   DEP      images/fh.pb-c.d
07:57:31 [2020-11-05T07:57:31.204Z] #41 12.16   DEP      images/fsnotify.pb-c.d
07:57:31 [2020-11-05T07:57:31.204Z] #41 12.23   PBCC     images/eventpoll.pb-c.c
07:57:31 [2020-11-05T07:57:31.204Z] #41 12.25   DEP      images/eventpoll.pb-c.d
07:57:31 [2020-11-05T07:57:31.204Z] #41 12.31   PBCC     images/eventfd.pb-c.c
07:57:31 [2020-11-05T07:57:31.204Z] #41 12.33   DEP      images/eventfd.pb-c.d
07:57:31 [2020-11-05T07:57:31.320Z] #48 ...
07:57:31 [2020-11-05T07:57:31.320Z] 
07:57:31 [2020-11-05T07:57:31.320Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:31 [2020-11-05T07:57:31.320Z] #41 22.71 Reading package lists...
07:57:31 [2020-11-05T07:57:31.320Z] #41 30.36 Building dependency tree...
07:57:31 [2020-11-05T07:57:31.320Z] #41 32.97 The following additional packages will be installed:
07:57:31 [2020-11-05T07:57:31.320Z] #41 32.97   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
07:57:31 [2020-11-05T07:57:31.320Z] #41 32.98   libprotoc17 python-pkg-resources python-six zlib1g-dev
07:57:31 [2020-11-05T07:57:31.320Z] #41 32.99 Suggested packages:
07:57:31 [2020-11-05T07:57:31.320Z] #41 32.99   manpages-dev python-setuptools
07:57:31 [2020-11-05T07:57:31.320Z] #41 34.74 The following NEW packages will be installed:
07:57:31 [2020-11-05T07:57:31.320Z] #41 34.74   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:57:31 [2020-11-05T07:57:31.320Z] #41 34.75   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
07:57:31 [2020-11-05T07:57:31.320Z] #41 34.75   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:57:31 [2020-11-05T07:57:31.320Z] #41 34.75   python-six zlib1g-dev
07:57:31 [2020-11-05T07:57:31.320Z] #41 34.97 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
07:57:31 [2020-11-05T07:57:31.320Z] #41 34.97 Need to get 4075 kB of archives.
07:57:31 [2020-11-05T07:57:31.320Z] #41 34.97 After this operation, 24.5 MB of additional disk space will be used.
07:57:31 [2020-11-05T07:57:31.320Z] #41 34.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
07:57:31 [2020-11-05T07:57:31.320Z] #41 35.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
07:57:31 [2020-11-05T07:57:31.464Z] #41 12.41   PBCC     images/remap-file-path.pb-c.c
07:57:31 [2020-11-05T07:57:31.464Z] #41 12.42   DEP      images/remap-file-path.pb-c.d
07:57:31 [2020-11-05T07:57:31.464Z] #41 12.49   PBCC     images/fifo.pb-c.c
07:57:31 [2020-11-05T07:57:31.464Z] #41 12.52   DEP      images/fifo.pb-c.d
07:57:31 [2020-11-05T07:57:31.464Z] #41 12.56   PBCC     images/ghost-file.pb-c.c
07:57:31 [2020-11-05T07:57:31.464Z] #41 12.59   DEP      images/ghost-file.pb-c.d
07:57:31 [2020-11-05T07:57:31.724Z] #41 12.67   PBCC     images/regfile.pb-c.c
07:57:31 [2020-11-05T07:57:31.724Z] #41 12.75   DEP      images/regfile.pb-c.d
07:57:31 [2020-11-05T07:57:31.724Z] #41 12.79   PBCC     images/ns.pb-c.c
07:57:31 [2020-11-05T07:57:31.724Z] #41 12.81   DEP      images/ns.pb-c.d
07:57:31 [2020-11-05T07:57:31.724Z] #41 12.86   PBCC     images/fdinfo.pb-c.c
07:57:31 [2020-11-05T07:57:31.984Z] #41 12.95   DEP      images/fdinfo.pb-c.d
07:57:31 [2020-11-05T07:57:31.984Z] #41 13.03   PBCC     images/core-aarch64.pb-c.c
07:57:31 [2020-11-05T07:57:31.984Z] #41 13.07   PBCC     images/core-arm.pb-c.c
07:57:31 [2020-11-05T07:57:31.984Z] #41 13.12   PBCC     images/core-ppc64.pb-c.c
07:57:31 [2020-11-05T07:57:31.984Z] #41 13.16   PBCC     images/core-s390.pb-c.c
07:57:31 [2020-11-05T07:57:31.984Z] #41 13.19   PBCC     images/core-x86.pb-c.c
07:57:31 [2020-11-05T07:57:31.984Z] #41 13.23   PBCC     images/core.pb-c.c
07:57:32 [2020-11-05T07:57:32.009Z] #9 DONE 1.8s
07:57:32 [2020-11-05T07:57:32.009Z] 
07:57:32 [2020-11-05T07:57:32.009Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:57:32 [2020-11-05T07:57:32.243Z] #41 13.29   PBCC     images/inventory.pb-c.c
07:57:32 [2020-11-05T07:57:32.243Z] #41 13.35   DEP      images/core-aarch64.pb-c.d
07:57:32 [2020-11-05T07:57:32.244Z] #41 13.39   DEP      images/core-arm.pb-c.d
07:57:32 [2020-11-05T07:57:32.244Z] #41 13.43   DEP      images/core-ppc64.pb-c.d
07:57:32 [2020-11-05T07:57:32.244Z] #41 13.49   DEP      images/core-s390.pb-c.d
07:57:32 [2020-11-05T07:57:32.463Z] #9 DONE 3.4s
07:57:32 [2020-11-05T07:57:32.463Z] 
07:57:32 [2020-11-05T07:57:32.463Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
07:57:32 [2020-11-05T07:57:32.463Z] #25 10.52 Selecting previously unselected package libsasl2-2:arm64.
07:57:32 [2020-11-05T07:57:32.463Z] #25 10.52 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 10.54 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 10.64 Selecting previously unselected package libldap-common.
07:57:32 [2020-11-05T07:57:32.463Z] #25 10.64 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 10.65 Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 11.11 Selecting previously unselected package libldap-2.4-2:arm64.
07:57:32 [2020-11-05T07:57:32.463Z] #25 11.11 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u3_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 11.55 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 12.47 Selecting previously unselected package libssl1.1:arm64.
07:57:32 [2020-11-05T07:57:32.463Z] #25 12.48 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 12.48 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 12.81 Selecting previously unselected package openssl.
07:57:32 [2020-11-05T07:57:32.463Z] #25 12.82 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u3_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 12.82 Unpacking openssl (1.1.1d-0+deb10u3) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 12.97 Selecting previously unselected package ca-certificates.
07:57:32 [2020-11-05T07:57:32.463Z] #25 12.97 Preparing to unpack .../06-ca-certificates_20200601~deb10u1_all.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 12.98 Unpacking ca-certificates (20200601~deb10u1) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.08 Selecting previously unselected package libkeyutils1:arm64.
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.08 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.08 Unpacking libkeyutils1:arm64 (1.6-6) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.13 Selecting previously unselected package libkrb5support0:arm64.
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.13 Preparing to unpack .../08-libkrb5support0_1.17-3_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.13 Unpacking libkrb5support0:arm64 (1.17-3) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.18 Selecting previously unselected package libk5crypto3:arm64.
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.18 Preparing to unpack .../09-libk5crypto3_1.17-3_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.19 Unpacking libk5crypto3:arm64 (1.17-3) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.25 Selecting previously unselected package libkrb5-3:arm64.
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.25 Preparing to unpack .../10-libkrb5-3_1.17-3_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.26 Unpacking libkrb5-3:arm64 (1.17-3) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.42 Selecting previously unselected package libgssapi-krb5-2:arm64.
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.42 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.43 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.60 Selecting previously unselected package libnghttp2-14:arm64.
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.60 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.61 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
07:57:32 [2020-11-05T07:57:32.463Z] #25 13.67 Selecting previously unselected package libpsl5:arm64.
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.67 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.68 Unpacking libpsl5:arm64 (0.20.2-2) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.73 Selecting previously unselected package librtmp1:arm64.
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.73 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.74 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.79 Selecting previously unselected package libssh2-1:arm64.
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.79 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.80 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.92 Selecting previously unselected package libcurl4:arm64.
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.92 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 13.93 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.10 Selecting previously unselected package curl.
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.10 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.10 Unpacking curl (7.64.0-4+deb10u1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.18 Selecting previously unselected package libonig5:arm64.
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.18 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.18 Unpacking libonig5:arm64 (6.9.1-1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.35 Selecting previously unselected package libjq1:arm64.
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.35 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.40 Selecting previously unselected package jq.
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.41 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.41 Unpacking jq (1.5+dfsg-2+b1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.47 Setting up libkeyutils1:arm64 (1.6-6) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.48 Setting up libpsl5:arm64 (0.20.2-2) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.49 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.78 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.80 Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.81 Setting up libkrb5support0:arm64 (1.17-3) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.83 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.84 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.85 Setting up libk5crypto3:arm64 (1.17-3) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.87 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.88 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.89 Setting up libkrb5-3:arm64 (1.17-3) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.91 Setting up openssl (1.1.1d-0+deb10u3) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.94 Setting up libonig5:arm64 (6.9.1-1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.95 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.96 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u3) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 14.98 Setting up ca-certificates (20200601~deb10u1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 15.92 Updating certificates in /etc/ssl/certs...
07:57:32 [2020-11-05T07:57:32.464Z] #25 16.97 126 added, 0 removed; done.
07:57:32 [2020-11-05T07:57:32.464Z] #25 17.13 Setting up libgssapi-krb5-2:arm64 (1.17-3) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 17.15 Setting up jq (1.5+dfsg-2+b1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 17.16 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 17.18 Setting up curl (7.64.0-4+deb10u1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 17.69 Processing triggers for libc-bin (2.28-10) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 17.78 Processing triggers for ca-certificates (20200601~deb10u1) ...
07:57:32 [2020-11-05T07:57:32.464Z] #25 17.81 Updating certificates in /etc/ssl/certs...
07:57:32 [2020-11-05T07:57:32.464Z] #25 18.49 0 added, 0 removed; done.
07:57:32 [2020-11-05T07:57:32.464Z] #25 18.49 Running hooks in /etc/ca-certificates/update.d...
07:57:32 [2020-11-05T07:57:32.464Z] #25 18.49 done.
07:57:32 [2020-11-05T07:57:32.464Z] #25 DONE 19.7s
07:57:32 [2020-11-05T07:57:32.464Z] 
07:57:32 [2020-11-05T07:57:32.464Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:57:32 [2020-11-05T07:57:32.503Z] #41 13.53   DEP      images/core-x86.pb-c.d
07:57:32 [2020-11-05T07:57:32.503Z] #41 13.57   DEP      images/core.pb-c.d
07:57:32 [2020-11-05T07:57:32.503Z] #41 ...
07:57:32 [2020-11-05T07:57:32.503Z] 
07:57:32 [2020-11-05T07:57:32.503Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:32 [2020-11-05T07:57:32.503Z] #43 94.59 go/token
07:57:32 [2020-11-05T07:57:32.503Z] #43 95.64 go/scanner
07:57:32 [2020-11-05T07:57:32.503Z] #43 96.31 internal/lazyregexp
07:57:32 [2020-11-05T07:57:32.503Z] #43 96.72 net/url
07:57:32 [2020-11-05T07:57:32.503Z] #43 97.38 go/ast
07:57:32 [2020-11-05T07:57:32.503Z] #43 99.28 text/template/parse
07:57:32 [2020-11-05T07:57:32.503Z] #43 102.8 go/parser
07:57:32 [2020-11-05T07:57:32.503Z] #43 103.9 text/template
07:57:32 [2020-11-05T07:57:32.503Z] #43 ...
07:57:32 [2020-11-05T07:57:32.503Z] 
07:57:32 [2020-11-05T07:57:32.503Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:32 [2020-11-05T07:57:32.503Z] #41 13.66   DEP      images/inventory.pb-c.d
07:57:32 [2020-11-05T07:57:32.503Z] #41 13.71   PBCC     images/cpuinfo.pb-c.c
07:57:32 [2020-11-05T07:57:32.503Z] #41 13.74   DEP      images/cpuinfo.pb-c.d
07:57:32 [2020-11-05T07:57:32.585Z] #10 DONE 1.0s
07:57:32 [2020-11-05T07:57:32.727Z] #26 DONE 0.1s
07:57:32 [2020-11-05T07:57:32.727Z] 
07:57:32 [2020-11-05T07:57:32.727Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:32 [2020-11-05T07:57:32.763Z] #41 13.79   PBCC     images/stats.pb-c.c
07:57:32 [2020-11-05T07:57:32.763Z] #41 13.83   DEP      images/stats.pb-c.d
07:57:32 [2020-11-05T07:57:32.849Z] 
07:57:32 [2020-11-05T07:57:32.849Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:57:32 [2020-11-05T07:57:32.849Z] #37 DONE 0.1s
07:57:32 [2020-11-05T07:57:32.849Z] 
07:57:32 [2020-11-05T07:57:32.849Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:57:32 [2020-11-05T07:57:32.849Z] #38 ...
07:57:32 [2020-11-05T07:57:32.849Z] 
07:57:32 [2020-11-05T07:57:32.849Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:57:32 [2020-11-05T07:57:32.849Z] #29 DONE 0.2s
07:57:32 [2020-11-05T07:57:32.881Z] #41 37.60 debconf: delaying package configuration, since apt-utils is not installed
07:57:33 [2020-11-05T07:57:33.113Z] 
07:57:33 [2020-11-05T07:57:33.113Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:57:33 [2020-11-05T07:57:33.186Z] #41 38.03 Fetched 4075 kB in 1s (4585 kB/s)
07:57:33 [2020-11-05T07:57:33.490Z] #41 38.18 Selecting previously unselected package libcap-dev:ppc64el.
07:57:33 [2020-11-05T07:57:33.490Z] #41 38.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.)
07:57:33 [2020-11-05T07:57:33.490Z] #41 38.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
07:57:33 [2020-11-05T07:57:33.490Z] #41 38.33 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
07:57:33 [2020-11-05T07:57:33.675Z] #27 ...
07:57:33 [2020-11-05T07:57:33.675Z] 
07:57:33 [2020-11-05T07:57:33.675Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
07:57:33 [2020-11-05T07:57:33.675Z] #10 DONE 1.0s
07:57:33 [2020-11-05T07:57:33.675Z] 
07:57:33 [2020-11-05T07:57:33.675Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:57:33 [2020-11-05T07:57:33.675Z] #37 DONE 0.1s
07:57:33 [2020-11-05T07:57:33.675Z] 
07:57:33 [2020-11-05T07:57:33.675Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:57:33 [2020-11-05T07:57:33.675Z] #38 ...
07:57:33 [2020-11-05T07:57:33.675Z] 
07:57:33 [2020-11-05T07:57:33.675Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:57:33 [2020-11-05T07:57:33.675Z] #29 DONE 0.1s
07:57:33 [2020-11-05T07:57:33.796Z] #41 38.52 Selecting previously unselected package libnet1:ppc64el.
07:57:33 [2020-11-05T07:57:33.796Z] #41 38.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
07:57:33 [2020-11-05T07:57:33.796Z] #41 38.54 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
07:57:33 [2020-11-05T07:57:33.940Z] 
07:57:33 [2020-11-05T07:57:33.940Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:57:34 [2020-11-05T07:57:34.100Z] #41 38.79 Selecting previously unselected package libnet1-dev.
07:57:34 [2020-11-05T07:57:34.100Z] #41 38.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
07:57:34 [2020-11-05T07:57:34.100Z] #41 38.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
07:57:34 [2020-11-05T07:57:34.100Z] #41 ...
07:57:34 [2020-11-05T07:57:34.100Z] 
07:57:34 [2020-11-05T07:57:34.100Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:34 [2020-11-05T07:57:34.100Z] #48 38.87 go: extracting github.com/gogo/protobuf v1.2.1
07:57:34 [2020-11-05T07:57:34.143Z] #41 15.15 make[1]: Nothing to be done for 'all'.
07:57:34 [2020-11-05T07:57:34.754Z] #48 ...
07:57:34 [2020-11-05T07:57:34.754Z] 
07:57:34 [2020-11-05T07:57:34.754Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:57:34 [2020-11-05T07:57:34.754Z] #54 24.40 Reading package lists...
07:57:34 [2020-11-05T07:57:34.754Z] #54 32.56 Building dependency tree...
07:57:34 [2020-11-05T07:57:34.754Z] #54 35.78 The following additional packages will be installed:
07:57:34 [2020-11-05T07:57:34.754Z] #54 35.79   libbtrfs0
07:57:34 [2020-11-05T07:57:34.754Z] #54 35.96 The following NEW packages will be installed:
07:57:34 [2020-11-05T07:57:34.754Z] #54 35.97   libbtrfs-dev libbtrfs0
07:57:34 [2020-11-05T07:57:34.754Z] #54 36.16 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
07:57:34 [2020-11-05T07:57:34.754Z] #54 36.16 Need to get 120 kB of archives.
07:57:34 [2020-11-05T07:57:34.754Z] #54 36.16 After this operation, 423 kB of additional disk space will be used.
07:57:34 [2020-11-05T07:57:34.754Z] #54 36.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
07:57:34 [2020-11-05T07:57:34.754Z] #54 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
07:57:34 [2020-11-05T07:57:34.754Z] #54 37.81 debconf: delaying package configuration, since apt-utils is not installed
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.02 Fetched 120 kB in 0s (1433 kB/s)
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.15 Selecting previously unselected package libbtrfs0.
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.33 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.37 Unpacking libbtrfs0 (4.20.1-2) ...
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.49 Selecting previously unselected package libbtrfs-dev.
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.51 Unpacking libbtrfs-dev (4.20.1-2) ...
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.75 Setting up libbtrfs0 (4.20.1-2) ...
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.76 Setting up libbtrfs-dev (4.20.1-2) ...
07:57:34 [2020-11-05T07:57:34.754Z] #54 38.77 Processing triggers for libc-bin (2.28-10) ...
07:57:34 [2020-11-05T07:57:34.754Z] #54 DONE 39.3s
07:57:34 [2020-11-05T07:57:34.754Z] 
07:57:34 [2020-11-05T07:57:34.754Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:34 [2020-11-05T07:57:34.754Z] #41 39.09 Selecting previously unselected package libnl-3-200:ppc64el.
07:57:34 [2020-11-05T07:57:34.754Z] #41 39.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
07:57:34 [2020-11-05T07:57:34.754Z] #41 39.11 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
07:57:34 [2020-11-05T07:57:34.754Z] #41 39.26 Selecting previously unselected package libnl-3-dev:ppc64el.
07:57:34 [2020-11-05T07:57:34.754Z] #41 39.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
07:57:34 [2020-11-05T07:57:34.754Z] #41 39.27 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
07:57:34 [2020-11-05T07:57:34.896Z] #30 ...
07:57:34 [2020-11-05T07:57:34.896Z] 
07:57:34 [2020-11-05T07:57:34.896Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.700 + RM_GOPATH=0
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.700 + TMP_GOPATH=
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.700 + : /build
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.700 + '[' -z '' ']'
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.700 ++ mktemp -d
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.701 + export GOPATH=/tmp/tmp.Xw2jH4vZUo
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.701 + GOPATH=/tmp/tmp.Xw2jH4vZUo
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.701 + RM_GOPATH=1
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.701 + case "$(go env GOARCH)" in
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.701 ++ go env GOARCH
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.709 + export GO_BUILDMODE=-buildmode=pie
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.709 + GO_BUILDMODE=-buildmode=pie
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.709 ++ dirname /tmp/install/install.sh
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + dir=/tmp/install
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + bin=rootlesskit
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + shift
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + . /tmp/install/rootlesskit.installer
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + install_rootlesskit
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + case "$1" in
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + export CGO_ENABLED=0
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + CGO_ENABLED=0
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + _install_rootlesskit
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.710 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Xw2jH4vZUo/src/github.com/rootless-containers/rootlesskit
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.711 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:34 [2020-11-05T07:57:34.896Z] #56 4.713 Cloning into '/tmp/tmp.Xw2jH4vZUo/src/github.com/rootless-containers/rootlesskit'...
07:57:35 [2020-11-05T07:57:35.061Z] #41 39.70 Selecting previously unselected package libprotobuf-c1:ppc64el.
07:57:35 [2020-11-05T07:57:35.061Z] #41 39.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
07:57:35 [2020-11-05T07:57:35.061Z] #41 39.73 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
07:57:35 [2020-11-05T07:57:35.061Z] #41 39.87 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
07:57:35 [2020-11-05T07:57:35.061Z] #41 39.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
07:57:35 [2020-11-05T07:57:35.061Z] #41 39.87 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
07:57:35 [2020-11-05T07:57:35.061Z] #41 ...
07:57:35 [2020-11-05T07:57:35.061Z] 
07:57:35 [2020-11-05T07:57:35.061Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:35 [2020-11-05T07:57:35.061Z] #35 22.89 Reading package lists...
07:57:35 [2020-11-05T07:57:35.061Z] #35 30.31 Building dependency tree...
07:57:35 [2020-11-05T07:57:35.061Z] #35 33.52 The following additional packages will be installed:
07:57:35 [2020-11-05T07:57:35.061Z] #35 33.54   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
07:57:35 [2020-11-05T07:57:35.061Z] #35 33.55 Suggested packages:
07:57:35 [2020-11-05T07:57:35.061Z] #35 33.55   cmake-doc ninja-build lrzip
07:57:35 [2020-11-05T07:57:35.061Z] #35 33.55 Recommended packages:
07:57:35 [2020-11-05T07:57:35.061Z] #35 33.55   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:57:35 [2020-11-05T07:57:35.061Z] #35 34.96 The following NEW packages will be installed:
07:57:35 [2020-11-05T07:57:35.061Z] #35 34.99   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
07:57:35 [2020-11-05T07:57:35.061Z] #35 34.99   vim-common xxd
07:57:35 [2020-11-05T07:57:35.061Z] #35 35.25 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
07:57:35 [2020-11-05T07:57:35.061Z] #35 35.25 Need to get 14.9 MB of archives.
07:57:35 [2020-11-05T07:57:35.061Z] #35 35.25 After this operation, 67.2 MB of additional disk space will be used.
07:57:35 [2020-11-05T07:57:35.061Z] #35 35.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 35.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 35.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 35.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 36.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 37.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 37.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 37.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 37.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 37.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
07:57:35 [2020-11-05T07:57:35.061Z] #35 39.36 debconf: delaying package configuration, since apt-utils is not installed
07:57:35 [2020-11-05T07:57:35.061Z] #35 39.74 Fetched 14.9 MB in 3s (5480 kB/s)
07:57:35 [2020-11-05T07:57:35.061Z] #35 39.94 Selecting previously unselected package xxd.
07:57:35 [2020-11-05T07:57:35.369Z] #35 39.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
07:57:35 [2020-11-05T07:57:35.369Z] #35 ...
07:57:35 [2020-11-05T07:57:35.369Z] 
07:57:35 [2020-11-05T07:57:35.369Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:35 [2020-11-05T07:57:35.369Z] #41 39.98 Selecting previously unselected package zlib1g-dev:ppc64el.
07:57:35 [2020-11-05T07:57:35.369Z] #41 40.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
07:57:35 [2020-11-05T07:57:35.369Z] #41 40.01 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
07:57:35 [2020-11-05T07:57:35.524Z] #41 16.54   CC       images/stats.o
07:57:35 [2020-11-05T07:57:35.668Z] #41 40.36 Selecting previously unselected package libprotobuf17:ppc64el.
07:57:35 [2020-11-05T07:57:35.668Z] #41 40.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
07:57:35 [2020-11-05T07:57:35.668Z] #41 40.37 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
07:57:35 [2020-11-05T07:57:35.783Z] #41 16.89   CC       images/core.o
07:57:36 [2020-11-05T07:57:36.322Z] #41 40.96 Selecting previously unselected package libprotobuf-lite17:ppc64el.
07:57:36 [2020-11-05T07:57:36.322Z] #41 40.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
07:57:36 [2020-11-05T07:57:36.322Z] #41 40.98 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
07:57:36 [2020-11-05T07:57:36.322Z] #41 ...
07:57:36 [2020-11-05T07:57:36.322Z] 
07:57:36 [2020-11-05T07:57:36.322Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:36 [2020-11-05T07:57:36.322Z] #63 DONE 41.1s
07:57:36 [2020-11-05T07:57:36.356Z] #41 17.47   CC       images/core-x86.o
07:57:36 [2020-11-05T07:57:36.626Z] 
07:57:36 [2020-11-05T07:57:36.626Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:36 [2020-11-05T07:57:36.626Z] #41 41.29 Selecting previously unselected package libprotobuf-dev:ppc64el.
07:57:36 [2020-11-05T07:57:36.626Z] #41 41.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
07:57:36 [2020-11-05T07:57:36.626Z] #41 41.33 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
07:57:36 [2020-11-05T07:57:36.928Z] #41 ...
07:57:36 [2020-11-05T07:57:36.928Z] 
07:57:36 [2020-11-05T07:57:36.928Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:36 [2020-11-05T07:57:36.928Z] #12 23.95 Reading package lists...
07:57:36 [2020-11-05T07:57:36.928Z] #12 31.92 Building dependency tree...
07:57:36 [2020-11-05T07:57:36.928Z] #12 35.00 The following additional packages will be installed:
07:57:36 [2020-11-05T07:57:36.928Z] #12 35.00   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
07:57:36 [2020-11-05T07:57:36.928Z] #12 35.00   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
07:57:36 [2020-11-05T07:57:36.928Z] #12 35.00   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:57:36 [2020-11-05T07:57:36.928Z] #12 35.01   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
07:57:36 [2020-11-05T07:57:36.928Z] #12 35.02 Suggested packages:
07:57:36 [2020-11-05T07:57:36.928Z] #12 35.02   gcc-8-locales seccomp wine64
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.70 The following NEW packages will be installed:
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.72   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.72   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.73   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.73   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.73   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.85 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.85 Need to get 78.9 MB of archives.
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.85 After this operation, 532 MB of additional disk space will be used.
07:57:36 [2020-11-05T07:57:36.928Z] #12 36.85 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]
07:57:36 [2020-11-05T07:57:36.928Z] #12 37.38 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]
07:57:36 [2020-11-05T07:57:36.928Z] #12 38.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
07:57:36 [2020-11-05T07:57:36.928Z] #12 38.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
07:57:36 [2020-11-05T07:57:36.928Z] #12 38.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
07:57:36 [2020-11-05T07:57:36.928Z] #12 38.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
07:57:36 [2020-11-05T07:57:36.928Z] #12 38.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
07:57:36 [2020-11-05T07:57:36.928Z] #12 39.12 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]
07:57:36 [2020-11-05T07:57:36.928Z] #12 39.13 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]
07:57:36 [2020-11-05T07:57:36.928Z] #12 ...
07:57:36 [2020-11-05T07:57:36.928Z] 
07:57:36 [2020-11-05T07:57:36.928Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.304 + RM_GOPATH=0
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.306 + TMP_GOPATH=
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.307 + : /build
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.312 + '[' -z '' ']'
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.315 ++ mktemp -d
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.322 + export GOPATH=/tmp/tmp.s2ZBGcIHMG
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.326 + GOPATH=/tmp/tmp.s2ZBGcIHMG
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.328 + RM_GOPATH=1
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.329 + case "$(go env GOARCH)" in
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.331 ++ go env GOARCH
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.360 + export GO_BUILDMODE=-buildmode=pie
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.363 + GO_BUILDMODE=-buildmode=pie
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.370 ++ dirname /tmp/install/install.sh
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.374 + dir=/tmp/install
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.375 + bin=containerd
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.376 + shift
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.377 + '[' '!' -f /tmp/install/containerd.installer ']'
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.381 + . /tmp/install/containerd.installer
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.386 ++ set -e
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.386 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.388 + install_containerd
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.393 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.393 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.393 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s2ZBGcIHMG/src/github.com/containerd/containerd
07:57:36 [2020-11-05T07:57:36.928Z] #55 0.396 Cloning into '/tmp/tmp.s2ZBGcIHMG/src/github.com/containerd/containerd'...
07:57:37 [2020-11-05T07:57:37.294Z] #41 18.08   CC       images/core-arm.o
07:57:37 [2020-11-05T07:57:37.458Z] #56 8.058 Checking out files:  94% (753/794)   
Checking out files:  95% (755/794)   
Checking out files:  96% (763/794)   
Checking out files:  97% (771/794)   
Checking out files:  98% (779/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
07:57:37 [2020-11-05T07:57:37.458Z] #56 8.181 + cd /tmp/tmp.Xw2jH4vZUo/src/github.com/rootless-containers/rootlesskit
07:57:37 [2020-11-05T07:57:37.458Z] #56 8.181 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:37 [2020-11-05T07:57:37.553Z] #41 18.50   CC       images/core-aarch64.o
07:57:37 [2020-11-05T07:57:37.813Z] #41 18.88   CC       images/core-ppc64.o
07:57:38 [2020-11-05T07:57:38.022Z] #56 8.507 + for f in rootlesskit rootlesskit-docker-proxy
07:57:38 [2020-11-05T07:57:38.022Z] #56 8.507 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:57:38 [2020-11-05T07:57:38.072Z] #41 ...
07:57:38 [2020-11-05T07:57:38.072Z] 
07:57:38 [2020-11-05T07:57:38.072Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:57:38 [2020-11-05T07:57:38.072Z] #54 45.83 Checking out files:  42% (1467/3433)   
Checking out files:  43% (1477/3433)   
Checking out files:  44% (1511/3433)   
Checking out files:  45% (1545/3433)   
Checking out files:  46% (1580/3433)   
Checking out files:  47% (1614/3433)   
Checking out files:  48% (1648/3433)   
Checking out files:  49% (1683/3433)   
Checking out files:  50% (1717/3433)   
Checking out files:  51% (1751/3433)   
Checking out files:  52% (1786/3433)   
Checking out files:  53% (1820/3433)   
Checking out files:  54% (1854/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  86% (2982/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
07:57:38 [2020-11-05T07:57:38.072Z] #54 47.35 + cd /tmp/tmp.q9QeSaN91w/src/github.com/containerd/containerd
07:57:38 [2020-11-05T07:57:38.072Z] #54 47.35 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
07:57:38 [2020-11-05T07:57:38.332Z] #54 ...
07:57:38 [2020-11-05T07:57:38.332Z] 
07:57:38 [2020-11-05T07:57:38.332Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:38 [2020-11-05T07:57:38.332Z] #49 100.5 go/ast
07:57:38 [2020-11-05T07:57:38.332Z] #49 101.8 golang.org/x/crypto/ssh/terminal
07:57:38 [2020-11-05T07:57:38.332Z] #49 103.3 mvdan.cc/editorconfig
07:57:38 [2020-11-05T07:57:38.332Z] #49 104.2 mvdan.cc/sh/v3/fileutil
07:57:38 [2020-11-05T07:57:38.332Z] #49 104.5 mvdan.cc/sh/v3/syntax
07:57:38 [2020-11-05T07:57:38.332Z] #49 110.3 mvdan.cc/sh/v3/cmd/shfmt
07:57:38 [2020-11-05T07:57:38.427Z] #30 ...
07:57:38 [2020-11-05T07:57:38.427Z] 
07:57:38 [2020-11-05T07:57:38.427Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.230 + RM_GOPATH=0
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.230 + TMP_GOPATH=
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.230 + : /build
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.230 + '[' -z '' ']'
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.240 ++ mktemp -d
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.240 + export GOPATH=/tmp/tmp.z8clF7HEaQ
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.240 + GOPATH=/tmp/tmp.z8clF7HEaQ
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.240 + RM_GOPATH=1
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.240 + case "$(go env GOARCH)" in
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.240 ++ go env GOARCH
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.242 + export GO_BUILDMODE=-buildmode=pie
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.242 + GO_BUILDMODE=-buildmode=pie
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 ++ dirname /tmp/install/install.sh
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + dir=/tmp/install
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + bin=proxy
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + shift
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + '[' '!' -f /tmp/install/proxy.installer ']'
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + . /tmp/install/proxy.installer
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + install_proxy
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + case "$1" in
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + export CGO_ENABLED=0
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + CGO_ENABLED=0
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + _install_proxy
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.248 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.z8clF7HEaQ/src/github.com/docker/libnetwork
07:57:38 [2020-11-05T07:57:38.427Z] #62 5.249 Cloning into '/tmp/tmp.z8clF7HEaQ/src/github.com/docker/libnetwork'...
07:57:38 [2020-11-05T07:57:38.591Z] #49 ...
07:57:38 [2020-11-05T07:57:38.591Z] 
07:57:38 [2020-11-05T07:57:38.591Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:57:38 [2020-11-05T07:57:38.591Z] #54 48.76 + export 'BUILDTAGS=netgo osusergo static_build'
07:57:38 [2020-11-05T07:57:38.591Z] #54 48.76 + BUILDTAGS='netgo osusergo static_build'
07:57:38 [2020-11-05T07:57:38.591Z] #54 48.76 + export EXTRA_FLAGS=-buildmode=pie
07:57:38 [2020-11-05T07:57:38.591Z] #54 48.76 + EXTRA_FLAGS=-buildmode=pie
07:57:38 [2020-11-05T07:57:38.591Z] #54 48.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:57:38 [2020-11-05T07:57:38.591Z] #54 48.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:57:38 [2020-11-05T07:57:38.591Z] #54 48.76 + '[' '' = dynamic ']'
07:57:38 [2020-11-05T07:57:38.591Z] #54 48.77 + make
07:57:39 [2020-11-05T07:57:39.300Z] #30 4.888 + git clone https://github.com/kolyshkin/go-swagger.git .
07:57:39 [2020-11-05T07:57:39.300Z] #30 4.895 Cloning into '.'...
07:57:39 [2020-11-05T07:57:39.300Z] #30 ...
07:57:39 [2020-11-05T07:57:39.300Z] 
07:57:39 [2020-11-05T07:57:39.300Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:39 [2020-11-05T07:57:39.300Z] #27 1.531 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
07:57:39 [2020-11-05T07:57:39.300Z] #27 1.719 
07:57:39 [2020-11-05T07:57:39.300Z] #27 1.903 
                                                                           0.0%
#######                                                                    9.9%
##################                                                        25.9%
##################################                                        47.8%
#################################################                         68.8%
########################################################                  77.8%
################################################################          89.5%
######################################################################## 100.0%
07:57:39 [2020-11-05T07:57:39.300Z] #27 2.767 
07:57:39 [2020-11-05T07:57:39.300Z] #27 3.382 
                                                                           0.2%
################                                                          23.6%
######################################################################## 100.0%
07:57:39 [2020-11-05T07:57:39.300Z] #27 3.454 
07:57:39 [2020-11-05T07:57:39.300Z] #27 3.641 
                                                                           0.0%
#################################                                         46.2%
######################################################################## 100.0%
07:57:39 [2020-11-05T07:57:39.300Z] #27 4.329 
07:57:39 [2020-11-05T07:57:39.300Z] #27 4.532 
                                                                           0.0%
#######                                                                   10.0%
#############                                                             19.4%
################                                                          23.5%
#########################                                                 34.9%
################################                                          45.1%
######################################                                    54.1%
##############################################                            63.9%
#################################################                         68.2%
########################################################                  78.7%
###############################################################           88.7%
######################################################################    97.4%
######################################################################## 100.0%
07:57:39 [2020-11-05T07:57:39.300Z] #27 5.933 
07:57:39 [2020-11-05T07:57:39.373Z] #62 ...
07:57:39 [2020-11-05T07:57:39.373Z] 
07:57:39 [2020-11-05T07:57:39.373Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.042 + RM_GOPATH=0
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.042 + TMP_GOPATH=
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.042 + : /build
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.042 + '[' -z '' ']'
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.044 ++ mktemp -d
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.044 + export GOPATH=/tmp/tmp.gjus7wkNGa
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.044 + GOPATH=/tmp/tmp.gjus7wkNGa
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.044 + RM_GOPATH=1
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.044 + case "$(go env GOARCH)" in
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.044 ++ go env GOARCH
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.055 + export GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.055 + GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.060 ++ dirname /tmp/install/install.sh
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.061 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + dir=/tmp/install
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + bin=rootlesskit
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + shift
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + . /tmp/install/rootlesskit.installer
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + install_rootlesskit
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + case "$1" in
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + export CGO_ENABLED=0
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + CGO_ENABLED=0
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + _install_rootlesskit
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gjus7wkNGa/src/github.com/rootless-containers/rootlesskit
07:57:39 [2020-11-05T07:57:39.373Z] #56 6.070 Cloning into '/tmp/tmp.gjus7wkNGa/src/github.com/rootless-containers/rootlesskit'...
07:57:39 [2020-11-05T07:57:39.373Z] #56 ...
07:57:39 [2020-11-05T07:57:39.373Z] 
07:57:39 [2020-11-05T07:57:39.373Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.570 + RM_GOPATH=0
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.570 + TMP_GOPATH=
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.570 + : /build
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.570 + '[' -z '' ']'
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.570 ++ mktemp -d
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.574 + export GOPATH=/tmp/tmp.YmYTa7eryZ
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.574 + GOPATH=/tmp/tmp.YmYTa7eryZ
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.574 + RM_GOPATH=1
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.574 + case "$(go env GOARCH)" in
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.574 ++ go env GOARCH
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.581 + export GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.581 + GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.582 ++ dirname /tmp/install/install.sh
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 + dir=/tmp/install
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 + bin=vndr
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 + shift
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 + '[' '!' -f /tmp/install/vndr.installer ']'
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 + . /tmp/install/vndr.installer
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 + install_vndr
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YmYTa7eryZ/src/github.com/LK4D4/vndr
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 Cloning into '/tmp/tmp.YmYTa7eryZ/src/github.com/LK4D4/vndr'...
07:57:39 [2020-11-05T07:57:39.373Z] #43 6.597 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
07:57:39 [2020-11-05T07:57:39.405Z] #56 ...
07:57:39 [2020-11-05T07:57:39.405Z] 
07:57:39 [2020-11-05T07:57:39.405Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.873 + RM_GOPATH=0
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.873 + TMP_GOPATH=
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.873 + : /build
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.873 + '[' -z '' ']'
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.873 ++ mktemp -d
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.873 + export GOPATH=/tmp/tmp.5zuBOHKK3U
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.873 + GOPATH=/tmp/tmp.5zuBOHKK3U
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.873 + RM_GOPATH=1
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.873 + case "$(go env GOARCH)" in
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.892 ++ go env GOARCH
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.905 + export GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.905 + GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.917 ++ dirname /tmp/install/install.sh
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.921 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.924 + dir=/tmp/install
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.924 + bin=shfmt
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.924 + shift
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.924 + '[' '!' -f /tmp/install/shfmt.installer ']'
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.924 + . /tmp/install/shfmt.installer
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.924 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.924 + install_shfmt
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.924 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.924 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5zuBOHKK3U/src/github.com/mvdan/sh
07:57:39 [2020-11-05T07:57:39.405Z] #49 6.931 Cloning into '/tmp/tmp.5zuBOHKK3U/src/github.com/mvdan/sh'...
07:57:39 [2020-11-05T07:57:39.405Z] #49 ...
07:57:39 [2020-11-05T07:57:39.405Z] 
07:57:39 [2020-11-05T07:57:39.405Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 + RM_GOPATH=0
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 + TMP_GOPATH=
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 + : /build
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 + '[' -z '' ']'
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 ++ mktemp -d
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 + export GOPATH=/tmp/tmp.HDSRDyMQAi
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 + GOPATH=/tmp/tmp.HDSRDyMQAi
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 + RM_GOPATH=1
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 + case "$(go env GOARCH)" in
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.239 ++ go env GOARCH
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.284 + export GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.284 + GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 ++ dirname /tmp/install/install.sh
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + dir=/tmp/install
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + bin=golangci_lint
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + shift
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + . /tmp/install/golangci_lint.installer
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 ++ : v1.23.8
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + install_golangci_lint
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + set -e
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + export GO111MODULE=on
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + GO111MODULE=on
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + GOBIN=/build
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.292 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.330 go: finding github.com v1.23.8
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.330 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.330 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.330 go: finding github.com/golangci/golangci-lint v1.23.8
07:57:39 [2020-11-05T07:57:39.405Z] #47 7.330 go: finding github.com/golangci v1.23.8
07:57:39 [2020-11-05T07:57:39.405Z] #47 9.011 go: downloading github.com/golangci/golangci-lint v1.23.8
07:57:39 [2020-11-05T07:57:39.405Z] #47 9.885 go: extracting github.com/golangci/golangci-lint v1.23.8
07:57:39 [2020-11-05T07:57:39.635Z] #43 ...
07:57:39 [2020-11-05T07:57:39.635Z] 
07:57:39 [2020-11-05T07:57:39.635Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:57:39 [2020-11-05T07:57:39.635Z] #38 6.651 + git clone https://github.com/docker/distribution.git .
07:57:39 [2020-11-05T07:57:39.635Z] #38 6.651 Cloning into '.'...
07:57:39 [2020-11-05T07:57:39.660Z] #47 ...
07:57:39 [2020-11-05T07:57:39.660Z] 
07:57:39 [2020-11-05T07:57:39.660Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.761 + RM_GOPATH=0
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.761 + TMP_GOPATH=
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.761 + : /build
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.761 + '[' -z '' ']'
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.761 ++ mktemp -d
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.765 + export GOPATH=/tmp/tmp.LTyBXP38jx
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.765 + GOPATH=/tmp/tmp.LTyBXP38jx
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.766 + RM_GOPATH=1
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.766 + case "$(go env GOARCH)" in
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.766 ++ go env GOARCH
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + export GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 ++ dirname /tmp/install/install.sh
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + dir=/tmp/install
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + bin=gotestsum
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + shift
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + '[' '!' -f /tmp/install/gotestsum.installer ']'
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + . /tmp/install/gotestsum.installer
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 ++ : v0.5.3
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + install_gotestsum
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + set -e
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + export GO111MODULE=on
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + GO111MODULE=on
07:57:39 [2020-11-05T07:57:39.660Z] #45 6.796 + GOBIN=/build
07:57:39 [2020-11-05T07:57:39.661Z] #45 6.796 + go get gotest.tools/gotestsum@v0.5.3
07:57:39 [2020-11-05T07:57:39.661Z] #45 6.864 go: finding gotest.tools/gotestsum v0.5.3
07:57:39 [2020-11-05T07:57:39.661Z] #45 6.864 go: finding gotest.tools v0.5.3
07:57:39 [2020-11-05T07:57:39.661Z] #45 8.535 go: downloading gotest.tools/gotestsum v0.5.3
07:57:39 [2020-11-05T07:57:39.661Z] #45 9.233 go: extracting gotest.tools/gotestsum v0.5.3
07:57:39 [2020-11-05T07:57:39.661Z] #45 ...
07:57:39 [2020-11-05T07:57:39.661Z] 
07:57:39 [2020-11-05T07:57:39.661Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.675 + RM_GOPATH=0
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.676 + TMP_GOPATH=
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.676 + : /build
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.676 + '[' -z '' ']'
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.690 ++ mktemp -d
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.690 + export GOPATH=/tmp/tmp.PawUDDbVP1
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.690 + GOPATH=/tmp/tmp.PawUDDbVP1
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.690 + RM_GOPATH=1
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.690 + case "$(go env GOARCH)" in
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.690 ++ go env GOARCH
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.779 Install docker/cli version 17.06.2-ce from stable
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 + export GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 + GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 ++ dirname /tmp/install/install.sh
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 + dir=/tmp/install
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 + bin=dockercli
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 + shift
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 + '[' '!' -f /tmp/install/dockercli.installer ']'
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 + . /tmp/install/dockercli.installer
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 ++ : stable
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 ++ : 17.06.2-ce
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 + install_dockercli
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.780 ++ uname -m
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.825 + arch=x86_64
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.825 + '[' x86_64 '!=' x86_64 ']'
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.825 + url=https://download.docker.com/linux/static
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.825 + tar -xz docker/docker
07:57:39 [2020-11-05T07:57:39.661Z] #22 7.825 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:57:39 [2020-11-05T07:57:39.916Z] #22 ...
07:57:39 [2020-11-05T07:57:39.916Z] 
07:57:39 [2020-11-05T07:57:39.916Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.171 + RM_GOPATH=0
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.171 + TMP_GOPATH=
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.171 + : /build
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.171 + '[' -z '' ']'
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.171 ++ mktemp -d
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.171 + export GOPATH=/tmp/tmp.hDLMyCYbps
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.171 + GOPATH=/tmp/tmp.hDLMyCYbps
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.171 + RM_GOPATH=1
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.171 + case "$(go env GOARCH)" in
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.173 ++ go env GOARCH
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.240 + export GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.240 + GO_BUILDMODE=-buildmode=pie
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 ++ dirname /tmp/install/install.sh
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 + dir=/tmp/install
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 + bin=tomlv
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 + shift
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 + '[' '!' -f /tmp/install/tomlv.installer ']'
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 + . /tmp/install/tomlv.installer
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 + install_tomlv
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.245 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hDLMyCYbps/src/github.com/BurntSushi/toml
07:57:39 [2020-11-05T07:57:39.916Z] #32 7.255 Cloning into '/tmp/tmp.hDLMyCYbps/src/github.com/BurntSushi/toml'...
07:57:39 [2020-11-05T07:57:39.917Z] #32 8.684 + cd /tmp/tmp.hDLMyCYbps/src/github.com/BurntSushi/toml
07:57:39 [2020-11-05T07:57:39.917Z] #32 8.684 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:39 [2020-11-05T07:57:39.917Z] #32 8.733 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:57:39 [2020-11-05T07:57:39.917Z] #32 9.742 internal/cpu
07:57:39 [2020-11-05T07:57:39.917Z] #32 9.760 runtime/internal/atomic
07:57:39 [2020-11-05T07:57:39.917Z] #32 10.01 runtime/internal/sys
07:57:39 [2020-11-05T07:57:39.917Z] #32 10.35 internal/bytealg
07:57:39 [2020-11-05T07:57:39.917Z] #32 10.48 runtime/internal/math
07:57:39 [2020-11-05T07:57:39.917Z] #32 ...
07:57:39 [2020-11-05T07:57:39.917Z] 
07:57:39 [2020-11-05T07:57:39.917Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:39 [2020-11-05T07:57:39.917Z] #11 8.232 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:39 [2020-11-05T07:57:39.917Z] #11 8.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:39 [2020-11-05T07:57:39.917Z] #11 8.369 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:39 [2020-11-05T07:57:39.917Z] #11 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:39 [2020-11-05T07:57:39.971Z] #54 49.83 + bin/ctr
07:57:40 [2020-11-05T07:57:40.173Z] #11 ...
07:57:40 [2020-11-05T07:57:40.173Z] 
07:57:40 [2020-11-05T07:57:40.173Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:40 [2020-11-05T07:57:40.173Z] #40 8.249 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:40 [2020-11-05T07:57:40.173Z] #40 8.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:40 [2020-11-05T07:57:40.173Z] #40 8.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:40 [2020-11-05T07:57:40.173Z] #40 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:40 [2020-11-05T07:57:40.173Z] #40 ...
07:57:40 [2020-11-05T07:57:40.173Z] 
07:57:40 [2020-11-05T07:57:40.173Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.055 + RM_GOPATH=0
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.055 + TMP_GOPATH=
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.055 + : /build
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.055 + '[' -z '' ']'
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.055 ++ mktemp -d
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.069 + export GOPATH=/tmp/tmp.uJitZ7UaGK
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.069 + GOPATH=/tmp/tmp.uJitZ7UaGK
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.069 + RM_GOPATH=1
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.069 + case "$(go env GOARCH)" in
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.069 ++ go env GOARCH
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + export GO_BUILDMODE=-buildmode=pie
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + GO_BUILDMODE=-buildmode=pie
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 ++ dirname /tmp/install/install.sh
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + dir=/tmp/install
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + bin=proxy
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + shift
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + '[' '!' -f /tmp/install/proxy.installer ']'
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + . /tmp/install/proxy.installer
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + install_proxy
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + case "$1" in
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + export CGO_ENABLED=0
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + CGO_ENABLED=0
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + _install_proxy
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uJitZ7UaGK/src/github.com/docker/libnetwork
07:57:40 [2020-11-05T07:57:40.173Z] #62 6.098 Cloning into '/tmp/tmp.uJitZ7UaGK/src/github.com/docker/libnetwork'...
07:57:40 [2020-11-05T07:57:40.429Z] #62 ...
07:57:40 [2020-11-05T07:57:40.429Z] 
07:57:40 [2020-11-05T07:57:40.429Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.490 + RM_GOPATH=0
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.490 + TMP_GOPATH=
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.490 + : /build
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.490 + '[' -z '' ']'
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.494 ++ mktemp -d
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.520 + export GOPATH=/tmp/tmp.BTVbjKZQyb
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.520 + GOPATH=/tmp/tmp.BTVbjKZQyb
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.520 + RM_GOPATH=1
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.520 + case "$(go env GOARCH)" in
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.520 ++ go env GOARCH
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.544 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + export GO_BUILDMODE=-buildmode=pie
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + GO_BUILDMODE=-buildmode=pie
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 ++ dirname /tmp/install/install.sh
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + dir=/tmp/install
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + bin=vndr
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + shift
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + '[' '!' -f /tmp/install/vndr.installer ']'
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + . /tmp/install/vndr.installer
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + install_vndr
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.545 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BTVbjKZQyb/src/github.com/LK4D4/vndr
07:57:40 [2020-11-05T07:57:40.429Z] #43 7.597 Cloning into '/tmp/tmp.BTVbjKZQyb/src/github.com/LK4D4/vndr'...
07:57:40 [2020-11-05T07:57:40.429Z] #43 8.548 + cd /tmp/tmp.BTVbjKZQyb/src/github.com/LK4D4/vndr
07:57:40 [2020-11-05T07:57:40.429Z] #43 8.548 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
07:57:40 [2020-11-05T07:57:40.429Z] #43 8.556 + go build -buildmode=pie -v -o /build/vndr .
07:57:40 [2020-11-05T07:57:40.429Z] #43 10.31 internal/cpu
07:57:40 [2020-11-05T07:57:40.429Z] #43 10.42 runtime/internal/sys
07:57:40 [2020-11-05T07:57:40.429Z] #43 11.06 internal/race
07:57:40 [2020-11-05T07:57:40.429Z] #43 ...
07:57:40 [2020-11-05T07:57:40.429Z] 
07:57:40 [2020-11-05T07:57:40.429Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:40 [2020-11-05T07:57:40.429Z] #34 6.460 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:40 [2020-11-05T07:57:40.429Z] #34 6.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:40 [2020-11-05T07:57:40.429Z] #34 6.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:40 [2020-11-05T07:57:40.429Z] #34 8.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:40 [2020-11-05T07:57:40.544Z] #55 ...
07:57:40 [2020-11-05T07:57:40.544Z] 
07:57:40 [2020-11-05T07:57:40.544Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:40 [2020-11-05T07:57:40.544Z] #48 45.07 go: finding github.com/fatih/color v1.7.0
07:57:40 [2020-11-05T07:57:40.544Z] #48 45.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:57:40 [2020-11-05T07:57:40.544Z] #48 45.33 go: finding github.com/mattn/go-colorable v0.1.4
07:57:40 [2020-11-05T07:57:40.544Z] #48 45.36 go: finding github.com/mattn/go-isatty v0.0.8
07:57:40 [2020-11-05T07:57:40.697Z] #34 ...
07:57:40 [2020-11-05T07:57:40.697Z] 
07:57:40 [2020-11-05T07:57:40.697Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:57:40 [2020-11-05T07:57:40.697Z] #38 6.844 + git clone https://github.com/docker/distribution.git .
07:57:40 [2020-11-05T07:57:40.697Z] #38 6.844 Cloning into '.'...
07:57:40 [2020-11-05T07:57:40.697Z] #38 ...
07:57:40 [2020-11-05T07:57:40.697Z] 
07:57:40 [2020-11-05T07:57:40.697Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:57:40 [2020-11-05T07:57:40.697Z] #53 4.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:40 [2020-11-05T07:57:40.697Z] #53 4.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:40 [2020-11-05T07:57:40.697Z] #53 4.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:40 [2020-11-05T07:57:40.697Z] #53 5.328 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:40 [2020-11-05T07:57:40.697Z] #53 5.953 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:40 [2020-11-05T07:57:40.697Z] #53 8.776 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:40 [2020-11-05T07:57:40.850Z] #48 45.49 go: finding github.com/go-critic/go-critic v0.4.1
07:57:40 [2020-11-05T07:57:40.850Z] #48 45.49 go: finding github.com/go-lintpack/lintpack v0.5.2
07:57:40 [2020-11-05T07:57:40.850Z] #48 45.52 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:57:40 [2020-11-05T07:57:40.850Z] #48 45.57 go: finding github.com/pkg/errors v0.8.1
07:57:40 [2020-11-05T07:57:40.850Z] #48 45.68 go: finding github.com/go-toolsmith/astfmt v1.0.0
07:57:40 [2020-11-05T07:57:40.850Z] #48 45.69 go: finding github.com/mitchellh/go-homedir v1.1.0
07:57:40 [2020-11-05T07:57:40.850Z] #48 45.70 go: finding github.com/go-toolsmith/astequal v1.0.0
07:57:40 [2020-11-05T07:57:40.850Z] #48 45.75 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:57:40 [2020-11-05T07:57:40.850Z] #48 45.79 go: finding github.com/go-toolsmith/astp v1.0.0
07:57:40 [2020-11-05T07:57:40.953Z] #53 ...
07:57:40 [2020-11-05T07:57:40.953Z] 
07:57:40 [2020-11-05T07:57:40.953Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:40 [2020-11-05T07:57:40.953Z] #45 10.60 go: downloading github.com/pkg/errors v0.9.1
07:57:40 [2020-11-05T07:57:40.953Z] #45 10.61 go: downloading github.com/fatih/color v1.9.0
07:57:40 [2020-11-05T07:57:40.953Z] #45 10.65 go: downloading github.com/spf13/pflag v1.0.3
07:57:40 [2020-11-05T07:57:40.953Z] #45 10.79 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:40 [2020-11-05T07:57:40.953Z] #45 10.82 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:40 [2020-11-05T07:57:40.953Z] #45 10.95 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:40 [2020-11-05T07:57:40.953Z] #45 10.96 go: extracting github.com/pkg/errors v0.9.1
07:57:40 [2020-11-05T07:57:40.953Z] #45 11.09 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:40 [2020-11-05T07:57:40.953Z] #45 11.13 go: downloading github.com/jonboulle/clockwork v0.1.0
07:57:40 [2020-11-05T07:57:40.953Z] #45 11.30 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:40 [2020-11-05T07:57:40.953Z] #45 11.41 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:40 [2020-11-05T07:57:40.953Z] #45 11.42 go: extracting github.com/fatih/color v1.9.0
07:57:40 [2020-11-05T07:57:40.953Z] #45 11.42 go: extracting github.com/spf13/pflag v1.0.3
07:57:40 [2020-11-05T07:57:40.953Z] #45 11.53 go: downloading github.com/mattn/go-colorable v0.1.6
07:57:40 [2020-11-05T07:57:40.953Z] #45 11.74 go: downloading github.com/mattn/go-isatty v0.0.12
07:57:40 [2020-11-05T07:57:40.953Z] #45 11.78 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:41 [2020-11-05T07:57:41.161Z] #48 45.81 go: finding github.com/go-toolsmith/astcast v1.0.0
07:57:41 [2020-11-05T07:57:41.161Z] #48 45.82 go: finding github.com/spf13/viper v1.6.1
07:57:41 [2020-11-05T07:57:41.161Z] #48 45.87 go: finding github.com/go-toolsmith/typep v1.0.0
07:57:41 [2020-11-05T07:57:41.161Z] #48 45.96 go: finding github.com/sirupsen/logrus v1.4.2
07:57:41 [2020-11-05T07:57:41.161Z] #48 45.97 go: finding github.com/go-toolsmith/astcopy v1.0.0
07:57:41 [2020-11-05T07:57:41.161Z] #48 46.06 go: finding github.com/stretchr/testify v1.4.0
07:57:41 [2020-11-05T07:57:41.464Z] #48 46.10 go: finding github.com/go-toolsmith/strparse v1.0.0
07:57:41 [2020-11-05T07:57:41.464Z] #48 46.14 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
07:57:41 [2020-11-05T07:57:41.464Z] #48 46.15 go: finding github.com/bombsimon/wsl/v2 v2.0.0
07:57:41 [2020-11-05T07:57:41.464Z] #48 46.18 go: finding github.com/davecgh/go-spew v1.1.1
07:57:41 [2020-11-05T07:57:41.464Z] #48 46.23 go: finding github.com/spf13/cobra v0.0.5
07:57:41 [2020-11-05T07:57:41.464Z] #48 46.26 go: finding github.com/fsnotify/fsnotify v1.4.7
07:57:41 [2020-11-05T07:57:41.464Z] #48 46.31 go: finding github.com/pmezard/go-difflib v1.0.0
07:57:41 [2020-11-05T07:57:41.516Z] #45 11.96 go: extracting github.com/jonboulle/clockwork v0.1.0
07:57:41 [2020-11-05T07:57:41.766Z] #48 46.32 go: finding github.com/spf13/pflag v1.0.5
07:57:41 [2020-11-05T07:57:41.766Z] #48 46.32 go: finding github.com/hashicorp/hcl v1.0.0
07:57:41 [2020-11-05T07:57:41.766Z] #48 46.34 go: finding github.com/gobwas/glob v0.2.3
07:57:41 [2020-11-05T07:57:41.766Z] #48 46.37 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:57:41 [2020-11-05T07:57:41.766Z] #48 46.47 go: finding github.com/stretchr/objx v0.2.0
07:57:41 [2020-11-05T07:57:41.766Z] #48 46.50 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:57:41 [2020-11-05T07:57:41.766Z] #48 46.50 go: finding github.com/mitchellh/mapstructure v1.1.2
07:57:41 [2020-11-05T07:57:41.766Z] #48 46.50 go: finding github.com/magiconair/properties v1.8.1
07:57:41 [2020-11-05T07:57:41.766Z] #48 46.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:57:41 [2020-11-05T07:57:41.772Z] #45 12.32 go: extracting github.com/mattn/go-isatty v0.0.12
07:57:41 [2020-11-05T07:57:41.772Z] #45 12.32 go: extracting github.com/mattn/go-colorable v0.1.6
07:57:42 [2020-11-05T07:57:42.067Z] #48 46.67 go: finding github.com/pelletier/go-toml v1.2.0
07:57:42 [2020-11-05T07:57:42.067Z] #48 46.68 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:57:42 [2020-11-05T07:57:42.067Z] #48 46.71 go: finding gopkg.in/yaml.v2 v2.2.7
07:57:42 [2020-11-05T07:57:42.067Z] #48 46.77 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:57:42 [2020-11-05T07:57:42.067Z] #48 46.78 go: finding github.com/spf13/cast v1.3.0
07:57:42 [2020-11-05T07:57:42.067Z] #48 46.80 go: finding github.com/spf13/afero v1.1.2
07:57:42 [2020-11-05T07:57:42.067Z] #48 46.84 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:57:42 [2020-11-05T07:57:42.067Z] #48 46.89 go: finding github.com/spf13/jwalterweatherman v1.0.0
07:57:42 [2020-11-05T07:57:42.371Z] #48 46.96 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:42 [2020-11-05T07:57:42.371Z] #48 47.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:57:42 [2020-11-05T07:57:42.371Z] #48 47.13 go: finding github.com/subosito/gotenv v1.2.0
07:57:42 [2020-11-05T07:57:42.371Z] #48 47.19 go: finding gopkg.in/ini.v1 v1.51.0
07:57:42 [2020-11-05T07:57:42.371Z] #48 47.25 go: finding golang.org/x/text v0.3.2
07:57:42 [2020-11-05T07:57:42.674Z] #48 47.34 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:57:42 [2020-11-05T07:57:42.674Z] #48 47.36 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:57:42 [2020-11-05T07:57:42.674Z] #48 47.38 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:57:42 [2020-11-05T07:57:42.674Z] #48 47.44 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:57:42 [2020-11-05T07:57:42.952Z] #38 ...
07:57:42 [2020-11-05T07:57:42.952Z] 
07:57:42 [2020-11-05T07:57:42.952Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:42 [2020-11-05T07:57:42.952Z] #11 8.349 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #11 8.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #11 8.446 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #11 9.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #11 ...
07:57:42 [2020-11-05T07:57:42.952Z] 
07:57:42 [2020-11-05T07:57:42.952Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:42 [2020-11-05T07:57:42.952Z] #34 8.133 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #34 8.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #34 8.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #34 ...
07:57:42 [2020-11-05T07:57:42.952Z] 
07:57:42 [2020-11-05T07:57:42.952Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:42 [2020-11-05T07:57:42.952Z] #40 8.133 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #40 8.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #40 8.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:42 [2020-11-05T07:57:42.952Z] #40 9.860 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.55 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.55 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.59 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.70 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.72 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.77 go: finding github.com/kisielk/gotool v1.0.0
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.81 go: finding github.com/sourcegraph/go-diff v0.5.1
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.83 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.83 go: finding github.com/tommy-muehle/go-mnd v1.1.1
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.86 go: finding github.com/ultraware/funlen v0.0.2
07:57:42 [2020-11-05T07:57:42.976Z] #48 47.91 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:57:43 [2020-11-05T07:57:43.141Z] #45 13.69 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:43 [2020-11-05T07:57:43.214Z] #40 ...
07:57:43 [2020-11-05T07:57:43.214Z] 
07:57:43 [2020-11-05T07:57:43.214Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:43 [2020-11-05T07:57:43.214Z] #32 6.449 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.214Z] #32 6.449 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.449 + : /build
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.449 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.449 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.470 + export GOPATH=/tmp/tmp.6EEVfp1zhE
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.470 + GOPATH=/tmp/tmp.6EEVfp1zhE
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.470 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.470 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.470 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + bin=tomlv
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + shift
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + '[' '!' -f /tmp/install/tomlv.installer ']'
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + . /tmp/install/tomlv.installer
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + install_tomlv
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6EEVfp1zhE/src/github.com/BurntSushi/toml
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.504 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:43 [2020-11-05T07:57:43.215Z] #32 6.526 Cloning into '/tmp/tmp.6EEVfp1zhE/src/github.com/BurntSushi/toml'...
07:57:43 [2020-11-05T07:57:43.215Z] #32 7.616 + cd /tmp/tmp.6EEVfp1zhE/src/github.com/BurntSushi/toml
07:57:43 [2020-11-05T07:57:43.215Z] #32 7.616 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:43 [2020-11-05T07:57:43.215Z] #32 7.637 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:57:43 [2020-11-05T07:57:43.215Z] #32 8.816 internal/cpu
07:57:43 [2020-11-05T07:57:43.215Z] #32 8.900 runtime/internal/atomic
07:57:43 [2020-11-05T07:57:43.215Z] #32 9.149 runtime/internal/sys
07:57:43 [2020-11-05T07:57:43.215Z] #32 9.665 runtime/internal/math
07:57:43 [2020-11-05T07:57:43.215Z] #32 9.801 math/bits
07:57:43 [2020-11-05T07:57:43.215Z] #32 9.828 internal/bytealg
07:57:43 [2020-11-05T07:57:43.215Z] #32 10.53 math
07:57:43 [2020-11-05T07:57:43.215Z] #32 ...
07:57:43 [2020-11-05T07:57:43.215Z] 
07:57:43 [2020-11-05T07:57:43.215Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:57:43 [2020-11-05T07:57:43.215Z] #53 8.177 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:43 [2020-11-05T07:57:43.215Z] #53 8.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:43 [2020-11-05T07:57:43.215Z] #53 8.213 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:43 [2020-11-05T07:57:43.215Z] #53 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:43 [2020-11-05T07:57:43.277Z] #48 47.92 go: finding github.com/ultraware/whitespace v0.0.4
07:57:43 [2020-11-05T07:57:43.277Z] #48 47.93 go: finding github.com/uudashr/gocognit v1.0.1
07:57:43 [2020-11-05T07:57:43.277Z] #48 48.02 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:57:43 [2020-11-05T07:57:43.476Z] #53 ...
07:57:43 [2020-11-05T07:57:43.476Z] 
07:57:43 [2020-11-05T07:57:43.476Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.377 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.377 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.377 + : /build
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.377 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.377 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.384 + export GOPATH=/tmp/tmp.CL1YvWiXZE
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.384 + GOPATH=/tmp/tmp.CL1YvWiXZE
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.384 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.384 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.384 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.393 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.393 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.393 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.393 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.393 + bin=shfmt
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.393 + shift
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.393 + '[' '!' -f /tmp/install/shfmt.installer ']'
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.393 + . /tmp/install/shfmt.installer
07:57:43 [2020-11-05T07:57:43.476Z] #49 5.393 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:43 [2020-11-05T07:57:43.477Z] #49 5.393 + install_shfmt
07:57:43 [2020-11-05T07:57:43.477Z] #49 5.393 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
07:57:43 [2020-11-05T07:57:43.477Z] #49 5.393 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CL1YvWiXZE/src/github.com/mvdan/sh
07:57:43 [2020-11-05T07:57:43.477Z] #49 5.393 Cloning into '/tmp/tmp.CL1YvWiXZE/src/github.com/mvdan/sh'...
07:57:43 [2020-11-05T07:57:43.477Z] #49 5.393 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:43 [2020-11-05T07:57:43.477Z] #49 ...
07:57:43 [2020-11-05T07:57:43.477Z] 
07:57:43 [2020-11-05T07:57:43.477Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.922 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.922 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.922 + : /build
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.922 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.922 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.924 + export GOPATH=/tmp/tmp.anFilFMtva
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.924 + GOPATH=/tmp/tmp.anFilFMtva
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.924 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.924 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.945 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.983 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.983 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.984 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.987 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.987 + bin=golangci_lint
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.987 + shift
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.987 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.987 + . /tmp/install/golangci_lint.installer
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.991 ++ : v1.23.8
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.992 + install_golangci_lint
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.992 + set -e
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.992 + export GO111MODULE=on
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.992 + GO111MODULE=on
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.992 + GOBIN=/build
07:57:43 [2020-11-05T07:57:43.477Z] #47 7.992 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
07:57:43 [2020-11-05T07:57:43.477Z] #47 8.006 go: finding github.com v1.23.8
07:57:43 [2020-11-05T07:57:43.477Z] #47 8.008 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
07:57:43 [2020-11-05T07:57:43.477Z] #47 8.008 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
07:57:43 [2020-11-05T07:57:43.477Z] #47 8.008 go: finding github.com/golangci/golangci-lint v1.23.8
07:57:43 [2020-11-05T07:57:43.477Z] #47 8.008 go: finding github.com/golangci v1.23.8
07:57:43 [2020-11-05T07:57:43.477Z] #47 9.234 go: downloading github.com/golangci/golangci-lint v1.23.8
07:57:43 [2020-11-05T07:57:43.477Z] #47 10.18 go: extracting github.com/golangci/golangci-lint v1.23.8
07:57:43 [2020-11-05T07:57:43.579Z] #48 48.18 go: finding github.com/gogo/protobuf v1.2.1
07:57:43 [2020-11-05T07:57:43.579Z] #48 48.27 go: finding honnef.co/go/tools v0.0.1-2019.2.3
07:57:43 [2020-11-05T07:57:43.579Z] #48 48.36 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:57:43 [2020-11-05T07:57:43.579Z] #48 48.36 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:57:43 [2020-11-05T07:57:43.709Z] #27 6.242 #=#=#                                                                         

#                                                                          1.4%
#                                                                          2.3%
##                                                                         3.2%
###                                                                        4.8%
####                                                                       6.2%
#####                                                                      7.5%
######                                                                     8.4%
#######                                                                   10.7%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.4%
###########                                                               16.0%
#############                                                             18.6%
###############                                                           20.9%
################                                                          22.5%
################                                                          22.5%
#################                                                         24.4%
###################                                                       26.6%
####################                                                      28.7%
#####################                                                     29.9%
#######################                                                   32.3%
########################                                                  34.1%
#########################                                                 35.4%
##########################                                                36.6%
###########################                                               38.1%
############################                                              39.0%
#############################                                             40.5%
##############################                                            41.9%
##############################                                            43.0%
###############################                                           44.4%
################################                                          45.5%
#################################                                         47.0%
##################################                                        48.6%
###################################                                       49.4%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    53.8%
#######################################                                   54.7%
########################################                                  55.8%
#########################################                                 57.0%
07:57:43 [2020-11-05T07:57:43.709Z] #27 ...
07:57:43 [2020-11-05T07:57:43.709Z] 
07:57:43 [2020-11-05T07:57:43.709Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 + : /build
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 + export GOPATH=/tmp/tmp.pn7BecD4I8
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 + GOPATH=/tmp/tmp.pn7BecD4I8
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.279 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.313 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.313 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.314 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.320 Install docker/cli version 17.06.2-ce from stable
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + bin=dockercli
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + shift
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + '[' '!' -f /tmp/install/dockercli.installer ']'
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + . /tmp/install/dockercli.installer
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 ++ : stable
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 ++ : 17.06.2-ce
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + install_dockercli
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 ++ uname -m
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + arch=aarch64
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + '[' aarch64 '!=' x86_64 ']'
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + '[' aarch64 '!=' s390x ']'
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + '[' aarch64 '!=' armhf ']'
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + build_dockercli
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.323 + git clone https://github.com/docker/docker-ce /tmp/tmp.pn7BecD4I8/tmp/docker-ce
07:57:43 [2020-11-05T07:57:43.709Z] #22 3.325 Cloning into '/tmp/tmp.pn7BecD4I8/tmp/docker-ce'...
07:57:43 [2020-11-05T07:57:43.709Z] #22 ...
07:57:43 [2020-11-05T07:57:43.709Z] 
07:57:43 [2020-11-05T07:57:43.709Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.327 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.327 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.327 + : /build
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.327 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.327 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.336 + export GOPATH=/tmp/tmp.tU6ce18iBm
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.336 + GOPATH=/tmp/tmp.tU6ce18iBm
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.336 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.336 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.336 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.362 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.362 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.362 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.362 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.362 + bin=shfmt
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.362 + shift
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.362 + '[' '!' -f /tmp/install/shfmt.installer ']'
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.362 + . /tmp/install/shfmt.installer
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.372 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.372 + install_shfmt
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.372 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.372 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tU6ce18iBm/src/github.com/mvdan/sh
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.372 Cloning into '/tmp/tmp.tU6ce18iBm/src/github.com/mvdan/sh'...
07:57:43 [2020-11-05T07:57:43.709Z] #49 4.372 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:43 [2020-11-05T07:57:43.709Z] #49 ...
07:57:43 [2020-11-05T07:57:43.709Z] 
07:57:43 [2020-11-05T07:57:43.709Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.651 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.651 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.651 + : /build
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.651 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.664 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.666 + export GOPATH=/tmp/tmp.9NpQlzJjYn
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.666 + GOPATH=/tmp/tmp.9NpQlzJjYn
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.666 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.666 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.669 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.725 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.725 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.725 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.725 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.725 + bin=gotestsum
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.725 + shift
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.725 + '[' '!' -f /tmp/install/gotestsum.installer ']'
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.727 + . /tmp/install/gotestsum.installer
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.727 ++ : v0.5.3
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.727 + install_gotestsum
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.727 + set -e
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.727 + export GO111MODULE=on
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.727 + GO111MODULE=on
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.727 + GOBIN=/build
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.727 + go get gotest.tools/gotestsum@v0.5.3
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.750 go: finding gotest.tools v0.5.3
07:57:43 [2020-11-05T07:57:43.709Z] #45 4.754 go: finding gotest.tools/gotestsum v0.5.3
07:57:43 [2020-11-05T07:57:43.709Z] #45 5.555 go: downloading gotest.tools/gotestsum v0.5.3
07:57:43 [2020-11-05T07:57:43.709Z] #45 6.140 go: extracting gotest.tools/gotestsum v0.5.3
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.102 go: downloading github.com/pkg/errors v0.9.1
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.123 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.142 go: downloading github.com/fatih/color v1.9.0
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.143 go: downloading github.com/jonboulle/clockwork v0.1.0
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.144 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.170 go: downloading github.com/spf13/pflag v1.0.3
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.206 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.254 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.259 go: extracting github.com/pkg/errors v0.9.1
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.376 go: extracting github.com/fatih/color v1.9.0
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.380 go: extracting github.com/jonboulle/clockwork v0.1.0
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.447 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.576 go: downloading github.com/mattn/go-colorable v0.1.6
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.628 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.664 go: downloading github.com/mattn/go-isatty v0.0.12
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.737 go: extracting github.com/spf13/pflag v1.0.3
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.811 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.819 go: extracting github.com/mattn/go-colorable v0.1.6
07:57:43 [2020-11-05T07:57:43.709Z] #45 8.885 go: extracting github.com/mattn/go-isatty v0.0.12
07:57:43 [2020-11-05T07:57:43.709Z] #45 10.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:43 [2020-11-05T07:57:43.709Z] #45 10.24 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:43 [2020-11-05T07:57:43.738Z] #47 ...
07:57:43 [2020-11-05T07:57:43.738Z] 
07:57:43 [2020-11-05T07:57:43.738Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.479 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.479 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.479 + : /build
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.479 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.479 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.481 + export GOPATH=/tmp/tmp.vgLja78vzt
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.481 + GOPATH=/tmp/tmp.vgLja78vzt
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.481 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.481 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.481 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.505 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.505 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.505 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.512 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.512 + bin=dockercli
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.512 + shift
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.512 + '[' '!' -f /tmp/install/dockercli.installer ']'
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.512 + . /tmp/install/dockercli.installer
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.512 ++ : stable
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.512 ++ : 17.06.2-ce
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.512 + install_dockercli
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.512 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.515 Install docker/cli version 17.06.2-ce from stable
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.515 ++ uname -m
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.515 + arch=x86_64
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.515 + '[' x86_64 '!=' x86_64 ']'
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.515 + url=https://download.docker.com/linux/static
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.515 + tar -xz docker/docker
07:57:43 [2020-11-05T07:57:43.738Z] #22 7.520 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:57:43 [2020-11-05T07:57:43.738Z] #22 ...
07:57:43 [2020-11-05T07:57:43.738Z] 
07:57:43 [2020-11-05T07:57:43.738Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:43 [2020-11-05T07:57:43.738Z] #45 6.989 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.738Z] #45 6.989 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.738Z] #45 6.989 + : /build
07:57:43 [2020-11-05T07:57:43.738Z] #45 6.989 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.738Z] #45 6.989 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.738Z] #45 6.989 + export GOPATH=/tmp/tmp.XyCb0ElBRC
07:57:43 [2020-11-05T07:57:43.738Z] #45 6.989 + GOPATH=/tmp/tmp.XyCb0ElBRC
07:57:43 [2020-11-05T07:57:43.738Z] #45 6.989 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.738Z] #45 6.996 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.738Z] #45 7.005 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.738Z] #45 7.032 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.738Z] #45 7.032 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.032 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + bin=gotestsum
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + shift
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + '[' '!' -f /tmp/install/gotestsum.installer ']'
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + . /tmp/install/gotestsum.installer
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 ++ : v0.5.3
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + install_gotestsum
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + set -e
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + export GO111MODULE=on
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + GO111MODULE=on
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + GOBIN=/build
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.093 + go get gotest.tools/gotestsum@v0.5.3
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.187 go: finding gotest.tools/gotestsum v0.5.3
07:57:43 [2020-11-05T07:57:43.739Z] #45 7.196 go: finding gotest.tools v0.5.3
07:57:43 [2020-11-05T07:57:43.739Z] #45 8.439 go: downloading gotest.tools/gotestsum v0.5.3
07:57:43 [2020-11-05T07:57:43.739Z] #45 9.301 go: extracting gotest.tools/gotestsum v0.5.3
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.32 go: downloading github.com/spf13/pflag v1.0.3
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.39 go: downloading github.com/fatih/color v1.9.0
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.47 go: downloading github.com/jonboulle/clockwork v0.1.0
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.47 go: downloading github.com/pkg/errors v0.9.1
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.48 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.54 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.72 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.72 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.78 go: extracting github.com/pkg/errors v0.9.1
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.98 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:43 [2020-11-05T07:57:43.739Z] #45 10.99 go: extracting github.com/jonboulle/clockwork v0.1.0
07:57:43 [2020-11-05T07:57:43.883Z] #48 48.47 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:57:43 [2020-11-05T07:57:43.883Z] #48 48.48 go: finding github.com/BurntSushi/toml v0.3.1
07:57:43 [2020-11-05T07:57:43.973Z] #45 ...
07:57:43 [2020-11-05T07:57:43.973Z] 
07:57:43 [2020-11-05T07:57:43.973Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.458 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.458 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.458 + : /build
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.458 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.470 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.495 + export GOPATH=/tmp/tmp.9yMXwADNyt
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.495 + GOPATH=/tmp/tmp.9yMXwADNyt
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.495 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.495 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.495 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.504 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.505 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.506 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.515 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.517 + bin=tomlv
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.517 + shift
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.518 + '[' '!' -f /tmp/install/tomlv.installer ']'
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.519 + . /tmp/install/tomlv.installer
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.519 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.519 + install_tomlv
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.519 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.520 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.520 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9yMXwADNyt/src/github.com/BurntSushi/toml
07:57:43 [2020-11-05T07:57:43.973Z] #32 4.527 Cloning into '/tmp/tmp.9yMXwADNyt/src/github.com/BurntSushi/toml'...
07:57:43 [2020-11-05T07:57:43.973Z] #32 5.743 + cd /tmp/tmp.9yMXwADNyt/src/github.com/BurntSushi/toml
07:57:43 [2020-11-05T07:57:43.973Z] #32 5.743 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
07:57:43 [2020-11-05T07:57:43.973Z] #32 5.757 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
07:57:43 [2020-11-05T07:57:43.973Z] #32 6.592 internal/cpu
07:57:43 [2020-11-05T07:57:43.973Z] #32 6.598 math/bits
07:57:43 [2020-11-05T07:57:43.973Z] #32 6.661 runtime/internal/atomic
07:57:43 [2020-11-05T07:57:43.973Z] #32 6.671 runtime/internal/sys
07:57:43 [2020-11-05T07:57:43.973Z] #32 7.111 runtime/internal/math
07:57:43 [2020-11-05T07:57:43.973Z] #32 7.172 math
07:57:43 [2020-11-05T07:57:43.973Z] #32 7.388 unicode/utf8
07:57:43 [2020-11-05T07:57:43.973Z] #32 7.637 internal/bytealg
07:57:43 [2020-11-05T07:57:43.973Z] #32 7.713 sync/atomic
07:57:43 [2020-11-05T07:57:43.973Z] #32 7.715 unicode
07:57:43 [2020-11-05T07:57:43.973Z] #32 8.150 internal/testlog
07:57:43 [2020-11-05T07:57:43.973Z] #32 8.592 encoding
07:57:43 [2020-11-05T07:57:43.973Z] #32 8.876 runtime/cgo
07:57:43 [2020-11-05T07:57:43.973Z] #32 8.928 runtime
07:57:43 [2020-11-05T07:57:43.973Z] #32 ...
07:57:43 [2020-11-05T07:57:43.973Z] 
07:57:43 [2020-11-05T07:57:43.973Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.526 + RM_GOPATH=0
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.526 + TMP_GOPATH=
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.526 + : /build
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.526 + '[' -z '' ']'
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.526 ++ mktemp -d
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.546 + export GOPATH=/tmp/tmp.3HooGrmCjg
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.546 + GOPATH=/tmp/tmp.3HooGrmCjg
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.546 + RM_GOPATH=1
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.546 + case "$(go env GOARCH)" in
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.546 ++ go env GOARCH
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.557 + export GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.557 + GO_BUILDMODE=-buildmode=pie
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 ++ dirname /tmp/install/install.sh
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + dir=/tmp/install
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + bin=proxy
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + shift
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + '[' '!' -f /tmp/install/proxy.installer ']'
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + . /tmp/install/proxy.installer
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + install_proxy
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + case "$1" in
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + export CGO_ENABLED=0
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + CGO_ENABLED=0
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + _install_proxy
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.569 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3HooGrmCjg/src/github.com/docker/libnetwork
07:57:43 [2020-11-05T07:57:43.973Z] #62 4.582 Cloning into '/tmp/tmp.3HooGrmCjg/src/github.com/docker/libnetwork'...
07:57:44 [2020-11-05T07:57:44.000Z] #45 11.10 go: extracting github.com/fatih/color v1.9.0
07:57:44 [2020-11-05T07:57:44.000Z] #45 11.10 go: extracting github.com/spf13/pflag v1.0.3
07:57:44 [2020-11-05T07:57:44.000Z] #45 ...
07:57:44 [2020-11-05T07:57:44.000Z] 
07:57:44 [2020-11-05T07:57:44.000Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:44 [2020-11-05T07:57:44.000Z] #32 11.07 runtime
07:57:44 [2020-11-05T07:57:44.169Z] #54 ...
07:57:44 [2020-11-05T07:57:44.169Z] 
07:57:44 [2020-11-05T07:57:44.169Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:44 [2020-11-05T07:57:44.169Z] #49 DONE 116.2s
07:57:44 [2020-11-05T07:57:44.169Z] 
07:57:44 [2020-11-05T07:57:44.169Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:44 [2020-11-05T07:57:44.169Z] #43 106.2 encoding/xml
07:57:44 [2020-11-05T07:57:44.169Z] #43 109.5 go/doc
07:57:44 [2020-11-05T07:57:44.169Z] #43 111.9 github.com/LK4D4/vndr/versioned
07:57:44 [2020-11-05T07:57:44.169Z] #43 112.0 compress/flate
07:57:44 [2020-11-05T07:57:44.169Z] #43 112.6 github.com/LK4D4/vndr/build
07:57:44 [2020-11-05T07:57:44.169Z] #43 114.8 hash/crc32
07:57:44 [2020-11-05T07:57:44.169Z] #43 115.2 compress/gzip
07:57:44 [2020-11-05T07:57:44.169Z] #43 116.0 net
07:57:44 [2020-11-05T07:57:44.169Z] #43 116.1 vendor/golang.org/x/text/transform
07:57:44 [2020-11-05T07:57:44.169Z] #43 ...
07:57:44 [2020-11-05T07:57:44.169Z] 
07:57:44 [2020-11-05T07:57:44.169Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:44 [2020-11-05T07:57:44.169Z] #41 19.51   CC       images/core-s390.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 20.26   CC       images/cpuinfo.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 20.75   CC       images/inventory.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 20.96   CC       images/fdinfo.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 21.25   CC       images/fown.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 21.55   CC       images/ns.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 21.74   CC       images/regfile.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 21.95   CC       images/ghost-file.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 22.19   CC       images/fifo.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 22.38   CC       images/remap-file-path.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 22.66   CC       images/eventfd.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 22.90   CC       images/eventpoll.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 23.22   CC       images/fh.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 23.49   CC       images/fsnotify.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 24.13   CC       images/signalfd.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 24.44   CC       images/fs.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 24.72   CC       images/pstree.o
07:57:44 [2020-11-05T07:57:44.169Z] #41 25.06   CC       images/pipe.o
07:57:44 [2020-11-05T07:57:44.237Z] #62 ...
07:57:44 [2020-11-05T07:57:44.237Z] 
07:57:44 [2020-11-05T07:57:44.237Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:57:44 [2020-11-05T07:57:44.237Z] #53 5.093 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:44 [2020-11-05T07:57:44.237Z] #53 5.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:44 [2020-11-05T07:57:44.237Z] #53 5.146 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:44 [2020-11-05T07:57:44.237Z] #53 6.036 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
07:57:44 [2020-11-05T07:57:44.237Z] #53 7.958 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
07:57:44 [2020-11-05T07:57:44.237Z] #53 9.351 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
07:57:44 [2020-11-05T07:57:44.237Z] #53 ...
07:57:44 [2020-11-05T07:57:44.237Z] 
07:57:44 [2020-11-05T07:57:44.237Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.032 + RM_GOPATH=0
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.032 + TMP_GOPATH=
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.032 + : /build
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.032 + '[' -z '' ']'
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.039 ++ mktemp -d
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.039 + export GOPATH=/tmp/tmp.MObMzuQtHT
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.039 + GOPATH=/tmp/tmp.MObMzuQtHT
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.039 + RM_GOPATH=1
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.039 + case "$(go env GOARCH)" in
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.039 ++ go env GOARCH
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.072 + export GO_BUILDMODE=-buildmode=pie
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.072 + GO_BUILDMODE=-buildmode=pie
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.072 ++ dirname /tmp/install/install.sh
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.072 + dir=/tmp/install
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.072 + bin=rootlesskit
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.072 + shift
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.072 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.072 + . /tmp/install/rootlesskit.installer
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.072 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.073 + install_rootlesskit
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.080 + case "$1" in
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.081 + export CGO_ENABLED=0
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.081 + CGO_ENABLED=0
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.081 + _install_rootlesskit
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.082 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.084 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.085 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MObMzuQtHT/src/github.com/rootless-containers/rootlesskit
07:57:44 [2020-11-05T07:57:44.237Z] #56 4.087 Cloning into '/tmp/tmp.MObMzuQtHT/src/github.com/rootless-containers/rootlesskit'...
07:57:44 [2020-11-05T07:57:44.237Z] #56 9.055 Checking out files:  98% (783/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
07:57:44 [2020-11-05T07:57:44.237Z] #56 9.068 + cd /tmp/tmp.MObMzuQtHT/src/github.com/rootless-containers/rootlesskit
07:57:44 [2020-11-05T07:57:44.237Z] #56 9.069 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:44 [2020-11-05T07:57:44.237Z] #56 9.399 + for f in rootlesskit rootlesskit-docker-proxy
07:57:44 [2020-11-05T07:57:44.237Z] #56 9.399 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:57:44 [2020-11-05T07:57:44.429Z] #41 25.32   CC       images/tcp-stream.o
07:57:44 [2020-11-05T07:57:44.429Z] #41 25.48   CC       images/sk-packet.o
07:57:44 [2020-11-05T07:57:44.508Z] #56 ...
07:57:44 [2020-11-05T07:57:44.508Z] 
07:57:44 [2020-11-05T07:57:44.508Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:44 [2020-11-05T07:57:44.508Z] #40 5.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #40 5.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #40 5.211 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #40 5.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #40 7.647 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #40 8.362 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
07:57:44 [2020-11-05T07:57:44.508Z] #40 ...
07:57:44 [2020-11-05T07:57:44.508Z] 
07:57:44 [2020-11-05T07:57:44.508Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:44 [2020-11-05T07:57:44.508Z] #11 4.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #11 4.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #11 4.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #11 5.482 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #11 7.108 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
07:57:44 [2020-11-05T07:57:44.508Z] #11 8.561 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
07:57:44 [2020-11-05T07:57:44.689Z] #41 25.75   CC       images/mnt.o
07:57:44 [2020-11-05T07:57:44.773Z] #11 ...
07:57:44 [2020-11-05T07:57:44.773Z] 
07:57:44 [2020-11-05T07:57:44.773Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:44 [2020-11-05T07:57:44.773Z] #34 3.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:57:44 [2020-11-05T07:57:44.773Z] #34 3.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:57:44 [2020-11-05T07:57:44.773Z] #34 3.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:57:44 [2020-11-05T07:57:44.773Z] #34 4.539 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
07:57:44 [2020-11-05T07:57:44.773Z] #34 5.532 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
07:57:44 [2020-11-05T07:57:44.773Z] #34 7.356 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
07:57:44 [2020-11-05T07:57:44.773Z] #34 ...
07:57:44 [2020-11-05T07:57:44.773Z] 
07:57:44 [2020-11-05T07:57:44.773Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.042 + RM_GOPATH=0
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.042 + TMP_GOPATH=
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.042 + : /build
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.042 + '[' -z '' ']'
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.042 ++ mktemp -d
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.051 + export GOPATH=/tmp/tmp.25THuLkNYN
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.051 + GOPATH=/tmp/tmp.25THuLkNYN
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.051 + RM_GOPATH=1
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.051 + case "$(go env GOARCH)" in
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.051 ++ go env GOARCH
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.067 + export GO_BUILDMODE=-buildmode=pie
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.067 + GO_BUILDMODE=-buildmode=pie
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.067 ++ dirname /tmp/install/install.sh
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + dir=/tmp/install
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + bin=golangci_lint
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + shift
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + . /tmp/install/golangci_lint.installer
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 ++ : v1.23.8
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + install_golangci_lint
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + set -e
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + export GO111MODULE=on
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + GO111MODULE=on
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + GOBIN=/build
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.068 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.175 go: finding github.com v1.23.8
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.175 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.175 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.175 go: finding github.com/golangci/golangci-lint v1.23.8
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.175 go: finding github.com/golangci v1.23.8
07:57:44 [2020-11-05T07:57:44.773Z] #47 4.945 go: downloading github.com/golangci/golangci-lint v1.23.8
07:57:44 [2020-11-05T07:57:44.773Z] #47 5.692 go: extracting github.com/golangci/golangci-lint v1.23.8
07:57:44 [2020-11-05T07:57:44.773Z] #47 ...
07:57:44 [2020-11-05T07:57:44.773Z] 
07:57:44 [2020-11-05T07:57:44.773Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.814 + RM_GOPATH=0
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.814 + TMP_GOPATH=
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.814 + : /build
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.814 + '[' -z '' ']'
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.815 ++ mktemp -d
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.818 + export GOPATH=/tmp/tmp.tI6Io62tQ7
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.818 + GOPATH=/tmp/tmp.tI6Io62tQ7
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.818 + RM_GOPATH=1
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.818 + case "$(go env GOARCH)" in
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.818 ++ go env GOARCH
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.835 + export GO_BUILDMODE=-buildmode=pie
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.835 + GO_BUILDMODE=-buildmode=pie
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.846 ++ dirname /tmp/install/install.sh
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.847 + dir=/tmp/install
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.848 + bin=vndr
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.848 + shift
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.848 + '[' '!' -f /tmp/install/vndr.installer ']'
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.848 + . /tmp/install/vndr.installer
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.848 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.848 + install_vndr
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.848 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.849 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.849 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tI6Io62tQ7/src/github.com/LK4D4/vndr
07:57:44 [2020-11-05T07:57:44.773Z] #43 4.852 Cloning into '/tmp/tmp.tI6Io62tQ7/src/github.com/LK4D4/vndr'...
07:57:44 [2020-11-05T07:57:44.773Z] #43 5.754 + cd /tmp/tmp.tI6Io62tQ7/src/github.com/LK4D4/vndr
07:57:44 [2020-11-05T07:57:44.773Z] #43 5.754 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
07:57:44 [2020-11-05T07:57:44.773Z] #43 5.761 + go build -buildmode=pie -v -o /build/vndr .
07:57:44 [2020-11-05T07:57:44.773Z] #43 7.024 internal/race
07:57:44 [2020-11-05T07:57:44.773Z] #43 7.030 internal/cpu
07:57:44 [2020-11-05T07:57:44.773Z] #43 7.034 runtime/internal/sys
07:57:44 [2020-11-05T07:57:44.773Z] #43 7.042 runtime/internal/atomic
07:57:44 [2020-11-05T07:57:44.773Z] #43 7.361 sync/atomic
07:57:44 [2020-11-05T07:57:44.773Z] #43 7.680 unicode
07:57:44 [2020-11-05T07:57:44.773Z] #43 7.879 internal/bytealg
07:57:44 [2020-11-05T07:57:44.773Z] #43 7.955 math
07:57:44 [2020-11-05T07:57:44.773Z] #43 7.974 internal/testlog
07:57:44 [2020-11-05T07:57:44.773Z] #43 8.597 encoding
07:57:44 [2020-11-05T07:57:44.773Z] #43 8.978 unicode/utf16
07:57:44 [2020-11-05T07:57:44.773Z] #43 9.455 container/list
07:57:44 [2020-11-05T07:57:44.773Z] #43 9.563 runtime
07:57:44 [2020-11-05T07:57:44.773Z] #43 10.69 crypto/internal/subtle
07:57:44 [2020-11-05T07:57:44.773Z] #43 11.03 crypto/subtle
07:57:44 [2020-11-05T07:57:44.950Z] #41 26.08   CC       images/pipe-data.o
07:57:45 [2020-11-05T07:57:45.037Z] #43 ...
07:57:45 [2020-11-05T07:57:45.037Z] 
07:57:45 [2020-11-05T07:57:45.037Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:45 [2020-11-05T07:57:45.050Z] #45 ...
07:57:45 [2020-11-05T07:57:45.050Z] 
07:57:45 [2020-11-05T07:57:45.050Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:57:45 [2020-11-05T07:57:45.050Z] #30 5.338 + git clone https://github.com/kolyshkin/go-swagger.git .
07:57:45 [2020-11-05T07:57:45.050Z] #30 5.338 Cloning into '.'...
07:57:45 [2020-11-05T07:57:45.050Z] #30 ...
07:57:45 [2020-11-05T07:57:45.050Z] 
07:57:45 [2020-11-05T07:57:45.050Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:45 [2020-11-05T07:57:45.050Z] #43 11.42 sync/atomic
07:57:45 [2020-11-05T07:57:45.050Z] #43 11.76 runtime
07:57:45 [2020-11-05T07:57:45.050Z] #43 12.31 unicode
07:57:45 [2020-11-05T07:57:45.211Z] #41 ...
07:57:45 [2020-11-05T07:57:45.211Z] 
07:57:45 [2020-11-05T07:57:45.211Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:45 [2020-11-05T07:57:45.211Z] #43 117.6 vendor/golang.org/x/text/unicode/bidi
07:57:45 [2020-11-05T07:57:45.443Z] #48 ...
07:57:45 [2020-11-05T07:57:45.443Z] 
07:57:45 [2020-11-05T07:57:45.443Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:45 [2020-11-05T07:57:45.443Z] #44 39.83 sync
07:57:45 [2020-11-05T07:57:45.443Z] #44 39.85 internal/reflectlite
07:57:45 [2020-11-05T07:57:45.443Z] #44 42.38 github.com/LK4D4/vndr/godl/singleflight
07:57:45 [2020-11-05T07:57:45.443Z] #44 42.41 math/rand
07:57:45 [2020-11-05T07:57:45.443Z] #44 42.43 internal/singleflight
07:57:45 [2020-11-05T07:57:45.443Z] #44 45.30 sort
07:57:45 [2020-11-05T07:57:45.443Z] #44 45.32 io
07:57:45 [2020-11-05T07:57:45.443Z] #44 45.36 strconv
07:57:45 [2020-11-05T07:57:45.443Z] #44 45.43 syscall
07:57:45 [2020-11-05T07:57:45.443Z] #44 49.52 bytes
07:57:45 [2020-11-05T07:57:45.443Z] #44 49.87 strings
07:57:45 [2020-11-05T07:57:45.443Z] #44 ...
07:57:45 [2020-11-05T07:57:45.443Z] 
07:57:45 [2020-11-05T07:57:45.443Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:45 [2020-11-05T07:57:45.443Z] #35 39.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
07:57:45 [2020-11-05T07:57:45.443Z] #35 40.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
07:57:45 [2020-11-05T07:57:45.443Z] #35 40.12 Unpacking xxd (2:8.1.0875-5) ...
07:57:45 [2020-11-05T07:57:45.443Z] #35 40.37 Selecting previously unselected package vim-common.
07:57:45 [2020-11-05T07:57:45.443Z] #35 40.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
07:57:45 [2020-11-05T07:57:45.443Z] #35 40.46 Unpacking vim-common (2:8.1.0875-5) ...
07:57:45 [2020-11-05T07:57:45.443Z] #35 40.83 Selecting previously unselected package cmake-data.
07:57:45 [2020-11-05T07:57:45.443Z] #35 40.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
07:57:45 [2020-11-05T07:57:45.443Z] #35 40.85 Unpacking cmake-data (3.13.4-1) ...
07:57:45 [2020-11-05T07:57:45.443Z] #35 44.55 Selecting previously unselected package libicu63:ppc64el.
07:57:45 [2020-11-05T07:57:45.443Z] #35 44.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
07:57:45 [2020-11-05T07:57:45.443Z] #35 44.57 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
07:57:45 [2020-11-05T07:57:45.443Z] #35 ...
07:57:45 [2020-11-05T07:57:45.443Z] 
07:57:45 [2020-11-05T07:57:45.443Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:45 [2020-11-05T07:57:45.443Z] #33 39.90 sync
07:57:45 [2020-11-05T07:57:45.443Z] #33 39.91 internal/reflectlite
07:57:45 [2020-11-05T07:57:45.443Z] #33 43.76 errors
07:57:45 [2020-11-05T07:57:45.443Z] #33 43.78 sort
07:57:45 [2020-11-05T07:57:45.443Z] #33 44.27 io
07:57:45 [2020-11-05T07:57:45.443Z] #33 44.27 internal/oserror
07:57:45 [2020-11-05T07:57:45.443Z] #33 44.28 strconv
07:57:45 [2020-11-05T07:57:45.443Z] #33 44.55 syscall
07:57:45 [2020-11-05T07:57:45.443Z] #33 48.97 bytes
07:57:45 [2020-11-05T07:57:45.443Z] #33 49.06 strings
07:57:45 [2020-11-05T07:57:45.726Z] #54 132.5 + bin/containerd-stress
07:57:45 [2020-11-05T07:57:45.741Z] #33 ...
07:57:45 [2020-11-05T07:57:45.741Z] 
07:57:45 [2020-11-05T07:57:45.741Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:45 [2020-11-05T07:57:45.741Z] #50 50.33 bytes
07:57:45 [2020-11-05T07:57:45.741Z] #50 50.35 strings
07:57:45 [2020-11-05T07:57:45.741Z] #50 50.37 syscall
07:57:45 [2020-11-05T07:57:45.741Z] #50 50.37 strconv
07:57:45 [2020-11-05T07:57:45.978Z] #43 ...
07:57:45 [2020-11-05T07:57:45.978Z] 
07:57:45 [2020-11-05T07:57:45.978Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:45 [2020-11-05T07:57:45.978Z] #45 16.83 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:46 [2020-11-05T07:57:46.896Z] #27 6.242 #=#=#                                                                         

#                                                                          1.4%
#                                                                          2.3%
##                                                                         3.2%
###                                                                        4.8%
####                                                                       6.2%
#####                                                                      7.5%
######                                                                     8.4%
#######                                                                   10.7%
########                                                                  11.3%
#########                                                                 13.0%
##########                                                                14.4%
###########                                                               16.0%
#############                                                             18.6%
###############                                                           20.9%
################                                                          22.5%
################                                                          22.5%
#################                                                         24.4%
###################                                                       26.6%
####################                                                      28.7%
#####################                                                     29.9%
#######################                                                   32.3%
########################                                                  34.1%
#########################                                                 35.4%
##########################                                                36.6%
###########################                                               38.1%
############################                                              39.0%
#############################                                             40.5%
##############################                                            41.9%
##############################                                            43.0%
###############################                                           44.4%
################################                                          45.5%
#################################                                         47.0%
##################################                                        48.6%
###################################                                       49.4%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    53.8%
#######################################                                   54.7%
########################################                                  55.8%
#########################################                                 57.0%
#########################################                                 57.5%
##########################################                                59.0%
###########################################                               60.5%
#############################################                             62.8%
##############################################                            64.3%
###############################################                           65.6%
###############################################                           66.6%
################################################                          68.0%
#################################################                         69.4%
##################################################                        69.9%
###################################################                       70.9%
###################################################                       71.8%
####################################################                      73.1%
#####################################################                     74.0%
######################################################                    76.0%
#######################################################                   77.3%
########################################################                  78.7%
#########################################################                 80.2%
##########################################################                81.4%
###########################################################               83.1%
#############################################################             84.9%
##############################################################            86.5%
###############################################################           88.4%
#################################################################         90.7%
##################################################################        92.6%
###################################################################       94.4%
#####################################################################     96.4%
######################################################################    98.4%
######################################################################## 100.0%
07:57:46 [2020-11-05T07:57:46.896Z] #27 14.29 
07:57:47 [2020-11-05T07:57:47.118Z] #43 119.0 vendor/golang.org/x/text/secure/bidirule
07:57:47 [2020-11-05T07:57:47.118Z] #43 119.2 vendor/golang.org/x/text/unicode/norm
07:57:47 [2020-11-05T07:57:47.238Z] #54 133.9 + bin/containerd-shim
07:57:48 [2020-11-05T07:57:48.295Z] #27 15.77 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:57:48 [2020-11-05T07:57:48.295Z] #27 ...
07:57:48 [2020-11-05T07:57:48.295Z] 
07:57:48 [2020-11-05T07:57:48.295Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:57:48 [2020-11-05T07:57:48.295Z] #38 4.758 + git clone https://github.com/docker/distribution.git .
07:57:48 [2020-11-05T07:57:48.295Z] #38 4.759 Cloning into '.'...
07:57:48 [2020-11-05T07:57:48.498Z] #45 18.61 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:48 [2020-11-05T07:57:48.518Z] #50 ...
07:57:48 [2020-11-05T07:57:48.518Z] 
07:57:48 [2020-11-05T07:57:48.518Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.08 Selecting previously unselected package libprotoc17:ppc64el.
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.08 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.60 Selecting previously unselected package protobuf-c-compiler.
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.73 Selecting previously unselected package protobuf-compiler.
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.74 Unpacking protobuf-compiler (3.6.1.3-2) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.92 Selecting previously unselected package python-pkg-resources.
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 43.94 Unpacking python-pkg-resources (40.8.0-1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 44.16 Selecting previously unselected package python-six.
07:57:48 [2020-11-05T07:57:48.518Z] #41 44.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 44.17 Unpacking python-six (1.12.0-1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 44.34 Selecting previously unselected package python-protobuf.
07:57:48 [2020-11-05T07:57:48.518Z] #41 44.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 44.35 Unpacking python-protobuf (3.6.1.3-2) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 44.97 Setting up python-pkg-resources (40.8.0-1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 49.82 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 49.83 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 49.83 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 49.83 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 49.84 Setting up python-six (1.12.0-1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #41 ...
07:57:48 [2020-11-05T07:57:48.518Z] 
07:57:48 [2020-11-05T07:57:48.518Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:48 [2020-11-05T07:57:48.518Z] #35 51.49 Selecting previously unselected package libxml2:ppc64el.
07:57:48 [2020-11-05T07:57:48.518Z] #35 51.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 51.50 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.08 Selecting previously unselected package libarchive13:ppc64el.
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.10 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.44 Selecting previously unselected package libjsoncpp1:ppc64el.
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.45 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.58 Selecting previously unselected package librhash0:ppc64el.
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.62 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.63 Unpacking librhash0:ppc64el (1.3.8-1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.83 Selecting previously unselected package libuv1:ppc64el.
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.83 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.83 Unpacking libuv1:ppc64el (1.24.1-1) ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.94 Selecting previously unselected package cmake.
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.95 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
07:57:48 [2020-11-05T07:57:48.518Z] #35 52.97 Unpacking cmake (3.13.4-1) ...
07:57:48 [2020-11-05T07:57:48.559Z] #38 ...
07:57:48 [2020-11-05T07:57:48.559Z] 
07:57:48 [2020-11-05T07:57:48.559Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:48 [2020-11-05T07:57:48.559Z] #47 12.57 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:57:48 [2020-11-05T07:57:48.559Z] #47 12.57 go: downloading github.com/go-lintpack/lintpack v0.5.2
07:57:48 [2020-11-05T07:57:48.559Z] #47 12.59 go: downloading github.com/spf13/cobra v0.0.5
07:57:48 [2020-11-05T07:57:48.559Z] #47 12.61 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 12.66 go: downloading github.com/spf13/viper v1.6.1
07:57:48 [2020-11-05T07:57:48.559Z] #47 12.69 go: downloading github.com/go-critic/go-critic v0.4.1
07:57:48 [2020-11-05T07:57:48.559Z] #47 12.75 go: downloading github.com/spf13/pflag v1.0.5
07:57:48 [2020-11-05T07:57:48.559Z] #47 12.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.07 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.09 go: extracting github.com/mitchellh/go-homedir v1.1.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.14 go: extracting github.com/spf13/pflag v1.0.5
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.16 go: extracting github.com/go-lintpack/lintpack v0.5.2
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.22 go: extracting github.com/spf13/viper v1.6.1
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.29 go: downloading github.com/fatih/color v1.7.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.29 go: extracting github.com/spf13/cobra v0.0.5
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.36 go: downloading github.com/mattn/go-colorable v0.1.4
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.78 go: downloading github.com/stretchr/testify v1.4.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.84 go: downloading gopkg.in/yaml.v2 v2.2.7
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.84 go: extracting github.com/mattn/go-colorable v0.1.4
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.88 go: downloading gopkg.in/ini.v1 v1.51.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.93 go: extracting github.com/fatih/color v1.7.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.97 go: extracting github.com/go-critic/go-critic v0.4.1
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.98 go: downloading github.com/pelletier/go-toml v1.2.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 13.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.14 go: downloading github.com/magiconair/properties v1.8.1
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.16 go: downloading github.com/spf13/afero v1.1.2
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.41 go: extracting gopkg.in/ini.v1 v1.51.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.47 go: extracting gopkg.in/yaml.v2 v2.2.7
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.51 go: extracting github.com/go-toolsmith/astfmt v1.0.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.53 go: extracting github.com/magiconair/properties v1.8.1
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.56 go: extracting github.com/stretchr/testify v1.4.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.60 go: extracting github.com/pelletier/go-toml v1.2.0
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.69 go: extracting github.com/spf13/afero v1.1.2
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
07:57:48 [2020-11-05T07:57:48.559Z] #47 14.98 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:57:48 [2020-11-05T07:57:48.559Z] #47 15.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:57:48 [2020-11-05T07:57:48.822Z] #47 15.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:57:48 [2020-11-05T07:57:48.822Z] #47 15.42 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
07:57:49 [2020-11-05T07:57:49.086Z] #47 15.51 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:57:49 [2020-11-05T07:57:49.086Z] #47 15.56 go: downloading github.com/ultraware/funlen v0.0.2
07:57:49 [2020-11-05T07:57:49.086Z] #47 15.59 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:57:49 [2020-11-05T07:57:49.086Z] #47 15.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:57:49 [2020-11-05T07:57:49.168Z] #35 ...
07:57:49 [2020-11-05T07:57:49.168Z] 
07:57:49 [2020-11-05T07:57:49.168Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:49 [2020-11-05T07:57:49.168Z] #12 43.95 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]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.36 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]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 47.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
07:57:49 [2020-11-05T07:57:49.168Z] #12 49.07 debconf: delaying package configuration, since apt-utils is not installed
07:57:49 [2020-11-05T07:57:49.168Z] #12 49.39 Fetched 78.9 MB in 11s (7263 kB/s)
07:57:49 [2020-11-05T07:57:49.168Z] #12 49.55 Selecting previously unselected package binutils-mingw-w64-i686.
07:57:49 [2020-11-05T07:57:49.168Z] #12 49.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
07:57:49 [2020-11-05T07:57:49.168Z] #12 49.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
07:57:49 [2020-11-05T07:57:49.168Z] #12 49.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:57:49 [2020-11-05T07:57:49.168Z] #12 52.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:57:49 [2020-11-05T07:57:49.168Z] #12 52.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
07:57:49 [2020-11-05T07:57:49.169Z] #12 52.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:57:49 [2020-11-05T07:57:49.351Z] #47 15.70 go: downloading github.com/hashicorp/hcl v1.0.0
07:57:49 [2020-11-05T07:57:49.448Z] #32 ...
07:57:49 [2020-11-05T07:57:49.448Z] 
07:57:49 [2020-11-05T07:57:49.448Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:49 [2020-11-05T07:57:49.448Z] #49 15.86 + cd /tmp/tmp.CL1YvWiXZE/src/github.com/mvdan/sh
07:57:49 [2020-11-05T07:57:49.448Z] #49 15.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:49 [2020-11-05T07:57:49.448Z] #49 16.20 + GO111MODULE=on
07:57:49 [2020-11-05T07:57:49.448Z] #49 16.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
07:57:49 [2020-11-05T07:57:49.468Z] #12 ...
07:57:49 [2020-11-05T07:57:49.468Z] 
07:57:49 [2020-11-05T07:57:49.468Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:57:49 [2020-11-05T07:57:49.468Z] #31 46.85 Checking out files:  85% (1301/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
07:57:49 [2020-11-05T07:57:49.468Z] #31 47.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
07:57:49 [2020-11-05T07:57:49.468Z] #31 48.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:57:49 [2020-11-05T07:57:49.468Z] #31 ...
07:57:49 [2020-11-05T07:57:49.468Z] 
07:57:49 [2020-11-05T07:57:49.468Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.25 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.27 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.29 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.30 Setting up libcap-dev:ppc64el (1:2.25-2) ...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.30 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.31 Setting up protobuf-compiler (3.6.1.3-2) ...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.31 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.32 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
07:57:49 [2020-11-05T07:57:49.468Z] #41 54.33 Setting up python-protobuf (3.6.1.3-2) ...
07:57:49 [2020-11-05T07:57:49.614Z] #47 15.98 go: extracting github.com/ultraware/funlen v0.0.2
07:57:49 [2020-11-05T07:57:49.614Z] #47 16.03 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:57:49 [2020-11-05T07:57:49.614Z] #47 16.08 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
07:57:49 [2020-11-05T07:57:49.614Z] #47 16.08 go: extracting github.com/hashicorp/hcl v1.0.0
07:57:49 [2020-11-05T07:57:49.614Z] #47 16.19 go: downloading github.com/inconshreveable/mousetrap v1.0.0
07:57:49 [2020-11-05T07:57:49.880Z] #47 16.30 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:57:49 [2020-11-05T07:57:49.880Z] #47 16.35 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:57:49 [2020-11-05T07:57:49.880Z] #47 16.37 go: extracting github.com/inconshreveable/mousetrap v1.0.0
07:57:50 [2020-11-05T07:57:50.144Z] #47 16.47 go: downloading github.com/go-toolsmith/astequal v1.0.0
07:57:50 [2020-11-05T07:57:50.144Z] #47 16.57 go: extracting github.com/go-toolsmith/astequal v1.0.0
07:57:50 [2020-11-05T07:57:50.392Z] #45 ...
07:57:50 [2020-11-05T07:57:50.392Z] 
07:57:50 [2020-11-05T07:57:50.392Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:50 [2020-11-05T07:57:50.392Z] #32 10.70 math/bits
07:57:50 [2020-11-05T07:57:50.392Z] #32 11.60 runtime
07:57:50 [2020-11-05T07:57:50.392Z] #32 11.79 math
07:57:50 [2020-11-05T07:57:50.392Z] #32 18.22 unicode/utf8
07:57:50 [2020-11-05T07:57:50.392Z] #32 18.85 internal/testlog
07:57:50 [2020-11-05T07:57:50.392Z] #32 19.53 runtime/cgo
07:57:50 [2020-11-05T07:57:50.392Z] #32 ...
07:57:50 [2020-11-05T07:57:50.392Z] 
07:57:50 [2020-11-05T07:57:50.392Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:50 [2020-11-05T07:57:50.392Z] #47 18.73 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:57:50 [2020-11-05T07:57:50.392Z] #47 18.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:57:50 [2020-11-05T07:57:50.392Z] #47 18.79 go: downloading github.com/spf13/cobra v0.0.5
07:57:50 [2020-11-05T07:57:50.392Z] #47 18.79 go: downloading github.com/fatih/color v1.7.0
07:57:50 [2020-11-05T07:57:50.392Z] #47 18.79 go: downloading github.com/spf13/pflag v1.0.5
07:57:50 [2020-11-05T07:57:50.392Z] #47 19.25 go: extracting github.com/fatih/color v1.7.0
07:57:50 [2020-11-05T07:57:50.392Z] #47 19.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:57:50 [2020-11-05T07:57:50.392Z] #47 19.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:57:50 [2020-11-05T07:57:50.392Z] #47 19.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:57:50 [2020-11-05T07:57:50.392Z] #47 19.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:57:50 [2020-11-05T07:57:50.392Z] #47 19.89 go: extracting github.com/spf13/pflag v1.0.5
07:57:50 [2020-11-05T07:57:50.392Z] #47 19.91 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:57:50 [2020-11-05T07:57:50.392Z] #47 19.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.09 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.12 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.28 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.58 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.58 go: downloading github.com/mattn/go-colorable v0.1.4
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.59 go: extracting github.com/spf13/cobra v0.0.5
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.92 go: extracting github.com/mattn/go-colorable v0.1.4
07:57:50 [2020-11-05T07:57:50.392Z] #47 20.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:57:50 [2020-11-05T07:57:50.394Z] #49 ...
07:57:50 [2020-11-05T07:57:50.394Z] 
07:57:50 [2020-11-05T07:57:50.394Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:57:50 [2020-11-05T07:57:50.394Z] #30 7.146 + git clone https://github.com/kolyshkin/go-swagger.git .
07:57:50 [2020-11-05T07:57:50.394Z] #30 7.148 Cloning into '.'...
07:57:50 [2020-11-05T07:57:50.394Z] #30 ...
07:57:50 [2020-11-05T07:57:50.394Z] 
07:57:50 [2020-11-05T07:57:50.394Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:50 [2020-11-05T07:57:50.394Z] #43 7.620 + cd /tmp/tmp.YmYTa7eryZ/src/github.com/LK4D4/vndr
07:57:50 [2020-11-05T07:57:50.394Z] #43 7.620 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
07:57:50 [2020-11-05T07:57:50.394Z] #43 7.632 + go build -buildmode=pie -v -o /build/vndr .
07:57:50 [2020-11-05T07:57:50.394Z] #43 9.491 internal/cpu
07:57:50 [2020-11-05T07:57:50.394Z] #43 9.524 runtime/internal/sys
07:57:50 [2020-11-05T07:57:50.394Z] #43 9.773 runtime/internal/math
07:57:50 [2020-11-05T07:57:50.394Z] #43 10.08 internal/race
07:57:50 [2020-11-05T07:57:50.394Z] #43 10.17 sync/atomic
07:57:50 [2020-11-05T07:57:50.394Z] #43 10.36 internal/bytealg
07:57:50 [2020-11-05T07:57:50.394Z] #43 10.65 unicode
07:57:50 [2020-11-05T07:57:50.394Z] #43 11.67 runtime
07:57:50 [2020-11-05T07:57:50.394Z] #43 17.03 unicode/utf8
07:57:50 [2020-11-05T07:57:50.394Z] #43 ...
07:57:50 [2020-11-05T07:57:50.394Z] 
07:57:50 [2020-11-05T07:57:50.394Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:50 [2020-11-05T07:57:50.394Z] #49 17.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:57:50 [2020-11-05T07:57:50.394Z] #49 17.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:57:50 [2020-11-05T07:57:50.394Z] #49 17.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:57:50 [2020-11-05T07:57:50.650Z] #47 21.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:57:50 [2020-11-05T07:57:50.656Z] #49 17.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:57:50 [2020-11-05T07:57:50.723Z] #47 17.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:57:50 [2020-11-05T07:57:50.910Z] #47 21.62 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:57:50 [2020-11-05T07:57:50.988Z] #47 17.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:57:51 [2020-11-05T07:57:51.168Z] #47 21.80 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:57:51 [2020-11-05T07:57:51.238Z] #49 18.35 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:57:51 [2020-11-05T07:57:51.263Z] #47 17.66 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:57:51 [2020-11-05T07:57:51.314Z] #43 122.7 vendor/golang.org/x/net/idna
07:57:51 [2020-11-05T07:57:51.314Z] #43 ...
07:57:51 [2020-11-05T07:57:51.314Z] 
07:57:51 [2020-11-05T07:57:51.314Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:51 [2020-11-05T07:57:51.314Z] #41 26.47   CC       images/sa.o
07:57:51 [2020-11-05T07:57:51.314Z] #41 26.78   CC       images/timer.o
07:57:51 [2020-11-05T07:57:51.314Z] #41 27.08   CC       images/timerfd.o
07:57:51 [2020-11-05T07:57:51.314Z] #41 27.28   CC       images/mm.o
07:57:51 [2020-11-05T07:57:51.314Z] #41 27.58   CC       images/sk-opts.o
07:57:51 [2020-11-05T07:57:51.314Z] #41 27.89   CC       images/sk-unix.o
07:57:51 [2020-11-05T07:57:51.314Z] #41 28.18   CC       images/sk-inet.o
07:57:51 [2020-11-05T07:57:51.314Z] #41 28.51   CC       images/tun.o
07:57:51 [2020-11-05T07:57:51.314Z] #41 28.86   CC       images/sk-netlink.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 29.12   CC       images/packet-sock.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 29.49   CC       images/ipc-var.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 29.67   CC       images/ipc-desc.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 29.84   CC       images/ipc-shm.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 30.01   CC       images/ipc-msg.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 30.28   CC       images/ipc-sem.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 30.43   CC       images/utsns.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 30.56   CC       images/creds.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 30.87   CC       images/vma.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 31.05   CC       images/netdev.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 31.45   CC       images/tty.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 31.97   CC       images/file-lock.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 32.11   CC       images/rlimit.o
07:57:51 [2020-11-05T07:57:51.315Z] #41 32.26   CC       images/pagemap.o
07:57:51 [2020-11-05T07:57:51.426Z] #47 ...
07:57:51 [2020-11-05T07:57:51.426Z] 
07:57:51 [2020-11-05T07:57:51.426Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:51 [2020-11-05T07:57:51.426Z] #34 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:51 [2020-11-05T07:57:51.426Z] #34 14.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:51 [2020-11-05T07:57:51.426Z] #34 ...
07:57:51 [2020-11-05T07:57:51.426Z] 
07:57:51 [2020-11-05T07:57:51.426Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:51 [2020-11-05T07:57:51.426Z] #22 21.62 + mkdir -p /build
07:57:51 [2020-11-05T07:57:51.426Z] #22 21.63 + mv docker/docker /build/
07:57:51 [2020-11-05T07:57:51.426Z] #22 21.65 + rmdir docker
07:57:51 [2020-11-05T07:57:51.527Z] #47 17.99 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:57:51 [2020-11-05T07:57:51.527Z] #47 18.04 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:57:51 [2020-11-05T07:57:51.574Z] #41 32.58   CC       images/siginfo.o
07:57:51 [2020-11-05T07:57:51.576Z] #41 ...
07:57:51 [2020-11-05T07:57:51.576Z] 
07:57:51 [2020-11-05T07:57:51.576Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.45 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.46 Setting up xxd (2:8.1.0875-5) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.47 Setting up libuv1:ppc64el (1.24.1-1) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.47 Setting up vim-common (2:8.1.0875-5) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.52 Setting up librhash0:ppc64el (1.3.8-1) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.52 Setting up cmake-data (3.13.4-1) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.53 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.54 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.55 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.56 Setting up cmake (3.13.4-1) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.57 Processing triggers for libc-bin (2.28-10) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 55.68 Processing triggers for mime-support (3.62) ...
07:57:51 [2020-11-05T07:57:51.576Z] #35 DONE 56.0s
07:57:51 [2020-11-05T07:57:51.576Z] 
07:57:51 [2020-11-05T07:57:51.576Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:51 [2020-11-05T07:57:51.576Z] #12 56.23 Selecting previously unselected package binutils-mingw-w64.
07:57:51 [2020-11-05T07:57:51.576Z] #12 56.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
07:57:51 [2020-11-05T07:57:51.576Z] #12 56.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
07:57:51 [2020-11-05T07:57:51.576Z] #12 56.49 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
07:57:51 [2020-11-05T07:57:51.834Z] #41 32.82   CC       images/rpc.o
07:57:51 [2020-11-05T07:57:51.876Z] #12 56.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
07:57:51 [2020-11-05T07:57:51.876Z] #12 56.52 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
07:57:52 [2020-11-05T07:57:52.181Z] #12 56.81 Selecting previously unselected package dmsetup.
07:57:52 [2020-11-05T07:57:52.181Z] #12 56.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
07:57:52 [2020-11-05T07:57:52.181Z] #12 56.83 Unpacking dmsetup (2:1.02.155-3) ...
07:57:52 [2020-11-05T07:57:52.488Z] #12 57.05 Selecting previously unselected package mingw-w64-common.
07:57:52 [2020-11-05T07:57:52.488Z] #12 57.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
07:57:52 [2020-11-05T07:57:52.488Z] #12 57.06 Unpacking mingw-w64-common (6.0.0-3) ...
07:57:52 [2020-11-05T07:57:52.628Z] #49 19.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:57:52 [2020-11-05T07:57:52.774Z] #41 ...
07:57:52 [2020-11-05T07:57:52.774Z] 
07:57:52 [2020-11-05T07:57:52.774Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:52 [2020-11-05T07:57:52.774Z] #43 124.9 vendor/golang.org/x/net/http2/hpack
07:57:52 [2020-11-05T07:57:52.810Z] #54 138.6 + bin/containerd-shim-runc-v1
07:57:52 [2020-11-05T07:57:52.856Z] #22 ...
07:57:52 [2020-11-05T07:57:52.856Z] 
07:57:52 [2020-11-05T07:57:52.856Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:52 [2020-11-05T07:57:52.856Z] #40 13.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:52 [2020-11-05T07:57:52.856Z] #40 17.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:52 [2020-11-05T07:57:52.856Z] #40 ...
07:57:52 [2020-11-05T07:57:52.856Z] 
07:57:52 [2020-11-05T07:57:52.856Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:52 [2020-11-05T07:57:52.856Z] #22 DONE 23.5s
07:57:52 [2020-11-05T07:57:52.856Z] 
07:57:52 [2020-11-05T07:57:52.856Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:52 [2020-11-05T07:57:52.856Z] #47 22.22 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:57:52 [2020-11-05T07:57:52.856Z] #47 22.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:52 [2020-11-05T07:57:52.856Z] #47 23.20 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:52 [2020-11-05T07:57:52.856Z] #47 ...
07:57:52 [2020-11-05T07:57:52.856Z] 
07:57:52 [2020-11-05T07:57:52.856Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:52 [2020-11-05T07:57:52.856Z] #11 13.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:52 [2020-11-05T07:57:52.856Z] #11 17.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:53 [2020-11-05T07:57:53.184Z] #11 ...
07:57:53 [2020-11-05T07:57:53.184Z] 
07:57:53 [2020-11-05T07:57:53.184Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:53 [2020-11-05T07:57:53.184Z] #43 17.71 unicode/utf8
07:57:53 [2020-11-05T07:57:53.184Z] #43 18.50 internal/testlog
07:57:53 [2020-11-05T07:57:53.184Z] #43 19.05 encoding
07:57:53 [2020-11-05T07:57:53.184Z] #43 19.38 unicode/utf16
07:57:53 [2020-11-05T07:57:53.184Z] #43 19.70 container/list
07:57:53 [2020-11-05T07:57:53.184Z] #43 21.31 crypto/internal/subtle
07:57:53 [2020-11-05T07:57:53.184Z] #43 21.61 crypto/subtle
07:57:53 [2020-11-05T07:57:53.184Z] #43 21.90 vendor/golang.org/x/crypto/cryptobyte/asn1
07:57:53 [2020-11-05T07:57:53.184Z] #43 22.05 internal/nettrace
07:57:53 [2020-11-05T07:57:53.184Z] #43 22.47 runtime/cgo
07:57:53 [2020-11-05T07:57:53.201Z] #49 ...
07:57:53 [2020-11-05T07:57:53.201Z] 
07:57:53 [2020-11-05T07:57:53.201Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:53 [2020-11-05T07:57:53.201Z] #34 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:57:53 [2020-11-05T07:57:53.201Z] #34 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:53 [2020-11-05T07:57:53.201Z] #34 18.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:53 [2020-11-05T07:57:53.465Z] #34 ...
07:57:53 [2020-11-05T07:57:53.465Z] 
07:57:53 [2020-11-05T07:57:53.465Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:53 [2020-11-05T07:57:53.465Z] #22 20.06 + mkdir -p /build
07:57:53 [2020-11-05T07:57:53.465Z] #22 20.07 + mv docker/docker /build/
07:57:53 [2020-11-05T07:57:53.465Z] #22 20.10 + rmdir docker
07:57:53 [2020-11-05T07:57:53.465Z] #22 DONE 20.7s
07:57:53 [2020-11-05T07:57:53.465Z] 
07:57:53 [2020-11-05T07:57:53.465Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:53 [2020-11-05T07:57:53.465Z] #43 17.99 internal/testlog
07:57:53 [2020-11-05T07:57:53.465Z] #43 18.52 encoding
07:57:53 [2020-11-05T07:57:53.465Z] #43 18.74 unicode/utf16
07:57:53 [2020-11-05T07:57:53.465Z] #43 19.21 container/list
07:57:53 [2020-11-05T07:57:53.465Z] #43 20.76 crypto/internal/subtle
07:57:53 [2020-11-05T07:57:53.472Z] #47 ...
07:57:53 [2020-11-05T07:57:53.472Z] 
07:57:53 [2020-11-05T07:57:53.472Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:53 [2020-11-05T07:57:53.472Z] #27 16.29 
07:57:53 [2020-11-05T07:57:53.472Z] #27 16.63 
                                                                           0.1%
######################################################################## 100.0%
07:57:53 [2020-11-05T07:57:53.472Z] #27 16.81 
07:57:53 [2020-11-05T07:57:53.472Z] #27 18.10 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:57:53 [2020-11-05T07:57:53.472Z] #27 18.70 
07:57:53 [2020-11-05T07:57:53.472Z] #27 18.96 
                                                                           0.8%
######################################################################## 100.0%
07:57:53 [2020-11-05T07:57:53.472Z] #27 19.16 
07:57:53 [2020-11-05T07:57:53.472Z] #27 20.42 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
07:57:53 [2020-11-05T07:57:53.472Z] #27 20.52 skipping existing 9a99313a2c50
07:57:53 [2020-11-05T07:57:53.472Z] #27 20.63 
07:57:53 [2020-11-05T07:57:53.713Z] #43 125.9 mime
07:57:54 [2020-11-05T07:57:54.037Z] #43 21.40 crypto/subtle
07:57:54 [2020-11-05T07:57:54.162Z] #43 ...
07:57:54 [2020-11-05T07:57:54.162Z] 
07:57:54 [2020-11-05T07:57:54.162Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:54 [2020-11-05T07:57:54.162Z] #45 24.72 go: finding github.com/fatih/color v1.9.0
07:57:54 [2020-11-05T07:57:54.162Z] #45 24.73 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:54 [2020-11-05T07:57:54.162Z] #45 24.74 go: finding github.com/pkg/errors v0.9.1
07:57:54 [2020-11-05T07:57:54.162Z] #45 24.95 go: finding github.com/spf13/pflag v1.0.3
07:57:54 [2020-11-05T07:57:54.162Z] #45 24.99 go: finding github.com/mattn/go-colorable v0.1.6
07:57:54 [2020-11-05T07:57:54.298Z] #43 ...
07:57:54 [2020-11-05T07:57:54.298Z] 
07:57:54 [2020-11-05T07:57:54.299Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:54 [2020-11-05T07:57:54.299Z] #45 11.46 go: downloading github.com/mattn/go-colorable v0.1.6
07:57:54 [2020-11-05T07:57:54.299Z] #45 11.49 go: downloading github.com/mattn/go-isatty v0.0.12
07:57:54 [2020-11-05T07:57:54.299Z] #45 11.77 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:54 [2020-11-05T07:57:54.299Z] #45 11.81 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:54 [2020-11-05T07:57:54.299Z] #45 12.83 go: extracting github.com/mattn/go-colorable v0.1.6
07:57:54 [2020-11-05T07:57:54.299Z] #45 12.89 go: extracting github.com/mattn/go-isatty v0.0.12
07:57:54 [2020-11-05T07:57:54.299Z] #45 15.00 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:54 [2020-11-05T07:57:54.299Z] #45 16.49 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:54 [2020-11-05T07:57:54.299Z] #45 17.19 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:54 [2020-11-05T07:57:54.299Z] #45 ...
07:57:54 [2020-11-05T07:57:54.299Z] 
07:57:54 [2020-11-05T07:57:54.299Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:54 [2020-11-05T07:57:54.299Z] #47 21.12 go: downloading github.com/fatih/color v1.7.0
07:57:54 [2020-11-05T07:57:54.299Z] #47 21.18 go: downloading github.com/spf13/pflag v1.0.5
07:57:54 [2020-11-05T07:57:54.299Z] #47 21.26 go: downloading github.com/spf13/viper v1.6.1
07:57:54 [2020-11-05T07:57:54.299Z] #47 21.26 go: downloading github.com/pkg/errors v0.8.1
07:57:54 [2020-11-05T07:57:54.299Z] #47 21.30 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:57:54 [2020-11-05T07:57:54.299Z] #47 21.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:57:54 [2020-11-05T07:57:54.299Z] #47 21.52 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:57:54 [2020-11-05T07:57:54.299Z] #47 21.64 go: extracting github.com/fatih/color v1.7.0
07:57:54 [2020-11-05T07:57:54.421Z] #27 21.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:57:54 [2020-11-05T07:57:54.421Z] #27 ...
07:57:54 [2020-11-05T07:57:54.421Z] 
07:57:54 [2020-11-05T07:57:54.421Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:54 [2020-11-05T07:57:54.683Z] #62 20.14 Checking out files:  52% (1000/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/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:  99% (1891/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
07:57:54 [2020-11-05T07:57:54.683Z] #62 21.22 + cd /tmp/tmp.3HooGrmCjg/src/github.com/docker/libnetwork
07:57:54 [2020-11-05T07:57:54.683Z] #62 21.22 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
07:57:54 [2020-11-05T07:57:54.744Z] #45 25.44 go: finding github.com/mattn/go-isatty v0.0.12
07:57:54 [2020-11-05T07:57:54.873Z] #47 22.00 go: downloading github.com/ultraware/whitespace v0.0.4
07:57:54 [2020-11-05T07:57:54.873Z] #47 22.08 go: extracting github.com/spf13/viper v1.6.1
07:57:55 [2020-11-05T07:57:55.007Z] #45 25.67 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:55 [2020-11-05T07:57:55.134Z] #47 22.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:57:55 [2020-11-05T07:57:55.134Z] #47 22.20 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:57:55 [2020-11-05T07:57:55.134Z] #47 22.29 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:57:55 [2020-11-05T07:57:55.134Z] #47 22.35 go: extracting github.com/pkg/errors v0.8.1
07:57:55 [2020-11-05T07:57:55.134Z] #47 22.39 go: extracting github.com/spf13/pflag v1.0.5
07:57:55 [2020-11-05T07:57:55.134Z] #47 ...
07:57:55 [2020-11-05T07:57:55.134Z] 
07:57:55 [2020-11-05T07:57:55.134Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:57:55 [2020-11-05T07:57:55.134Z] #56 12.37 + cd /tmp/tmp.gjus7wkNGa/src/github.com/rootless-containers/rootlesskit
07:57:55 [2020-11-05T07:57:55.134Z] #56 12.38 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
07:57:55 [2020-11-05T07:57:55.134Z] #56 13.15 + for f in rootlesskit rootlesskit-docker-proxy
07:57:55 [2020-11-05T07:57:55.134Z] #56 13.15 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
07:57:55 [2020-11-05T07:57:55.262Z] #62 ...
07:57:55 [2020-11-05T07:57:55.262Z] 
07:57:55 [2020-11-05T07:57:55.262Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:55 [2020-11-05T07:57:55.262Z] #43 11.50 vendor/golang.org/x/crypto/cryptobyte/asn1
07:57:55 [2020-11-05T07:57:55.262Z] #43 11.75 internal/nettrace
07:57:55 [2020-11-05T07:57:55.262Z] #43 11.95 runtime/cgo
07:57:55 [2020-11-05T07:57:55.262Z] #43 13.36 vendor/golang.org/x/crypto/internal/subtle
07:57:55 [2020-11-05T07:57:55.262Z] #43 ...
07:57:55 [2020-11-05T07:57:55.262Z] 
07:57:55 [2020-11-05T07:57:55.262Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:55 [2020-11-05T07:57:55.262Z] #62 21.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:57:55 [2020-11-05T07:57:55.396Z] #56 ...
07:57:55 [2020-11-05T07:57:55.396Z] 
07:57:55 [2020-11-05T07:57:55.396Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:55 [2020-11-05T07:57:55.396Z] #47 22.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:57:55 [2020-11-05T07:57:55.396Z] #47 22.54 go: extracting github.com/ultraware/whitespace v0.0.4
07:57:55 [2020-11-05T07:57:55.396Z] #47 22.60 go: downloading github.com/spf13/cobra v0.0.5
07:57:55 [2020-11-05T07:57:55.396Z] #47 22.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:55 [2020-11-05T07:57:55.396Z] #47 22.60 go: downloading github.com/go-lintpack/lintpack v0.5.2
07:57:55 [2020-11-05T07:57:55.396Z] #47 22.60 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:57:55 [2020-11-05T07:57:55.396Z] #47 22.62 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:57:55 [2020-11-05T07:57:55.548Z] #54 141.7 + bin/containerd-shim-runc-v2
07:57:55 [2020-11-05T07:57:55.548Z] #54 142.4 + binaries
07:57:55 [2020-11-05T07:57:55.572Z] #45 26.17 go: finding github.com/jonboulle/clockwork v0.1.0
07:57:55 [2020-11-05T07:57:55.572Z] #45 26.21 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:55 [2020-11-05T07:57:55.621Z] #43 127.7 mime/quotedprintable
07:57:55 [2020-11-05T07:57:55.657Z] #47 22.89 go: downloading gopkg.in/ini.v1 v1.51.0
07:57:55 [2020-11-05T07:57:55.657Z] #47 ...
07:57:55 [2020-11-05T07:57:55.657Z] 
07:57:55 [2020-11-05T07:57:55.657Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:55 [2020-11-05T07:57:55.657Z] #11 12.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:55 [2020-11-05T07:57:55.657Z] #11 16.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:55 [2020-11-05T07:57:55.657Z] #11 ...
07:57:55 [2020-11-05T07:57:55.657Z] 
07:57:55 [2020-11-05T07:57:55.657Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:55 [2020-11-05T07:57:55.657Z] #43 21.74 vendor/golang.org/x/crypto/cryptobyte/asn1
07:57:55 [2020-11-05T07:57:55.657Z] #43 21.84 internal/nettrace
07:57:55 [2020-11-05T07:57:55.657Z] #43 22.16 runtime/cgo
07:57:55 [2020-11-05T07:57:55.828Z] #45 26.32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:55 [2020-11-05T07:57:55.828Z] #45 26.33 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:55 [2020-11-05T07:57:55.839Z] #62 ...
07:57:55 [2020-11-05T07:57:55.839Z] 
07:57:55 [2020-11-05T07:57:55.839Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:57:55 [2020-11-05T07:57:55.839Z] #45 12.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:55 [2020-11-05T07:57:55.839Z] #45 15.98 go: finding github.com/fatih/color v1.9.0
07:57:55 [2020-11-05T07:57:55.839Z] #45 15.99 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:57:55 [2020-11-05T07:57:55.839Z] #45 16.04 go: finding github.com/pkg/errors v0.9.1
07:57:55 [2020-11-05T07:57:55.839Z] #45 16.08 go: finding github.com/mattn/go-colorable v0.1.6
07:57:55 [2020-11-05T07:57:55.839Z] #45 16.12 go: finding github.com/mattn/go-isatty v0.0.12
07:57:55 [2020-11-05T07:57:55.839Z] #45 16.26 go: finding github.com/spf13/pflag v1.0.3
07:57:55 [2020-11-05T07:57:55.839Z] #45 16.70 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:57:55 [2020-11-05T07:57:55.839Z] #45 16.79 go: finding github.com/jonboulle/clockwork v0.1.0
07:57:55 [2020-11-05T07:57:55.839Z] #45 16.80 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:57:55 [2020-11-05T07:57:55.839Z] #45 16.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:57:55 [2020-11-05T07:57:55.839Z] #45 16.95 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:57:55 [2020-11-05T07:57:55.839Z] #45 ...
07:57:55 [2020-11-05T07:57:55.839Z] 
07:57:55 [2020-11-05T07:57:55.839Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:55 [2020-11-05T07:57:55.839Z] #27 22.58 
07:57:55 [2020-11-05T07:57:55.839Z] #27 22.91 
######################################################################## 100.0%
07:57:55 [2020-11-05T07:57:55.839Z] #27 23.03 
07:57:55 [2020-11-05T07:57:55.840Z] #54 142.4 + install -D bin/containerd /build/containerd
07:57:55 [2020-11-05T07:57:55.840Z] #54 142.4 + install -D bin/containerd-shim /build/containerd-shim
07:57:55 [2020-11-05T07:57:55.840Z] #54 142.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:57:55 [2020-11-05T07:57:55.840Z] #54 142.4 + install -D bin/ctr /build/ctr
07:57:55 [2020-11-05T07:57:55.881Z] #43 128.0 net/http/internal
07:57:55 [2020-11-05T07:57:55.925Z] Running on azwin-2-4f3070 in d:\jenkins\workspace\moby_PR-41634
[Pipeline] {
[Pipeline] ws
07:57:55 [2020-11-05T07:57:55.941Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
07:57:56 [2020-11-05T07:57:56.229Z] #43 ...
07:57:56 [2020-11-05T07:57:56.229Z] 
07:57:56 [2020-11-05T07:57:56.229Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:57:56 [2020-11-05T07:57:56.229Z] #53 13.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:56 [2020-11-05T07:57:56.229Z] #53 17.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:56 [2020-11-05T07:57:56.473Z] #54 DONE 143.0s
07:57:56 [2020-11-05T07:57:56.493Z] #53 ...
07:57:56 [2020-11-05T07:57:56.493Z] 
07:57:56 [2020-11-05T07:57:56.493Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:56 [2020-11-05T07:57:56.493Z] #40 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:57:56 [2020-11-05T07:57:56.493Z] #40 16.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:57:56 [2020-11-05T07:57:56.754Z] #40 ...
07:57:56 [2020-11-05T07:57:56.754Z] 
07:57:56 [2020-11-05T07:57:56.754Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:56 [2020-11-05T07:57:56.754Z] #47 23.39 go: downloading github.com/go-critic/go-critic v0.4.1
07:57:56 [2020-11-05T07:57:56.754Z] #47 23.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:57:56 [2020-11-05T07:57:56.754Z] #47 23.63 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:56 [2020-11-05T07:57:56.754Z] #47 23.64 go: extracting gopkg.in/ini.v1 v1.51.0
07:57:56 [2020-11-05T07:57:56.754Z] #47 23.68 go: extracting github.com/go-lintpack/lintpack v0.5.2
07:57:56 [2020-11-05T07:57:56.754Z] #47 23.83 go: extracting github.com/spf13/cobra v0.0.5
07:57:56 [2020-11-05T07:57:56.754Z] #47 23.98 go: downloading github.com/fsnotify/fsnotify v1.4.7
07:57:56 [2020-11-05T07:57:56.754Z] #47 24.03 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:57:56 [2020-11-05T07:57:56.801Z] #27 24.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:57:56 [2020-11-05T07:57:56.801Z] #27 ...
07:57:56 [2020-11-05T07:57:56.801Z] 
07:57:56 [2020-11-05T07:57:56.801Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:57:56 [2020-11-05T07:57:56.801Z] #49 13.16 + cd /tmp/tmp.tU6ce18iBm/src/github.com/mvdan/sh
07:57:56 [2020-11-05T07:57:56.801Z] #49 13.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
07:57:56 [2020-11-05T07:57:56.801Z] #49 13.23 + GO111MODULE=on
07:57:56 [2020-11-05T07:57:56.801Z] #49 13.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
07:57:56 [2020-11-05T07:57:56.801Z] #49 14.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:57:56 [2020-11-05T07:57:56.801Z] #49 14.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:57:56 [2020-11-05T07:57:56.801Z] #49 14.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:57:56 [2020-11-05T07:57:56.801Z] #49 14.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:57:56 [2020-11-05T07:57:56.801Z] #49 15.31 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:57:56 [2020-11-05T07:57:56.801Z] #49 15.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:57:56 [2020-11-05T07:57:56.801Z] #49 16.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:57:56 [2020-11-05T07:57:56.801Z] #49 17.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:57:56 [2020-11-05T07:57:56.801Z] #49 19.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:57:56 [2020-11-05T07:57:56.801Z] #49 19.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:57:56 [2020-11-05T07:57:56.801Z] #49 19.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:57:56 [2020-11-05T07:57:56.801Z] #49 19.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:57:56 [2020-11-05T07:57:56.801Z] #49 20.78 runtime/cgo
07:57:56 [2020-11-05T07:57:56.801Z] #49 20.98 runtime
07:57:56 [2020-11-05T07:57:56.801Z] #49 ...
07:57:56 [2020-11-05T07:57:56.801Z] 
07:57:56 [2020-11-05T07:57:56.801Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.28 go: downloading github.com/davecgh/go-spew v1.1.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.28 go: downloading github.com/sirupsen/logrus v1.4.2
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.29 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.33 go: downloading github.com/mitchellh/mapstructure v1.1.2
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.42 go: downloading github.com/spf13/cast v1.3.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.44 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.56 go: extracting github.com/spf13/cast v1.3.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.61 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.62 go: downloading github.com/subosito/gotenv v1.2.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.63 go: extracting github.com/sirupsen/logrus v1.4.2
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.65 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.66 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.67 go: downloading golang.org/x/text v0.3.2
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.77 go: extracting github.com/davecgh/go-spew v1.1.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:57:56 [2020-11-05T07:57:56.801Z] #47 20.85 go: downloading github.com/pkg/errors v0.8.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.08 go: extracting github.com/mitchellh/mapstructure v1.1.2
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.09 go: extracting github.com/subosito/gotenv v1.2.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.22 go: downloading github.com/stretchr/objx v0.2.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.52 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.65 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.72 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.92 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 21.95 go: extracting github.com/pkg/errors v0.8.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.00 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.07 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.11 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.18 go: extracting github.com/go-toolsmith/strparse v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.28 go: downloading github.com/uudashr/gocognit v1.0.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.37 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.38 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.38 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.39 go: downloading github.com/mattn/go-isatty v0.0.8
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.45 go: extracting github.com/stretchr/objx v0.2.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.47 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.51 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.73 go: extracting github.com/mattn/go-isatty v0.0.8
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.75 go: downloading github.com/go-toolsmith/astp v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.77 go: extracting github.com/go-toolsmith/astcast v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.93 go: extracting github.com/uudashr/gocognit v1.0.1
07:57:56 [2020-11-05T07:57:56.801Z] #47 22.95 go: downloading github.com/fsnotify/fsnotify v1.4.7
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.05 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.06 go: downloading github.com/pmezard/go-difflib v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.07 go: extracting github.com/go-toolsmith/astp v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.07 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.09 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.18 go: extracting github.com/pmezard/go-difflib v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.22 go: extracting github.com/fsnotify/fsnotify v1.4.7
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.23 go: extracting github.com/spf13/jwalterweatherman v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.29 go: downloading github.com/kisielk/gotool v1.0.0
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.38 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:57:56 [2020-11-05T07:57:56.801Z] #47 23.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:57:57 [2020-11-05T07:57:57.017Z] #47 24.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:57:57 [2020-11-05T07:57:57.031Z] #12 ...
07:57:57 [2020-11-05T07:57:57.031Z] 
07:57:57 [2020-11-05T07:57:57.031Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:57 [2020-11-05T07:57:57.031Z] #41 61.20 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
07:57:57 [2020-11-05T07:57:57.031Z] #41 61.21 Processing triggers for libc-bin (2.28-10) ...
07:57:57 [2020-11-05T07:57:57.031Z] #41 DONE 61.5s
07:57:57 [2020-11-05T07:57:57.031Z] 
07:57:57 [2020-11-05T07:57:57.031Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:57 [2020-11-05T07:57:57.064Z] #47 23.56 go: downloading github.com/sourcegraph/go-diff v0.5.1
07:57:57 [2020-11-05T07:57:57.064Z] #47 23.56 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:57:57 [2020-11-05T07:57:57.064Z] #47 23.58 go: downloading github.com/ultraware/whitespace v0.0.4
07:57:57 [2020-11-05T07:57:57.064Z] #47 23.59 go: extracting github.com/kisielk/gotool v1.0.0
07:57:57 [2020-11-05T07:57:57.064Z] #47 23.64 go: downloading github.com/gobwas/glob v0.2.3
07:57:57 [2020-11-05T07:57:57.107Z] 
07:57:57 [2020-11-05T07:57:57.107Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
07:57:57 [2020-11-05T07:57:57.107Z] #55 DONE 0.4s
07:57:57 [2020-11-05T07:57:57.278Z] #47 24.37 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:57:57 [2020-11-05T07:57:57.338Z] #47 23.66 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:57:57 [2020-11-05T07:57:57.338Z] #47 23.69 go: extracting github.com/ultraware/whitespace v0.0.4
07:57:57 [2020-11-05T07:57:57.338Z] #47 23.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:57:57 [2020-11-05T07:57:57.338Z] #47 23.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:57:57 [2020-11-05T07:57:57.401Z] 
07:57:57 [2020-11-05T07:57:57.401Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
07:57:57 [2020-11-05T07:57:57.541Z] #47 24.78 go: extracting github.com/fsnotify/fsnotify v1.4.7
07:57:57 [2020-11-05T07:57:57.541Z] #47 24.92 go: extracting github.com/go-critic/go-critic v0.4.1
07:57:57 [2020-11-05T07:57:57.665Z] #47 23.89 go: downloading github.com/BurntSushi/toml v0.3.1
07:57:57 [2020-11-05T07:57:57.665Z] #47 24.02 go: extracting github.com/go-toolsmith/astcopy v1.0.0
07:57:57 [2020-11-05T07:57:57.665Z] #47 24.03 go: extracting github.com/sourcegraph/go-diff v0.5.1
07:57:57 [2020-11-05T07:57:57.692Z] #59 DONE 0.2s
07:57:57 [2020-11-05T07:57:57.692Z] 
07:57:57 [2020-11-05T07:57:57.692Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
07:57:57 [2020-11-05T07:57:57.692Z] #61 DONE 0.2s
07:57:57 [2020-11-05T07:57:57.692Z] 
07:57:57 [2020-11-05T07:57:57.692Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
07:57:57 [2020-11-05T07:57:57.692Z] #63 DONE 0.1s
07:57:57 [2020-11-05T07:57:57.692Z] 
07:57:57 [2020-11-05T07:57:57.692Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:57:57 [2020-11-05T07:57:57.692Z] #64 DONE 0.1s
07:57:57 [2020-11-05T07:57:57.789Z] #43 ...
07:57:57 [2020-11-05T07:57:57.790Z] 
07:57:57 [2020-11-05T07:57:57.790Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:57:57 [2020-11-05T07:57:57.790Z] #11 119.7 Selecting previously unselected package g++-mingw-w64-x86-64.
07:57:57 [2020-11-05T07:57:57.790Z] #11 119.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:57:57 [2020-11-05T07:57:57.790Z] #11 119.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:57:57 [2020-11-05T07:57:57.790Z] #11 ...
07:57:57 [2020-11-05T07:57:57.790Z] 
07:57:57 [2020-11-05T07:57:57.790Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:57:57 [2020-11-05T07:57:57.790Z] #41 34.03   CC       images/ext-file.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 34.32   CC       images/cgroup.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 34.91   CC       images/userns.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 35.25   CC       images/google/protobuf/descriptor.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 36.81   CC       images/opts.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 37.05   CC       images/seccomp.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 37.40   CC       images/binfmt-misc.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 37.65   CC       images/time.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 37.89   CC       images/sysctl.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 38.13   CC       images/autofs.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 38.36   CC       images/macvlan.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 38.63   CC       images/sit.o
07:57:57 [2020-11-05T07:57:57.790Z] #41 38.86   CC       images/memfd.o
07:57:57 [2020-11-05T07:57:57.984Z] 
07:57:57 [2020-11-05T07:57:57.984Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
07:57:58 [2020-11-05T07:57:58.010Z] #47 24.20 go: downloading github.com/go-toolsmith/typep v1.0.0
07:57:58 [2020-11-05T07:57:58.010Z] #47 24.39 go: extracting github.com/BurntSushi/toml v0.3.1
07:57:58 [2020-11-05T07:57:58.010Z] #47 24.43 go: extracting github.com/gobwas/glob v0.2.3
07:57:58 [2020-11-05T07:57:58.049Z] #41 39.14   CC       images/timens.o
07:57:58 [2020-11-05T07:57:58.311Z] #41 39.45   LINK     images/built-in.o
07:57:58 [2020-11-05T07:57:58.362Z] #47 ...
07:57:58 [2020-11-05T07:57:58.362Z] 
07:57:58 [2020-11-05T07:57:58.362Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:57:58 [2020-11-05T07:57:58.362Z] #34 14.52 Fetched 8219 kB in 11s (746 kB/s)
07:57:58 [2020-11-05T07:57:58.362Z] #34 14.52 Reading package lists...
07:57:58 [2020-11-05T07:57:58.362Z] #34 20.69 Reading package lists...
07:57:58 [2020-11-05T07:57:58.362Z] #34 ...
07:57:58 [2020-11-05T07:57:58.362Z] 
07:57:58 [2020-11-05T07:57:58.362Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:57:58 [2020-11-05T07:57:58.362Z] #47 24.71 go: extracting github.com/go-toolsmith/typep v1.0.0
07:57:58 [2020-11-05T07:57:58.362Z] #47 24.73 go: downloading github.com/gogo/protobuf v1.2.1
07:57:58 [2020-11-05T07:57:58.362Z] #47 24.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:57:58 [2020-11-05T07:57:58.573Z] #41 39.60   GEN      compel/include/asm
07:57:58 [2020-11-05T07:57:58.573Z] #41 39.64   GEN      compel/include/version.h
07:57:58 [2020-11-05T07:57:58.573Z] #41 39.65 touch .config
07:57:58 [2020-11-05T07:57:58.573Z] #41 39.70   GEN      include/common/config.h
07:57:58 [2020-11-05T07:57:58.575Z] #42 1.666 Note: Building without setproctitle() and strlcpy() support.
07:57:58 [2020-11-05T07:57:58.575Z] #42 1.669       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:57:58 [2020-11-05T07:57:58.575Z] #42 1.685 Note: Building without GnuTLS support
07:57:58 [2020-11-05T07:57:58.575Z] #42 1.696 Makefile.config:39: Warn: you have no libnftables installed
07:57:58 [2020-11-05T07:57:58.575Z] #42 1.702 Makefile.config:40: Warn: Building without nftables support
07:57:58 [2020-11-05T07:57:58.625Z] #65 DONE 0.6s
07:57:58 [2020-11-05T07:57:58.625Z] 
07:57:58 [2020-11-05T07:57:58.625Z] #66 exporting to image
07:57:58 [2020-11-05T07:57:58.625Z] #66 exporting layers
07:57:58 [2020-11-05T07:57:58.884Z] #41 39.82   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
07:57:58 [2020-11-05T07:57:58.884Z] #41 39.85   GEN      compel/plugins/include/uapi/std/syscall-64.h
07:57:58 [2020-11-05T07:57:58.884Z] #41 39.86   GEN      compel/arch/x86/plugins/std/syscalls-64.S
07:57:58 [2020-11-05T07:57:58.884Z] #41 39.89   DEP      compel/arch/x86/plugins/std/syscalls-64.d
07:57:58 [2020-11-05T07:57:58.884Z] #41 39.92   DEP      compel/arch/x86/plugins/std/memcpy.d
07:57:58 [2020-11-05T07:57:58.884Z] #41 39.95   DEP      compel/arch/x86/plugins/std/parasite-head.d
07:57:58 [2020-11-05T07:57:58.884Z] #41 39.98   GEN      compel/plugins/include/uapi/std/syscall.h
07:57:58 [2020-11-05T07:57:58.884Z] #41 39.99   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
07:57:58 [2020-11-05T07:57:58.884Z] #41 40.00   GEN      compel/plugins/include/uapi/std/syscall-codes.h
07:57:58 [2020-11-05T07:57:58.884Z] #41 40.03   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:57:58 [2020-11-05T07:57:58.958Z] #47 25.18 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:57:59 [2020-11-05T07:57:59.150Z] #41 40.04   DEP      compel/plugins/std/infect.d
07:57:59 [2020-11-05T07:57:59.150Z] #41 40.20   DEP      compel/plugins/std/string.d
07:57:59 [2020-11-05T07:57:59.150Z] #41 40.26   DEP      compel/plugins/std/log.d
07:57:59 [2020-11-05T07:57:59.418Z] #41 40.35   DEP      compel/plugins/std/fds.d
07:57:59 [2020-11-05T07:57:59.418Z] #41 40.45   DEP      compel/plugins/std/std.d
07:57:59 [2020-11-05T07:57:59.418Z] #41 40.52   DEP      compel/plugins/shmem/shmem.d
07:57:59 [2020-11-05T07:57:59.418Z] #41 40.60   DEP      compel/plugins/fds/fds.d
07:57:59 [2020-11-05T07:57:59.457Z] #47 26.40 go: downloading github.com/subosito/gotenv v1.2.0
07:57:59 [2020-11-05T07:57:59.457Z] #47 26.50 go: extracting github.com/subosito/gotenv v1.2.0
07:57:59 [2020-11-05T07:57:59.457Z] #47 26.53 go: downloading github.com/mitchellh/mapstructure v1.1.2
07:57:59 [2020-11-05T07:57:59.542Z] #47 ...
07:57:59 [2020-11-05T07:57:59.542Z] 
07:57:59 [2020-11-05T07:57:59.542Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:57:59 [2020-11-05T07:57:59.542Z] #38 15.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:57:59 [2020-11-05T07:57:59.542Z] #38 17.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:57:59 [2020-11-05T07:57:59.542Z] #38 ...
07:57:59 [2020-11-05T07:57:59.542Z] 
07:57:59 [2020-11-05T07:57:59.542Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:57:59 [2020-11-05T07:57:59.542Z] #27 24.46 #=#=#                                                                         
07:57:59 [2020-11-05T07:57:59.542Z] #27 24.62 
######################################################################## 100.0%
07:57:59 [2020-11-05T07:57:59.542Z] #27 24.85 
07:57:59 [2020-11-05T07:57:59.542Z] #27 24.91 Download of images into '/build' complete.
07:57:59 [2020-11-05T07:57:59.542Z] #27 24.91 Use something like the following to load the result into a Docker daemon:
07:57:59 [2020-11-05T07:57:59.542Z] #27 24.91   tar -cC '/build' . | docker load
07:57:59 [2020-11-05T07:57:59.686Z] #41 40.75   CC       compel/plugins/std/std.o
07:57:59 [2020-11-05T07:57:59.720Z] #47 26.82 go: extracting github.com/mitchellh/mapstructure v1.1.2
07:57:59 [2020-11-05T07:57:59.948Z] #41 41.11   CC       compel/plugins/std/fds.o
07:57:59 [2020-11-05T07:57:59.948Z] #41 ...
07:57:59 [2020-11-05T07:57:59.948Z] 
07:57:59 [2020-11-05T07:57:59.948Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:57:59 [2020-11-05T07:57:59.948Z] #43 132.3 net/textproto
07:57:59 [2020-11-05T07:57:59.994Z] #27 ...
07:57:59 [2020-11-05T07:57:59.994Z] 
07:57:59 [2020-11-05T07:57:59.994Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:57:59 [2020-11-05T07:57:59.995Z] #40 16.26 Fetched 8219 kB in 11s (720 kB/s)
07:57:59 [2020-11-05T07:57:59.995Z] #40 16.26 Reading package lists...
07:57:59 [2020-11-05T07:57:59.995Z] #40 21.60 Reading package lists...
07:57:59 [2020-11-05T07:57:59.995Z] #40 ...
07:57:59 [2020-11-05T07:57:59.995Z] 
07:57:59 [2020-11-05T07:57:59.995Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:57:59 [2020-11-05T07:57:59.995Z] #53 16.37 Fetched 8219 kB in 11s (715 kB/s)
07:57:59 [2020-11-05T07:57:59.995Z] #53 16.37 Reading package lists...
07:58:00 [2020-11-05T07:58:00.230Z] #43 132.3 crypto/x509
07:58:00 [2020-11-05T07:58:00.259Z] #53 21.63 Reading package lists...
07:58:00 [2020-11-05T07:58:00.259Z] #53 ...
07:58:00 [2020-11-05T07:58:00.259Z] 
07:58:00 [2020-11-05T07:58:00.259Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:00 [2020-11-05T07:58:00.259Z] #11 16.55 Fetched 8219 kB in 12s (674 kB/s)
07:58:00 [2020-11-05T07:58:00.259Z] #11 16.55 Reading package lists...
07:58:00 [2020-11-05T07:58:00.259Z] #11 22.02 Reading package lists...
07:58:00 [2020-11-05T07:58:00.259Z] #11 ...
07:58:00 [2020-11-05T07:58:00.259Z] 
07:58:00 [2020-11-05T07:58:00.259Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:00 [2020-11-05T07:58:00.259Z] #34 20.69 Reading package lists...
07:58:00 [2020-11-05T07:58:00.296Z] #47 ...
07:58:00 [2020-11-05T07:58:00.296Z] 
07:58:00 [2020-11-05T07:58:00.296Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:00 [2020-11-05T07:58:00.296Z] #32 17.52 unicode/utf8
07:58:00 [2020-11-05T07:58:00.296Z] #32 18.51 internal/testlog
07:58:00 [2020-11-05T07:58:00.296Z] #32 19.36 runtime/cgo
07:58:00 [2020-11-05T07:58:00.559Z] #32 ...
07:58:00 [2020-11-05T07:58:00.559Z] 
07:58:00 [2020-11-05T07:58:00.559Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:00 [2020-11-05T07:58:00.559Z] #62 25.76 Checking out files:  42% (805/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/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.
07:58:00 [2020-11-05T07:58:00.559Z] #62 27.58 + cd /tmp/tmp.z8clF7HEaQ/src/github.com/docker/libnetwork
07:58:00 [2020-11-05T07:58:00.559Z] #62 27.58 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
07:58:00 [2020-11-05T07:58:00.559Z] #62 27.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:58:00 [2020-11-05T07:58:00.690Z] #42 3.720 fatal: not a git repository (or any of the parent directories): .git
07:58:00 [2020-11-05T07:58:00.690Z] #42 3.815   GEN      .gitid
07:58:00 [2020-11-05T07:58:00.690Z] #42 3.874   GEN      criu/include/version.h
07:58:00 [2020-11-05T07:58:00.690Z] #42 3.993   GEN      include/common/asm
07:58:01 [2020-11-05T07:58:01.033Z] #42 ...
07:58:01 [2020-11-05T07:58:01.033Z] 
07:58:01 [2020-11-05T07:58:01.033Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:01 [2020-11-05T07:58:01.033Z] #33 55.81 bufio
07:58:01 [2020-11-05T07:58:01.033Z] #33 57.13 reflect
07:58:01 [2020-11-05T07:58:01.033Z] #33 58.68 path
07:58:01 [2020-11-05T07:58:01.033Z] #33 60.38 text/tabwriter
07:58:01 [2020-11-05T07:58:01.033Z] #33 65.01 internal/syscall/execenv
07:58:01 [2020-11-05T07:58:01.033Z] #33 65.02 internal/syscall/unix
07:58:01 [2020-11-05T07:58:01.033Z] #33 65.04 time
07:58:01 [2020-11-05T07:58:01.071Z] #45 ...
07:58:01 [2020-11-05T07:58:01.071Z] 
07:58:01 [2020-11-05T07:58:01.071Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:01 [2020-11-05T07:58:01.071Z] #34 30.85 Fetched 8396 kB in 25s (341 kB/s)
07:58:01 [2020-11-05T07:58:01.071Z] #34 30.85 Reading package lists...
07:58:01 [2020-11-05T07:58:01.071Z] #34 ...
07:58:01 [2020-11-05T07:58:01.071Z] 
07:58:01 [2020-11-05T07:58:01.071Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:01 [2020-11-05T07:58:01.071Z] #49 21.54 + cd /tmp/tmp.5zuBOHKK3U/src/github.com/mvdan/sh
07:58:01 [2020-11-05T07:58:01.071Z] #49 21.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
07:58:01 [2020-11-05T07:58:01.071Z] #49 21.67 + GO111MODULE=on
07:58:01 [2020-11-05T07:58:01.071Z] #49 21.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
07:58:01 [2020-11-05T07:58:01.071Z] #49 23.82 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:58:01 [2020-11-05T07:58:01.071Z] #49 24.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:58:01 [2020-11-05T07:58:01.071Z] #49 24.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:58:01 [2020-11-05T07:58:01.071Z] #49 24.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:58:01 [2020-11-05T07:58:01.071Z] #49 25.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:58:01 [2020-11-05T07:58:01.071Z] #49 26.28 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:58:01 [2020-11-05T07:58:01.071Z] #49 27.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:58:01 [2020-11-05T07:58:01.071Z] #49 29.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:58:01 [2020-11-05T07:58:01.071Z] #49 31.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:58:01 [2020-11-05T07:58:01.071Z] #49 31.74 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:58:01 [2020-11-05T07:58:01.071Z] #49 ...
07:58:01 [2020-11-05T07:58:01.071Z] 
07:58:01 [2020-11-05T07:58:01.071Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:01 [2020-11-05T07:58:01.335Z] #33 ...
07:58:01 [2020-11-05T07:58:01.335Z] 
07:58:01 [2020-11-05T07:58:01.335Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.384 + RM_GOPATH=0
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.388 + TMP_GOPATH=
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.389 + : /build
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.389 + '[' -z '' ']'
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.391 ++ mktemp -d
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.397 + export GOPATH=/tmp/tmp.W43gwd9gjc
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.397 + GOPATH=/tmp/tmp.W43gwd9gjc
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.397 + RM_GOPATH=1
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.397 + case "$(go env GOARCH)" in
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.399 ++ go env GOARCH
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.420 + export GO_BUILDMODE=-buildmode=pie
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.421 + GO_BUILDMODE=-buildmode=pie
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.421 ++ dirname /tmp/install/install.sh
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.425 + dir=/tmp/install
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.425 + bin=tini
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.425 + shift
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.426 + '[' '!' -f /tmp/install/tini.installer ']'
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.426 + . /tmp/install/tini.installer
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.427 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.427 + install_tini
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.428 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.428 + git clone https://github.com/krallin/tini.git /tmp/tmp.W43gwd9gjc/tini
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.428 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
07:58:01 [2020-11-05T07:58:01.335Z] #36 0.435 Cloning into '/tmp/tmp.W43gwd9gjc/tini'...
07:58:01 [2020-11-05T07:58:01.335Z] #36 1.821 + cd /tmp/tmp.W43gwd9gjc/tini
07:58:01 [2020-11-05T07:58:01.335Z] #36 1.823 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
07:58:01 [2020-11-05T07:58:01.335Z] #36 1.831 + cmake .
07:58:01 [2020-11-05T07:58:01.335Z] #36 2.594 -- The C compiler identification is GNU 8.3.0
07:58:01 [2020-11-05T07:58:01.335Z] #36 2.654 -- Check for working C compiler: /usr/bin/cc
07:58:01 [2020-11-05T07:58:01.335Z] #36 3.362 -- Check for working C compiler: /usr/bin/cc -- works
07:58:01 [2020-11-05T07:58:01.335Z] #36 3.365 -- Detecting C compiler ABI info
07:58:01 [2020-11-05T07:58:01.335Z] #36 4.162 -- Detecting C compiler ABI info - done
07:58:01 [2020-11-05T07:58:01.335Z] #36 4.249 -- Detecting C compile features
07:58:01 [2020-11-05T07:58:01.335Z] #36 6.334 -- Detecting C compile features - done
07:58:01 [2020-11-05T07:58:01.335Z] #36 6.360 -- Performing Test HAS_BUILTIN_FORTIFY
07:58:01 [2020-11-05T07:58:01.335Z] #36 6.528 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:58:01 [2020-11-05T07:58:01.335Z] #36 6.663 -- Configuring done
07:58:01 [2020-11-05T07:58:01.335Z] #36 6.688 -- Generating done
07:58:01 [2020-11-05T07:58:01.335Z] #36 6.700 -- Build files have been written to: /tmp/tmp.W43gwd9gjc/tini
07:58:01 [2020-11-05T07:58:01.335Z] #36 6.714 + make tini-static
07:58:01 [2020-11-05T07:58:01.335Z] #36 7.097 Scanning dependencies of target tini-static
07:58:01 [2020-11-05T07:58:01.335Z] #36 7.409 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:58:01 [2020-11-05T07:58:01.335Z] #36 9.193 [100%] Linking C executable tini-static
07:58:01 [2020-11-05T07:58:01.335Z] #36 9.952 [100%] Built target tini-static
07:58:01 [2020-11-05T07:58:01.335Z] #36 10.01 + mkdir -p /build
07:58:01 [2020-11-05T07:58:01.335Z] #36 10.03 + cp tini-static /build/docker-init
07:58:01 [2020-11-05T07:58:01.358Z] #66 exporting layers 2.4s done
07:58:01 [2020-11-05T07:58:01.358Z] #66 writing image sha256:820939ad0d9ead25124303aaa7aed3909e662926c83e6c78a6f7f6e90f113121 done
07:58:01 [2020-11-05T07:58:01.358Z] #66 naming to docker.io/library/docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 done
07:58:01 [2020-11-05T07:58:01.358Z] #66 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:58:01 [2020-11-05T07:58:01.610Z] #43 133.5 vendor/golang.org/x/net/http/httpguts
07:58:01 [2020-11-05T07:58:01.610Z] #43 133.7 vendor/golang.org/x/net/http/httpproxy
07:58:01 [2020-11-05T07:58:01.629Z] #62 31.26 Checking out files:  55% (1051/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/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.
07:58:01 [2020-11-05T07:58:01.629Z] #62 32.34 + cd /tmp/tmp.uJitZ7UaGK/src/github.com/docker/libnetwork
07:58:01 [2020-11-05T07:58:01.629Z] #62 32.34 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
07:58:01 [2020-11-05T07:58:01.638Z] #36 DONE 10.2s
07:58:01 [2020-11-05T07:58:01.638Z] 
07:58:01 [2020-11-05T07:58:01.638Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:01 [2020-11-05T07:58:01.638Z] #12 63.42 Selecting previously unselected package mingw-w64-x86-64-dev.
07:58:01 [2020-11-05T07:58:01.638Z] #12 63.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
07:58:01 [2020-11-05T07:58:01.638Z] #12 63.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
07:58:01 [2020-11-05T07:58:01.644Z] #34 26.95 Building dependency tree...
07:58:01 [2020-11-05T07:58:01.794Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/test/unit
07:58:01 [2020-11-05T07:58:01.877Z] #43 134.1 mime/multipart
07:58:02 [2020-11-05T07:58:02.294Z] #12 ...
07:58:02 [2020-11-05T07:58:02.294Z] 
07:58:02 [2020-11-05T07:58:02.294Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:02 [2020-11-05T07:58:02.294Z] #44 57.14 bufio
07:58:02 [2020-11-05T07:58:02.294Z] #44 58.14 reflect
07:58:02 [2020-11-05T07:58:02.294Z] #44 59.63 regexp/syntax
07:58:02 [2020-11-05T07:58:02.294Z] #44 63.67 hash/crc32
07:58:02 [2020-11-05T07:58:02.572Z] #62 33.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
07:58:02 [2020-11-05T07:58:02.607Z] #44 ...
07:58:02 [2020-11-05T07:58:02.607Z] 
07:58:02 [2020-11-05T07:58:02.607Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:02 [2020-11-05T07:58:02.607Z] #50 57.65 bufio
07:58:02 [2020-11-05T07:58:02.607Z] #50 60.31 text/tabwriter
07:58:02 [2020-11-05T07:58:02.607Z] #50 63.21 reflect
07:58:02 [2020-11-05T07:58:02.607Z] #50 63.22 regexp/syntax
07:58:02 [2020-11-05T07:58:02.912Z] #50 ...
07:58:02 [2020-11-05T07:58:02.912Z] 
07:58:02 [2020-11-05T07:58:02.912Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:02 [2020-11-05T07:58:02.912Z] #42 6.226   PBCC     images/timens.pb-c.c
07:58:02 [2020-11-05T07:58:02.912Z] #42 6.277   DEP      images/timens.pb-c.d
07:58:02 [2020-11-05T07:58:02.912Z] #42 6.310   PBCC     images/fown.pb-c.c
07:58:03 [2020-11-05T07:58:03.070Z] #34 29.33 The following additional packages will be installed:
07:58:03 [2020-11-05T07:58:03.070Z] #34 29.34   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
07:58:03 [2020-11-05T07:58:03.070Z] #34 29.35 Suggested packages:
07:58:03 [2020-11-05T07:58:03.070Z] #34 29.35   cmake-doc ninja-build lrzip
07:58:03 [2020-11-05T07:58:03.070Z] #34 29.35 Recommended packages:
07:58:03 [2020-11-05T07:58:03.070Z] #34 29.35   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:58:03 [2020-11-05T07:58:03.213Z] #42 6.329   PBCC     images/google/protobuf/descriptor.pb-c.c
07:58:03 [2020-11-05T07:58:03.213Z] #42 6.432   PBCC     images/opts.pb-c.c
07:58:03 [2020-11-05T07:58:03.213Z] #42 6.471   PBCC     images/memfd.pb-c.c
07:58:03 [2020-11-05T07:58:03.213Z] #42 6.562   DEP      images/fown.pb-c.d
07:58:03 [2020-11-05T07:58:03.515Z] #42 6.629   DEP      images/google/protobuf/descriptor.pb-c.d
07:58:03 [2020-11-05T07:58:03.515Z] #42 6.741   DEP      images/opts.pb-c.d
07:58:03 [2020-11-05T07:58:03.515Z] #42 6.808   DEP      images/memfd.pb-c.d
07:58:03 [2020-11-05T07:58:03.648Z] #34 30.16 The following NEW packages will be installed:
07:58:03 [2020-11-05T07:58:03.648Z] #34 30.18   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
07:58:03 [2020-11-05T07:58:03.648Z] #34 30.19   vim-common xxd
07:58:03 [2020-11-05T07:58:03.789Z] #43 ...
07:58:03 [2020-11-05T07:58:03.789Z] 
07:58:03 [2020-11-05T07:58:03.789Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:58:03 [2020-11-05T07:58:03.789Z] #56 128.3 + for f in rootlesskit rootlesskit-docker-proxy
07:58:03 [2020-11-05T07:58:03.789Z] #56 128.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:58:03 [2020-11-05T07:58:03.789Z] #56 DONE 136.0s
07:58:03 [2020-11-05T07:58:03.789Z] 
07:58:03 [2020-11-05T07:58:03.789Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
07:58:03 [2020-11-05T07:58:03.789Z] #57 DONE 0.0s
07:58:03 [2020-11-05T07:58:03.789Z] 
07:58:03 [2020-11-05T07:58:03.789Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:58:03 [2020-11-05T07:58:03.789Z] #58 DONE 0.1s
07:58:03 [2020-11-05T07:58:03.817Z] #42 6.878   PBCC     images/sit.pb-c.c
07:58:03 [2020-11-05T07:58:03.818Z] #42 6.999   DEP      images/sit.pb-c.d
07:58:03 [2020-11-05T07:58:03.818Z] #42 7.109   PBCC     images/macvlan.pb-c.c
07:58:03 [2020-11-05T07:58:03.818Z] #42 7.154   DEP      images/macvlan.pb-c.d
07:58:03 [2020-11-05T07:58:03.818Z] #42 7.223   PBCC     images/autofs.pb-c.c
07:58:03 [2020-11-05T07:58:03.899Z] ?   	github.com/docker/docker/api	[no test files]
07:58:03 [2020-11-05T07:58:03.939Z] #62 ...
07:58:03 [2020-11-05T07:58:03.939Z] 
07:58:03 [2020-11-05T07:58:03.939Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:03 [2020-11-05T07:58:03.939Z] #53 24.70 Fetched 8396 kB in 20s (422 kB/s)
07:58:04 [2020-11-05T07:58:04.047Z] 
07:58:04 [2020-11-05T07:58:04.047Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:04 [2020-11-05T07:58:04.047Z] #43 136.3 crypto/tls
07:58:04 [2020-11-05T07:58:04.120Z] #42 7.246   DEP      images/autofs.pb-c.d
07:58:04 [2020-11-05T07:58:04.120Z] #42 7.343   PBCC     images/sysctl.pb-c.c
07:58:04 [2020-11-05T07:58:04.120Z] #42 7.380   DEP      images/sysctl.pb-c.d
07:58:04 [2020-11-05T07:58:04.120Z] #42 7.420   PBCC     images/time.pb-c.c
07:58:04 [2020-11-05T07:58:04.120Z] #42 7.450   DEP      images/time.pb-c.d
07:58:04 [2020-11-05T07:58:04.120Z] #42 7.561   PBCC     images/binfmt-misc.pb-c.c
07:58:04 [2020-11-05T07:58:04.197Z] #53 24.70 Reading package lists...
07:58:04 [2020-11-05T07:58:04.197Z] #53 ...
07:58:04 [2020-11-05T07:58:04.197Z] 
07:58:04 [2020-11-05T07:58:04.197Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:58:04 [2020-11-05T07:58:04.197Z] #38 31.33 Checking out files:  80% (1344/1668)   
Checking out files:  81% (1352/1668)   
Checking out files:  82% (1368/1668)   
Checking out files:  83% (1385/1668)   
Checking out files:  84% (1402/1668)   
Checking out files:  85% (1418/1668)   
Checking out files:  86% (1435/1668)   
Checking out files:  87% (1452/1668)   
Checking out files:  88% (1468/1668)   
Checking out files:  89% (1485/1668)   
Checking out files:  90% (1502/1668)   
Checking out files:  91% (1518/1668)   
Checking out files:  92% (1535/1668)   
Checking out files:  93% (1552/1668)   
Checking out files:  94% (1568/1668)   
Checking out files:  95% (1585/1668)   
Checking out files:  96% (1602/1668)   
Checking out files:  97% (1618/1668)   
Checking out files:  98% (1635/1668)   
Checking out files:  99% (1652/1668)   
Checking out files: 100% (1668/1668)   
Checking out files: 100% (1668/1668), done.
07:58:04 [2020-11-05T07:58:04.197Z] #38 31.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:58:04 [2020-11-05T07:58:04.197Z] #38 34.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:58:04 [2020-11-05T07:58:04.280Z] #34 30.62 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
07:58:04 [2020-11-05T07:58:04.280Z] #34 30.62 Need to get 14.2 MB of archives.
07:58:04 [2020-11-05T07:58:04.280Z] #34 30.62 After this operation, 60.0 MB of additional disk space will be used.
07:58:04 [2020-11-05T07:58:04.280Z] #34 30.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
07:58:04 [2020-11-05T07:58:04.421Z] #42 7.630   DEP      images/binfmt-misc.pb-c.d
07:58:04 [2020-11-05T07:58:04.421Z] #42 7.690   PBCC     images/seccomp.pb-c.c
07:58:04 [2020-11-05T07:58:04.421Z] #42 7.704   DEP      images/seccomp.pb-c.d
07:58:04 [2020-11-05T07:58:04.421Z] #42 7.792   PBCC     images/userns.pb-c.c
07:58:04 [2020-11-05T07:58:04.454Z] #38 ...
07:58:04 [2020-11-05T07:58:04.454Z] 
07:58:04 [2020-11-05T07:58:04.454Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:04 [2020-11-05T07:58:04.454Z] #47 25.07 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:58:04 [2020-11-05T07:58:04.454Z] #47 28.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:58:04 [2020-11-05T07:58:04.454Z] #47 28.84 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:58:04 [2020-11-05T07:58:04.454Z] #47 28.86 go: downloading github.com/inconshreveable/mousetrap v1.0.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.04 go: downloading github.com/sourcegraph/go-diff v0.5.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.07 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.21 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.21 go: downloading github.com/ultraware/funlen v0.0.2
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.21 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.27 go: extracting github.com/inconshreveable/mousetrap v1.0.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.44 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.50 go: extracting github.com/mitchellh/go-homedir v1.1.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.56 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.60 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.60 go: extracting github.com/ultraware/funlen v0.0.2
07:58:04 [2020-11-05T07:58:04.454Z] #47 29.77 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.01 go: extracting github.com/sourcegraph/go-diff v0.5.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.02 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.02 go: downloading golang.org/x/text v0.3.2
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.02 go: downloading github.com/go-lintpack/lintpack v0.5.2
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.02 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.04 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.06 go: downloading github.com/pkg/errors v0.8.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.13 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.22 go: downloading github.com/ultraware/whitespace v0.0.4
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.23 go: downloading github.com/kisielk/gotool v1.0.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.28 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.33 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.34 go: extracting github.com/pkg/errors v0.8.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.34 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.38 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.81 go: extracting github.com/go-lintpack/lintpack v0.5.2
07:58:04 [2020-11-05T07:58:04.454Z] #47 30.97 go: extracting github.com/ultraware/whitespace v0.0.4
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.04 go: downloading github.com/mattn/go-isatty v0.0.8
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.04 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.07 go: extracting github.com/kisielk/gotool v1.0.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.09 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.27 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.38 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.45 go: downloading github.com/go-critic/go-critic v0.4.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.45 go: downloading github.com/sirupsen/logrus v1.4.2
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.46 go: downloading github.com/gobwas/glob v0.2.3
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.57 go: downloading github.com/stretchr/testify v1.4.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 31.96 go: extracting github.com/go-toolsmith/astfmt v1.0.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.06 go: downloading github.com/gogo/protobuf v1.2.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.06 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.14 go: extracting github.com/mattn/go-isatty v0.0.8
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.14 go: extracting github.com/go-critic/go-critic v0.4.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.16 go: extracting github.com/gobwas/glob v0.2.3
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.20 go: extracting github.com/sirupsen/logrus v1.4.2
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.68 go: downloading github.com/uudashr/gocognit v1.0.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 32.95 go: extracting github.com/stretchr/testify v1.4.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 33.18 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 33.80 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:58:04 [2020-11-05T07:58:04.454Z] #47 34.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:58:04 [2020-11-05T07:58:04.454Z] #47 34.11 go: downloading github.com/pmezard/go-difflib v1.0.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 34.12 go: downloading github.com/stretchr/objx v0.2.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 34.12 go: extracting github.com/uudashr/gocognit v1.0.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 34.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:58:04 [2020-11-05T07:58:04.454Z] #47 34.50 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 34.61 go: downloading github.com/spf13/viper v1.6.1
07:58:04 [2020-11-05T07:58:04.454Z] #47 34.77 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:58:04 [2020-11-05T07:58:04.454Z] #47 35.05 go: extracting github.com/stretchr/objx v0.2.0
07:58:04 [2020-11-05T07:58:04.454Z] #47 35.14 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
07:58:04 [2020-11-05T07:58:04.546Z] #34 30.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
07:58:04 [2020-11-05T07:58:04.546Z] #34 30.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
07:58:04 [2020-11-05T07:58:04.711Z] #47 35.28 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:58:04 [2020-11-05T07:58:04.711Z] #47 35.28 go: extracting github.com/pmezard/go-difflib v1.0.0
07:58:04 [2020-11-05T07:58:04.711Z] #47 ...
07:58:04 [2020-11-05T07:58:04.711Z] 
07:58:04 [2020-11-05T07:58:04.711Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:04 [2020-11-05T07:58:04.711Z] #53 24.70 Reading package lists...
07:58:04 [2020-11-05T07:58:04.724Z] #42 7.839   DEP      images/userns.pb-c.d
07:58:04 [2020-11-05T07:58:04.724Z] #42 7.931   PBCC     images/cgroup.pb-c.c
07:58:04 [2020-11-05T07:58:04.724Z] #42 7.953   DEP      images/cgroup.pb-c.d
07:58:04 [2020-11-05T07:58:04.724Z] #42 8.069   PBCC     images/ext-file.pb-c.c
07:58:04 [2020-11-05T07:58:04.775Z] #62 ...
07:58:04 [2020-11-05T07:58:04.775Z] 
07:58:04 [2020-11-05T07:58:04.775Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:04 [2020-11-05T07:58:04.775Z] #49 21.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:58:04 [2020-11-05T07:58:04.775Z] #49 23.83 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:58:04 [2020-11-05T07:58:04.775Z] #49 25.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:58:04 [2020-11-05T07:58:04.775Z] #49 25.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:58:04 [2020-11-05T07:58:04.775Z] #49 26.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:58:04 [2020-11-05T07:58:04.775Z] #49 26.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:58:04 [2020-11-05T07:58:04.775Z] #49 27.65 runtime
07:58:04 [2020-11-05T07:58:04.775Z] #49 27.81 runtime/cgo
07:58:04 [2020-11-05T07:58:04.775Z] #49 ...
07:58:04 [2020-11-05T07:58:04.775Z] 
07:58:04 [2020-11-05T07:58:04.775Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:58:04 [2020-11-05T07:58:04.775Z] #38 28.98 Checking out files:  69% (1167/1668)   
Checking out files:  70% (1168/1668)   
Checking out files:  71% (1185/1668)   
Checking out files:  72% (1201/1668)   
Checking out files:  73% (1218/1668)   
Checking out files:  74% (1235/1668)   
Checking out files:  75% (1251/1668)   
Checking out files:  76% (1268/1668)   
Checking out files:  77% (1285/1668)   
Checking out files:  78% (1302/1668)   
Checking out files:  79% (1318/1668)   
Checking out files:  80% (1335/1668)   
Checking out files:  81% (1352/1668)   
Checking out files:  82% (1368/1668)   
Checking out files:  83% (1385/1668)   
Checking out files:  84% (1402/1668)   
Checking out files:  85% (1418/1668)   
Checking out files:  86% (1435/1668)   
Checking out files:  87% (1452/1668)   
Checking out files:  88% (1468/1668)   
Checking out files:  89% (1485/1668)   
Checking out files:  90% (1502/1668)   
Checking out files:  91% (1518/1668)   
Checking out files:  92% (1535/1668)   
Checking out files:  93% (1552/1668)   
Checking out files:  94% (1568/1668)   
Checking out files:  95% (1585/1668)   
Checking out files:  96% (1602/1668)   
Checking out files:  97% (1618/1668)   
Checking out files:  98% (1635/1668)   
Checking out files:  99% (1652/1668)   
Checking out files: 100% (1668/1668)   
Checking out files: 100% (1668/1668), done.
07:58:04 [2020-11-05T07:58:04.775Z] #38 29.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
07:58:04 [2020-11-05T07:58:04.809Z] #34 31.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
07:58:05 [2020-11-05T07:58:05.027Z] #42 8.090   DEP      images/ext-file.pb-c.d
07:58:05 [2020-11-05T07:58:05.027Z] #42 8.155   PBCC     images/rpc.pb-c.c
07:58:05 [2020-11-05T07:58:05.027Z] #42 8.189   DEP      images/rpc.pb-c.d
07:58:05 [2020-11-05T07:58:05.027Z] #42 8.283   PBCC     images/siginfo.pb-c.c
07:58:05 [2020-11-05T07:58:05.027Z] #42 8.314   DEP      images/siginfo.pb-c.d
07:58:05 [2020-11-05T07:58:05.027Z] #42 8.369   PBCC     images/pagemap.pb-c.c
07:58:05 [2020-11-05T07:58:05.027Z] #42 8.411   DEP      images/pagemap.pb-c.d
07:58:05 [2020-11-05T07:58:05.349Z] #38 32.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:58:05 [2020-11-05T07:58:05.350Z] #42 8.480   PBCC     images/rlimit.pb-c.c
07:58:05 [2020-11-05T07:58:05.350Z] #42 8.502   DEP      images/rlimit.pb-c.d
07:58:05 [2020-11-05T07:58:05.350Z] #42 8.590   PBCC     images/file-lock.pb-c.c
07:58:05 [2020-11-05T07:58:05.350Z] #42 8.603   DEP      images/file-lock.pb-c.d
07:58:05 [2020-11-05T07:58:05.350Z] #42 8.683   PBCC     images/tty.pb-c.c
07:58:05 [2020-11-05T07:58:05.350Z] #42 8.725   DEP      images/tty.pb-c.d
07:58:05 [2020-11-05T07:58:05.651Z] #42 8.794   PBCC     images/tun.pb-c.c
07:58:05 [2020-11-05T07:58:05.651Z] #42 8.852   PBCC     images/netdev.pb-c.c
07:58:05 [2020-11-05T07:58:05.651Z] #42 8.948   DEP      images/tun.pb-c.d
07:58:05 [2020-11-05T07:58:05.651Z] #42 8.994   DEP      images/netdev.pb-c.d
07:58:05 [2020-11-05T07:58:05.953Z] #42 9.045   PBCC     images/vma.pb-c.c
07:58:05 [2020-11-05T07:58:05.953Z] #42 9.087   DEP      images/vma.pb-c.d
07:58:05 [2020-11-05T07:58:05.953Z] #42 9.132   PBCC     images/creds.pb-c.c
07:58:05 [2020-11-05T07:58:05.953Z] #42 9.151   DEP      images/creds.pb-c.d
07:58:05 [2020-11-05T07:58:05.953Z] #42 9.180   PBCC     images/utsns.pb-c.c
07:58:05 [2020-11-05T07:58:05.953Z] #42 9.233   DEP      images/utsns.pb-c.d
07:58:05 [2020-11-05T07:58:05.953Z] #42 9.327   PBCC     images/ipc-desc.pb-c.c
07:58:05 [2020-11-05T07:58:05.953Z] #42 9.366   PBCC     images/ipc-sem.pb-c.c
07:58:06 [2020-11-05T07:58:06.213Z] #34 ...
07:58:06 [2020-11-05T07:58:06.213Z] 
07:58:06 [2020-11-05T07:58:06.213Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:06 [2020-11-05T07:58:06.213Z] #40 21.60 Reading package lists...
07:58:06 [2020-11-05T07:58:06.213Z] #40 27.81 Building dependency tree...
07:58:06 [2020-11-05T07:58:06.213Z] #40 30.25 The following additional packages will be installed:
07:58:06 [2020-11-05T07:58:06.213Z] #40 30.25   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
07:58:06 [2020-11-05T07:58:06.213Z] #40 30.25   libprotoc17 python-pkg-resources python-six zlib1g-dev
07:58:06 [2020-11-05T07:58:06.213Z] #40 30.27 Suggested packages:
07:58:06 [2020-11-05T07:58:06.213Z] #40 30.27   manpages-dev python-setuptools
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.21 The following NEW packages will be installed:
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.21   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.22   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.22   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.22   python-six zlib1g-dev
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.71 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.71 Need to get 3798 kB of archives.
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.71 After this operation, 21.6 MB of additional disk space will be used.
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
07:58:06 [2020-11-05T07:58:06.213Z] #40 31.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
07:58:06 [2020-11-05T07:58:06.213Z] #40 32.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
07:58:06 [2020-11-05T07:58:06.213Z] #40 32.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
07:58:06 [2020-11-05T07:58:06.213Z] #40 32.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
07:58:06 [2020-11-05T07:58:06.213Z] #40 32.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
07:58:06 [2020-11-05T07:58:06.213Z] #40 32.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
07:58:06 [2020-11-05T07:58:06.213Z] #40 32.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
07:58:06 [2020-11-05T07:58:06.213Z] #40 32.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
07:58:06 [2020-11-05T07:58:06.213Z] #40 32.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
07:58:06 [2020-11-05T07:58:06.260Z] #42 9.389   DEP      images/ipc-desc.pb-c.d
07:58:06 [2020-11-05T07:58:06.260Z] #42 9.484   DEP      images/ipc-sem.pb-c.d
07:58:06 [2020-11-05T07:58:06.260Z] #42 9.580   PBCC     images/ipc-msg.pb-c.c
07:58:06 [2020-11-05T07:58:06.260Z] #42 9.601   DEP      images/ipc-msg.pb-c.d
07:58:06 [2020-11-05T07:58:06.260Z] #42 9.633   PBCC     images/ipc-shm.pb-c.c
07:58:06 [2020-11-05T07:58:06.260Z] #42 9.644   DEP      images/ipc-shm.pb-c.d
07:58:06 [2020-11-05T07:58:06.260Z] #42 9.678   PBCC     images/ipc-var.pb-c.c
07:58:06 [2020-11-05T07:58:06.477Z] #40 32.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
07:58:06 [2020-11-05T07:58:06.477Z] #40 32.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
07:58:06 [2020-11-05T07:58:06.477Z] #40 32.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
07:58:06 [2020-11-05T07:58:06.477Z] #40 ...
07:58:06 [2020-11-05T07:58:06.477Z] 
07:58:06 [2020-11-05T07:58:06.477Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:58:06 [2020-11-05T07:58:06.477Z] #30 32.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
07:58:06 [2020-11-05T07:58:06.573Z] #42 9.711   DEP      images/ipc-var.pb-c.d
07:58:06 [2020-11-05T07:58:06.573Z] #42 9.753   PBCC     images/sk-opts.pb-c.c
07:58:06 [2020-11-05T07:58:06.573Z] #42 9.768   PBCC     images/packet-sock.pb-c.c
07:58:06 [2020-11-05T07:58:06.573Z] #42 9.838   DEP      images/sk-opts.pb-c.d
07:58:06 [2020-11-05T07:58:06.573Z] #42 9.907   DEP      images/packet-sock.pb-c.d
07:58:06 [2020-11-05T07:58:06.737Z] #38 ...
07:58:06 [2020-11-05T07:58:06.737Z] 
07:58:06 [2020-11-05T07:58:06.737Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:58:06 [2020-11-05T07:58:06.737Z] #45 24.04 go: finding github.com/fatih/color v1.9.0
07:58:06 [2020-11-05T07:58:06.737Z] #45 24.04 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:58:06 [2020-11-05T07:58:06.737Z] #45 24.10 go: finding github.com/pkg/errors v0.9.1
07:58:06 [2020-11-05T07:58:06.737Z] #45 24.34 go: finding github.com/spf13/pflag v1.0.3
07:58:06 [2020-11-05T07:58:06.737Z] #45 24.37 go: finding github.com/mattn/go-colorable v0.1.6
07:58:06 [2020-11-05T07:58:06.737Z] #45 24.62 go: finding github.com/mattn/go-isatty v0.0.12
07:58:06 [2020-11-05T07:58:06.737Z] #45 24.99 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:58:06 [2020-11-05T07:58:06.737Z] #45 25.39 go: finding github.com/jonboulle/clockwork v0.1.0
07:58:06 [2020-11-05T07:58:06.737Z] #45 25.52 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:58:06 [2020-11-05T07:58:06.737Z] #45 25.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:58:06 [2020-11-05T07:58:06.737Z] #45 25.62 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:58:06 [2020-11-05T07:58:06.873Z] #42 10.02   PBCC     images/sk-netlink.pb-c.c
07:58:06 [2020-11-05T07:58:06.873Z] #42 10.07   DEP      images/sk-netlink.pb-c.d
07:58:06 [2020-11-05T07:58:06.873Z] #42 10.11   PBCC     images/sk-inet.pb-c.c
07:58:06 [2020-11-05T07:58:06.873Z] #42 10.18   DEP      images/sk-inet.pb-c.d
07:58:06 [2020-11-05T07:58:06.873Z] #42 10.22   PBCC     images/sk-unix.pb-c.c
07:58:06 [2020-11-05T07:58:06.999Z] #45 ...
07:58:06 [2020-11-05T07:58:06.999Z] 
07:58:06 [2020-11-05T07:58:06.999Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:06 [2020-11-05T07:58:06.999Z] #47 27.81 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:58:06 [2020-11-05T07:58:06.999Z] #47 30.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
07:58:06 [2020-11-05T07:58:06.999Z] #47 30.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:58:06 [2020-11-05T07:58:06.999Z] #47 30.69 go: downloading github.com/pelletier/go-toml v1.2.0
07:58:06 [2020-11-05T07:58:06.999Z] #47 30.72 go: downloading github.com/hashicorp/hcl v1.0.0
07:58:06 [2020-11-05T07:58:06.999Z] #47 30.74 go: downloading github.com/uudashr/gocognit v1.0.1
07:58:06 [2020-11-05T07:58:06.999Z] #47 30.89 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:58:06 [2020-11-05T07:58:06.999Z] #47 30.97 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:58:06 [2020-11-05T07:58:06.999Z] #47 31.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:58:06 [2020-11-05T07:58:06.999Z] #47 31.01 go: downloading github.com/go-toolsmith/typep v1.0.0
07:58:06 [2020-11-05T07:58:06.999Z] #47 31.11 go: downloading github.com/magiconair/properties v1.8.1
07:58:07 [2020-11-05T07:58:07.000Z] #47 31.46 go: extracting github.com/hashicorp/hcl v1.0.0
07:58:07 [2020-11-05T07:58:07.000Z] #47 31.52 go: extracting github.com/uudashr/gocognit v1.0.1
07:58:07 [2020-11-05T07:58:07.000Z] #47 31.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:58:07 [2020-11-05T07:58:07.000Z] #47 31.61 go: extracting github.com/go-toolsmith/typep v1.0.0
07:58:07 [2020-11-05T07:58:07.000Z] #47 31.62 go: extracting github.com/magiconair/properties v1.8.1
07:58:07 [2020-11-05T07:58:07.000Z] #47 31.77 go: extracting github.com/go-toolsmith/astcast v1.0.0
07:58:07 [2020-11-05T07:58:07.000Z] #47 31.90 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:58:07 [2020-11-05T07:58:07.000Z] #47 31.94 go: downloading github.com/spf13/jwalterweatherman v1.0.0
07:58:07 [2020-11-05T07:58:07.000Z] #47 32.16 go: downloading github.com/mattn/go-colorable v0.1.4
07:58:07 [2020-11-05T07:58:07.000Z] #47 32.31 go: extracting github.com/mattn/go-colorable v0.1.4
07:58:07 [2020-11-05T07:58:07.000Z] #47 32.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:58:07 [2020-11-05T07:58:07.000Z] #47 32.56 go: downloading github.com/mattn/go-isatty v0.0.8
07:58:07 [2020-11-05T07:58:07.000Z] #47 32.58 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:58:07 [2020-11-05T07:58:07.000Z] #47 32.90 go: extracting github.com/mattn/go-isatty v0.0.8
07:58:07 [2020-11-05T07:58:07.000Z] #47 32.95 go: extracting github.com/spf13/jwalterweatherman v1.0.0
07:58:07 [2020-11-05T07:58:07.000Z] #47 32.95 go: downloading github.com/inconshreveable/mousetrap v1.0.0
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.08 go: extracting github.com/pelletier/go-toml v1.2.0
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.30 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.54 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.55 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.57 go: downloading gopkg.in/yaml.v2 v2.2.7
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.80 go: downloading github.com/go-toolsmith/astp v1.0.0
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.85 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.87 go: extracting github.com/inconshreveable/mousetrap v1.0.0
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.90 go: downloading github.com/sourcegraph/go-diff v0.5.1
07:58:07 [2020-11-05T07:58:07.000Z] #47 33.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:58:07 [2020-11-05T07:58:07.000Z] #47 34.21 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:58:07 [2020-11-05T07:58:07.057Z] #30 33.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:58:07 [2020-11-05T07:58:07.174Z] #42 10.31   DEP      images/sk-unix.pb-c.d
07:58:07 [2020-11-05T07:58:07.174Z] #42 10.41   PBCC     images/mm.pb-c.c
07:58:07 [2020-11-05T07:58:07.174Z] #42 10.46   DEP      images/mm.pb-c.d
07:58:07 [2020-11-05T07:58:07.261Z] #47 34.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
07:58:07 [2020-11-05T07:58:07.261Z] #47 34.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:58:07 [2020-11-05T07:58:07.261Z] #47 34.32 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:58:07 [2020-11-05T07:58:07.261Z] #47 34.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:58:07 [2020-11-05T07:58:07.261Z] #47 34.37 go: extracting gopkg.in/yaml.v2 v2.2.7
07:58:07 [2020-11-05T07:58:07.261Z] #47 34.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:58:07 [2020-11-05T07:58:07.476Z] #42 10.52   PBCC     images/timerfd.pb-c.c
07:58:07 [2020-11-05T07:58:07.476Z] #42 10.58   DEP      images/timerfd.pb-c.d
07:58:07 [2020-11-05T07:58:07.476Z] #42 10.62   PBCC     images/timer.pb-c.c
07:58:07 [2020-11-05T07:58:07.476Z] #42 10.65   DEP      images/timer.pb-c.d
07:58:07 [2020-11-05T07:58:07.476Z] #42 10.73   PBCC     images/sa.pb-c.c
07:58:07 [2020-11-05T07:58:07.476Z] #42 10.77   DEP      images/sa.pb-c.d
07:58:07 [2020-11-05T07:58:07.476Z] #42 ...
07:58:07 [2020-11-05T07:58:07.476Z] 
07:58:07 [2020-11-05T07:58:07.476Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:58:07 [2020-11-05T07:58:07.476Z] #46 DONE 72.3s
07:58:07 [2020-11-05T07:58:07.524Z] #47 34.60 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:58:07 [2020-11-05T07:58:07.524Z] #47 34.62 go: extracting github.com/go-toolsmith/astp v1.0.0
07:58:07 [2020-11-05T07:58:07.524Z] #47 34.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:58:07 [2020-11-05T07:58:07.524Z] #47 34.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:58:07 [2020-11-05T07:58:07.524Z] #47 34.85 go: downloading github.com/go-toolsmith/astequal v1.0.0
07:58:07 [2020-11-05T07:58:07.778Z] 
07:58:07 [2020-11-05T07:58:07.778Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:07 [2020-11-05T07:58:07.778Z] #42 10.92   PBCC     images/pipe-data.pb-c.c
07:58:07 [2020-11-05T07:58:07.778Z] #42 10.94   DEP      images/pipe-data.pb-c.d
07:58:07 [2020-11-05T07:58:07.778Z] #42 11.01   PBCC     images/mnt.pb-c.c
07:58:07 [2020-11-05T07:58:07.778Z] #42 11.10   DEP      images/mnt.pb-c.d
07:58:07 [2020-11-05T07:58:07.778Z] #42 11.19   PBCC     images/sk-packet.pb-c.c
07:58:07 [2020-11-05T07:58:07.785Z] #47 34.97 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:58:07 [2020-11-05T07:58:07.785Z] #47 34.97 go: downloading github.com/spf13/afero v1.1.2
07:58:07 [2020-11-05T07:58:07.785Z] #47 35.12 go: extracting github.com/go-toolsmith/astequal v1.0.0
07:58:08 [2020-11-05T07:58:08.047Z] #47 35.20 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:58:08 [2020-11-05T07:58:08.047Z] #47 35.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0
07:58:08 [2020-11-05T07:58:08.047Z] #47 35.37 go: extracting github.com/sourcegraph/go-diff v0.5.1
07:58:08 [2020-11-05T07:58:08.079Z] #42 11.24   DEP      images/sk-packet.pb-c.d
07:58:08 [2020-11-05T07:58:08.079Z] #42 11.31   PBCC     images/tcp-stream.pb-c.c
07:58:08 [2020-11-05T07:58:08.079Z] #42 11.40   DEP      images/tcp-stream.pb-c.d
07:58:08 [2020-11-05T07:58:08.079Z] #42 11.44   PBCC     images/pipe.pb-c.c
07:58:08 [2020-11-05T07:58:08.243Z] #43 ...
07:58:08 [2020-11-05T07:58:08.243Z] 
07:58:08 [2020-11-05T07:58:08.243Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.0 Selecting previously unselected package libapparmor1:amd64.
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.2 Selecting previously unselected package libapparmor-dev:amd64.
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.4 Selecting previously unselected package libbtrfs0.
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.4 Unpacking libbtrfs0 (4.20.1-2) ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.7 Selecting previously unselected package libbtrfs-dev.
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.7 Unpacking libbtrfs-dev (4.20.1-2) ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 136.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 137.1 Selecting previously unselected package libudev-dev:amd64.
07:58:08 [2020-11-05T07:58:08.243Z] #11 137.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 137.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
07:58:08 [2020-11-05T07:58:08.243Z] #11 137.3 Selecting previously unselected package libsepol1-dev:amd64.
07:58:08 [2020-11-05T07:58:08.243Z] #11 137.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 137.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 137.6 Selecting previously unselected package libpcre16-3:amd64.
07:58:08 [2020-11-05T07:58:08.244Z] #11 137.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 137.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 137.8 Selecting previously unselected package libpcre32-3:amd64.
07:58:08 [2020-11-05T07:58:08.244Z] #11 137.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 137.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.0 Selecting previously unselected package libpcrecpp0v5:amd64.
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.1 Selecting previously unselected package libpcre3-dev:amd64.
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.6 Selecting previously unselected package libselinux1-dev:amd64.
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.8 Selecting previously unselected package libdevmapper-dev:amd64.
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.9 Selecting previously unselected package libseccomp-dev:amd64.
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 138.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.0 Selecting previously unselected package libsystemd-dev:amd64.
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.6 Setting up libbtrfs0 (4.20.1-2) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.7 Setting up libbtrfs-dev (4.20.1-2) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.7 Setting up mingw-w64-common (6.0.0-3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 Setting up dmsetup (2:1.02.155-3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 139.8 Processing triggers for libc-bin (2.28-10) ...
07:58:08 [2020-11-05T07:58:08.244Z] #11 DONE 140.3s
07:58:08 [2020-11-05T07:58:08.244Z] 
07:58:08 [2020-11-05T07:58:08.244Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:08 [2020-11-05T07:58:08.308Z] #47 35.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:58:08 [2020-11-05T07:58:08.308Z] #47 35.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:58:08 [2020-11-05T07:58:08.308Z] #47 35.45 go: downloading github.com/kisielk/gotool v1.0.0
07:58:08 [2020-11-05T07:58:08.308Z] #47 35.49 go: extracting github.com/spf13/afero v1.1.2
07:58:08 [2020-11-05T07:58:08.308Z] #47 35.50 go: extracting github.com/kisielk/gotool v1.0.0
07:58:08 [2020-11-05T07:58:08.308Z] #47 35.54 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:58:08 [2020-11-05T07:58:08.382Z] #42 11.49   DEP      images/pipe.pb-c.d
07:58:08 [2020-11-05T07:58:08.382Z] #42 11.55   PBCC     images/pstree.pb-c.c
07:58:08 [2020-11-05T07:58:08.382Z] #42 11.58   DEP      images/pstree.pb-c.d
07:58:08 [2020-11-05T07:58:08.382Z] #42 11.65   PBCC     images/fs.pb-c.c
07:58:08 [2020-11-05T07:58:08.382Z] #42 11.70   DEP      images/fs.pb-c.d
07:58:08 [2020-11-05T07:58:08.382Z] #42 11.80   PBCC     images/signalfd.pb-c.c
07:58:08 [2020-11-05T07:58:08.582Z] #47 35.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:58:08 [2020-11-05T07:58:08.582Z] #47 35.61 go: downloading golang.org/x/text v0.3.2
07:58:08 [2020-11-05T07:58:08.582Z] #47 35.77 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
07:58:08 [2020-11-05T07:58:08.582Z] #47 35.78 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:58:08 [2020-11-05T07:58:08.582Z] #47 35.84 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:58:08 [2020-11-05T07:58:08.681Z] #42 11.86   DEP      images/signalfd.pb-c.d
07:58:08 [2020-11-05T07:58:08.681Z] #42 11.94   PBCC     images/fh.pb-c.c
07:58:08 [2020-11-05T07:58:08.681Z] #42 11.98   PBCC     images/fsnotify.pb-c.c
07:58:08 [2020-11-05T07:58:08.681Z] #42 12.06   DEP      images/fh.pb-c.d
07:58:08 [2020-11-05T07:58:08.844Z] #47 36.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:58:08 [2020-11-05T07:58:08.844Z] #47 36.07 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:58:08 [2020-11-05T07:58:08.844Z] #47 36.11 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:58:08 [2020-11-05T07:58:08.985Z] #42 12.18   DEP      images/fsnotify.pb-c.d
07:58:08 [2020-11-05T07:58:08.985Z] #42 12.24   PBCC     images/eventpoll.pb-c.c
07:58:08 [2020-11-05T07:58:08.985Z] #42 12.26   DEP      images/eventpoll.pb-c.d
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.34   PBCC     images/eventfd.pb-c.c
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.35   DEP      images/eventfd.pb-c.d
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.37   PBCC     images/remap-file-path.pb-c.c
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.39   DEP      images/remap-file-path.pb-c.d
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.41   PBCC     images/fifo.pb-c.c
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.42   DEP      images/fifo.pb-c.d
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.46   PBCC     images/ghost-file.pb-c.c
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.51   DEP      images/ghost-file.pb-c.d
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.54   PBCC     images/regfile.pb-c.c
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.60   DEP      images/regfile.pb-c.d
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.64   PBCC     images/ns.pb-c.c
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.66   DEP      images/ns.pb-c.d
07:58:09 [2020-11-05T07:58:09.289Z] #42 12.69   PBCC     images/fdinfo.pb-c.c
07:58:09 [2020-11-05T07:58:09.417Z] #47 36.46 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:58:09 [2020-11-05T07:58:09.417Z] #47 36.46 go: extracting github.com/go-toolsmith/astfmt v1.0.0
07:58:09 [2020-11-05T07:58:09.417Z] #47 36.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:58:09 [2020-11-05T07:58:09.417Z] #47 36.62 go: extracting github.com/go-toolsmith/strparse v1.0.0
07:58:09 [2020-11-05T07:58:09.417Z] #47 36.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
07:58:09 [2020-11-05T07:58:09.417Z] #47 36.67 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:58:09 [2020-11-05T07:58:09.588Z] #42 12.76   DEP      images/fdinfo.pb-c.d
07:58:09 [2020-11-05T07:58:09.588Z] #42 12.81   PBCC     images/core-aarch64.pb-c.c
07:58:09 [2020-11-05T07:58:09.588Z] #42 12.85   PBCC     images/core-arm.pb-c.c
07:58:09 [2020-11-05T07:58:09.588Z] #42 12.89   PBCC     images/core-ppc64.pb-c.c
07:58:09 [2020-11-05T07:58:09.588Z] #42 12.93   PBCC     images/core-s390.pb-c.c
07:58:09 [2020-11-05T07:58:09.588Z] #42 12.98   PBCC     images/core-x86.pb-c.c
07:58:09 [2020-11-05T07:58:09.588Z] #42 13.03   PBCC     images/core.pb-c.c
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.426 + RM_GOPATH=0
07:58:09 [2020-11-05T07:58:09.622Z] #51 ...
07:58:09 [2020-11-05T07:58:09.622Z] 
07:58:09 [2020-11-05T07:58:09.622Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
07:58:09 [2020-11-05T07:58:09.622Z] #12 DONE 1.5s
07:58:09 [2020-11-05T07:58:09.622Z] 
07:58:09 [2020-11-05T07:58:09.622Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.426 + TMP_GOPATH=
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.426 + : /build
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.427 + '[' -z '' ']'
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.429 ++ mktemp -d
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.432 + export GOPATH=/tmp/tmp.XA1O4Txom1
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.432 + GOPATH=/tmp/tmp.XA1O4Txom1
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.432 + RM_GOPATH=1
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.432 + case "$(go env GOARCH)" in
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.433 ++ go env GOARCH
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.486 + export GO_BUILDMODE=-buildmode=pie
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.486 + GO_BUILDMODE=-buildmode=pie
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.489 ++ dirname /tmp/install/install.sh
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.489 + dir=/tmp/install
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.489 + bin=runc
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.489 + shift
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.489 + '[' '!' -f /tmp/install/runc.installer ']'
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.489 + . /tmp/install/runc.installer
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.489 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.489 + install_runc
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.494 + grep -q '^3\.10\.0.*\.el7\.'
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.494 + uname -r
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.496 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.496 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.496 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XA1O4Txom1/src/github.com/opencontainers/runc
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.496 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
07:58:09 [2020-11-05T07:58:09.622Z] #51 1.498 Cloning into '/tmp/tmp.XA1O4Txom1/src/github.com/opencontainers/runc'...
07:58:09 [2020-11-05T07:58:09.679Z] #47 36.83 go: downloading github.com/spf13/cast v1.3.0
07:58:09 [2020-11-05T07:58:09.679Z] #47 36.90 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
07:58:09 [2020-11-05T07:58:09.888Z] #42 13.12   PBCC     images/inventory.pb-c.c
07:58:09 [2020-11-05T07:58:09.888Z] #42 13.18   DEP      images/core-aarch64.pb-c.d
07:58:09 [2020-11-05T07:58:09.888Z] #42 13.21   DEP      images/core-arm.pb-c.d
07:58:09 [2020-11-05T07:58:09.888Z] #42 13.26   DEP      images/core-ppc64.pb-c.d
07:58:09 [2020-11-05T07:58:09.888Z] #42 13.30   DEP      images/core-s390.pb-c.d
07:58:09 [2020-11-05T07:58:09.941Z] #47 37.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:58:09 [2020-11-05T07:58:09.941Z] #47 37.18 go: downloading github.com/ultraware/funlen v0.0.2
07:58:09 [2020-11-05T07:58:09.941Z] #47 37.18 go: extracting github.com/spf13/cast v1.3.0
07:58:09 [2020-11-05T07:58:09.941Z] #47 37.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
07:58:10 [2020-11-05T07:58:10.190Z] #42 13.34   DEP      images/core-x86.pb-c.d
07:58:10 [2020-11-05T07:58:10.190Z] #42 13.40   DEP      images/core.pb-c.d
07:58:10 [2020-11-05T07:58:10.190Z] #42 13.46   DEP      images/inventory.pb-c.d
07:58:10 [2020-11-05T07:58:10.190Z] #42 13.52   PBCC     images/cpuinfo.pb-c.c
07:58:10 [2020-11-05T07:58:10.491Z] #42 13.56   DEP      images/cpuinfo.pb-c.d
07:58:10 [2020-11-05T07:58:10.491Z] #42 13.60   PBCC     images/stats.pb-c.c
07:58:10 [2020-11-05T07:58:10.491Z] #42 13.61   DEP      images/stats.pb-c.d
07:58:10 [2020-11-05T07:58:10.513Z] #47 37.78 go: extracting github.com/ultraware/funlen v0.0.2
07:58:10 [2020-11-05T07:58:10.513Z] #47 37.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:58:10 [2020-11-05T07:58:10.513Z] #47 37.79 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
07:58:10 [2020-11-05T07:58:10.546Z] #53 35.89 Reading package lists...
07:58:10 [2020-11-05T07:58:10.546Z] #53 ...
07:58:10 [2020-11-05T07:58:10.546Z] 
07:58:10 [2020-11-05T07:58:10.546Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:10 [2020-11-05T07:58:10.546Z] #34 30.85 Reading package lists...
07:58:10 [2020-11-05T07:58:10.562Z] #51 ...
07:58:10 [2020-11-05T07:58:10.563Z] 
07:58:10 [2020-11-05T07:58:10.563Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:10 [2020-11-05T07:58:10.563Z] #41 41.56   CC       compel/plugins/std/log.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 42.34   CC       compel/plugins/std/string.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 42.93   CC       compel/plugins/std/infect.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 43.40   CC       compel/arch/x86/plugins/std/parasite-head.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 43.45   CC       compel/arch/x86/plugins/std/memcpy.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 43.49   CC       compel/arch/x86/plugins/std/syscalls-64.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 43.55   AR       compel/plugins/std.lib.a
07:58:10 [2020-11-05T07:58:10.563Z] #41 43.67   CC       compel/plugins/fds/fds.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 43.92   AR       compel/plugins/fds.lib.a
07:58:10 [2020-11-05T07:58:10.563Z] #41 43.97   HOSTDEP  compel/src/lib/log-host.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 44.03   HOSTDEP  compel/src/lib/handle-elf-host.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 44.15   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 44.21   HOSTDEP  compel/src/main-host.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 44.36   DEP      compel/src/lib/ptrace.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 44.47   DEP      compel/src/lib/infect.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 44.64   DEP      compel/src/lib/infect-util.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 44.76   DEP      compel/src/lib/infect-rpc.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 44.91   DEP      compel/arch/x86/src/lib/infect.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 45.18   DEP      compel/arch/x86/src/lib/cpu.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 45.33   DEP      compel/src/lib/log.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 45.44   DEP      compel/src/main.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 45.64   DEP      compel/src/lib/handle-elf.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 45.84   DEP      compel/arch/x86/src/lib/handle-elf.d
07:58:10 [2020-11-05T07:58:10.563Z] #41 46.01   CC       compel/src/lib/log.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 46.18   CC       compel/arch/x86/src/lib/cpu.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 46.90   CC       compel/arch/x86/src/lib/infect.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 47.68   CC       compel/src/lib/infect-rpc.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 48.04   CC       compel/src/lib/infect-util.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 48.28   CC       compel/src/lib/infect.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 51.09   CC       compel/src/lib/ptrace.o
07:58:10 [2020-11-05T07:58:10.563Z] #41 51.59   AR       compel/libcompel.a
07:58:10 [2020-11-05T07:58:10.563Z] #41 51.68   HOSTCC   compel/src/main-host.o
07:58:10 [2020-11-05T07:58:10.825Z] #41 ...
07:58:10 [2020-11-05T07:58:10.825Z] 
07:58:10 [2020-11-05T07:58:10.825Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
07:58:10 [2020-11-05T07:58:10.825Z] #13 DONE 1.2s
07:58:10 [2020-11-05T07:58:10.825Z] 
07:58:10 [2020-11-05T07:58:10.825Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
07:58:11 [2020-11-05T07:58:11.088Z] #47 38.38 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:58:11 [2020-11-05T07:58:11.088Z] #47 38.38 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:58:11 [2020-11-05T07:58:11.088Z] #47 ...
07:58:11 [2020-11-05T07:58:11.088Z] 
07:58:11 [2020-11-05T07:58:11.088Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:11 [2020-11-05T07:58:11.088Z] #43 38.34 vendor/golang.org/x/crypto/internal/subtle
07:58:11 [2020-11-05T07:58:11.286Z] #30 ...
07:58:11 [2020-11-05T07:58:11.286Z] 
07:58:11 [2020-11-05T07:58:11.286Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:11 [2020-11-05T07:58:11.286Z] #47 27.22 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:58:11 [2020-11-05T07:58:11.286Z] #47 28.83 go: extracting github.com/gogo/protobuf v1.2.1
07:58:11 [2020-11-05T07:58:11.286Z] #47 29.54 go: extracting golang.org/x/text v0.3.2
07:58:11 [2020-11-05T07:58:11.286Z] #47 ...
07:58:11 [2020-11-05T07:58:11.286Z] 
07:58:11 [2020-11-05T07:58:11.286Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:11 [2020-11-05T07:58:11.286Z] #49 37.11 syscall
07:58:11 [2020-11-05T07:58:11.286Z] #49 37.28 strconv
07:58:11 [2020-11-05T07:58:11.286Z] #49 37.29 strings
07:58:11 [2020-11-05T07:58:11.286Z] #49 37.29 bytes
07:58:11 [2020-11-05T07:58:11.286Z] #49 ...
07:58:11 [2020-11-05T07:58:11.286Z] 
07:58:11 [2020-11-05T07:58:11.286Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:11 [2020-11-05T07:58:11.286Z] #53 21.63 Reading package lists...
07:58:11 [2020-11-05T07:58:11.286Z] #53 27.84 Building dependency tree...
07:58:11 [2020-11-05T07:58:11.286Z] #53 30.27 The following additional packages will be installed:
07:58:11 [2020-11-05T07:58:11.286Z] #53 30.27   libbtrfs0
07:58:11 [2020-11-05T07:58:11.286Z] #53 30.52 The following NEW packages will be installed:
07:58:11 [2020-11-05T07:58:11.286Z] #53 30.53   libbtrfs-dev libbtrfs0
07:58:11 [2020-11-05T07:58:11.286Z] #53 31.15 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
07:58:11 [2020-11-05T07:58:11.286Z] #53 31.15 Need to get 119 kB of archives.
07:58:11 [2020-11-05T07:58:11.286Z] #53 31.15 After this operation, 387 kB of additional disk space will be used.
07:58:11 [2020-11-05T07:58:11.286Z] #53 31.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
07:58:11 [2020-11-05T07:58:11.286Z] #53 31.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
07:58:11 [2020-11-05T07:58:11.286Z] #53 34.13 debconf: delaying package configuration, since apt-utils is not installed
07:58:11 [2020-11-05T07:58:11.286Z] #53 36.03 Fetched 119 kB in 1s (152 kB/s)
07:58:11 [2020-11-05T07:58:11.286Z] #53 ...
07:58:11 [2020-11-05T07:58:11.286Z] 
07:58:11 [2020-11-05T07:58:11.286Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:11 [2020-11-05T07:58:11.286Z] #11 22.02 Reading package lists...
07:58:11 [2020-11-05T07:58:11.286Z] #11 28.67 Building dependency tree...
07:58:11 [2020-11-05T07:58:11.286Z] #11 30.76 The following additional packages will be installed:
07:58:11 [2020-11-05T07:58:11.286Z] #11 30.77   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
07:58:11 [2020-11-05T07:58:11.286Z] #11 30.77   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
07:58:11 [2020-11-05T07:58:11.286Z] #11 30.77   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:58:11 [2020-11-05T07:58:11.286Z] #11 30.77   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
07:58:11 [2020-11-05T07:58:11.286Z] #11 30.78 Suggested packages:
07:58:11 [2020-11-05T07:58:11.286Z] #11 30.78   gcc-8-locales seccomp wine64
07:58:11 [2020-11-05T07:58:11.286Z] #11 31.73 The following NEW packages will be installed:
07:58:11 [2020-11-05T07:58:11.286Z] #11 31.74   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:58:11 [2020-11-05T07:58:11.286Z] #11 31.74   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
07:58:11 [2020-11-05T07:58:11.286Z] #11 31.74   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
07:58:11 [2020-11-05T07:58:11.286Z] #11 31.74   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
07:58:11 [2020-11-05T07:58:11.286Z] #11 31.74   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
07:58:11 [2020-11-05T07:58:11.286Z] #11 31.74   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
07:58:11 [2020-11-05T07:58:11.286Z] #11 32.39 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
07:58:11 [2020-11-05T07:58:11.286Z] #11 32.39 Need to get 73.3 MB of archives.
07:58:11 [2020-11-05T07:58:11.286Z] #11 32.39 After this operation, 472 MB of additional disk space will be used.
07:58:11 [2020-11-05T07:58:11.286Z] #11 32.39 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]
07:58:11 [2020-11-05T07:58:11.286Z] #11 32.93 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]
07:58:11 [2020-11-05T07:58:11.286Z] #11 33.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
07:58:11 [2020-11-05T07:58:11.286Z] #11 33.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
07:58:11 [2020-11-05T07:58:11.286Z] #11 33.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
07:58:11 [2020-11-05T07:58:11.286Z] #11 33.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
07:58:11 [2020-11-05T07:58:11.286Z] #11 34.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
07:58:11 [2020-11-05T07:58:11.286Z] #11 35.31 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]
07:58:11 [2020-11-05T07:58:11.286Z] #11 35.32 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]
07:58:11 [2020-11-05T07:58:11.349Z] #43 38.53 vendor/golang.org/x/crypto/curve25519
07:58:11 [2020-11-05T07:58:11.520Z] #34 40.94 Reading package lists...
07:58:11 [2020-11-05T07:58:11.520Z] #34 ...
07:58:11 [2020-11-05T07:58:11.520Z] 
07:58:11 [2020-11-05T07:58:11.520Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:11 [2020-11-05T07:58:11.520Z] #49 32.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:58:11 [2020-11-05T07:58:11.520Z] #49 32.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:58:11 [2020-11-05T07:58:11.520Z] #49 33.32 runtime/cgo
07:58:11 [2020-11-05T07:58:11.520Z] #49 33.46 runtime
07:58:11 [2020-11-05T07:58:11.520Z] #49 ...
07:58:11 [2020-11-05T07:58:11.520Z] 
07:58:11 [2020-11-05T07:58:11.520Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:11 [2020-11-05T07:58:11.520Z] #47 35.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:58:11 [2020-11-05T07:58:11.520Z] #47 36.02 go: extracting github.com/spf13/viper v1.6.1
07:58:11 [2020-11-05T07:58:11.520Z] #47 36.14 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:58:11 [2020-11-05T07:58:11.520Z] #47 36.23 go: downloading github.com/davecgh/go-spew v1.1.1
07:58:11 [2020-11-05T07:58:11.520Z] #47 37.51 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 37.74 go: extracting github.com/davecgh/go-spew v1.1.1
07:58:11 [2020-11-05T07:58:11.520Z] #47 37.94 go: downloading github.com/pelletier/go-toml v1.2.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 38.15 go: extracting github.com/go-toolsmith/strparse v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 38.16 go: downloading github.com/go-toolsmith/astp v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 38.43 go: downloading github.com/spf13/jwalterweatherman v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 38.72 go: extracting github.com/pelletier/go-toml v1.2.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 39.04 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:58:11 [2020-11-05T07:58:11.520Z] #47 39.05 go: extracting github.com/go-toolsmith/astp v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 39.06 go: extracting github.com/spf13/jwalterweatherman v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 39.33 go: downloading github.com/hashicorp/hcl v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 39.56 go: downloading github.com/go-toolsmith/typep v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 39.56 go: downloading github.com/spf13/afero v1.1.2
07:58:11 [2020-11-05T07:58:11.520Z] #47 40.24 go: extracting github.com/spf13/afero v1.1.2
07:58:11 [2020-11-05T07:58:11.520Z] #47 40.39 go: downloading github.com/mitchellh/mapstructure v1.1.2
07:58:11 [2020-11-05T07:58:11.520Z] #47 40.71 go: extracting github.com/go-toolsmith/typep v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 40.71 go: downloading github.com/magiconair/properties v1.8.1
07:58:11 [2020-11-05T07:58:11.520Z] #47 40.71 go: downloading github.com/fsnotify/fsnotify v1.4.7
07:58:11 [2020-11-05T07:58:11.520Z] #47 41.07 go: extracting github.com/hashicorp/hcl v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 41.08 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 41.57 go: extracting github.com/mitchellh/mapstructure v1.1.2
07:58:11 [2020-11-05T07:58:11.520Z] #47 41.76 go: extracting github.com/magiconair/properties v1.8.1
07:58:11 [2020-11-05T07:58:11.520Z] #47 41.86 go: extracting github.com/fsnotify/fsnotify v1.4.7
07:58:11 [2020-11-05T07:58:11.520Z] #47 42.08 go: extracting github.com/go-toolsmith/astcast v1.0.0
07:58:11 [2020-11-05T07:58:11.520Z] #47 42.17 go: downloading github.com/subosito/gotenv v1.2.0
07:58:11 [2020-11-05T07:58:11.550Z] #11 ...
07:58:11 [2020-11-05T07:58:11.550Z] 
07:58:11 [2020-11-05T07:58:11.550Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:11 [2020-11-05T07:58:11.550Z] #32 33.69 sync
07:58:11 [2020-11-05T07:58:11.550Z] #32 33.69 internal/reflectlite
07:58:11 [2020-11-05T07:58:11.550Z] #32 34.99 sort
07:58:11 [2020-11-05T07:58:11.550Z] #32 34.99 errors
07:58:11 [2020-11-05T07:58:11.550Z] #32 35.29 strconv
07:58:11 [2020-11-05T07:58:11.550Z] #32 35.31 io
07:58:11 [2020-11-05T07:58:11.550Z] #32 35.31 internal/oserror
07:58:11 [2020-11-05T07:58:11.550Z] #32 35.68 syscall
07:58:11 [2020-11-05T07:58:11.550Z] #32 36.20 strings
07:58:11 [2020-11-05T07:58:11.550Z] #32 36.27 bytes
07:58:11 [2020-11-05T07:58:11.550Z] #32 37.88 bufio
07:58:11 [2020-11-05T07:58:11.550Z] #32 37.89 reflect
07:58:11 [2020-11-05T07:58:11.550Z] #32 38.13 path
07:58:11 [2020-11-05T07:58:11.763Z] #14 0.952 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:58:11 [2020-11-05T07:58:11.763Z] #14 DONE 1.1s
07:58:11 [2020-11-05T07:58:11.763Z] 
07:58:11 [2020-11-05T07:58:11.763Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:11 [2020-11-05T07:58:11.763Z] #41 52.20   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
07:58:11 [2020-11-05T07:58:11.763Z] #41 52.33   HOSTCC   compel/src/lib/handle-elf-host.o
07:58:11 [2020-11-05T07:58:11.763Z] #41 52.78   HOSTCC   compel/src/lib/log-host.o
07:58:12 [2020-11-05T07:58:12.084Z] #47 42.69 go: downloading gopkg.in/ini.v1 v1.51.0
07:58:12 [2020-11-05T07:58:12.332Z] #41 53.21   HOSTLINK compel/compel-host-bin
07:58:12 [2020-11-05T07:58:12.333Z] #41 53.34   DEP      soccr/soccr.d
07:58:12 [2020-11-05T07:58:12.385Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
07:58:12 [2020-11-05T07:58:12.501Z] #32 ...
07:58:12 [2020-11-05T07:58:12.501Z] 
07:58:12 [2020-11-05T07:58:12.501Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:12 [2020-11-05T07:58:12.501Z] #11 38.76 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]
07:58:12 [2020-11-05T07:58:12.593Z] #41 53.50   CC       soccr/soccr.o
07:58:12 [2020-11-05T07:58:12.602Z] #42 15.48 make[1]: Nothing to be done for 'all'.
07:58:12 [2020-11-05T07:58:12.647Z] #47 43.18 go: downloading gopkg.in/yaml.v2 v2.2.7
07:58:12 [2020-11-05T07:58:12.647Z] #47 43.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:58:12 [2020-11-05T07:58:12.647Z] #47 43.38 go: downloading github.com/spf13/cast v1.3.0
07:58:12 [2020-11-05T07:58:12.852Z] #41 ...
07:58:12 [2020-11-05T07:58:12.852Z] 
07:58:12 [2020-11-05T07:58:12.852Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:58:12 [2020-11-05T07:58:12.852Z] #15 DONE 1.1s
07:58:12 [2020-11-05T07:58:12.904Z] #47 43.42 go: downloading github.com/BurntSushi/toml v0.3.1
07:58:12 [2020-11-05T07:58:12.904Z] #47 ...
07:58:12 [2020-11-05T07:58:12.904Z] 
07:58:12 [2020-11-05T07:58:12.904Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:12 [2020-11-05T07:58:12.904Z] #40 33.59 Fetched 8396 kB in 26s (328 kB/s)
07:58:12 [2020-11-05T07:58:12.904Z] #40 33.59 Reading package lists...
07:58:13 [2020-11-05T07:58:13.112Z] 
07:58:13 [2020-11-05T07:58:13.112Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
07:58:13 [2020-11-05T07:58:13.160Z] #40 ...
07:58:13 [2020-11-05T07:58:13.160Z] 
07:58:13 [2020-11-05T07:58:13.160Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:13 [2020-11-05T07:58:13.160Z] #11 33.68 Fetched 8396 kB in 26s (327 kB/s)
07:58:13 [2020-11-05T07:58:13.160Z] #11 33.68 Reading package lists...
07:58:13 [2020-11-05T07:58:13.160Z] #11 ...
07:58:13 [2020-11-05T07:58:13.160Z] 
07:58:13 [2020-11-05T07:58:13.160Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:13 [2020-11-05T07:58:13.160Z] #47 43.73 go: extracting github.com/subosito/gotenv v1.2.0
07:58:13 [2020-11-05T07:58:13.160Z] #47 43.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:58:13 [2020-11-05T07:58:13.721Z] #47 44.23 go: extracting github.com/spf13/cast v1.3.0
07:58:13 [2020-11-05T07:58:13.721Z] #47 44.24 go: downloading github.com/go-toolsmith/astequal v1.0.0
07:58:13 [2020-11-05T07:58:13.721Z] #47 44.37 go: extracting gopkg.in/ini.v1 v1.51.0
07:58:13 [2020-11-05T07:58:13.977Z] #47 44.53 go: extracting github.com/BurntSushi/toml v0.3.1
07:58:13 [2020-11-05T07:58:13.977Z] #47 44.54 go: extracting github.com/go-toolsmith/astequal v1.0.0
07:58:13 [2020-11-05T07:58:13.977Z] #47 44.68 go: extracting github.com/go-toolsmith/astcopy v1.0.0
07:58:14 [2020-11-05T07:58:14.051Z] #16 DONE 1.0s
07:58:14 [2020-11-05T07:58:14.051Z] 
07:58:14 [2020-11-05T07:58:14.051Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:14 [2020-11-05T07:58:14.051Z] #43 143.5 net/http/httptrace
07:58:14 [2020-11-05T07:58:14.051Z] #43 143.8 net/http
07:58:14 [2020-11-05T07:58:14.150Z] #42 17.34   CC       images/stats.o
07:58:14 [2020-11-05T07:58:14.150Z] #42 ...
07:58:14 [2020-11-05T07:58:14.150Z] 
07:58:14 [2020-11-05T07:58:14.150Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:14 [2020-11-05T07:58:14.150Z] #44 68.94 vendor/golang.org/x/text/transform
07:58:14 [2020-11-05T07:58:14.150Z] #44 71.19 time
07:58:14 [2020-11-05T07:58:14.150Z] #44 75.87 regexp
07:58:14 [2020-11-05T07:58:14.233Z] #47 44.90 go: extracting gopkg.in/yaml.v2 v2.2.7
07:58:14 [2020-11-05T07:58:14.450Z] #44 ...
07:58:14 [2020-11-05T07:58:14.450Z] 
07:58:14 [2020-11-05T07:58:14.450Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:14 [2020-11-05T07:58:14.450Z] #12 70.12 Selecting previously unselected package gcc-mingw-w64-base.
07:58:14 [2020-11-05T07:58:14.450Z] #12 70.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
07:58:14 [2020-11-05T07:58:14.450Z] #12 70.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:58:14 [2020-11-05T07:58:14.450Z] #12 70.36 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:58:14 [2020-11-05T07:58:14.450Z] #12 70.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
07:58:14 [2020-11-05T07:58:14.450Z] #12 70.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:58:14 [2020-11-05T07:58:14.749Z] #12 ...
07:58:14 [2020-11-05T07:58:14.749Z] 
07:58:14 [2020-11-05T07:58:14.749Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:14 [2020-11-05T07:58:14.749Z] #42 17.84   CC       images/core.o
07:58:14 [2020-11-05T07:58:14.991Z] #43 ...
07:58:14 [2020-11-05T07:58:14.991Z] 
07:58:14 [2020-11-05T07:58:14.991Z] #17 [dev-systemd-false  6/26] RUN ldconfig
07:58:14 [2020-11-05T07:58:14.991Z] #17 DONE 1.1s
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.37 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]
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
07:58:15 [2020-11-05T07:58:15.078Z] #11 41.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
07:58:15 [2020-11-05T07:58:15.254Z] 
07:58:15 [2020-11-05T07:58:15.254Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:15 [2020-11-05T07:58:15.254Z] #41 55.36   AR       soccr/libsoccr.a
07:58:15 [2020-11-05T07:58:15.254Z] #41 55.42 make[1]: 'soccr/libsoccr.a' is up to date.
07:58:15 [2020-11-05T07:58:15.254Z] #41 55.89   DEP      criu/arch/x86/sigframe.d
07:58:15 [2020-11-05T07:58:15.254Z] #41 56.00   DEP      criu/arch/x86/sigaction_compat.d
07:58:15 [2020-11-05T07:58:15.254Z] #41 56.12   DEP      criu/arch/x86/kerndat.d
07:58:15 [2020-11-05T07:58:15.254Z] #41 56.36   DEP      criu/arch/x86/crtools.d
07:58:15 [2020-11-05T07:58:15.343Z] #11 41.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
07:58:15 [2020-11-05T07:58:15.343Z] #11 41.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
07:58:15 [2020-11-05T07:58:15.402Z] #42 18.57   CC       images/core-x86.o
07:58:15 [2020-11-05T07:58:15.516Z] #41 56.50   DEP      criu/arch/x86/cpu.d
07:58:15 [2020-11-05T07:58:15.558Z] #43 ...
07:58:15 [2020-11-05T07:58:15.558Z] 
07:58:15 [2020-11-05T07:58:15.558Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:15 [2020-11-05T07:58:15.558Z] #40 32.62 Fetched 8396 kB in 25s (339 kB/s)
07:58:15 [2020-11-05T07:58:15.558Z] #40 32.62 Reading package lists...
07:58:15 [2020-11-05T07:58:15.558Z] #40 ...
07:58:15 [2020-11-05T07:58:15.558Z] 
07:58:15 [2020-11-05T07:58:15.558Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:15 [2020-11-05T07:58:15.558Z] #11 32.62 Fetched 8396 kB in 24s (343 kB/s)
07:58:15 [2020-11-05T07:58:15.558Z] #11 32.62 Reading package lists...
07:58:15 [2020-11-05T07:58:15.558Z] #11 42.88 Reading package lists...
07:58:15 [2020-11-05T07:58:15.558Z] #11 ...
07:58:15 [2020-11-05T07:58:15.558Z] 
07:58:15 [2020-11-05T07:58:15.558Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:15 [2020-11-05T07:58:15.558Z] #53 32.89 Fetched 8396 kB in 25s (337 kB/s)
07:58:15 [2020-11-05T07:58:15.613Z] #11 41.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
07:58:15 [2020-11-05T07:58:15.614Z] #11 42.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
07:58:15 [2020-11-05T07:58:15.614Z] #11 42.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
07:58:15 [2020-11-05T07:58:15.776Z] #41 56.77   CC       criu/arch/x86/cpu.o
07:58:15 [2020-11-05T07:58:15.820Z] #53 32.89 Reading package lists...
07:58:15 [2020-11-05T07:58:15.820Z] #53 ...
07:58:15 [2020-11-05T07:58:15.820Z] 
07:58:15 [2020-11-05T07:58:15.820Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:15 [2020-11-05T07:58:15.820Z] #47 38.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:58:15 [2020-11-05T07:58:15.820Z] #47 38.74 go: downloading github.com/gobwas/glob v0.2.3
07:58:15 [2020-11-05T07:58:15.820Z] #47 38.94 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:58:15 [2020-11-05T07:58:15.820Z] #47 38.98 go: downloading github.com/stretchr/testify v1.4.0
07:58:15 [2020-11-05T07:58:15.820Z] #47 39.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:58:15 [2020-11-05T07:58:15.820Z] #47 39.16 go: extracting github.com/mitchellh/go-homedir v1.1.0
07:58:15 [2020-11-05T07:58:15.820Z] #47 39.23 go: downloading github.com/BurntSushi/toml v0.3.1
07:58:15 [2020-11-05T07:58:15.820Z] #47 39.25 go: extracting github.com/gobwas/glob v0.2.3
07:58:15 [2020-11-05T07:58:15.820Z] #47 39.26 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:58:15 [2020-11-05T07:58:15.820Z] #47 39.41 go: downloading github.com/sirupsen/logrus v1.4.2
07:58:15 [2020-11-05T07:58:15.820Z] #47 39.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:58:15 [2020-11-05T07:58:15.820Z] #47 39.79 go: downloading github.com/gogo/protobuf v1.2.1
07:58:15 [2020-11-05T07:58:15.820Z] #47 40.08 go: extracting github.com/BurntSushi/toml v0.3.1
07:58:15 [2020-11-05T07:58:15.820Z] #47 40.10 go: extracting github.com/stretchr/testify v1.4.0
07:58:15 [2020-11-05T07:58:15.820Z] #47 40.69 go: downloading github.com/davecgh/go-spew v1.1.1
07:58:15 [2020-11-05T07:58:15.820Z] #47 40.78 go: extracting github.com/sirupsen/logrus v1.4.2
07:58:15 [2020-11-05T07:58:15.820Z] #47 41.04 go: downloading github.com/pmezard/go-difflib v1.0.0
07:58:15 [2020-11-05T07:58:15.820Z] #47 41.59 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:58:15 [2020-11-05T07:58:15.820Z] #47 41.96 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
07:58:15 [2020-11-05T07:58:15.820Z] #47 41.96 go: downloading github.com/stretchr/objx v0.2.0
07:58:15 [2020-11-05T07:58:15.820Z] #47 42.09 go: extracting github.com/pmezard/go-difflib v1.0.0
07:58:15 [2020-11-05T07:58:15.820Z] #47 42.56 go: extracting github.com/davecgh/go-spew v1.1.1
07:58:15 [2020-11-05T07:58:15.820Z] #47 42.97 go: extracting github.com/stretchr/objx v0.2.0
07:58:16 [2020-11-05T07:58:16.068Z] #42 19.39   CC       images/core-arm.o
07:58:16 [2020-11-05T07:58:16.198Z] #11 ...
07:58:16 [2020-11-05T07:58:16.198Z] 
07:58:16 [2020-11-05T07:58:16.198Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
07:58:16 [2020-11-05T07:58:16.198Z] #27 DONE 43.7s
07:58:16 [2020-11-05T07:58:16.198Z] 
07:58:16 [2020-11-05T07:58:16.198Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:16 [2020-11-05T07:58:16.198Z] #62 DONE 42.7s
07:58:16 [2020-11-05T07:58:16.345Z] #41 57.36   CC       criu/arch/x86/crtools.o
07:58:16 [2020-11-05T07:58:16.464Z] 
07:58:16 [2020-11-05T07:58:16.464Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.22 go: finding github.com/fatih/color v1.7.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.22 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.26 go: finding github.com/mattn/go-colorable v0.1.4
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.29 go: finding github.com/mattn/go-isatty v0.0.8
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.42 go: finding github.com/go-critic/go-critic v0.4.1
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.48 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.53 go: finding github.com/go-lintpack/lintpack v0.5.2
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.53 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.67 go: finding github.com/pkg/errors v0.8.1
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.77 go: finding github.com/mitchellh/go-homedir v1.1.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.80 go: finding github.com/go-toolsmith/astfmt v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.81 go: finding github.com/go-toolsmith/astequal v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.82 go: finding github.com/go-toolsmith/astp v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.84 go: finding github.com/spf13/viper v1.6.1
07:58:16 [2020-11-05T07:58:16.464Z] #47 39.85 go: finding github.com/sirupsen/logrus v1.4.2
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.15 go: finding github.com/go-toolsmith/astcast v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.16 go: finding github.com/go-toolsmith/typep v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.18 go: finding github.com/go-toolsmith/astcopy v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.38 go: finding github.com/stretchr/testify v1.4.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.50 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.52 go: finding github.com/davecgh/go-spew v1.1.1
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.56 go: finding github.com/go-toolsmith/strparse v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.57 go: finding github.com/pmezard/go-difflib v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.58 go: finding github.com/bombsimon/wsl/v2 v2.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.60 go: finding github.com/fsnotify/fsnotify v1.4.7
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.78 go: finding github.com/spf13/cobra v0.0.5
07:58:16 [2020-11-05T07:58:16.464Z] #47 40.79 go: finding github.com/gobwas/glob v0.2.3
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.29 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.29 go: finding github.com/hashicorp/hcl v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.30 go: finding github.com/stretchr/objx v0.2.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.39 go: finding github.com/spf13/pflag v1.0.5
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.44 go: finding github.com/magiconair/properties v1.8.1
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.44 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.46 go: finding github.com/mitchellh/mapstructure v1.1.2
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.47 go: finding gopkg.in/yaml.v2 v2.2.7
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.70 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.92 go: finding github.com/pelletier/go-toml v1.2.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:58:16 [2020-11-05T07:58:16.464Z] #47 41.96 go: finding github.com/spf13/afero v1.1.2
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.40 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.50 go: finding github.com/spf13/cast v1.3.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.52 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.53 go: finding golang.org/x/text v0.3.2
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.53 go: finding github.com/spf13/jwalterweatherman v1.0.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.70 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.70 go: finding github.com/subosito/gotenv v1.2.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.78 go: finding gopkg.in/ini.v1 v1.51.0
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.80 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.82 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.85 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.94 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.95 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:58:16 [2020-11-05T07:58:16.464Z] #47 42.98 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:58:16 [2020-11-05T07:58:16.464Z] #47 43.00 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:58:16 [2020-11-05T07:58:16.464Z] #47 ...
07:58:16 [2020-11-05T07:58:16.464Z] 
07:58:16 [2020-11-05T07:58:16.464Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:16 [2020-11-05T07:58:16.464Z] #40 32.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
07:58:16 [2020-11-05T07:58:16.464Z] #40 32.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
07:58:16 [2020-11-05T07:58:16.464Z] #40 33.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
07:58:16 [2020-11-05T07:58:16.464Z] #40 33.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
07:58:16 [2020-11-05T07:58:16.464Z] #40 35.37 debconf: delaying package configuration, since apt-utils is not installed
07:58:16 [2020-11-05T07:58:16.464Z] #40 36.51 Fetched 3798 kB in 2s (2360 kB/s)
07:58:16 [2020-11-05T07:58:16.464Z] #40 38.40 Selecting previously unselected package libcap-dev:arm64.
07:58:16 [2020-11-05T07:58:16.464Z] #40 38.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 ... 15383 files and directories currently installed.)
07:58:16 [2020-11-05T07:58:16.464Z] #40 38.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
07:58:16 [2020-11-05T07:58:16.464Z] #40 38.56 Unpacking libcap-dev:arm64 (1:2.25-2) ...
07:58:16 [2020-11-05T07:58:16.464Z] #40 39.07 Selecting previously unselected package libnet1:arm64.
07:58:16 [2020-11-05T07:58:16.464Z] #40 39.12 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
07:58:16 [2020-11-05T07:58:16.464Z] #40 39.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:58:16 [2020-11-05T07:58:16.464Z] #40 40.57 Selecting previously unselected package libnet1-dev.
07:58:16 [2020-11-05T07:58:16.464Z] #40 40.58 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
07:58:16 [2020-11-05T07:58:16.464Z] #40 41.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
07:58:16 [2020-11-05T07:58:16.464Z] #40 42.86 Selecting previously unselected package libnl-3-200:arm64.
07:58:16 [2020-11-05T07:58:16.464Z] #40 42.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
07:58:16 [2020-11-05T07:58:16.464Z] #40 42.95 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
07:58:16 [2020-11-05T07:58:16.720Z] #42 19.82   CC       images/core-aarch64.o
07:58:16 [2020-11-05T07:58:16.729Z] #40 ...
07:58:16 [2020-11-05T07:58:16.729Z] 
07:58:16 [2020-11-05T07:58:16.729Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:16 [2020-11-05T07:58:16.729Z] #47 43.02 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:58:16 [2020-11-05T07:58:16.729Z] #47 43.03 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:58:16 [2020-11-05T07:58:16.729Z] #47 43.04 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:58:16 [2020-11-05T07:58:16.729Z] #47 43.08 go: finding github.com/sourcegraph/go-diff v0.5.1
07:58:16 [2020-11-05T07:58:16.729Z] #47 43.09 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:58:16 [2020-11-05T07:58:16.729Z] #47 43.14 go: finding github.com/tommy-muehle/go-mnd v1.1.1
07:58:16 [2020-11-05T07:58:16.729Z] #47 43.19 go: finding github.com/kisielk/gotool v1.0.0
07:58:16 [2020-11-05T07:58:16.729Z] #47 43.22 go: finding github.com/ultraware/funlen v0.0.2
07:58:16 [2020-11-05T07:58:16.729Z] #47 ...
07:58:16 [2020-11-05T07:58:16.729Z] 
07:58:16 [2020-11-05T07:58:16.729Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:16 [2020-11-05T07:58:16.729Z] #34 33.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
07:58:16 [2020-11-05T07:58:16.729Z] #34 33.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
07:58:16 [2020-11-05T07:58:16.729Z] #34 33.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
07:58:16 [2020-11-05T07:58:16.729Z] #34 33.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
07:58:16 [2020-11-05T07:58:16.729Z] #34 33.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
07:58:16 [2020-11-05T07:58:16.729Z] #34 33.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
07:58:16 [2020-11-05T07:58:16.729Z] #34 36.05 debconf: delaying package configuration, since apt-utils is not installed
07:58:16 [2020-11-05T07:58:16.729Z] #34 37.35 Fetched 14.2 MB in 4s (3859 kB/s)
07:58:16 [2020-11-05T07:58:16.729Z] #34 38.51 Selecting previously unselected package xxd.
07:58:16 [2020-11-05T07:58:16.730Z] #34 38.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
07:58:16 [2020-11-05T07:58:16.730Z] #34 38.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
07:58:16 [2020-11-05T07:58:16.730Z] #34 38.61 Unpacking xxd (2:8.1.0875-5) ...
07:58:16 [2020-11-05T07:58:16.730Z] #34 39.02 Selecting previously unselected package vim-common.
07:58:16 [2020-11-05T07:58:16.730Z] #34 39.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
07:58:16 [2020-11-05T07:58:16.730Z] #34 39.14 Unpacking vim-common (2:8.1.0875-5) ...
07:58:16 [2020-11-05T07:58:16.730Z] #34 42.71 Selecting previously unselected package cmake-data.
07:58:16 [2020-11-05T07:58:16.730Z] #34 42.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
07:58:16 [2020-11-05T07:58:16.730Z] #34 42.72 Unpacking cmake-data (3.13.4-1) ...
07:58:16 [2020-11-05T07:58:16.753Z] #47 ...
07:58:16 [2020-11-05T07:58:16.753Z] 
07:58:16 [2020-11-05T07:58:16.753Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:16 [2020-11-05T07:58:16.753Z] #43 37.15 vendor/golang.org/x/crypto/internal/subtle
07:58:16 [2020-11-05T07:58:16.753Z] #43 37.24 vendor/golang.org/x/crypto/curve25519
07:58:16 [2020-11-05T07:58:16.753Z] #43 ...
07:58:16 [2020-11-05T07:58:16.753Z] 
07:58:16 [2020-11-05T07:58:16.753Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:16 [2020-11-05T07:58:16.753Z] #47 47.29 go: extracting github.com/gogo/protobuf v1.2.1
07:58:16 [2020-11-05T07:58:16.781Z] #47 ...
07:58:16 [2020-11-05T07:58:16.781Z] 
07:58:16 [2020-11-05T07:58:16.781Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:16 [2020-11-05T07:58:16.781Z] #34 33.80 Fetched 8396 kB in 26s (324 kB/s)
07:58:16 [2020-11-05T07:58:16.781Z] #34 33.80 Reading package lists...
07:58:16 [2020-11-05T07:58:16.781Z] #34 ...
07:58:16 [2020-11-05T07:58:16.781Z] 
07:58:16 [2020-11-05T07:58:16.781Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:16 [2020-11-05T07:58:16.781Z] #53 32.89 Reading package lists...
07:58:16 [2020-11-05T07:58:16.995Z] #34 ...
07:58:16 [2020-11-05T07:58:16.995Z] 
07:58:16 [2020-11-05T07:58:16.995Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:16 [2020-11-05T07:58:16.995Z] #47 43.33 go: finding github.com/ultraware/whitespace v0.0.4
07:58:16 [2020-11-05T07:58:16.995Z] #47 43.36 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:58:16 [2020-11-05T07:58:16.995Z] #47 43.36 go: finding github.com/uudashr/gocognit v1.0.1
07:58:16 [2020-11-05T07:58:16.995Z] #47 43.45 go: finding github.com/gogo/protobuf v1.2.1
07:58:16 [2020-11-05T07:58:16.995Z] #47 43.51 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:58:16 [2020-11-05T07:58:16.995Z] #47 43.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3
07:58:17 [2020-11-05T07:58:17.020Z] #42 ...
07:58:17 [2020-11-05T07:58:17.020Z] 
07:58:17 [2020-11-05T07:58:17.020Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:17 [2020-11-05T07:58:17.020Z] #50 71.73 time
07:58:17 [2020-11-05T07:58:17.020Z] #50 76.92 regexp
07:58:17 [2020-11-05T07:58:17.259Z] #47 ...
07:58:17 [2020-11-05T07:58:17.259Z] 
07:58:17 [2020-11-05T07:58:17.259Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:17 [2020-11-05T07:58:17.259Z] #53 38.51 Selecting previously unselected package libbtrfs0.
07:58:17 [2020-11-05T07:58:17.259Z] #53 38.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
07:58:17 [2020-11-05T07:58:17.259Z] #53 38.63 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
07:58:17 [2020-11-05T07:58:17.259Z] #53 38.88 Unpacking libbtrfs0 (4.20.1-2) ...
07:58:17 [2020-11-05T07:58:17.259Z] #53 39.20 Selecting previously unselected package libbtrfs-dev.
07:58:17 [2020-11-05T07:58:17.259Z] #53 39.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
07:58:17 [2020-11-05T07:58:17.259Z] #53 39.27 Unpacking libbtrfs-dev (4.20.1-2) ...
07:58:17 [2020-11-05T07:58:17.259Z] #53 42.45 Setting up libbtrfs0 (4.20.1-2) ...
07:58:17 [2020-11-05T07:58:17.259Z] #53 42.72 Setting up libbtrfs-dev (4.20.1-2) ...
07:58:17 [2020-11-05T07:58:17.259Z] #53 42.83 Processing triggers for libc-bin (2.28-10) ...
07:58:17 [2020-11-05T07:58:17.259Z] #53 DONE 43.7s
07:58:17 [2020-11-05T07:58:17.259Z] 
07:58:17 [2020-11-05T07:58:17.259Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:17 [2020-11-05T07:58:17.259Z] #47 43.65 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:58:17 [2020-11-05T07:58:17.259Z] #47 43.65 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:58:17 [2020-11-05T07:58:17.259Z] #47 ...
07:58:17 [2020-11-05T07:58:17.259Z] 
07:58:17 [2020-11-05T07:58:17.259Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:17 [2020-11-05T07:58:17.259Z] #43 33.72 sync
07:58:17 [2020-11-05T07:58:17.259Z] #43 33.72 internal/reflectlite
07:58:17 [2020-11-05T07:58:17.259Z] #43 34.89 github.com/LK4D4/vndr/godl/singleflight
07:58:17 [2020-11-05T07:58:17.259Z] #43 34.91 internal/singleflight
07:58:17 [2020-11-05T07:58:17.259Z] #43 34.94 math/rand
07:58:17 [2020-11-05T07:58:17.259Z] #43 35.95 io
07:58:17 [2020-11-05T07:58:17.259Z] #43 35.97 strconv
07:58:17 [2020-11-05T07:58:17.259Z] #43 35.97 syscall
07:58:17 [2020-11-05T07:58:17.259Z] #43 35.97 vendor/golang.org/x/net/dns/dnsmessage
07:58:17 [2020-11-05T07:58:17.259Z] #43 36.83 bytes
07:58:17 [2020-11-05T07:58:17.259Z] #43 38.42 bufio
07:58:17 [2020-11-05T07:58:17.259Z] #43 39.26 reflect
07:58:17 [2020-11-05T07:58:17.259Z] #43 40.87 regexp/syntax
07:58:17 [2020-11-05T07:58:17.259Z] #43 40.90 hash/crc32
07:58:17 [2020-11-05T07:58:17.259Z] #43 42.21 vendor/golang.org/x/crypto/hkdf
07:58:17 [2020-11-05T07:58:17.259Z] #43 42.53 vendor/golang.org/x/text/transform
07:58:17 [2020-11-05T07:58:17.320Z] #50 ...
07:58:17 [2020-11-05T07:58:17.320Z] 
07:58:17 [2020-11-05T07:58:17.320Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:17 [2020-11-05T07:58:17.320Z] #42 20.41   CC       images/core-ppc64.o
07:58:17 [2020-11-05T07:58:17.524Z] #43 ...
07:58:17 [2020-11-05T07:58:17.524Z] 
07:58:17 [2020-11-05T07:58:17.524Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:17 [2020-11-05T07:58:17.524Z] #47 43.81 go: finding github.com/BurntSushi/toml v0.3.1
07:58:17 [2020-11-05T07:58:17.524Z] #47 43.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:58:17 [2020-11-05T07:58:17.726Z] #41 58.60   CC       criu/arch/x86/kerndat.o
07:58:17 [2020-11-05T07:58:17.985Z] #41 59.04   CC       criu/arch/x86/sigaction_compat.o
07:58:18 [2020-11-05T07:58:18.245Z] #41 59.35   CC       criu/arch/x86/sigframe.o
07:58:18 [2020-11-05T07:58:18.385Z] #42 21.42   CC       images/core-s390.o
07:58:18 [2020-11-05T07:58:18.385Z] #42 ...
07:58:18 [2020-11-05T07:58:18.385Z] 
07:58:18 [2020-11-05T07:58:18.385Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:18 [2020-11-05T07:58:18.385Z] #33 73.08 internal/poll
07:58:18 [2020-11-05T07:58:18.385Z] #33 75.82 os
07:58:18 [2020-11-05T07:58:18.385Z] #33 79.18 internal/fmtsort
07:58:18 [2020-11-05T07:58:18.385Z] #33 79.94 path/filepath
07:58:18 [2020-11-05T07:58:18.386Z] #33 79.96 fmt
07:58:18 [2020-11-05T07:58:18.386Z] #33 81.70 io/ioutil
07:58:18 [2020-11-05T07:58:18.386Z] #33 ...
07:58:18 [2020-11-05T07:58:18.386Z] 
07:58:18 [2020-11-05T07:58:18.386Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:18 [2020-11-05T07:58:18.386Z] #44 81.78 io/ioutil
07:58:18 [2020-11-05T07:58:18.386Z] #44 81.83 net
07:58:18 [2020-11-05T07:58:18.386Z] #44 83.06 os/exec
07:58:18 [2020-11-05T07:58:18.475Z] #47 ...
07:58:18 [2020-11-05T07:58:18.475Z] 
07:58:18 [2020-11-05T07:58:18.475Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:58:18 [2020-11-05T07:58:18.475Z] #45 DONE 44.8s
07:58:18 [2020-11-05T07:58:18.475Z] 
07:58:18 [2020-11-05T07:58:18.475Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:18 [2020-11-05T07:58:18.475Z] #11 43.49 debconf: delaying package configuration, since apt-utils is not installed
07:58:18 [2020-11-05T07:58:18.475Z] #11 43.89 Fetched 73.3 MB in 10s (7332 kB/s)
07:58:18 [2020-11-05T07:58:18.475Z] #11 44.14 Selecting previously unselected package binutils-mingw-w64-i686.
07:58:18 [2020-11-05T07:58:18.475Z] #11 44.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
07:58:18 [2020-11-05T07:58:18.475Z] #11 44.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
07:58:18 [2020-11-05T07:58:18.475Z] #11 44.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:58:18 [2020-11-05T07:58:18.505Z] #41 59.62   LINK     criu/arch/x86/crtools.built-in.o
07:58:18 [2020-11-05T07:58:18.764Z] #41 59.67   DEP      criu/pie/util-vdso-elf32.d
07:58:18 [2020-11-05T07:58:18.764Z] #41 59.88   DEP      criu/pie/util-vdso.d
07:58:18 [2020-11-05T07:58:18.764Z] #41 59.98   DEP      criu/pie/util.d
07:58:18 [2020-11-05T07:58:18.848Z] using credential docker-jenkins-github-credentials
07:58:18 [2020-11-05T07:58:18.923Z] Cloning the remote Git repository
07:58:18 [2020-11-05T07:58:18.923Z] Cloning with configured refspecs honoured and without tags
07:58:19 [2020-11-05T07:58:19.024Z] #41 60.11   CC       criu/pie/util.o
07:58:19 [2020-11-05T07:58:19.283Z] #41 60.40   CC       criu/pie/util-vdso.o
07:58:19 [2020-11-05T07:58:19.113Z] Cloning repository https://github.com/moby/moby.git
07:58:19 [2020-11-05T07:58:19.934Z] #44 84.46 internal/lazyregexp
07:58:20 [2020-11-05T07:58:20.223Z] #41 61.17   CC       criu/pie/util-vdso-elf32.o
07:58:20 [2020-11-05T07:58:20.238Z] #44 85.07 github.com/LK4D4/vndr/versioned
07:58:20 [2020-11-05T07:58:20.792Z] #41 61.77   AR       criu/pie/pie.lib.a
07:58:20 [2020-11-05T07:58:20.792Z] #41 61.83   DEP      criu/pie/restorer.d
07:58:21 [2020-11-05T07:58:21.042Z] #11 47.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:58:21 [2020-11-05T07:58:21.042Z] #11 47.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
07:58:21 [2020-11-05T07:58:21.042Z] #11 47.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:58:21 [2020-11-05T07:58:21.052Z] #41 61.98   DEP      criu/arch/x86/sigaction_compat_pie.d
07:58:21 [2020-11-05T07:58:21.052Z] #41 62.10   DEP      criu/arch/x86/restorer_unmap.d
07:58:21 [2020-11-05T07:58:21.052Z] #41 62.13   DEP      criu/arch/x86/restorer.d
07:58:21 [2020-11-05T07:58:21.312Z] #41 62.39   DEP      criu/arch/x86/vdso-pie.d
07:58:19 [2020-11-05T07:58:19.503Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:58:20 [2020-11-05T07:58:20.341Z] Fetching upstream changes from https://github.com/moby/moby.git
07:58:20 [2020-11-05T07:58:20.342Z]  > git --version # timeout=10
07:58:20 [2020-11-05T07:58:20.383Z]  > git --version # 'git version 2.24.1.windows.2'
07:58:20 [2020-11-05T07:58:20.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:58:20 [2020-11-05T07:58:20.385Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:58:21 [2020-11-05T07:58:21.571Z] #41 62.53   DEP      criu/pie/parasite-vdso.d
07:58:21 [2020-11-05T07:58:21.571Z] #41 62.66   DEP      criu/pie/parasite.d
07:58:21 [2020-11-05T07:58:21.831Z] #41 62.87   CC       criu/pie/parasite.o
07:58:22 [2020-11-05T07:58:22.000Z] #47 52.75 go: extracting golang.org/x/text v0.3.2
07:58:22 [2020-11-05T07:58:22.257Z] #47 ...
07:58:22 [2020-11-05T07:58:22.257Z] 
07:58:22 [2020-11-05T07:58:22.257Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:22 [2020-11-05T07:58:22.257Z] #53 35.89 Reading package lists...
07:58:22 [2020-11-05T07:58:22.257Z] #53 45.93 Building dependency tree...
07:58:22 [2020-11-05T07:58:22.257Z] #53 50.31 The following additional packages will be installed:
07:58:22 [2020-11-05T07:58:22.257Z] #53 50.31   libbtrfs0
07:58:22 [2020-11-05T07:58:22.257Z] #53 50.67 The following NEW packages will be installed:
07:58:22 [2020-11-05T07:58:22.257Z] #53 50.69   libbtrfs-dev libbtrfs0
07:58:22 [2020-11-05T07:58:22.257Z] #53 51.51 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
07:58:22 [2020-11-05T07:58:22.257Z] #53 51.51 Need to get 119 kB of archives.
07:58:22 [2020-11-05T07:58:22.257Z] #53 51.51 After this operation, 387 kB of additional disk space will be used.
07:58:22 [2020-11-05T07:58:22.257Z] #53 51.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
07:58:22 [2020-11-05T07:58:22.257Z] #53 51.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
07:58:22 [2020-11-05T07:58:22.345Z] #44 ...
07:58:22 [2020-11-05T07:58:22.345Z] 
07:58:22 [2020-11-05T07:58:22.345Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:58:22 [2020-11-05T07:58:22.345Z] #55 45.04 Checking out files:  53% (1843/3433)   
Checking out files:  54% (1854/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
07:58:22 [2020-11-05T07:58:22.345Z] #55 46.14 + cd /tmp/tmp.s2ZBGcIHMG/src/github.com/containerd/containerd
07:58:22 [2020-11-05T07:58:22.345Z] #55 46.14 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
07:58:22 [2020-11-05T07:58:22.345Z] #55 47.09 + export 'BUILDTAGS=netgo osusergo static_build'
07:58:22 [2020-11-05T07:58:22.345Z] #55 47.09 + BUILDTAGS='netgo osusergo static_build'
07:58:22 [2020-11-05T07:58:22.345Z] #55 47.09 + export EXTRA_FLAGS=-buildmode=pie
07:58:22 [2020-11-05T07:58:22.345Z] #55 47.09 + EXTRA_FLAGS=-buildmode=pie
07:58:22 [2020-11-05T07:58:22.345Z] #55 47.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:58:22 [2020-11-05T07:58:22.345Z] #55 47.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:58:22 [2020-11-05T07:58:22.345Z] #55 47.09 + '[' '' = dynamic ']'
07:58:22 [2020-11-05T07:58:22.345Z] #55 47.09 + make
07:58:22 [2020-11-05T07:58:22.444Z] #11 ...
07:58:22 [2020-11-05T07:58:22.444Z] 
07:58:22 [2020-11-05T07:58:22.444Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:22 [2020-11-05T07:58:22.444Z] #34 48.71 Selecting previously unselected package libicu63:arm64.
07:58:22 [2020-11-05T07:58:22.444Z] #34 48.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
07:58:22 [2020-11-05T07:58:22.444Z] #34 48.75 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
07:58:22 [2020-11-05T07:58:22.819Z] #53 ...
07:58:22 [2020-11-05T07:58:22.819Z] 
07:58:22 [2020-11-05T07:58:22.819Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:22 [2020-11-05T07:58:22.819Z] #32 53.42 sync
07:58:22 [2020-11-05T07:58:22.819Z] #32 53.45 internal/reflectlite
07:58:22 [2020-11-05T07:58:22.995Z] #55 48.26 + bin/ctr
07:58:23 [2020-11-05T07:58:23.020Z] #34 ...
07:58:23 [2020-11-05T07:58:23.021Z] 
07:58:23 [2020-11-05T07:58:23.021Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:23 [2020-11-05T07:58:23.021Z] #32 39.35 text/tabwriter
07:58:23 [2020-11-05T07:58:23.021Z] #32 41.47 internal/syscall/unix
07:58:23 [2020-11-05T07:58:23.021Z] #32 41.47 internal/syscall/execenv
07:58:23 [2020-11-05T07:58:23.021Z] #32 41.52 time
07:58:23 [2020-11-05T07:58:23.021Z] #32 46.44 internal/poll
07:58:23 [2020-11-05T07:58:23.021Z] #32 48.88 os
07:58:23 [2020-11-05T07:58:23.021Z] #32 ...
07:58:23 [2020-11-05T07:58:23.021Z] 
07:58:23 [2020-11-05T07:58:23.021Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:23 [2020-11-05T07:58:23.021Z] #40 43.31 Selecting previously unselected package libnl-3-dev:arm64.
07:58:23 [2020-11-05T07:58:23.021Z] #40 43.31 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 43.51 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 44.06 Selecting previously unselected package libprotobuf-c1:arm64.
07:58:23 [2020-11-05T07:58:23.021Z] #40 44.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 44.06 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 44.27 Selecting previously unselected package libprotobuf-c-dev:arm64.
07:58:23 [2020-11-05T07:58:23.021Z] #40 44.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 44.30 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 45.11 Selecting previously unselected package zlib1g-dev:arm64.
07:58:23 [2020-11-05T07:58:23.021Z] #40 45.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 45.13 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 46.25 Selecting previously unselected package libprotobuf17:arm64.
07:58:23 [2020-11-05T07:58:23.021Z] #40 46.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 46.30 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 47.39 Selecting previously unselected package libprotobuf-lite17:arm64.
07:58:23 [2020-11-05T07:58:23.021Z] #40 47.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 47.47 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 48.02 Selecting previously unselected package libprotobuf-dev:arm64.
07:58:23 [2020-11-05T07:58:23.021Z] #40 48.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 48.03 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 49.21 Selecting previously unselected package libprotoc17:arm64.
07:58:23 [2020-11-05T07:58:23.021Z] #40 49.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.021Z] #40 49.22 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
07:58:23 [2020-11-05T07:58:23.212Z] #41 64.22   LINK     criu/pie/parasite.built-in.o
07:58:23 [2020-11-05T07:58:23.212Z] #41 64.23   GEN      criu/pie/parasite-blob.h
07:58:23 [2020-11-05T07:58:23.212Z] #41 64.27   CC       criu/pie/parasite-vdso.o
07:58:23 [2020-11-05T07:58:23.284Z] #40 ...
07:58:23 [2020-11-05T07:58:23.284Z] 
07:58:23 [2020-11-05T07:58:23.284Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:23 [2020-11-05T07:58:23.284Z] #49 39.74 bufio
07:58:23 [2020-11-05T07:58:23.284Z] #49 41.71 reflect
07:58:23 [2020-11-05T07:58:23.284Z] #49 41.71 regexp/syntax
07:58:23 [2020-11-05T07:58:23.284Z] #49 45.97 time
07:58:23 [2020-11-05T07:58:23.372Z] #53 43.92 Reading package lists...
07:58:23 [2020-11-05T07:58:23.372Z] #53 ...
07:58:23 [2020-11-05T07:58:23.372Z] 
07:58:23 [2020-11-05T07:58:23.372Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:23 [2020-11-05T07:58:23.372Z] #47 45.72 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:58:23 [2020-11-05T07:58:23.372Z] #47 47.74 go: extracting github.com/gogo/protobuf v1.2.1
07:58:23 [2020-11-05T07:58:23.548Z] #49 ...
07:58:23 [2020-11-05T07:58:23.548Z] 
07:58:23 [2020-11-05T07:58:23.548Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:23 [2020-11-05T07:58:23.548Z] #40 49.85 Selecting previously unselected package protobuf-c-compiler.
07:58:23 [2020-11-05T07:58:23.548Z] #40 49.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.548Z] #40 49.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
07:58:23 [2020-11-05T07:58:23.752Z] #32 ...
07:58:23 [2020-11-05T07:58:23.752Z] 
07:58:23 [2020-11-05T07:58:23.752Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:23 [2020-11-05T07:58:23.752Z] #40 44.36 Reading package lists...
07:58:23 [2020-11-05T07:58:23.752Z] #40 53.67 Building dependency tree...
07:58:23 [2020-11-05T07:58:23.752Z] #40 ...
07:58:23 [2020-11-05T07:58:23.752Z] 
07:58:23 [2020-11-05T07:58:23.752Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:23 [2020-11-05T07:58:23.752Z] #11 44.34 Reading package lists...
07:58:23 [2020-11-05T07:58:23.782Z] #41 64.91   CC       criu/arch/x86/vdso-pie.o
07:58:23 [2020-11-05T07:58:23.827Z] #40 50.08 Selecting previously unselected package protobuf-compiler.
07:58:23 [2020-11-05T07:58:23.827Z] #40 50.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
07:58:23 [2020-11-05T07:58:23.827Z] #40 50.09 Unpacking protobuf-compiler (3.6.1.3-2) ...
07:58:23 [2020-11-05T07:58:23.827Z] #40 50.33 Selecting previously unselected package python-pkg-resources.
07:58:24 [2020-11-05T07:58:24.008Z] #11 53.96 Building dependency tree...
07:58:24 [2020-11-05T07:58:24.008Z] #11 ...
07:58:24 [2020-11-05T07:58:24.008Z] 
07:58:24 [2020-11-05T07:58:24.008Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:24 [2020-11-05T07:58:24.008Z] #53 53.61 debconf: delaying package configuration, since apt-utils is not installed
07:58:24 [2020-11-05T07:58:24.008Z] #53 53.91 Fetched 119 kB in 1s (226 kB/s)
07:58:24 [2020-11-05T07:58:24.008Z] #53 54.25 Selecting previously unselected package libbtrfs0.
07:58:24 [2020-11-05T07:58:24.008Z] #53 54.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
07:58:24 [2020-11-05T07:58:24.008Z] #53 54.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
07:58:24 [2020-11-05T07:58:24.008Z] #53 54.44 Unpacking libbtrfs0 (4.20.1-2) ...
07:58:24 [2020-11-05T07:58:24.008Z] #53 54.63 Selecting previously unselected package libbtrfs-dev.
07:58:24 [2020-11-05T07:58:24.008Z] #53 54.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
07:58:24 [2020-11-05T07:58:24.008Z] #53 54.65 Unpacking libbtrfs-dev (4.20.1-2) ...
07:58:24 [2020-11-05T07:58:24.090Z] #40 50.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
07:58:24 [2020-11-05T07:58:24.090Z] #40 50.36 Unpacking python-pkg-resources (40.8.0-1) ...
07:58:24 [2020-11-05T07:58:24.352Z] #41 65.19   CC       criu/arch/x86/restorer.o
07:58:24 [2020-11-05T07:58:24.454Z] #40 50.73 Selecting previously unselected package python-six.
07:58:24 [2020-11-05T07:58:24.454Z] #40 50.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
07:58:24 [2020-11-05T07:58:24.454Z] #40 50.74 Unpacking python-six (1.12.0-1) ...
07:58:24 [2020-11-05T07:58:24.454Z] #40 51.00 Selecting previously unselected package python-protobuf.
07:58:24 [2020-11-05T07:58:24.454Z] #40 51.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
07:58:24 [2020-11-05T07:58:24.522Z] #53 54.98 Setting up libbtrfs0 (4.20.1-2) ...
07:58:24 [2020-11-05T07:58:24.522Z] #53 55.01 Setting up libbtrfs-dev (4.20.1-2) ...
07:58:24 [2020-11-05T07:58:24.522Z] #53 55.04 Processing triggers for libc-bin (2.28-10) ...
07:58:24 [2020-11-05T07:58:24.717Z] #40 51.02 Unpacking python-protobuf (3.6.1.3-2) ...
07:58:24 [2020-11-05T07:58:24.760Z] #47 ...
07:58:24 [2020-11-05T07:58:24.760Z] 
07:58:24 [2020-11-05T07:58:24.760Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:24 [2020-11-05T07:58:24.760Z] #11 42.88 Reading package lists...
07:58:24 [2020-11-05T07:58:24.921Z] #41 65.83   CC       criu/arch/x86/restorer_unmap.o
07:58:24 [2020-11-05T07:58:24.921Z] #41 65.88   CC       criu/arch/x86/sigaction_compat_pie.o
07:58:24 [2020-11-05T07:58:24.921Z] #41 66.16   CC       criu/pie/restorer.o
07:58:24 [2020-11-05T07:58:24.921Z] #41 ...
07:58:24 [2020-11-05T07:58:24.921Z] 
07:58:24 [2020-11-05T07:58:24.921Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:58:24 [2020-11-05T07:58:24.921Z] #18 1.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:58:24 [2020-11-05T07:58:24.921Z] #18 1.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:58:24 [2020-11-05T07:58:24.921Z] #18 1.509 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:58:24 [2020-11-05T07:58:24.921Z] #18 2.128 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:58:24 [2020-11-05T07:58:24.921Z] #18 3.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:58:24 [2020-11-05T07:58:24.921Z] #18 5.126 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
07:58:25 [2020-11-05T07:58:25.181Z] #18 ...
07:58:25 [2020-11-05T07:58:25.181Z] 
07:58:25 [2020-11-05T07:58:25.181Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:25 [2020-11-05T07:58:25.181Z] #43 157.2 github.com/LK4D4/vndr/godl
07:58:25 [2020-11-05T07:58:25.350Z] #40 51.75 Setting up python-pkg-resources (40.8.0-1) ...
07:58:25 [2020-11-05T07:58:25.750Z] #43 158.0 github.com/LK4D4/vndr
07:58:25 [2020-11-05T07:58:25.965Z] #11 52.15 Building dependency tree...
07:58:25 [2020-11-05T07:58:25.965Z] #11 ...
07:58:25 [2020-11-05T07:58:25.965Z] 
07:58:25 [2020-11-05T07:58:25.965Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:25 [2020-11-05T07:58:25.965Z] #40 43.15 Reading package lists...
07:58:26 [2020-11-05T07:58:26.251Z] #40 52.43 Building dependency tree...
07:58:26 [2020-11-05T07:58:26.251Z] #40 ...
07:58:26 [2020-11-05T07:58:26.251Z] 
07:58:26 [2020-11-05T07:58:26.251Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:26 [2020-11-05T07:58:26.251Z] #53 43.92 Reading package lists...
07:58:26 [2020-11-05T07:58:26.419Z] #53 DONE 56.8s
07:58:26 [2020-11-05T07:58:26.419Z] 
07:58:26 [2020-11-05T07:58:26.419Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:58:26 [2020-11-05T07:58:26.840Z] #53 52.88 Building dependency tree...
07:58:26 [2020-11-05T07:58:26.840Z] #53 ...
07:58:26 [2020-11-05T07:58:26.840Z] 
07:58:26 [2020-11-05T07:58:26.840Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:26 [2020-11-05T07:58:26.840Z] #34 44.09 Reading package lists...
07:58:27 [2020-11-05T07:58:27.103Z] #34 53.33 Building dependency tree...
07:58:27 [2020-11-05T07:58:27.103Z] #34 ...
07:58:27 [2020-11-05T07:58:27.103Z] 
07:58:27 [2020-11-05T07:58:27.103Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:27 [2020-11-05T07:58:27.103Z] #32 53.99 internal/reflectlite
07:58:27 [2020-11-05T07:58:27.103Z] #32 53.99 sync
07:58:27 [2020-11-05T07:58:27.374Z] #40 ...
07:58:27 [2020-11-05T07:58:27.374Z] 
07:58:27 [2020-11-05T07:58:27.374Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.339 + RM_GOPATH=0
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.339 + TMP_GOPATH=
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.339 + : /build
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.339 + '[' -z '' ']'
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.339 ++ mktemp -d
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.368 + export GOPATH=/tmp/tmp.cuYcEwWm6F
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.368 + GOPATH=/tmp/tmp.cuYcEwWm6F
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.368 + RM_GOPATH=1
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.368 + case "$(go env GOARCH)" in
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.368 ++ go env GOARCH
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 + export GO_BUILDMODE=-buildmode=pie
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 + GO_BUILDMODE=-buildmode=pie
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 ++ dirname /tmp/install/install.sh
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 + dir=/tmp/install
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 + bin=containerd
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 + shift
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 + '[' '!' -f /tmp/install/containerd.installer ']'
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 + . /tmp/install/containerd.installer
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 ++ set -e
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.399 + install_containerd
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.400 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.400 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cuYcEwWm6F/src/github.com/containerd/containerd
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.400 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
07:58:27 [2020-11-05T07:58:27.374Z] #54 2.419 Cloning into '/tmp/tmp.cuYcEwWm6F/src/github.com/containerd/containerd'...
07:58:27 [2020-11-05T07:58:27.374Z] #54 ...
07:58:27 [2020-11-05T07:58:27.374Z] 
07:58:27 [2020-11-05T07:58:27.374Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:27 [2020-11-05T07:58:27.374Z] #11 49.68 Selecting previously unselected package binutils-mingw-w64.
07:58:27 [2020-11-05T07:58:27.374Z] #11 49.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
07:58:27 [2020-11-05T07:58:27.374Z] #11 49.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
07:58:27 [2020-11-05T07:58:27.374Z] #11 49.80 Selecting previously unselected package libdevmapper1.02.1:arm64.
07:58:27 [2020-11-05T07:58:27.374Z] #11 49.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
07:58:27 [2020-11-05T07:58:27.374Z] #11 49.81 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
07:58:27 [2020-11-05T07:58:27.374Z] #11 50.09 Selecting previously unselected package dmsetup.
07:58:27 [2020-11-05T07:58:27.374Z] #11 50.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
07:58:27 [2020-11-05T07:58:27.374Z] #11 50.14 Unpacking dmsetup (2:1.02.155-3) ...
07:58:27 [2020-11-05T07:58:27.374Z] #11 50.36 Selecting previously unselected package mingw-w64-common.
07:58:27 [2020-11-05T07:58:27.374Z] #11 50.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
07:58:27 [2020-11-05T07:58:27.374Z] #11 50.46 Unpacking mingw-w64-common (6.0.0-3) ...
07:58:27 [2020-11-05T07:58:27.520Z] #55 ...
07:58:27 [2020-11-05T07:58:27.520Z] 
07:58:27 [2020-11-05T07:58:27.520Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:27 [2020-11-05T07:58:27.520Z] #12 91.76 Selecting previously unselected package g++-mingw-w64-x86-64.
07:58:27 [2020-11-05T07:58:27.520Z] #12 91.77 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
07:58:27 [2020-11-05T07:58:27.520Z] #12 91.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:58:27 [2020-11-05T07:58:27.520Z] #12 ...
07:58:27 [2020-11-05T07:58:27.520Z] 
07:58:27 [2020-11-05T07:58:27.520Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:27 [2020-11-05T07:58:27.520Z] #50 82.26 io/ioutil
07:58:27 [2020-11-05T07:58:27.520Z] #50 83.62 mvdan.cc/sh/v3/fileutil
07:58:27 [2020-11-05T07:58:27.520Z] #50 85.66 flag
07:58:27 [2020-11-05T07:58:27.520Z] #50 85.67 github.com/pkg/diff
07:58:27 [2020-11-05T07:58:27.520Z] #50 85.67 go/token
07:58:27 [2020-11-05T07:58:27.520Z] #50 85.69 encoding/binary
07:58:27 [2020-11-05T07:58:27.520Z] #50 88.56 go/scanner
07:58:27 [2020-11-05T07:58:27.520Z] #50 90.17 mvdan.cc/editorconfig
07:58:27 [2020-11-05T07:58:27.520Z] #50 90.60 mvdan.cc/sh/v3/syntax
07:58:27 [2020-11-05T07:58:27.520Z] #50 ...
07:58:27 [2020-11-05T07:58:27.520Z] 
07:58:27 [2020-11-05T07:58:27.520Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:27 [2020-11-05T07:58:27.520Z] #42 22.31   CC       images/cpuinfo.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 22.94   CC       images/inventory.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 23.27   CC       images/fdinfo.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 23.65   CC       images/fown.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 24.25   CC       images/ns.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 24.47   CC       images/regfile.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 24.77   CC       images/ghost-file.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 25.28   CC       images/fifo.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 25.48   CC       images/remap-file-path.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 25.71   CC       images/eventfd.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 25.97   CC       images/eventpoll.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 26.40   CC       images/fh.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 26.82   CC       images/fsnotify.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 27.63   CC       images/signalfd.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 27.91   CC       images/fs.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 28.15   CC       images/pstree.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 28.40   CC       images/pipe.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 28.66   CC       images/tcp-stream.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 28.90   CC       images/sk-packet.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 29.27   CC       images/mnt.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 29.50   CC       images/pipe-data.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 29.72   CC       images/sa.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 30.13   CC       images/timer.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 30.60   CC       images/timerfd.o
07:58:27 [2020-11-05T07:58:27.520Z] #42 30.93   CC       images/mm.o
07:58:27 [2020-11-05T07:58:27.677Z] #32 ...
07:58:27 [2020-11-05T07:58:27.677Z] 
07:58:27 [2020-11-05T07:58:27.677Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:27 [2020-11-05T07:58:27.677Z] #62 DONE 54.9s
07:58:27 [2020-11-05T07:58:27.677Z] 
07:58:27 [2020-11-05T07:58:27.677Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:27 [2020-11-05T07:58:27.677Z] #53 52.88 Building dependency tree...
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.546 + RM_GOPATH=0
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.546 + TMP_GOPATH=
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.546 + : /build
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.546 + '[' -z '' ']'
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.546 ++ mktemp -d
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.547 + export GOPATH=/tmp/tmp.w4WIMsjojZ
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.547 + GOPATH=/tmp/tmp.w4WIMsjojZ
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.547 + RM_GOPATH=1
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.547 + case "$(go env GOARCH)" in
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.549 ++ go env GOARCH
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.606 + export GO_BUILDMODE=-buildmode=pie
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.606 + GO_BUILDMODE=-buildmode=pie
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.606 ++ dirname /tmp/install/install.sh
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.606 + dir=/tmp/install
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 + bin=containerd
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 + shift
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 + '[' '!' -f /tmp/install/containerd.installer ']'
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 + . /tmp/install/containerd.installer
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 ++ set -e
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 + install_containerd
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.630 + git clone https://github.com/containerd/containerd.git /tmp/tmp.w4WIMsjojZ/src/github.com/containerd/containerd
07:58:27 [2020-11-05T07:58:27.787Z] #54 1.650 Cloning into '/tmp/tmp.w4WIMsjojZ/src/github.com/containerd/containerd'...
07:58:27 [2020-11-05T07:58:27.822Z] #42 ...
07:58:27 [2020-11-05T07:58:27.823Z] 
07:58:27 [2020-11-05T07:58:27.823Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:27 [2020-11-05T07:58:27.823Z] #50 92.70 encoding/base64
07:58:28 [2020-11-05T07:58:28.124Z] #50 92.73 go/ast
07:58:28 [2020-11-05T07:58:28.777Z] #50 ...
07:58:28 [2020-11-05T07:58:28.777Z] 
07:58:28 [2020-11-05T07:58:28.777Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:28 [2020-11-05T07:58:28.777Z] #33 84.12 flag
07:58:28 [2020-11-05T07:58:28.777Z] #33 84.12 github.com/BurntSushi/toml
07:58:28 [2020-11-05T07:58:28.777Z] #33 84.12 log
07:58:28 [2020-11-05T07:58:28.777Z] #33 89.31 github.com/BurntSushi/toml/cmd/tomlv
07:58:28 [2020-11-05T07:58:28.777Z] #33 DONE 93.5s
07:58:29 [2020-11-05T07:58:29.043Z] #43 ...
07:58:29 [2020-11-05T07:58:29.043Z] 
07:58:29 [2020-11-05T07:58:29.043Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:29 [2020-11-05T07:58:29.043Z] #51 10.68 + cd /tmp/tmp.XA1O4Txom1/src/github.com/opencontainers/runc
07:58:29 [2020-11-05T07:58:29.043Z] #51 10.70 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:58:29 [2020-11-05T07:58:29.043Z] #51 11.27 + '[' -z '' ']'
07:58:29 [2020-11-05T07:58:29.043Z] #51 11.28 + target=static
07:58:29 [2020-11-05T07:58:29.043Z] #51 11.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:58:29 [2020-11-05T07:58:29.043Z] #51 11.45 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 .
07:58:29 [2020-11-05T07:58:29.043Z] #51 ...
07:58:29 [2020-11-05T07:58:29.043Z] 
07:58:29 [2020-11-05T07:58:29.043Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:29 [2020-11-05T07:58:29.043Z] #41 69.44   LINK     criu/pie/restorer.built-in.o
07:58:29 [2020-11-05T07:58:29.043Z] #41 69.46   GEN      criu/pie/restorer-blob.h
07:58:29 [2020-11-05T07:58:29.043Z] #41 69.54   DEP      criu/vdso.d
07:58:29 [2020-11-05T07:58:29.043Z] #41 69.70   DEP      criu/vdso-compat.d
07:58:29 [2020-11-05T07:58:29.043Z] #41 69.87   DEP      criu/uts_ns.d
07:58:29 [2020-11-05T07:58:29.043Z] #41 70.09   DEP      criu/util.d
07:58:29 [2020-11-05T07:58:29.077Z] 
07:58:29 [2020-11-05T07:58:29.077Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:29 [2020-11-05T07:58:29.077Z] #42 31.34   CC       images/sk-opts.o
07:58:29 [2020-11-05T07:58:29.077Z] #42 31.59   CC       images/sk-unix.o
07:58:29 [2020-11-05T07:58:29.077Z] #42 31.99   CC       images/sk-inet.o
07:58:29 [2020-11-05T07:58:29.160Z] #54 ...
07:58:29 [2020-11-05T07:58:29.160Z] 
07:58:29 [2020-11-05T07:58:29.160Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:29 [2020-11-05T07:58:29.160Z] #62 DONE 59.9s
07:58:29 [2020-11-05T07:58:29.304Z] #41 70.35   DEP      criu/uffd.d
07:58:29 [2020-11-05T07:58:29.417Z] 
07:58:29 [2020-11-05T07:58:29.417Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:29 [2020-11-05T07:58:29.417Z] #47 59.74 go: finding github.com/fatih/color v1.7.0
07:58:29 [2020-11-05T07:58:29.417Z] #47 59.86 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:58:29 [2020-11-05T07:58:29.417Z] #47 59.89 go: finding github.com/mattn/go-colorable v0.1.4
07:58:29 [2020-11-05T07:58:29.417Z] #47 60.08 go: finding github.com/mattn/go-isatty v0.0.8
07:58:29 [2020-11-05T07:58:29.417Z] #47 60.08 go: finding github.com/go-critic/go-critic v0.4.1
07:58:29 [2020-11-05T07:58:29.417Z] #47 60.10 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:58:29 [2020-11-05T07:58:29.417Z] #47 60.10 go: finding github.com/pkg/errors v0.8.1
07:58:29 [2020-11-05T07:58:29.417Z] #47 60.11 go: finding github.com/go-lintpack/lintpack v0.5.2
07:58:29 [2020-11-05T07:58:29.563Z] #41 70.50   DEP      criu/tun.d
07:58:29 [2020-11-05T07:58:29.563Z] #41 70.76   DEP      criu/tty.d
07:58:29 [2020-11-05T07:58:29.674Z] #47 60.28 go: finding github.com/go-toolsmith/astequal v1.0.0
07:58:29 [2020-11-05T07:58:29.674Z] #47 60.33 go: finding github.com/go-toolsmith/astfmt v1.0.0
07:58:29 [2020-11-05T07:58:29.674Z] #47 60.37 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:58:29 [2020-11-05T07:58:29.674Z] #47 60.37 go: finding github.com/mitchellh/go-homedir v1.1.0
07:58:29 [2020-11-05T07:58:29.674Z] #47 60.42 go: finding github.com/go-toolsmith/astp v1.0.0
07:58:29 [2020-11-05T07:58:29.674Z] #47 ...
07:58:29 [2020-11-05T07:58:29.674Z] 
07:58:29 [2020-11-05T07:58:29.674Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:29 [2020-11-05T07:58:29.674Z] #34 40.94 Reading package lists...
07:58:29 [2020-11-05T07:58:29.674Z] #34 50.93 Building dependency tree...
07:58:29 [2020-11-05T07:58:29.674Z] #34 54.83 The following additional packages will be installed:
07:58:29 [2020-11-05T07:58:29.674Z] #34 54.87   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
07:58:29 [2020-11-05T07:58:29.674Z] #34 54.88 Suggested packages:
07:58:29 [2020-11-05T07:58:29.674Z] #34 54.89   cmake-doc ninja-build lrzip
07:58:29 [2020-11-05T07:58:29.674Z] #34 54.89 Recommended packages:
07:58:29 [2020-11-05T07:58:29.674Z] #34 54.89   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:58:29 [2020-11-05T07:58:29.674Z] #34 56.16 The following NEW packages will be installed:
07:58:29 [2020-11-05T07:58:29.674Z] #34 56.22   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
07:58:29 [2020-11-05T07:58:29.674Z] #34 56.24   vim-common xxd
07:58:29 [2020-11-05T07:58:29.674Z] #34 56.79 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
07:58:29 [2020-11-05T07:58:29.674Z] #34 56.79 Need to get 14.9 MB of archives.
07:58:29 [2020-11-05T07:58:29.674Z] #34 56.79 After this operation, 61.8 MB of additional disk space will be used.
07:58:29 [2020-11-05T07:58:29.674Z] #34 56.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
07:58:29 [2020-11-05T07:58:29.674Z] #34 56.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
07:58:29 [2020-11-05T07:58:29.674Z] #34 56.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
07:58:29 [2020-11-05T07:58:29.674Z] #34 57.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
07:58:29 [2020-11-05T07:58:29.674Z] #34 58.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
07:58:29 [2020-11-05T07:58:29.674Z] #34 58.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
07:58:29 [2020-11-05T07:58:29.674Z] #34 58.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
07:58:29 [2020-11-05T07:58:29.674Z] #34 58.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
07:58:29 [2020-11-05T07:58:29.674Z] #34 58.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
07:58:29 [2020-11-05T07:58:29.674Z] #34 58.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
07:58:29 [2020-11-05T07:58:29.732Z] #42 32.88   CC       images/tun.o
07:58:29 [2020-11-05T07:58:29.823Z] #41 71.03   DEP      criu/timerfd.d
07:58:29 [2020-11-05T07:58:29.930Z] #34 ...
07:58:29 [2020-11-05T07:58:29.930Z] 
07:58:29 [2020-11-05T07:58:29.930Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:29 [2020-11-05T07:58:29.930Z] #47 60.48 go: finding github.com/go-toolsmith/astcast v1.0.0
07:58:29 [2020-11-05T07:58:29.930Z] #47 60.53 go: finding github.com/sirupsen/logrus v1.4.2
07:58:29 [2020-11-05T07:58:29.930Z] #47 60.55 go: finding github.com/go-toolsmith/typep v1.0.0
07:58:29 [2020-11-05T07:58:29.930Z] #47 60.55 go: finding github.com/stretchr/testify v1.4.0
07:58:29 [2020-11-05T07:58:29.930Z] #47 60.59 go: finding github.com/go-toolsmith/astcopy v1.0.0
07:58:29 [2020-11-05T07:58:29.930Z] #47 60.59 go: finding github.com/spf13/viper v1.6.1
07:58:29 [2020-11-05T07:58:29.930Z] #47 60.63 go: finding github.com/davecgh/go-spew v1.1.1
07:58:29 [2020-11-05T07:58:29.930Z] #47 60.66 go: finding github.com/pmezard/go-difflib v1.0.0
07:58:29 [2020-11-05T07:58:29.930Z] #47 60.78 go: finding github.com/stretchr/objx v0.2.0
07:58:29 [2020-11-05T07:58:29.939Z] #11 ...
07:58:29 [2020-11-05T07:58:29.939Z] 
07:58:29 [2020-11-05T07:58:29.939Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:29 [2020-11-05T07:58:29.939Z] #40 56.33 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
07:58:30 [2020-11-05T07:58:30.083Z] #41 71.19   DEP      criu/timens.d
07:58:30 [2020-11-05T07:58:30.345Z] #41 71.35   DEP      criu/sysfs_parse.d
07:58:30 [2020-11-05T07:58:30.384Z] #42 33.50   CC       images/sk-netlink.o
07:58:30 [2020-11-05T07:58:30.493Z] #47 61.07 go: finding gopkg.in/yaml.v2 v2.2.7
07:58:30 [2020-11-05T07:58:30.493Z] #47 61.07 go: finding github.com/go-toolsmith/strparse v1.0.0
07:58:30 [2020-11-05T07:58:30.493Z] #47 61.16 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
07:58:30 [2020-11-05T07:58:30.513Z] #40 ...
07:58:30 [2020-11-05T07:58:30.513Z] 
07:58:30 [2020-11-05T07:58:30.513Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:30 [2020-11-05T07:58:30.513Z] #43 46.80 context
07:58:30 [2020-11-05T07:58:30.513Z] #43 46.84 internal/poll
07:58:30 [2020-11-05T07:58:30.513Z] #43 47.89 regexp
07:58:30 [2020-11-05T07:58:30.513Z] #43 50.16 os
07:58:30 [2020-11-05T07:58:30.513Z] #43 53.83 github.com/LK4D4/vndr/versioned
07:58:30 [2020-11-05T07:58:30.513Z] #43 55.01 internal/lazyregexp
07:58:30 [2020-11-05T07:58:30.513Z] #43 55.05 os/exec
07:58:30 [2020-11-05T07:58:30.513Z] #43 55.06 net
07:58:30 [2020-11-05T07:58:30.513Z] #43 57.05 encoding/binary
07:58:30 [2020-11-05T07:58:30.513Z] #43 ...
07:58:30 [2020-11-05T07:58:30.513Z] 
07:58:30 [2020-11-05T07:58:30.513Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:30 [2020-11-05T07:58:30.513Z] #32 50.59 internal/fmtsort
07:58:30 [2020-11-05T07:58:30.513Z] #32 52.17 fmt
07:58:30 [2020-11-05T07:58:30.513Z] #32 52.17 path/filepath
07:58:30 [2020-11-05T07:58:30.513Z] #32 54.70 io/ioutil
07:58:30 [2020-11-05T07:58:30.513Z] #32 56.09 log
07:58:30 [2020-11-05T07:58:30.513Z] #32 56.09 github.com/BurntSushi/toml
07:58:30 [2020-11-05T07:58:30.513Z] #32 56.10 flag
07:58:30 [2020-11-05T07:58:30.605Z] #41 71.51   DEP      criu/sysctl.d
07:58:30 [2020-11-05T07:58:30.605Z] #41 71.61   DEP      criu/string.d
07:58:30 [2020-11-05T07:58:30.605Z] #41 71.67   DEP      criu/stats.d
07:58:30 [2020-11-05T07:58:30.685Z] #42 33.79   CC       images/packet-sock.o
07:58:30 [2020-11-05T07:58:30.749Z] #47 61.33 go: finding github.com/spf13/cobra v0.0.5
07:58:30 [2020-11-05T07:58:30.749Z] #47 61.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0
07:58:30 [2020-11-05T07:58:30.749Z] #47 61.36 go: finding github.com/spf13/pflag v1.0.5
07:58:30 [2020-11-05T07:58:30.749Z] #47 61.45 go: finding github.com/fsnotify/fsnotify v1.4.7
07:58:30 [2020-11-05T07:58:30.749Z] #47 61.58 go: finding github.com/gobwas/glob v0.2.3
07:58:30 [2020-11-05T07:58:30.775Z] #32 ...
07:58:30 [2020-11-05T07:58:30.775Z] 
07:58:30 [2020-11-05T07:58:30.775Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:30 [2020-11-05T07:58:30.775Z] #43 57.06 go/token
07:58:30 [2020-11-05T07:58:30.775Z] #43 57.07 flag
07:58:30 [2020-11-05T07:58:30.864Z] #41 71.79   DEP      criu/sockets.d
07:58:30 [2020-11-05T07:58:30.864Z] #41 72.04   DEP      criu/sk-unix.d
07:58:30 [2020-11-05T07:58:30.985Z] #53 58.08 The following additional packages will be installed:
07:58:30 [2020-11-05T07:58:30.985Z] #53 58.08   libbtrfs0
07:58:30 [2020-11-05T07:58:30.985Z] #53 58.29 The following NEW packages will be installed:
07:58:30 [2020-11-05T07:58:30.985Z] #53 58.29   libbtrfs-dev libbtrfs0
07:58:30 [2020-11-05T07:58:30.988Z] #42 34.26   CC       images/ipc-var.o
07:58:31 [2020-11-05T07:58:31.005Z] #47 61.58 go: finding github.com/hashicorp/hcl v1.0.0
07:58:31 [2020-11-05T07:58:31.005Z] #47 61.72 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:58:31 [2020-11-05T07:58:31.005Z] #47 61.80 go: finding github.com/magiconair/properties v1.8.1
07:58:31 [2020-11-05T07:58:31.005Z] #47 61.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:58:31 [2020-11-05T07:58:31.124Z] #41 72.23   DEP      criu/sk-tcp.d
07:58:31 [2020-11-05T07:58:31.264Z] #47 61.90 go: finding github.com/mitchellh/mapstructure v1.1.2
07:58:31 [2020-11-05T07:58:31.264Z] #47 61.93 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:58:31 [2020-11-05T07:58:31.264Z] #47 61.98 go: finding github.com/pelletier/go-toml v1.2.0
07:58:31 [2020-11-05T07:58:31.264Z] #47 62.00 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:58:31 [2020-11-05T07:58:31.264Z] #47 62.04 go: finding github.com/spf13/afero v1.1.2
07:58:31 [2020-11-05T07:58:31.264Z] #47 62.07 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:58:31 [2020-11-05T07:58:31.310Z] #42 34.48   CC       images/ipc-desc.o
07:58:31 [2020-11-05T07:58:31.384Z] #41 72.41   DEP      criu/sk-queue.d
07:58:31 [2020-11-05T07:58:31.520Z] #47 62.09 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:58:31 [2020-11-05T07:58:31.520Z] #47 62.09 go: finding github.com/spf13/cast v1.3.0
07:58:31 [2020-11-05T07:58:31.520Z] #47 62.10 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:58:31 [2020-11-05T07:58:31.520Z] #47 62.21 go: finding github.com/spf13/jwalterweatherman v1.0.0
07:58:31 [2020-11-05T07:58:31.520Z] #47 62.23 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:58:31 [2020-11-05T07:58:31.520Z] #47 62.31 go: finding github.com/subosito/gotenv v1.2.0
07:58:31 [2020-11-05T07:58:31.558Z] #53 58.90 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
07:58:31 [2020-11-05T07:58:31.558Z] #53 58.90 Need to get 119 kB of archives.
07:58:31 [2020-11-05T07:58:31.558Z] #53 58.90 After this operation, 387 kB of additional disk space will be used.
07:58:31 [2020-11-05T07:58:31.558Z] #53 58.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
07:58:31 [2020-11-05T07:58:31.558Z] #53 58.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
07:58:31 [2020-11-05T07:58:31.609Z] #42 34.72   CC       images/ipc-shm.o
07:58:31 [2020-11-05T07:58:31.643Z] #41 72.57   DEP      criu/sk-packet.d
07:58:31 [2020-11-05T07:58:31.780Z] #47 62.39 go: finding gopkg.in/ini.v1 v1.51.0
07:58:31 [2020-11-05T07:58:31.780Z] #47 62.51 go: finding golang.org/x/text v0.3.2
07:58:31 [2020-11-05T07:58:31.780Z] #47 62.56 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:58:31 [2020-11-05T07:58:31.780Z] #47 62.56 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:58:31 [2020-11-05T07:58:31.903Z] #41 72.82   DEP      criu/sk-netlink.d
07:58:31 [2020-11-05T07:58:31.903Z] #41 73.04   DEP      criu/sk-inet.d
07:58:31 [2020-11-05T07:58:31.908Z] #42 35.09   CC       images/ipc-msg.o
07:58:32 [2020-11-05T07:58:32.036Z] #47 62.71 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:58:32 [2020-11-05T07:58:32.036Z] #47 62.79 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:58:32 [2020-11-05T07:58:32.036Z] #47 62.81 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:58:32 [2020-11-05T07:58:32.036Z] #47 62.85 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:58:32 [2020-11-05T07:58:32.164Z] #41 73.34   DEP      criu/signalfd.d
07:58:32 [2020-11-05T07:58:32.207Z] #42 35.29   CC       images/ipc-sem.o
07:58:32 [2020-11-05T07:58:32.207Z] #42 35.51   CC       images/utsns.o
07:58:32 [2020-11-05T07:58:32.293Z] #47 62.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:58:32 [2020-11-05T07:58:32.293Z] #47 62.87 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:58:32 [2020-11-05T07:58:32.293Z] #47 62.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:58:32 [2020-11-05T07:58:32.293Z] #47 62.91 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:58:32 [2020-11-05T07:58:32.293Z] #47 62.92 go: finding github.com/kisielk/gotool v1.0.0
07:58:32 [2020-11-05T07:58:32.293Z] #47 62.92 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:58:32 [2020-11-05T07:58:32.293Z] #47 62.98 go: finding github.com/sourcegraph/go-diff v0.5.1
07:58:32 [2020-11-05T07:58:32.293Z] #47 63.01 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:58:32 [2020-11-05T07:58:32.293Z] #47 63.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:58:32 [2020-11-05T07:58:32.293Z] #47 63.03 go: finding github.com/tommy-muehle/go-mnd v1.1.1
07:58:32 [2020-11-05T07:58:32.293Z] #47 63.08 go: finding github.com/ultraware/funlen v0.0.2
07:58:32 [2020-11-05T07:58:32.424Z] #41 73.51   DEP      criu/sigframe.d
07:58:32 [2020-11-05T07:58:32.506Z] #42 35.73   CC       images/creds.o
07:58:32 [2020-11-05T07:58:32.506Z] #42 35.91   CC       images/vma.o
07:58:32 [2020-11-05T07:58:32.550Z] #47 63.09 go: finding github.com/ultraware/whitespace v0.0.4
07:58:32 [2020-11-05T07:58:32.550Z] #47 63.13 go: finding github.com/uudashr/gocognit v1.0.1
07:58:32 [2020-11-05T07:58:32.683Z] #41 73.65   DEP      criu/shmem.d
07:58:32 [2020-11-05T07:58:32.699Z] #43 59.04 go/scanner
07:58:32 [2020-11-05T07:58:32.806Z] #47 63.40 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:58:32 [2020-11-05T07:58:32.806Z] #47 63.50 go: finding github.com/gogo/protobuf v1.2.1
07:58:32 [2020-11-05T07:58:32.806Z] #42 36.10   CC       images/netdev.o
07:58:32 [2020-11-05T07:58:32.942Z] #41 73.87   DEP      criu/servicefd.d
07:58:32 [2020-11-05T07:58:32.943Z] #41 74.00   DEP      criu/seize.d
07:58:32 [2020-11-05T07:58:32.963Z] #43 59.29 net/url
07:58:33 [2020-11-05T07:58:33.062Z] #47 63.81 go: finding honnef.co/go/tools v0.0.1-2019.2.3
07:58:33 [2020-11-05T07:58:33.062Z] #47 63.86 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:58:33 [2020-11-05T07:58:33.202Z] #41 74.13   DEP      criu/seccomp.d
07:58:33 [2020-11-05T07:58:33.202Z] #41 74.29   DEP      criu/rst-malloc.d
07:58:33 [2020-11-05T07:58:33.202Z] #41 74.35   DEP      criu/rbtree.d
07:58:33 [2020-11-05T07:58:33.227Z] #43 59.71 text/template/parse
07:58:33 [2020-11-05T07:58:33.319Z] #47 63.90 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:58:33 [2020-11-05T07:58:33.319Z] #47 63.98 go: finding github.com/BurntSushi/toml v0.3.1
07:58:33 [2020-11-05T07:58:33.319Z] #47 64.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:58:33 [2020-11-05T07:58:33.457Z] #42 36.64   CC       images/tty.o
07:58:33 [2020-11-05T07:58:33.461Z] #41 74.38   DEP      criu/pstree.d
07:58:33 [2020-11-05T07:58:33.461Z] #41 74.54   DEP      criu/protobuf.d
07:58:33 [2020-11-05T07:58:33.473Z] #53 60.57 debconf: delaying package configuration, since apt-utils is not installed
07:58:33 [2020-11-05T07:58:33.473Z] #53 ...
07:58:33 [2020-11-05T07:58:33.473Z] 
07:58:33 [2020-11-05T07:58:33.473Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:33 [2020-11-05T07:58:33.473Z] #40 52.43 Building dependency tree...
07:58:33 [2020-11-05T07:58:33.473Z] #40 57.65 The following additional packages will be installed:
07:58:33 [2020-11-05T07:58:33.473Z] #40 57.65   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
07:58:33 [2020-11-05T07:58:33.473Z] #40 57.69   libprotoc17 python-pkg-resources python-six zlib1g-dev
07:58:33 [2020-11-05T07:58:33.473Z] #40 57.70 Suggested packages:
07:58:33 [2020-11-05T07:58:33.473Z] #40 57.70   manpages-dev python-setuptools
07:58:33 [2020-11-05T07:58:33.473Z] #40 59.56 The following NEW packages will be installed:
07:58:33 [2020-11-05T07:58:33.473Z] #40 59.56   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:58:33 [2020-11-05T07:58:33.473Z] #40 59.57   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
07:58:33 [2020-11-05T07:58:33.473Z] #40 59.57   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:58:33 [2020-11-05T07:58:33.473Z] #40 59.58   python-six zlib1g-dev
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.21 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.21 Need to get 4095 kB of archives.
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.21 After this operation, 22.5 MB of additional disk space will be used.
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
07:58:33 [2020-11-05T07:58:33.473Z] #40 60.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
07:58:33 [2020-11-05T07:58:33.721Z] #41 74.74   GEN      criu/protobuf-desc-gen.h
07:58:33 [2020-11-05T07:58:33.734Z] #40 60.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
07:58:33 [2020-11-05T07:58:33.734Z] #40 60.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
07:58:33 [2020-11-05T07:58:33.734Z] #40 60.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
07:58:33 [2020-11-05T07:58:33.734Z] #40 ...
07:58:33 [2020-11-05T07:58:33.734Z] 
07:58:33 [2020-11-05T07:58:33.734Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
07:58:33 [2020-11-05T07:58:33.734Z] #53 60.98 Fetched 119 kB in 0s (428 kB/s)
07:58:33 [2020-11-05T07:58:33.803Z] #43 60.40 go/ast
07:58:33 [2020-11-05T07:58:33.995Z] #53 61.28 Selecting previously unselected package libbtrfs0.
07:58:34 [2020-11-05T07:58:34.067Z] #43 ...
07:58:34 [2020-11-05T07:58:34.067Z] 
07:58:34 [2020-11-05T07:58:34.067Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:34 [2020-11-05T07:58:34.067Z] #49 50.53 regexp
07:58:34 [2020-11-05T07:58:34.067Z] #49 54.62 path/filepath
07:58:34 [2020-11-05T07:58:34.067Z] #49 56.15 mvdan.cc/sh/v3/fileutil
07:58:34 [2020-11-05T07:58:34.067Z] #49 56.62 encoding/binary
07:58:34 [2020-11-05T07:58:34.067Z] #49 56.62 flag
07:58:34 [2020-11-05T07:58:34.067Z] #49 56.63 github.com/pkg/diff
07:58:34 [2020-11-05T07:58:34.067Z] #49 56.65 go/token
07:58:34 [2020-11-05T07:58:34.067Z] #49 58.82 go/scanner
07:58:34 [2020-11-05T07:58:34.067Z] #49 58.99 mvdan.cc/editorconfig
07:58:34 [2020-11-05T07:58:34.067Z] #49 59.12 encoding/base64
07:58:34 [2020-11-05T07:58:34.067Z] #49 59.43 golang.org/x/sys/unix
07:58:34 [2020-11-05T07:58:34.067Z] #49 60.29 encoding/json
07:58:34 [2020-11-05T07:58:34.107Z] #42 ...
07:58:34 [2020-11-05T07:58:34.107Z] 
07:58:34 [2020-11-05T07:58:34.107Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:34 [2020-11-05T07:58:34.107Z] #44 88.78 encoding/binary
07:58:34 [2020-11-05T07:58:34.107Z] #44 88.84 go/scanner
07:58:34 [2020-11-05T07:58:34.107Z] #44 88.88 net/url
07:58:34 [2020-11-05T07:58:34.107Z] #44 92.17 go/ast
07:58:34 [2020-11-05T07:58:34.107Z] #44 94.56 text/template/parse
07:58:34 [2020-11-05T07:58:34.107Z] #44 94.76 encoding/base64
07:58:34 [2020-11-05T07:58:34.107Z] #44 95.55 encoding/json
07:58:34 [2020-11-05T07:58:34.107Z] #44 ...
07:58:34 [2020-11-05T07:58:34.107Z] 
07:58:34 [2020-11-05T07:58:34.107Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:34 [2020-11-05T07:58:34.107Z] #42 37.41   CC       images/file-lock.o
07:58:34 [2020-11-05T07:58:34.257Z] #53 61.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 ... 15410 files and directories currently installed.)
07:58:34 [2020-11-05T07:58:34.257Z] #53 61.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
07:58:34 [2020-11-05T07:58:34.257Z] #53 61.46 Unpacking libbtrfs0 (4.20.1-2) ...
07:58:34 [2020-11-05T07:58:34.334Z] #49 ...
07:58:34 [2020-11-05T07:58:34.334Z] 
07:58:34 [2020-11-05T07:58:34.334Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:34 [2020-11-05T07:58:34.334Z] #11 60.66 Selecting previously unselected package mingw-w64-x86-64-dev.
07:58:34 [2020-11-05T07:58:34.334Z] #11 60.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
07:58:34 [2020-11-05T07:58:34.334Z] #11 60.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
07:58:34 [2020-11-05T07:58:34.408Z] #42 37.71   CC       images/rlimit.o
07:58:34 [2020-11-05T07:58:34.523Z] #53 61.76 Selecting previously unselected package libbtrfs-dev.
07:58:34 [2020-11-05T07:58:34.523Z] #53 61.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
07:58:34 [2020-11-05T07:58:34.523Z] #53 61.77 Unpacking libbtrfs-dev (4.20.1-2) ...
07:58:34 [2020-11-05T07:58:34.689Z] #47 ...
07:58:34 [2020-11-05T07:58:34.689Z] 
07:58:34 [2020-11-05T07:58:34.689Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:34 [2020-11-05T07:58:34.689Z] #40 53.67 Building dependency tree...
07:58:34 [2020-11-05T07:58:34.689Z] #40 57.43 The following additional packages will be installed:
07:58:34 [2020-11-05T07:58:34.689Z] #40 57.47   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
07:58:34 [2020-11-05T07:58:34.689Z] #40 57.47   libprotoc17 python-pkg-resources python-six zlib1g-dev
07:58:34 [2020-11-05T07:58:34.689Z] #40 57.47 Suggested packages:
07:58:34 [2020-11-05T07:58:34.689Z] #40 57.47   manpages-dev python-setuptools
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.57 The following NEW packages will be installed:
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.57   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.57   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.57   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.57   python-six zlib1g-dev
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.94 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.94 Need to get 4095 kB of archives.
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.94 After this operation, 22.5 MB of additional disk space will be used.
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 59.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 60.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #40 63.02 debconf: delaying package configuration, since apt-utils is not installed
07:58:34 [2020-11-05T07:58:34.689Z] #40 63.31 Fetched 4095 kB in 1s (3074 kB/s)
07:58:34 [2020-11-05T07:58:34.689Z] #40 63.59 Selecting previously unselected package libcap-dev:amd64.
07:58:34 [2020-11-05T07:58:34.689Z] #40 63.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.)
07:58:34 [2020-11-05T07:58:34.689Z] #40 63.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 63.72 Unpacking libcap-dev:amd64 (1:2.25-2) ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 64.06 Selecting previously unselected package libnet1:amd64.
07:58:34 [2020-11-05T07:58:34.689Z] #40 64.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 64.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 64.48 Selecting previously unselected package libnet1-dev.
07:58:34 [2020-11-05T07:58:34.689Z] #40 64.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 64.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 64.80 Selecting previously unselected package libnl-3-200:amd64.
07:58:34 [2020-11-05T07:58:34.689Z] #40 64.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 64.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 65.03 Selecting previously unselected package libnl-3-dev:amd64.
07:58:34 [2020-11-05T07:58:34.689Z] #40 65.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 65.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
07:58:34 [2020-11-05T07:58:34.689Z] #40 ...
07:58:34 [2020-11-05T07:58:34.689Z] 
07:58:34 [2020-11-05T07:58:34.689Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:34 [2020-11-05T07:58:34.689Z] #11 53.96 Building dependency tree...
07:58:34 [2020-11-05T07:58:34.689Z] #11 57.61 The following additional packages will be installed:
07:58:34 [2020-11-05T07:58:34.689Z] #11 57.61   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
07:58:34 [2020-11-05T07:58:34.689Z] #11 57.62   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
07:58:34 [2020-11-05T07:58:34.689Z] #11 57.62   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:58:34 [2020-11-05T07:58:34.689Z] #11 57.65   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
07:58:34 [2020-11-05T07:58:34.689Z] #11 57.65 Suggested packages:
07:58:34 [2020-11-05T07:58:34.689Z] #11 57.65   gcc-8-locales seccomp wine64
07:58:34 [2020-11-05T07:58:34.689Z] #11 59.36 The following NEW packages will be installed:
07:58:34 [2020-11-05T07:58:34.689Z] #11 59.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:58:34 [2020-11-05T07:58:34.689Z] #11 59.38   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
07:58:34 [2020-11-05T07:58:34.689Z] #11 59.38   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
07:58:34 [2020-11-05T07:58:34.689Z] #11 59.39   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
07:58:34 [2020-11-05T07:58:34.689Z] #11 59.39   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
07:58:34 [2020-11-05T07:58:34.689Z] #11 59.39   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
07:58:34 [2020-11-05T07:58:34.689Z] #11 60.02 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
07:58:34 [2020-11-05T07:58:34.689Z] #11 60.02 Need to get 77.7 MB of archives.
07:58:34 [2020-11-05T07:58:34.689Z] #11 60.02 After this operation, 487 MB of additional disk space will be used.
07:58:34 [2020-11-05T07:58:34.689Z] #11 60.02 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]
07:58:34 [2020-11-05T07:58:34.689Z] #11 60.65 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]
07:58:34 [2020-11-05T07:58:34.689Z] #11 61.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #11 61.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #11 61.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #11 61.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #11 62.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
07:58:34 [2020-11-05T07:58:34.689Z] #11 62.34 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]
07:58:34 [2020-11-05T07:58:34.689Z] #11 62.36 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]
07:58:34 [2020-11-05T07:58:34.710Z] #42 38.01   CC       images/pagemap.o
07:58:34 [2020-11-05T07:58:34.946Z] #11 ...
07:58:34 [2020-11-05T07:58:34.946Z] 
07:58:34 [2020-11-05T07:58:34.946Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:34 [2020-11-05T07:58:34.946Z] #43 55.34 internal/reflectlite
07:58:34 [2020-11-05T07:58:34.946Z] #43 55.36 sync
07:58:34 [2020-11-05T07:58:34.946Z] #43 57.87 github.com/LK4D4/vndr/godl/singleflight
07:58:34 [2020-11-05T07:58:34.946Z] #43 58.53 math/rand
07:58:34 [2020-11-05T07:58:34.946Z] #43 60.06 internal/singleflight
07:58:34 [2020-11-05T07:58:34.946Z] #43 60.08 io
07:58:34 [2020-11-05T07:58:34.946Z] #43 60.87 strconv
07:58:34 [2020-11-05T07:58:34.946Z] #43 62.94 bytes
07:58:34 [2020-11-05T07:58:34.946Z] #43 ...
07:58:34 [2020-11-05T07:58:34.946Z] 
07:58:34 [2020-11-05T07:58:34.946Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:58:35 [2020-11-05T07:58:35.010Z] #42 38.33   CC       images/siginfo.o
07:58:35 [2020-11-05T07:58:35.102Z] #41 ...
07:58:35 [2020-11-05T07:58:35.102Z] 
07:58:35 [2020-11-05T07:58:35.102Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:35 [2020-11-05T07:58:35.102Z] #43 DONE 167.0s
07:58:35 [2020-11-05T07:58:35.102Z] 
07:58:35 [2020-11-05T07:58:35.102Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:58:35 [2020-11-05T07:58:35.102Z] #18 10.81 Fetched 8396 kB in 10s (864 kB/s)
07:58:35 [2020-11-05T07:58:35.102Z] #18 10.81 Reading package lists...
07:58:35 [2020-11-05T07:58:35.102Z] #18 14.77 Reading package lists...
07:58:35 [2020-11-05T07:58:35.102Z] #18 18.98 Building dependency tree...
07:58:35 [2020-11-05T07:58:35.140Z] #53 62.20 Setting up libbtrfs0 (4.20.1-2) ...
07:58:35 [2020-11-05T07:58:35.140Z] #53 62.22 Setting up libbtrfs-dev (4.20.1-2) ...
07:58:35 [2020-11-05T07:58:35.140Z] #53 62.25 Processing triggers for libc-bin (2.28-10) ...
07:58:35 [2020-11-05T07:58:35.310Z] #42 38.68   CC       images/rpc.o
07:58:35 [2020-11-05T07:58:35.671Z] #18 ...
07:58:35 [2020-11-05T07:58:35.671Z] 
07:58:35 [2020-11-05T07:58:35.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:35 [2020-11-05T07:58:35.671Z] #41 76.89   DEP      criu/protobuf-desc.d
07:58:35 [2020-11-05T07:58:35.717Z] #53 DONE 62.9s
07:58:35 [2020-11-05T07:58:35.717Z] 
07:58:35 [2020-11-05T07:58:35.717Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:58:35 [2020-11-05T07:58:35.933Z] Fetching without tags
07:58:36 [2020-11-05T07:58:36.234Z] #30 65.58 Checking out files:  77% (1179/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
07:58:36 [2020-11-05T07:58:36.234Z] #30 ...
07:58:36 [2020-11-05T07:58:36.234Z] 
07:58:36 [2020-11-05T07:58:36.234Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:36 [2020-11-05T07:58:36.234Z] #32 56.95 sort
07:58:36 [2020-11-05T07:58:36.234Z] #32 56.95 errors
07:58:36 [2020-11-05T07:58:36.234Z] #32 57.67 strconv
07:58:36 [2020-11-05T07:58:36.234Z] #32 58.81 io
07:58:36 [2020-11-05T07:58:36.234Z] #32 60.78 internal/oserror
07:58:36 [2020-11-05T07:58:36.234Z] #32 60.99 syscall
07:58:36 [2020-11-05T07:58:36.234Z] #32 64.59 reflect
07:58:36 [2020-11-05T07:58:36.241Z] #41 77.13   DEP      criu/proc_parse.d
07:58:36 [2020-11-05T07:58:36.241Z] #41 77.31   DEP      criu/plugin.d
07:58:36 [2020-11-05T07:58:36.241Z] #41 77.37   DEP      criu/pipes.d
07:58:36 [2020-11-05T07:58:36.490Z] #32 ...
07:58:36 [2020-11-05T07:58:36.490Z] 
07:58:36 [2020-11-05T07:58:36.490Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:36 [2020-11-05T07:58:36.490Z] #40 65.54 Selecting previously unselected package libprotobuf-c1:amd64.
07:58:36 [2020-11-05T07:58:36.490Z] #40 65.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
07:58:36 [2020-11-05T07:58:36.490Z] #40 65.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:58:36 [2020-11-05T07:58:36.490Z] #40 65.86 Selecting previously unselected package libprotobuf-c-dev:amd64.
07:58:36 [2020-11-05T07:58:36.490Z] #40 65.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
07:58:36 [2020-11-05T07:58:36.490Z] #40 65.87 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
07:58:36 [2020-11-05T07:58:36.490Z] #40 66.10 Selecting previously unselected package zlib1g-dev:amd64.
07:58:36 [2020-11-05T07:58:36.490Z] #40 66.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
07:58:36 [2020-11-05T07:58:36.490Z] #40 66.13 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
07:58:36 [2020-11-05T07:58:36.490Z] #40 66.64 Selecting previously unselected package libprotobuf17:amd64.
07:58:36 [2020-11-05T07:58:36.490Z] #40 66.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
07:58:36 [2020-11-05T07:58:36.490Z] #40 66.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
07:58:36 [2020-11-05T07:58:36.501Z] #41 77.51   DEP      criu/pie-util.d
07:58:36 [2020-11-05T07:58:36.501Z] #41 77.65   DEP      criu/pie-util-vdso.d
07:58:36 [2020-11-05T07:58:36.501Z] #41 77.74   DEP      criu/pie-util-vdso-elf32.d
07:58:36 [2020-11-05T07:58:36.612Z] Merging remotes/origin/master commit 42855ebc7fdf649d5e555a540078c48676dc665e into PR head commit c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:58:36 [2020-11-05T07:58:36.679Z] #54 ...
07:58:36 [2020-11-05T07:58:36.679Z] 
07:58:36 [2020-11-05T07:58:36.679Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:36 [2020-11-05T07:58:36.679Z] #11 52.15 Building dependency tree...
07:58:36 [2020-11-05T07:58:36.679Z] #11 56.93 The following additional packages will be installed:
07:58:36 [2020-11-05T07:58:36.679Z] #11 56.94   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
07:58:36 [2020-11-05T07:58:36.679Z] #11 56.94   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
07:58:36 [2020-11-05T07:58:36.679Z] #11 56.94   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
07:58:36 [2020-11-05T07:58:36.679Z] #11 56.96   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
07:58:36 [2020-11-05T07:58:36.679Z] #11 56.97 Suggested packages:
07:58:36 [2020-11-05T07:58:36.679Z] #11 56.98   gcc-8-locales seccomp wine64
07:58:36 [2020-11-05T07:58:36.679Z] #11 58.92 The following NEW packages will be installed:
07:58:36 [2020-11-05T07:58:36.679Z] #11 58.92   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:58:36 [2020-11-05T07:58:36.679Z] #11 58.93   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
07:58:36 [2020-11-05T07:58:36.679Z] #11 58.93   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
07:58:36 [2020-11-05T07:58:36.679Z] #11 58.93   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
07:58:36 [2020-11-05T07:58:36.679Z] #11 58.93   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
07:58:36 [2020-11-05T07:58:36.679Z] #11 58.94   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
07:58:36 [2020-11-05T07:58:36.679Z] #11 59.61 0 upgraded, 25 newly installed, 0 to remove and 5 not upgraded.
07:58:36 [2020-11-05T07:58:36.679Z] #11 59.61 Need to get 77.7 MB of archives.
07:58:36 [2020-11-05T07:58:36.679Z] #11 59.61 After this operation, 487 MB of additional disk space will be used.
07:58:36 [2020-11-05T07:58:36.679Z] #11 59.61 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]
07:58:36 [2020-11-05T07:58:36.679Z] #11 59.99 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]
07:58:36 [2020-11-05T07:58:36.679Z] #11 60.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
07:58:36 [2020-11-05T07:58:36.679Z] #11 60.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
07:58:36 [2020-11-05T07:58:36.679Z] #11 60.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
07:58:36 [2020-11-05T07:58:36.679Z] #11 60.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
07:58:36 [2020-11-05T07:58:36.679Z] #11 61.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]
07:58:36 [2020-11-05T07:58:36.679Z] #11 61.56 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]
07:58:36 [2020-11-05T07:58:36.679Z] #11 61.56 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]
07:58:36 [2020-11-05T07:58:36.761Z] #41 77.84   DEP      criu/path.d
07:58:36 [2020-11-05T07:58:36.941Z] #11 ...
07:58:36 [2020-11-05T07:58:36.941Z] 
07:58:36 [2020-11-05T07:58:36.941Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:36 [2020-11-05T07:58:36.941Z] #47 54.07 go: extracting golang.org/x/text v0.3.2
07:58:36 [2020-11-05T07:58:36.941Z] #47 61.28 go: finding github.com/fatih/color v1.7.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 61.52 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
07:58:36 [2020-11-05T07:58:36.941Z] #47 61.52 go: finding github.com/mattn/go-colorable v0.1.4
07:58:36 [2020-11-05T07:58:36.941Z] #47 61.61 go: finding github.com/mattn/go-isatty v0.0.8
07:58:36 [2020-11-05T07:58:36.941Z] #47 61.88 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
07:58:36 [2020-11-05T07:58:36.941Z] #47 61.88 go: finding github.com/go-critic/go-critic v0.4.1
07:58:36 [2020-11-05T07:58:36.941Z] #47 61.91 go: finding github.com/go-lintpack/lintpack v0.5.2
07:58:36 [2020-11-05T07:58:36.941Z] #47 61.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.02 go: finding github.com/pkg/errors v0.8.1
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.08 go: finding github.com/go-toolsmith/astfmt v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.17 go: finding github.com/go-toolsmith/astequal v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.17 go: finding github.com/sirupsen/logrus v1.4.2
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.23 go: finding github.com/mitchellh/go-homedir v1.1.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.23 go: finding github.com/stretchr/testify v1.4.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.29 go: finding github.com/go-toolsmith/astp v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.33 go: finding github.com/davecgh/go-spew v1.1.1
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.33 go: finding github.com/go-toolsmith/astcast v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.35 go: finding github.com/go-toolsmith/typep v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.35 go: finding github.com/spf13/viper v1.6.1
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.39 go: finding github.com/pmezard/go-difflib v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.39 go: finding github.com/go-toolsmith/astcopy v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.40 go: finding github.com/stretchr/objx v0.2.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.49 go: finding gopkg.in/yaml.v2 v2.2.7
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.51 go: finding github.com/go-toolsmith/strparse v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.59 go: finding github.com/fsnotify/fsnotify v1.4.7
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.75 go: finding github.com/spf13/cobra v0.0.5
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.89 go: finding github.com/hashicorp/hcl v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 62.97 go: finding github.com/spf13/pflag v1.0.5
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.01 go: finding github.com/magiconair/properties v1.8.1
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.06 go: finding github.com/mitchellh/mapstructure v1.1.2
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.06 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.42 go: finding github.com/bombsimon/wsl/v2 v2.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.43 go: finding github.com/pelletier/go-toml v1.2.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.46 go: finding github.com/gobwas/glob v0.2.3
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.56 go: finding github.com/spf13/afero v1.1.2
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.59 go: finding github.com/spf13/cast v1.3.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.69 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.75 go: finding github.com/spf13/jwalterweatherman v1.0.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.81 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
07:58:36 [2020-11-05T07:58:36.941Z] #47 63.84 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:58:36 [2020-11-05T07:58:36.941Z] #47 64.04 go: finding github.com/subosito/gotenv v1.2.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 64.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
07:58:36 [2020-11-05T07:58:36.941Z] #47 64.23 go: finding gopkg.in/ini.v1 v1.51.0
07:58:36 [2020-11-05T07:58:36.941Z] #47 64.24 go: finding golang.org/x/text v0.3.2
07:58:36 [2020-11-05T07:58:36.941Z] #47 64.29 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
07:58:36 [2020-11-05T07:58:36.941Z] #47 ...
07:58:36 [2020-11-05T07:58:36.941Z] 
07:58:36 [2020-11-05T07:58:36.941Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:36 [2020-11-05T07:58:36.941Z] #40 62.73 debconf: delaying package configuration, since apt-utils is not installed
07:58:36 [2020-11-05T07:58:36.941Z] #40 63.19 Fetched 4095 kB in 1s (3715 kB/s)
07:58:36 [2020-11-05T07:58:36.941Z] #40 63.48 Selecting previously unselected package libcap-dev:amd64.
07:58:36 [2020-11-05T07:58:36.941Z] #40 63.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
07:58:36 [2020-11-05T07:58:36.941Z] #40 63.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
07:58:36 [2020-11-05T07:58:36.941Z] #40 63.75 Unpacking libcap-dev:amd64 (1:2.25-2) ...
07:58:36 [2020-11-05T07:58:36.941Z] #40 64.17 Selecting previously unselected package libnet1:amd64.
07:58:36 [2020-11-05T07:58:36.941Z] #40 64.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:58:36 [2020-11-05T07:58:36.941Z] #40 64.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:58:37 [2020-11-05T07:58:37.021Z] #41 77.96   DEP      criu/parasite-syscall.d
07:58:37 [2020-11-05T07:58:37.021Z] #41 78.11   DEP      criu/pagemap.d
07:58:37 [2020-11-05T07:58:37.203Z] #40 64.41 Selecting previously unselected package libnet1-dev.
07:58:37 [2020-11-05T07:58:37.203Z] #40 64.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
07:58:37 [2020-11-05T07:58:37.203Z] #40 64.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
07:58:37 [2020-11-05T07:58:37.280Z] #41 78.35   DEP      criu/pagemap-cache.d
07:58:37 [2020-11-05T07:58:37.281Z] #41 78.45   DEP      criu/page-xfer.d
07:58:37 [2020-11-05T07:58:37.419Z] #40 68.09 Selecting previously unselected package libprotobuf-lite17:amd64.
07:58:37 [2020-11-05T07:58:37.419Z] #40 68.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
07:58:37 [2020-11-05T07:58:37.419Z] #40 68.11 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
07:58:37 [2020-11-05T07:58:37.426Z] #42 40.44   CC       images/ext-file.o
07:58:37 [2020-11-05T07:58:37.426Z] #42 40.66   CC       images/cgroup.o
07:58:37 [2020-11-05T07:58:37.540Z] #41 78.63   DEP      criu/page-pipe.d
07:58:37 [2020-11-05T07:58:37.540Z] #41 78.73   DEP      criu/netfilter.d
07:58:37 [2020-11-05T07:58:37.779Z] #40 64.82 Selecting previously unselected package libnl-3-200:amd64.
07:58:37 [2020-11-05T07:58:37.779Z] #40 64.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
07:58:37 [2020-11-05T07:58:37.779Z] #40 64.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
07:58:37 [2020-11-05T07:58:37.800Z] #41 78.89   DEP      criu/net.d
07:58:37 [2020-11-05T07:58:37.983Z] #40 68.41 Selecting previously unselected package libprotobuf-dev:amd64.
07:58:37 [2020-11-05T07:58:37.984Z] #40 68.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
07:58:37 [2020-11-05T07:58:37.984Z] #40 68.44 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
07:58:38 [2020-11-05T07:58:38.040Z] #40 65.14 Selecting previously unselected package libnl-3-dev:amd64.
07:58:38 [2020-11-05T07:58:38.040Z] #40 65.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
07:58:38 [2020-11-05T07:58:38.040Z] #40 65.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
07:58:38 [2020-11-05T07:58:38.059Z] #41 79.14   DEP      criu/namespaces.d
07:58:38 [2020-11-05T07:58:38.087Z] #42 41.33   CC       images/userns.o
07:58:35 [2020-11-05T07:58:35.650Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:58:35 [2020-11-05T07:58:35.694Z]  > git config --add remote.origin.fetch +refs/pull/41634/head:refs/remotes/origin/PR-41634 # timeout=10
07:58:35 [2020-11-05T07:58:35.735Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:58:35 [2020-11-05T07:58:35.850Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:58:35 [2020-11-05T07:58:35.968Z] Fetching upstream changes from https://github.com/moby/moby.git
07:58:35 [2020-11-05T07:58:35.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:58:35 [2020-11-05T07:58:35.970Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41634/head:refs/remotes/origin/PR-41634 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:58:36 [2020-11-05T07:58:36.718Z]  > git config core.sparsecheckout # timeout=10
07:58:36 [2020-11-05T07:58:36.762Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:58:38 [2020-11-05T07:58:38.302Z] #40 65.61 Selecting previously unselected package libprotobuf-c1:amd64.
07:58:38 [2020-11-05T07:58:38.302Z] #40 ...
07:58:38 [2020-11-05T07:58:38.302Z] 
07:58:38 [2020-11-05T07:58:38.302Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:38 [2020-11-05T07:58:38.302Z] #34 53.33 Building dependency tree...
07:58:38 [2020-11-05T07:58:38.302Z] #34 58.44 The following additional packages will be installed:
07:58:38 [2020-11-05T07:58:38.302Z] #34 58.47   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
07:58:38 [2020-11-05T07:58:38.302Z] #34 58.50 Suggested packages:
07:58:38 [2020-11-05T07:58:38.302Z] #34 58.50   cmake-doc ninja-build lrzip
07:58:38 [2020-11-05T07:58:38.302Z] #34 58.50 Recommended packages:
07:58:38 [2020-11-05T07:58:38.302Z] #34 58.50   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:58:38 [2020-11-05T07:58:38.302Z] #34 59.92 The following NEW packages will be installed:
07:58:38 [2020-11-05T07:58:38.302Z] #34 59.95   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
07:58:38 [2020-11-05T07:58:38.302Z] #34 59.96   vim-common xxd
07:58:38 [2020-11-05T07:58:38.302Z] #34 60.53 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
07:58:38 [2020-11-05T07:58:38.302Z] #34 60.53 Need to get 14.9 MB of archives.
07:58:38 [2020-11-05T07:58:38.302Z] #34 60.53 After this operation, 61.8 MB of additional disk space will be used.
07:58:38 [2020-11-05T07:58:38.302Z] #34 60.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 60.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 60.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 60.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 61.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 62.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 62.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 62.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 62.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 62.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
07:58:38 [2020-11-05T07:58:38.302Z] #34 64.49 debconf: delaying package configuration, since apt-utils is not installed
07:58:38 [2020-11-05T07:58:38.302Z] #34 64.81 Fetched 14.9 MB in 2s (6605 kB/s)
07:58:38 [2020-11-05T07:58:38.302Z] #34 65.12 Selecting previously unselected package xxd.
07:58:38 [2020-11-05T07:58:38.302Z] #34 65.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
07:58:38 [2020-11-05T07:58:38.302Z] #34 65.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
07:58:38 [2020-11-05T07:58:38.302Z] #34 65.33 Unpacking xxd (2:8.1.0875-5) ...
07:58:38 [2020-11-05T07:58:38.319Z] #41 79.32   DEP      criu/mount.d
07:58:38 [2020-11-05T07:58:38.319Z] #41 79.54   DEP      criu/memfd.d
07:58:38 [2020-11-05T07:58:38.395Z] #42 41.70   CC       images/google/protobuf/descriptor.o
07:58:38 [2020-11-05T07:58:38.563Z] #34 ...
07:58:38 [2020-11-05T07:58:38.563Z] 
07:58:38 [2020-11-05T07:58:38.563Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.37 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.54 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.58 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.66 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.67 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.71 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.83 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.83 go: finding github.com/kisielk/gotool v1.0.0
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.86 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.90 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
07:58:38 [2020-11-05T07:58:38.563Z] #47 64.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.01 go: finding github.com/sourcegraph/go-diff v0.5.1
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.02 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.03 go: finding github.com/tommy-muehle/go-mnd v1.1.1
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.04 go: finding github.com/ultraware/funlen v0.0.2
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.06 go: finding github.com/ultraware/whitespace v0.0.4
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.06 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.09 go: finding github.com/uudashr/gocognit v1.0.1
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.39 go: finding github.com/gogo/protobuf v1.2.1
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.47 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.70 go: finding honnef.co/go/tools v0.0.1-2019.2.3
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.77 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:58:38 [2020-11-05T07:58:38.563Z] #47 65.78 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
07:58:38 [2020-11-05T07:58:38.825Z] #47 65.89 go: finding github.com/BurntSushi/toml v0.3.1
07:58:38 [2020-11-05T07:58:38.825Z] #47 65.93 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:58:38 [2020-11-05T07:58:38.888Z] #41 79.73   DEP      criu/mem.d
07:58:38 [2020-11-05T07:58:38.888Z] #41 79.84   DEP      criu/lsm.d
07:58:38 [2020-11-05T07:58:38.888Z] #41 79.93   DEP      criu/log.d
07:58:38 [2020-11-05T07:58:38.888Z] #41 80.02   DEP      criu/libnetlink.d
07:58:38 [2020-11-05T07:58:38.888Z] #41 80.11   DEP      criu/kerndat.d
07:58:39 [2020-11-05T07:58:39.147Z] #41 80.26   DEP      criu/kcmp-ids.d
07:58:39 [2020-11-05T07:58:39.407Z] #41 80.34   DEP      criu/irmap.d
07:58:39 [2020-11-05T07:58:39.407Z] #41 80.48   DEP      criu/ipc_ns.d
07:58:39 [2020-11-05T07:58:39.666Z] #41 80.62   DEP      criu/image.d
07:58:39 [2020-11-05T07:58:39.666Z] #41 80.76   DEP      criu/image-desc.d
07:58:39 [2020-11-05T07:58:39.724Z] #11 ...
07:58:39 [2020-11-05T07:58:39.724Z] 
07:58:39 [2020-11-05T07:58:39.724Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:39 [2020-11-05T07:58:39.724Z] #34 57.33 Selecting previously unselected package libxml2:arm64.
07:58:39 [2020-11-05T07:58:39.724Z] #34 57.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 57.37 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 58.18 Selecting previously unselected package libarchive13:arm64.
07:58:39 [2020-11-05T07:58:39.724Z] #34 58.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 58.19 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 59.52 Selecting previously unselected package libjsoncpp1:arm64.
07:58:39 [2020-11-05T07:58:39.724Z] #34 59.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 59.64 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 60.51 Selecting previously unselected package librhash0:arm64.
07:58:39 [2020-11-05T07:58:39.724Z] #34 60.52 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 60.56 Unpacking librhash0:arm64 (1.3.8-1) ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 61.90 Selecting previously unselected package libuv1:arm64.
07:58:39 [2020-11-05T07:58:39.724Z] #34 61.91 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 62.02 Unpacking libuv1:arm64 (1.24.1-1) ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 62.97 Selecting previously unselected package cmake.
07:58:39 [2020-11-05T07:58:39.724Z] #34 62.97 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
07:58:39 [2020-11-05T07:58:39.724Z] #34 62.98 Unpacking cmake (3.13.4-1) ...
07:58:39 [2020-11-05T07:58:39.926Z] #41 80.85   DEP      criu/fsnotify.d
07:58:39 [2020-11-05T07:58:39.926Z] #41 81.00   DEP      criu/filesystems.d
07:58:39 [2020-11-05T07:58:39.926Z] #41 81.11   DEP      criu/files.d
07:58:40 [2020-11-05T07:58:40.009Z] Merge succeeded, producing c6accc67f2e754a6f5a7e43eaddad9580a31cab3
07:58:40 [2020-11-05T07:58:40.009Z] Checking out Revision c6accc67f2e754a6f5a7e43eaddad9580a31cab3 (PR-41634)
07:58:40 [2020-11-05T07:58:40.186Z] #41 81.30   DEP      criu/files-reg.d
07:58:40 [2020-11-05T07:58:40.445Z] #41 81.47   DEP      criu/files-ext.d
07:58:40 [2020-11-05T07:58:40.505Z] #40 70.74 Selecting previously unselected package libprotoc17:amd64.
07:58:40 [2020-11-05T07:58:40.505Z] #40 70.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
07:58:40 [2020-11-05T07:58:40.505Z] #40 70.80 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
07:58:40 [2020-11-05T07:58:40.505Z] #40 ...
07:58:40 [2020-11-05T07:58:40.505Z] 
07:58:40 [2020-11-05T07:58:40.505Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:40 [2020-11-05T07:58:40.505Z] #34 60.83 debconf: delaying package configuration, since apt-utils is not installed
07:58:40 [2020-11-05T07:58:40.505Z] #34 61.21 Fetched 14.9 MB in 3s (5215 kB/s)
07:58:40 [2020-11-05T07:58:40.505Z] #34 61.45 Selecting previously unselected package xxd.
07:58:40 [2020-11-05T07:58:40.505Z] #34 61.45 (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.)
07:58:40 [2020-11-05T07:58:40.505Z] #34 61.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
07:58:40 [2020-11-05T07:58:40.505Z] #34 61.65 Unpacking xxd (2:8.1.0875-5) ...
07:58:40 [2020-11-05T07:58:40.505Z] #34 62.03 Selecting previously unselected package vim-common.
07:58:40 [2020-11-05T07:58:40.505Z] #34 62.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
07:58:40 [2020-11-05T07:58:40.505Z] #34 62.08 Unpacking vim-common (2:8.1.0875-5) ...
07:58:40 [2020-11-05T07:58:40.505Z] #34 62.62 Selecting previously unselected package cmake-data.
07:58:40 [2020-11-05T07:58:40.505Z] #34 62.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
07:58:40 [2020-11-05T07:58:40.505Z] #34 62.72 Unpacking cmake-data (3.13.4-1) ...
07:58:40 [2020-11-05T07:58:40.505Z] #34 68.06 Selecting previously unselected package libicu63:amd64.
07:58:40 [2020-11-05T07:58:40.505Z] #34 68.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
07:58:40 [2020-11-05T07:58:40.505Z] #34 68.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
07:58:40 [2020-11-05T07:58:40.505Z] #34 ...
07:58:40 [2020-11-05T07:58:40.505Z] 
07:58:40 [2020-11-05T07:58:40.505Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:40 [2020-11-05T07:58:40.505Z] #49 70.99 syscall
07:58:40 [2020-11-05T07:58:40.505Z] #49 70.99 reflect
07:58:40 [2020-11-05T07:58:40.524Z] #42 43.95   CC       images/opts.o
07:58:40 [2020-11-05T07:58:40.524Z] #42 ...
07:58:40 [2020-11-05T07:58:40.524Z] 
07:58:40 [2020-11-05T07:58:40.524Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:40 [2020-11-05T07:58:40.524Z] #50 95.42 golang.org/x/sys/unix
07:58:40 [2020-11-05T07:58:40.524Z] #50 95.85 encoding/json
07:58:40 [2020-11-05T07:58:40.705Z] #41 81.65   DEP      criu/file-lock.d
07:58:40 [2020-11-05T07:58:40.705Z] #41 81.84   DEP      criu/file-ids.d
07:58:40 [2020-11-05T07:58:40.741Z] #47 ...
07:58:40 [2020-11-05T07:58:40.741Z] 
07:58:40 [2020-11-05T07:58:40.741Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:40 [2020-11-05T07:58:40.741Z] #32 57.97 sort
07:58:40 [2020-11-05T07:58:40.741Z] #32 57.97 errors
07:58:40 [2020-11-05T07:58:40.741Z] #32 58.47 strconv
07:58:40 [2020-11-05T07:58:40.741Z] #32 59.79 io
07:58:40 [2020-11-05T07:58:40.741Z] #32 61.88 internal/oserror
07:58:40 [2020-11-05T07:58:40.741Z] #32 62.24 syscall
07:58:40 [2020-11-05T07:58:40.741Z] #32 65.14 reflect
07:58:40 [2020-11-05T07:58:40.825Z] #50 ...
07:58:40 [2020-11-05T07:58:40.825Z] 
07:58:40 [2020-11-05T07:58:40.825Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:40 [2020-11-05T07:58:40.825Z] #44 104.4 go/parser
07:58:40 [2020-11-05T07:58:40.825Z] #44 105.1 text/template
07:58:40 [2020-11-05T07:58:40.964Z] #41 81.97   DEP      criu/fifo.d
07:58:40 [2020-11-05T07:58:40.964Z] #41 82.09   DEP      criu/fdstore.d
07:58:40 [2020-11-05T07:58:40.964Z] #41 82.20   DEP      criu/fault-injection.d
07:58:41 [2020-11-05T07:58:41.002Z] #32 ...
07:58:41 [2020-11-05T07:58:41.003Z] 
07:58:41 [2020-11-05T07:58:41.003Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:41 [2020-11-05T07:58:41.003Z] #40 65.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 65.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 65.80 Selecting previously unselected package libprotobuf-c-dev:amd64.
07:58:41 [2020-11-05T07:58:41.003Z] #40 65.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 65.82 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 66.05 Selecting previously unselected package zlib1g-dev:amd64.
07:58:41 [2020-11-05T07:58:41.003Z] #40 66.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 66.07 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 66.40 Selecting previously unselected package libprotobuf17:amd64.
07:58:41 [2020-11-05T07:58:41.003Z] #40 66.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 66.45 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 67.94 Selecting previously unselected package libprotobuf-lite17:amd64.
07:58:41 [2020-11-05T07:58:41.003Z] #40 67.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 67.98 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
07:58:41 [2020-11-05T07:58:41.003Z] #40 ...
07:58:41 [2020-11-05T07:58:41.003Z] 
07:58:41 [2020-11-05T07:58:41.003Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:41 [2020-11-05T07:58:41.003Z] #43 58.24 github.com/LK4D4/vndr/godl/singleflight
07:58:41 [2020-11-05T07:58:41.003Z] #43 58.24 errors
07:58:41 [2020-11-05T07:58:41.003Z] #43 58.88 sort
07:58:41 [2020-11-05T07:58:41.003Z] #43 59.37 io
07:58:41 [2020-11-05T07:58:41.003Z] #43 60.87 strconv
07:58:41 [2020-11-05T07:58:41.003Z] #43 61.33 bytes
07:58:41 [2020-11-05T07:58:41.003Z] #43 65.50 bufio
07:58:41 [2020-11-05T07:58:41.003Z] #43 67.06 reflect
07:58:41 [2020-11-05T07:58:41.118Z] #34 ...
07:58:41 [2020-11-05T07:58:41.118Z] 
07:58:41 [2020-11-05T07:58:41.118Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:41 [2020-11-05T07:58:41.118Z] #40 57.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 57.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 57.33 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 57.35 Setting up python-six (1.12.0-1) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 59.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 59.48 Setting up libnl-3-200:arm64 (3.4.0-1) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 59.86 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 60.17 Setting up libcap-dev:arm64 (1:2.25-2) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 60.55 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 60.63 Setting up protobuf-compiler (3.6.1.3-2) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 60.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 60.85 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 61.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 61.87 Setting up python-protobuf (3.6.1.3-2) ...
07:58:41 [2020-11-05T07:58:41.118Z] #40 67.49 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
07:58:39 [2020-11-05T07:58:39.474Z]  > git remote # timeout=10
07:58:39 [2020-11-05T07:58:39.699Z]  > git config --get remote.origin.url # timeout=10
07:58:39 [2020-11-05T07:58:39.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:58:39 [2020-11-05T07:58:39.748Z]  > git merge 42855ebc7fdf649d5e555a540078c48676dc665e # timeout=10
07:58:39 [2020-11-05T07:58:39.880Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:58:40 [2020-11-05T07:58:40.043Z]  > git config core.sparsecheckout # timeout=10
07:58:40 [2020-11-05T07:58:40.088Z]  > git checkout -f c6accc67f2e754a6f5a7e43eaddad9580a31cab3 # timeout=10
07:58:41 [2020-11-05T07:58:41.224Z] #41 82.28   DEP      criu/external.d
07:58:41 [2020-11-05T07:58:41.224Z] #41 82.34   DEP      criu/eventpoll.d
07:58:41 [2020-11-05T07:58:41.264Z] #43 ...
07:58:41 [2020-11-05T07:58:41.264Z] 
07:58:41 [2020-11-05T07:58:41.264Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:41 [2020-11-05T07:58:41.264Z] #40 68.47 Selecting previously unselected package libprotobuf-dev:amd64.
07:58:41 [2020-11-05T07:58:41.264Z] #40 68.47 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
07:58:41 [2020-11-05T07:58:41.264Z] #40 68.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
07:58:41 [2020-11-05T07:58:41.483Z] #41 82.51   DEP      criu/eventfd.d
07:58:41 [2020-11-05T07:58:41.695Z] #40 68.16 Processing triggers for libc-bin (2.28-10) ...
07:58:41 [2020-11-05T07:58:41.695Z] #40 ...
07:58:41 [2020-11-05T07:58:41.695Z] 
07:58:41 [2020-11-05T07:58:41.695Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:41 [2020-11-05T07:58:41.695Z] #32 59.53 github.com/BurntSushi/toml/cmd/tomlv
07:58:41 [2020-11-05T07:58:41.695Z] #32 DONE 68.2s
07:58:41 [2020-11-05T07:58:41.695Z] 
07:58:41 [2020-11-05T07:58:41.695Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:41 [2020-11-05T07:58:41.695Z] #49 61.44 go/ast
07:58:41 [2020-11-05T07:58:41.695Z] #49 62.20 mvdan.cc/sh/v3/syntax
07:58:41 [2020-11-05T07:58:41.743Z] #41 82.71   DEP      criu/crtools.d
07:58:41 [2020-11-05T07:58:41.743Z] #41 82.85   DEP      criu/cr-service.d
07:58:41 [2020-11-05T07:58:41.959Z] #49 ...
07:58:41 [2020-11-05T07:58:41.959Z] 
07:58:41 [2020-11-05T07:58:41.959Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:41 [2020-11-05T07:58:41.959Z] #34 68.33 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
07:58:41 [2020-11-05T07:58:41.959Z] #34 68.36 Setting up xxd (2:8.1.0875-5) ...
07:58:41 [2020-11-05T07:58:41.959Z] #34 68.41 Setting up libuv1:arm64 (1.24.1-1) ...
07:58:42 [2020-11-05T07:58:42.003Z] #41 83.04   DEP      criu/cr-restore.d
07:58:42 [2020-11-05T07:58:42.222Z] #34 68.83 Setting up vim-common (2:8.1.0875-5) ...
07:58:42 [2020-11-05T07:58:42.262Z] #41 83.24   DEP      criu/cr-errno.d
07:58:42 [2020-11-05T07:58:42.262Z] #41 83.27   DEP      criu/cr-dump.d
07:58:42 [2020-11-05T07:58:42.486Z] #34 ...
07:58:42 [2020-11-05T07:58:42.486Z] 
07:58:42 [2020-11-05T07:58:42.486Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:42 [2020-11-05T07:58:42.486Z] #40 DONE 68.9s
07:58:42 [2020-11-05T07:58:42.522Z] #41 83.56   DEP      criu/cr-dedup.d
07:58:42 [2020-11-05T07:58:42.522Z] #41 83.72   DEP      criu/cr-check.d
07:58:42 [2020-11-05T07:58:42.749Z] 
07:58:42 [2020-11-05T07:58:42.749Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:42 [2020-11-05T07:58:42.782Z] #41 83.99   DEP      criu/config.d
07:58:43 [2020-11-05T07:58:43.042Z] #41 84.19   DEP      criu/clone-noasan.d
07:58:43 [2020-11-05T07:58:43.042Z] #41 84.28   DEP      criu/cgroup.d
07:58:43 [2020-11-05T07:58:43.042Z] #41 ...
07:58:43 [2020-11-05T07:58:43.042Z] 
07:58:43 [2020-11-05T07:58:43.042Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.32 libcap2-bin is already the newest version (1:2.25-2).
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.32 The following additional packages will be installed:
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.33   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.33   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.33   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.34   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.34   python3.7 python3.7-minimal vim-runtime xxd
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.34 Suggested packages:
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.34   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.34   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.34   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.34 Recommended packages:
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.34   aufs-dkms nftables build-essential python3-dev python3-keyring
07:58:43 [2020-11-05T07:58:43.042Z] #18 21.34   python3-keyrings.alt python3-xdg unzip
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.27 The following NEW packages will be installed:
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.28   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.28   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.28   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.28   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.29   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.29   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.29   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.29   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.29   xz-utils zip
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.66 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.66 Need to get 28.5 MB of archives.
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.66 After this operation, 116 MB of additional disk space will be used.
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 23.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 24.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.73 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 25.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 26.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 26.67 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 26.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
07:58:43 [2020-11-05T07:58:43.042Z] #18 27.33 debconf: delaying package configuration, since apt-utils is not installed
07:58:43 [2020-11-05T07:58:43.042Z] #18 27.48 Fetched 28.5 MB in 3s (8451 kB/s)
07:58:43 [2020-11-05T07:58:43.042Z] #18 27.54 Selecting previously unselected package pigz.
07:58:43 [2020-11-05T07:58:43.042Z] #18 27.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
07:58:43 [2020-11-05T07:58:43.042Z] #18 27.60 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
07:58:43 [2020-11-05T07:58:43.042Z] #18 27.60 Unpacking pigz (2.4-1) ...
07:58:43 [2020-11-05T07:58:43.042Z] #18 27.69 Selecting previously unselected package libpython3.7-minimal:amd64.
07:58:43 [2020-11-05T07:58:43.042Z] #18 27.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
07:58:43 [2020-11-05T07:58:43.042Z] #18 27.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
07:58:43 [2020-11-05T07:58:43.042Z] #18 28.16 Selecting previously unselected package python3.7-minimal.
07:58:43 [2020-11-05T07:58:43.042Z] #18 28.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
07:58:43 [2020-11-05T07:58:43.042Z] #18 28.19 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
07:58:43 [2020-11-05T07:58:43.302Z] #18 ...
07:58:43 [2020-11-05T07:58:43.302Z] 
07:58:43 [2020-11-05T07:58:43.302Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:58:43 [2020-11-05T07:58:43.302Z] #30 DONE 174.9s
07:58:43 [2020-11-05T07:58:43.562Z] 
07:58:43 [2020-11-05T07:58:43.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:43 [2020-11-05T07:58:43.562Z] #41 84.48   DEP      criu/cgroup-props.d
07:58:43 [2020-11-05T07:58:43.562Z] #41 84.57   DEP      criu/bitmap.d
07:58:43 [2020-11-05T07:58:43.562Z] #41 84.65   DEP      criu/bfd.d
07:58:43 [2020-11-05T07:58:43.812Z] #40 71.06 Selecting previously unselected package libprotoc17:amd64.
07:58:43 [2020-11-05T07:58:43.812Z] #40 71.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
07:58:43 [2020-11-05T07:58:43.812Z] #40 71.07 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
07:58:43 [2020-11-05T07:58:43.821Z] #41 84.78   DEP      criu/autofs.d
07:58:44 [2020-11-05T07:58:44.081Z] #41 85.04   DEP      criu/aio.d
07:58:44 [2020-11-05T07:58:44.081Z] #41 85.28   DEP      criu/action-scripts.d
07:58:44 [2020-11-05T07:58:44.341Z] #41 85.51   CC       criu/action-scripts.o
07:58:44 [2020-11-05T07:58:44.674Z] #41 ...
07:58:44 [2020-11-05T07:58:44.674Z] 
07:58:44 [2020-11-05T07:58:44.674Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:44 [2020-11-05T07:58:44.674Z] #43 60.79 encoding/json
07:58:44 [2020-11-05T07:58:44.674Z] #43 64.93 text/template
07:58:44 [2020-11-05T07:58:44.674Z] #43 68.72 go/parser
07:58:44 [2020-11-05T07:58:44.674Z] #43 ...
07:58:44 [2020-11-05T07:58:44.674Z] 
07:58:44 [2020-11-05T07:58:44.674Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:44 [2020-11-05T07:58:44.674Z] #34 69.35 Setting up librhash0:arm64 (1.3.8-1) ...
07:58:44 [2020-11-05T07:58:44.674Z] #34 69.47 Setting up cmake-data (3.13.4-1) ...
07:58:44 [2020-11-05T07:58:44.674Z] #34 69.59 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
07:58:44 [2020-11-05T07:58:44.674Z] #34 69.67 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
07:58:44 [2020-11-05T07:58:44.674Z] #34 69.96 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
07:58:44 [2020-11-05T07:58:44.674Z] #34 70.10 Setting up cmake (3.13.4-1) ...
07:58:44 [2020-11-05T07:58:44.674Z] #34 70.13 Processing triggers for libc-bin (2.28-10) ...
07:58:44 [2020-11-05T07:58:44.674Z] #34 70.50 Processing triggers for mime-support (3.62) ...
07:58:44 [2020-11-05T07:58:44.938Z] #34 DONE 71.4s
07:58:44 [2020-11-05T07:58:44.938Z] 
07:58:44 [2020-11-05T07:58:44.938Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:44 [2020-11-05T07:58:44.961Z] #41 85.89   CC       criu/aio.o
07:58:45 [2020-11-05T07:58:45.363Z] #44 ...
07:58:45 [2020-11-05T07:58:45.363Z] 
07:58:45 [2020-11-05T07:58:45.363Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.0 Selecting previously unselected package libapparmor1:ppc64el.
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.2 Selecting previously unselected package libapparmor-dev:ppc64el.
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.4 Selecting previously unselected package libbtrfs0.
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.4 Unpacking libbtrfs0 (4.20.1-2) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.5 Selecting previously unselected package libbtrfs-dev.
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.5 Unpacking libbtrfs-dev (4.20.1-2) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.7 Selecting previously unselected package libudev-dev:ppc64el.
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.8 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.9 Selecting previously unselected package libsepol1-dev:ppc64el.
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 108.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.2 Selecting previously unselected package libpcre16-3:ppc64el.
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.4 Selecting previously unselected package libpcre32-3:ppc64el.
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.7 Selecting previously unselected package libpcrecpp0v5:ppc64el.
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.8 Selecting previously unselected package libpcre3-dev:ppc64el.
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.363Z] #12 109.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
07:58:45 [2020-11-05T07:58:45.532Z] #41 86.57   CC       criu/autofs.o
07:58:45 [2020-11-05T07:58:45.666Z] #12 110.3 Selecting previously unselected package libselinux1-dev:ppc64el.
07:58:45 [2020-11-05T07:58:45.666Z] #12 110.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.666Z] #12 110.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
07:58:45 [2020-11-05T07:58:45.666Z] #12 110.5 Selecting previously unselected package libdevmapper-dev:ppc64el.
07:58:45 [2020-11-05T07:58:45.666Z] #12 110.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.729Z] #40 72.65 Selecting previously unselected package protobuf-c-compiler.
07:58:45 [2020-11-05T07:58:45.729Z] #40 72.66 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
07:58:45 [2020-11-05T07:58:45.729Z] #40 72.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
07:58:45 [2020-11-05T07:58:45.771Z] #49 ...
07:58:45 [2020-11-05T07:58:45.771Z] 
07:58:45 [2020-11-05T07:58:45.771Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:45 [2020-11-05T07:58:45.771Z] #40 71.86 Selecting previously unselected package protobuf-c-compiler.
07:58:45 [2020-11-05T07:58:45.771Z] #40 71.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 71.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 72.30 Selecting previously unselected package protobuf-compiler.
07:58:45 [2020-11-05T07:58:45.771Z] #40 72.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 72.44 Unpacking protobuf-compiler (3.6.1.3-2) ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 72.94 Selecting previously unselected package python-pkg-resources.
07:58:45 [2020-11-05T07:58:45.771Z] #40 72.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 72.95 Unpacking python-pkg-resources (40.8.0-1) ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 73.29 Selecting previously unselected package python-six.
07:58:45 [2020-11-05T07:58:45.771Z] #40 73.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 73.31 Unpacking python-six (1.12.0-1) ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 73.51 Selecting previously unselected package python-protobuf.
07:58:45 [2020-11-05T07:58:45.771Z] #40 73.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 73.56 Unpacking python-protobuf (3.6.1.3-2) ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 74.49 Setting up python-pkg-resources (40.8.0-1) ...
07:58:45 [2020-11-05T07:58:45.771Z] #40 ...
07:58:45 [2020-11-05T07:58:45.771Z] 
07:58:45 [2020-11-05T07:58:45.771Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:45 [2020-11-05T07:58:45.771Z] #43 66.53 bufio
07:58:45 [2020-11-05T07:58:45.771Z] #43 67.32 reflect
07:58:45 [2020-11-05T07:58:45.771Z] #43 68.96 syscall
07:58:45 [2020-11-05T07:58:45.967Z] #12 110.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
07:58:45 [2020-11-05T07:58:45.967Z] #12 110.6 Selecting previously unselected package libseccomp-dev:ppc64el.
07:58:45 [2020-11-05T07:58:45.967Z] #12 110.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
07:58:45 [2020-11-05T07:58:45.967Z] #12 110.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
07:58:46 [2020-11-05T07:58:46.031Z] #43 ...
07:58:46 [2020-11-05T07:58:46.031Z] 
07:58:46 [2020-11-05T07:58:46.031Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:46 [2020-11-05T07:58:46.031Z] #11 67.97 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]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.59 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]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 71.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 72.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 72.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 72.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
07:58:46 [2020-11-05T07:58:46.031Z] #11 73.79 debconf: delaying package configuration, since apt-utils is not installed
07:58:46 [2020-11-05T07:58:46.031Z] #11 74.21 Fetched 77.7 MB in 13s (6203 kB/s)
07:58:46 [2020-11-05T07:58:46.031Z] #11 74.65 Selecting previously unselected package binutils-mingw-w64-i686.
07:58:46 [2020-11-05T07:58:46.032Z] #11 74.65 (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.)
07:58:46 [2020-11-05T07:58:46.032Z] #11 74.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
07:58:46 [2020-11-05T07:58:46.032Z] #11 74.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:58:46 [2020-11-05T07:58:46.270Z] #12 110.9 Selecting previously unselected package libsystemd-dev:ppc64el.
07:58:46 [2020-11-05T07:58:46.270Z] #12 110.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
07:58:46 [2020-11-05T07:58:46.270Z] #12 110.9 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
07:58:46 [2020-11-05T07:58:46.301Z] #40 73.15 Selecting previously unselected package protobuf-compiler.
07:58:46 [2020-11-05T07:58:46.301Z] #40 73.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
07:58:46 [2020-11-05T07:58:46.301Z] #40 73.17 Unpacking protobuf-compiler (3.6.1.3-2) ...
07:58:46 [2020-11-05T07:58:46.301Z] #40 73.63 Selecting previously unselected package python-pkg-resources.
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.404 + RM_GOPATH=0
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.404 + TMP_GOPATH=
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.404 + : /build
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.404 + '[' -z '' ']'
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.404 ++ mktemp -d
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.405 + export GOPATH=/tmp/tmp.vRpm7W4CGf
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.405 + GOPATH=/tmp/tmp.vRpm7W4CGf
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.405 + RM_GOPATH=1
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.405 + case "$(go env GOARCH)" in
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.408 ++ go env GOARCH
07:58:46 [2020-11-05T07:58:46.339Z] #35 1.513 + export GO_BUILDMODE=-buildmode=pie
07:58:46 [2020-11-05T07:58:46.472Z] #41 87.62   CC       criu/bfd.o
07:58:46 [2020-11-05T07:58:46.562Z] #40 73.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
07:58:46 [2020-11-05T07:58:46.562Z] #40 73.68 Unpacking python-pkg-resources (40.8.0-1) ...
07:58:46 [2020-11-05T07:58:46.562Z] #40 73.86 Selecting previously unselected package python-six.
07:58:46 [2020-11-05T07:58:46.562Z] #40 73.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
07:58:46 [2020-11-05T07:58:46.562Z] #40 73.87 Unpacking python-six (1.12.0-1) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up libapparmor1:ppc64el (2.13.2-10) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up libsepol1-dev:ppc64el (2.8-1) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up libbtrfs0 (4.20.1-2) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:58:46 [2020-11-05T07:58:46.574Z] #12 111.5 Setting up libbtrfs-dev (4.20.1-2) ...
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.513 + GO_BUILDMODE=-buildmode=pie
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.514 ++ dirname /tmp/install/install.sh
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.518 + dir=/tmp/install
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.518 + bin=tini
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.518 + shift
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.519 + '[' '!' -f /tmp/install/tini.installer ']'
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.521 + . /tmp/install/tini.installer
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.522 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.523 + install_tini
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.523 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.524 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.524 + git clone https://github.com/krallin/tini.git /tmp/tmp.vRpm7W4CGf/tini
07:58:46 [2020-11-05T07:58:46.602Z] #35 1.527 Cloning into '/tmp/tmp.vRpm7W4CGf/tini'...
07:58:46 [2020-11-05T07:58:46.635Z] #11 ...
07:58:46 [2020-11-05T07:58:46.635Z] 
07:58:46 [2020-11-05T07:58:46.635Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:58:46 [2020-11-05T07:58:46.635Z] #30 65.58 Checking out files:  77% (1179/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
07:58:46 [2020-11-05T07:58:46.635Z] #30 67.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
07:58:46 [2020-11-05T07:58:46.635Z] #30 67.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:58:46 [2020-11-05T07:58:46.823Z] #40 74.02 Selecting previously unselected package python-protobuf.
07:58:46 [2020-11-05T07:58:46.823Z] #40 74.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
07:58:46 [2020-11-05T07:58:46.823Z] #40 74.03 Unpacking python-protobuf (3.6.1.3-2) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.5 Setting up mingw-w64-common (6.0.0-3) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.6 Setting up dmsetup (2:1.02.155-3) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
07:58:46 [2020-11-05T07:58:46.876Z] #12 111.6 Processing triggers for libc-bin (2.28-10) ...
07:58:47 [2020-11-05T07:58:47.039Z] #41 88.20   CC       criu/bitmap.o
07:58:47 [2020-11-05T07:58:47.183Z] #12 DONE 111.9s
07:58:47 [2020-11-05T07:58:47.183Z] 
07:58:47 [2020-11-05T07:58:47.183Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:47 [2020-11-05T07:58:47.183Z] #42 44.20   CC       images/seccomp.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 44.62   CC       images/binfmt-misc.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 44.81   CC       images/time.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 45.05   CC       images/sysctl.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 45.25   CC       images/autofs.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 45.53   CC       images/macvlan.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 45.77   CC       images/sit.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 46.00   CC       images/memfd.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 46.44   CC       images/timens.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 46.81   LINK     images/built-in.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 46.97   GEN      compel/include/asm
07:58:47 [2020-11-05T07:58:47.183Z] #42 46.98   GEN      compel/include/version.h
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.02 touch .config
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.05   GEN      include/common/config.h
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.11   GEN      compel/plugins/include/uapi/std/syscall-codes.h
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.12   GEN      compel/plugins/include/uapi/std/syscall.h
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.15   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.18   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.22   DEP      compel/arch/ppc64/plugins/std/memcmp.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.24   DEP      compel/arch/ppc64/plugins/std/memcpy.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.26   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.29   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.30   DEP      compel/plugins/std/infect.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.39   DEP      compel/plugins/std/string.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.48   DEP      compel/plugins/std/log.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.56   DEP      compel/plugins/std/fds.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.66   DEP      compel/plugins/std/std.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.75   DEP      compel/plugins/shmem/shmem.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.81   DEP      compel/plugins/fds/fds.d
07:58:47 [2020-11-05T07:58:47.183Z] #42 47.95   CC       compel/plugins/std/std.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 48.24   CC       compel/plugins/std/fds.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 48.57   CC       compel/plugins/std/log.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 49.62   CC       compel/plugins/std/string.o
07:58:47 [2020-11-05T07:58:47.183Z] #42 50.46   CC       compel/plugins/std/infect.o
07:58:47 [2020-11-05T07:58:47.298Z] #41 88.33   CC       criu/cgroup-props.o
07:58:47 [2020-11-05T07:58:47.396Z] #40 ...
07:58:47 [2020-11-05T07:58:47.396Z] 
07:58:47 [2020-11-05T07:58:47.396Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.605 + RM_GOPATH=0
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.605 + TMP_GOPATH=
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.605 + : /build
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.605 + '[' -z '' ']'
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.612 ++ mktemp -d
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.616 + export GOPATH=/tmp/tmp.jPiNb7jBKx
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.616 + GOPATH=/tmp/tmp.jPiNb7jBKx
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.616 + RM_GOPATH=1
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.616 + case "$(go env GOARCH)" in
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.616 ++ go env GOARCH
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.650 + export GO_BUILDMODE=-buildmode=pie
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.650 + GO_BUILDMODE=-buildmode=pie
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.658 ++ dirname /tmp/install/install.sh
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.667 + dir=/tmp/install
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.667 + bin=containerd
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.667 + shift
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.667 + '[' '!' -f /tmp/install/containerd.installer ']'
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.667 + . /tmp/install/containerd.installer
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.667 ++ set -e
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.667 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.668 + install_containerd
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.668 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.669 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jPiNb7jBKx/src/github.com/containerd/containerd
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.669 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
07:58:47 [2020-11-05T07:58:47.396Z] #54 1.670 Cloning into '/tmp/tmp.jPiNb7jBKx/src/github.com/containerd/containerd'...
07:58:47 [2020-11-05T07:58:47.396Z] #54 ...
07:58:47 [2020-11-05T07:58:47.396Z] 
07:58:47 [2020-11-05T07:58:47.396Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:58:47 [2020-11-05T07:58:47.397Z] #30 69.23 Checking out files:  74% (1139/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
07:58:47 [2020-11-05T07:58:47.397Z] #30 71.08 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
07:58:47 [2020-11-05T07:58:47.397Z] #30 71.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:58:47 [2020-11-05T07:58:47.486Z] #42 ...
07:58:47 [2020-11-05T07:58:47.486Z] 
07:58:47 [2020-11-05T07:58:47.486Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
07:58:47 [2020-11-05T07:58:47.486Z] #13 DONE 0.5s
07:58:47 [2020-11-05T07:58:47.486Z] 
07:58:47 [2020-11-05T07:58:47.486Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
07:58:47 [2020-11-05T07:58:47.614Z] #35 2.445 + cd /tmp/tmp.vRpm7W4CGf/tini
07:58:47 [2020-11-05T07:58:47.614Z] #35 2.447 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
07:58:47 [2020-11-05T07:58:47.614Z] #35 2.475 + cmake .
07:58:47 [2020-11-05T07:58:47.664Z] #30 ...
07:58:47 [2020-11-05T07:58:47.664Z] 
07:58:47 [2020-11-05T07:58:47.664Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:47 [2020-11-05T07:58:47.664Z] #11 78.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:58:47 [2020-11-05T07:58:47.664Z] #11 78.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
07:58:47 [2020-11-05T07:58:47.664Z] #11 78.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:58:48 [2020-11-05T07:58:48.139Z] #14 DONE 0.4s
07:58:48 [2020-11-05T07:58:48.139Z] 
07:58:48 [2020-11-05T07:58:48.139Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.492 + RM_GOPATH=0
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.494 + TMP_GOPATH=
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.495 + : /build
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.496 + '[' -z '' ']'
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.498 ++ mktemp -d
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.501 + export GOPATH=/tmp/tmp.FCbE9PFewu
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.502 + GOPATH=/tmp/tmp.FCbE9PFewu
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.503 + RM_GOPATH=1
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.504 + case "$(go env GOARCH)" in
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.505 ++ go env GOARCH
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.518 + export GO_BUILDMODE=-buildmode=pie
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.519 + GO_BUILDMODE=-buildmode=pie
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.519 ++ dirname /tmp/install/install.sh
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.522 + dir=/tmp/install
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.535 + bin=runc
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.536 + shift
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.536 + '[' '!' -f /tmp/install/runc.installer ']'
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.536 + . /tmp/install/runc.installer
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.540 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.542 + install_runc
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.543 + uname -r
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.545 + grep -q '^3\.10\.0.*\.el7\.'
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.578 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.580 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.581 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.590 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FCbE9PFewu/src/github.com/opencontainers/runc
07:58:48 [2020-11-05T07:58:48.139Z] #52 0.606 Cloning into '/tmp/tmp.FCbE9PFewu/src/github.com/opencontainers/runc'...
07:58:48 [2020-11-05T07:58:48.234Z] #41 89.17   CC       criu/cgroup.o
07:58:48 [2020-11-05T07:58:48.442Z] #52 ...
07:58:48 [2020-11-05T07:58:48.442Z] 
07:58:48 [2020-11-05T07:58:48.442Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
07:58:48 [2020-11-05T07:58:48.442Z] #15 0.227 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:58:48 [2020-11-05T07:58:48.442Z] #15 DONE 0.3s
07:58:48 [2020-11-05T07:58:48.719Z] #35 3.408 -- The C compiler identification is GNU 8.3.0
07:58:48 [2020-11-05T07:58:48.719Z] #35 3.466 -- Check for working C compiler: /usr/bin/cc
07:58:48 [2020-11-05T07:58:48.744Z] 
07:58:48 [2020-11-05T07:58:48.744Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:48 [2020-11-05T07:58:48.744Z] #42 51.19   CC       compel/arch/ppc64/plugins/std/parasite-head.o
07:58:48 [2020-11-05T07:58:48.744Z] #42 51.23   CC       compel/arch/ppc64/plugins/std/memcpy.o
07:58:48 [2020-11-05T07:58:48.744Z] #42 51.29   CC       compel/arch/ppc64/plugins/std/memcmp.o
07:58:48 [2020-11-05T07:58:48.744Z] #42 51.34   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
07:58:48 [2020-11-05T07:58:48.744Z] #42 51.40   AR       compel/plugins/std.lib.a
07:58:48 [2020-11-05T07:58:48.744Z] #42 51.49   CC       compel/plugins/fds/fds.o
07:58:48 [2020-11-05T07:58:48.744Z] #42 51.82   AR       compel/plugins/fds.lib.a
07:58:48 [2020-11-05T07:58:48.744Z] #42 51.87   HOSTDEP  compel/src/lib/log-host.d
07:58:48 [2020-11-05T07:58:48.744Z] #42 ...
07:58:48 [2020-11-05T07:58:48.744Z] 
07:58:48 [2020-11-05T07:58:48.744Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:58:48 [2020-11-05T07:58:48.744Z] #16 DONE 0.4s
07:58:48 [2020-11-05T07:58:48.744Z] 
07:58:48 [2020-11-05T07:58:48.745Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:48 [2020-11-05T07:58:48.745Z] #42 51.93   HOSTDEP  compel/src/lib/handle-elf-host.d
07:58:48 [2020-11-05T07:58:48.745Z] #42 52.06   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
07:58:48 [2020-11-05T07:58:48.745Z] #42 52.16   HOSTDEP  compel/src/main-host.d
07:58:48 [2020-11-05T07:58:48.787Z] #30 ...
07:58:48 [2020-11-05T07:58:48.787Z] 
07:58:48 [2020-11-05T07:58:48.787Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:48 [2020-11-05T07:58:48.787Z] #34 65.87 Selecting previously unselected package vim-common.
07:58:48 [2020-11-05T07:58:48.787Z] #34 65.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
07:58:48 [2020-11-05T07:58:48.787Z] #34 65.98 Unpacking vim-common (2:8.1.0875-5) ...
07:58:48 [2020-11-05T07:58:48.787Z] #34 66.69 Selecting previously unselected package cmake-data.
07:58:48 [2020-11-05T07:58:48.787Z] #34 66.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
07:58:48 [2020-11-05T07:58:48.787Z] #34 66.73 Unpacking cmake-data (3.13.4-1) ...
07:58:48 [2020-11-05T07:58:48.787Z] #34 71.69 Selecting previously unselected package libicu63:amd64.
07:58:48 [2020-11-05T07:58:48.787Z] #34 71.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
07:58:48 [2020-11-05T07:58:48.787Z] #34 71.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
07:58:48 [2020-11-05T07:58:48.787Z] #34 ...
07:58:48 [2020-11-05T07:58:48.787Z] 
07:58:48 [2020-11-05T07:58:48.787Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:48 [2020-11-05T07:58:48.787Z] #49 66.03 syscall
07:58:48 [2020-11-05T07:58:48.787Z] #49 66.09 reflect
07:58:49 [2020-11-05T07:58:49.046Z] #42 52.29   DEP      compel/src/lib/ptrace.d
07:58:49 [2020-11-05T07:58:49.046Z] #42 ...
07:58:49 [2020-11-05T07:58:49.046Z] 
07:58:49 [2020-11-05T07:58:49.046Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
07:58:49 [2020-11-05T07:58:49.046Z] #17 DONE 0.4s
07:58:49 [2020-11-05T07:58:49.046Z] 
07:58:49 [2020-11-05T07:58:49.046Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:49 [2020-11-05T07:58:49.046Z] #42 52.39   DEP      compel/src/lib/infect.d
07:58:49 [2020-11-05T07:58:49.049Z] #49 ...
07:58:49 [2020-11-05T07:58:49.050Z] 
07:58:49 [2020-11-05T07:58:49.050Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:49 [2020-11-05T07:58:49.050Z] #11 67.78 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]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.59 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]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 71.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
07:58:49 [2020-11-05T07:58:49.050Z] #11 73.86 debconf: delaying package configuration, since apt-utils is not installed
07:58:49 [2020-11-05T07:58:49.050Z] #11 74.13 Fetched 77.7 MB in 13s (6090 kB/s)
07:58:49 [2020-11-05T07:58:49.050Z] #11 74.22 Selecting previously unselected package binutils-mingw-w64-i686.
07:58:49 [2020-11-05T07:58:49.050Z] #11 74.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
07:58:49 [2020-11-05T07:58:49.050Z] #11 74.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.050Z] #11 74.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:58:49 [2020-11-05T07:58:49.173Z] #41 ...
07:58:49 [2020-11-05T07:58:49.173Z] 
07:58:49 [2020-11-05T07:58:49.173Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:58:49 [2020-11-05T07:58:49.173Z] #18 29.39 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 29.40 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 31.74 Selecting previously unselected package python3-minimal.
07:58:49 [2020-11-05T07:58:49.173Z] #18 31.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
07:58:49 [2020-11-05T07:58:49.173Z] #18 31.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 31.83 Unpacking python3-minimal (3.7.3-1) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 31.93 Selecting previously unselected package libmpdec2:amd64.
07:58:49 [2020-11-05T07:58:49.173Z] #18 31.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 31.94 Unpacking libmpdec2:amd64 (2.4.2-2) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 32.04 Selecting previously unselected package libpython3.7-stdlib:amd64.
07:58:49 [2020-11-05T07:58:49.173Z] #18 32.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 32.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 32.75 Selecting previously unselected package python3.7.
07:58:49 [2020-11-05T07:58:49.173Z] #18 32.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 32.77 Unpacking python3.7 (3.7.3-2+deb10u2) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 32.88 Selecting previously unselected package libpython3-stdlib:amd64.
07:58:49 [2020-11-05T07:58:49.173Z] #18 32.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 32.89 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 33.00 Setting up python3-minimal (3.7.3-1) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 33.76 Selecting previously unselected package python3.
07:58:49 [2020-11-05T07:58:49.173Z] #18 33.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 ... 24093 files and directories currently installed.)
07:58:49 [2020-11-05T07:58:49.173Z] #18 33.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 33.83 Unpacking python3 (3.7.3-1) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 33.92 Selecting previously unselected package libip4tc0:amd64.
07:58:49 [2020-11-05T07:58:49.173Z] #18 33.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 33.93 Unpacking libip4tc0:amd64 (1.8.2-4) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 34.02 Selecting previously unselected package libip6tc0:amd64.
07:58:49 [2020-11-05T07:58:49.173Z] #18 34.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 34.03 Unpacking libip6tc0:amd64 (1.8.2-4) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 34.11 Selecting previously unselected package libiptc0:amd64.
07:58:49 [2020-11-05T07:58:49.173Z] #18 34.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 34.13 Unpacking libiptc0:amd64 (1.8.2-4) ...
07:58:49 [2020-11-05T07:58:49.173Z] #18 34.21 Selecting previously unselected package libnfnetlink0:amd64.
07:58:49 [2020-11-05T07:58:49.173Z] #18 34.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.312Z] #11 ...
07:58:49 [2020-11-05T07:58:49.312Z] 
07:58:49 [2020-11-05T07:58:49.312Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:49 [2020-11-05T07:58:49.312Z] #49 76.71 time
07:58:49 [2020-11-05T07:58:49.347Z] #42 52.65   DEP      compel/src/lib/infect-util.d
07:58:49 [2020-11-05T07:58:49.433Z] #18 34.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:58:49 [2020-11-05T07:58:49.433Z] #18 34.32 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:58:49 [2020-11-05T07:58:49.433Z] #18 34.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.433Z] #18 34.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
07:58:49 [2020-11-05T07:58:49.433Z] #18 34.38 Selecting previously unselected package libnftnl11:amd64.
07:58:49 [2020-11-05T07:58:49.433Z] #18 34.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.433Z] #18 34.40 Unpacking libnftnl11:amd64 (1.1.2-2) ...
07:58:49 [2020-11-05T07:58:49.433Z] #18 34.50 Selecting previously unselected package iptables.
07:58:49 [2020-11-05T07:58:49.648Z] #42 ...
07:58:49 [2020-11-05T07:58:49.648Z] 
07:58:49 [2020-11-05T07:58:49.648Z] #18 [dev-systemd-false  6/26] RUN ldconfig
07:58:49 [2020-11-05T07:58:49.648Z] #18 DONE 0.4s
07:58:49 [2020-11-05T07:58:49.648Z] 
07:58:49 [2020-11-05T07:58:49.648Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:49 [2020-11-05T07:58:49.648Z] #42 52.76   DEP      compel/src/lib/infect-rpc.d
07:58:49 [2020-11-05T07:58:49.693Z] #18 34.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.693Z] #18 34.52 Unpacking iptables (1.8.2-4) ...
07:58:49 [2020-11-05T07:58:49.951Z] #42 52.98   DEP      compel/arch/ppc64/src/lib/infect.d
07:58:49 [2020-11-05T07:58:49.951Z] #42 53.12   DEP      compel/arch/ppc64/src/lib/cpu.d
07:58:49 [2020-11-05T07:58:49.951Z] #42 53.27   DEP      compel/src/lib/log.d
07:58:49 [2020-11-05T07:58:49.951Z] #42 53.38   DEP      compel/src/main.d
07:58:49 [2020-11-05T07:58:49.953Z] #18 34.83 Selecting previously unselected package xxd.
07:58:49 [2020-11-05T07:58:49.953Z] #18 34.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
07:58:49 [2020-11-05T07:58:49.953Z] #18 34.85 Unpacking xxd (2:8.1.0875-5) ...
07:58:49 [2020-11-05T07:58:49.953Z] #18 35.00 Selecting previously unselected package vim-common.
07:58:49 [2020-11-05T07:58:49.953Z] #18 35.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
07:58:49 [2020-11-05T07:58:49.953Z] #18 35.04 Unpacking vim-common (2:8.1.0875-5) ...
07:58:50 [2020-11-05T07:58:50.183Z] #35 4.865 -- Check for working C compiler: /usr/bin/cc -- works
07:58:50 [2020-11-05T07:58:50.183Z] #35 4.865 -- Detecting C compiler ABI info
07:58:50 [2020-11-05T07:58:50.212Z] #18 35.22 Selecting previously unselected package bash-completion.
07:58:50 [2020-11-05T07:58:50.212Z] #18 35.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
07:58:50 [2020-11-05T07:58:50.252Z] #42 53.54   DEP      compel/src/lib/handle-elf.d
07:58:50 [2020-11-05T07:58:50.554Z] #42 53.69   DEP      compel/arch/ppc64/src/lib/handle-elf.d
07:58:50 [2020-11-05T07:58:50.554Z] #42 53.82   CC       compel/src/lib/log.o
07:58:50 [2020-11-05T07:58:50.760Z] #35 5.658 -- Detecting C compiler ABI info - done
07:58:50 [2020-11-05T07:58:50.760Z] #35 5.696 -- Detecting C compile features
07:58:50 [2020-11-05T07:58:50.781Z] #18 ...
07:58:50 [2020-11-05T07:58:50.781Z] 
07:58:50 [2020-11-05T07:58:50.781Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:50 [2020-11-05T07:58:50.781Z] #41 91.97   CC       criu/clone-noasan.o
07:58:50 [2020-11-05T07:58:50.856Z] #42 54.09   CC       compel/arch/ppc64/src/lib/cpu.o
07:58:51 [2020-11-05T07:58:51.040Z] #41 92.22   CC       criu/config.o
07:58:51 [2020-11-05T07:58:51.157Z] #42 54.40   CC       compel/arch/ppc64/src/lib/infect.o
07:58:51 [2020-11-05T07:58:51.231Z] #49 ...
07:58:51 [2020-11-05T07:58:51.231Z] 
07:58:51 [2020-11-05T07:58:51.231Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:51 [2020-11-05T07:58:51.231Z] #43 68.51 syscall
07:58:51 [2020-11-05T07:58:51.492Z] #43 ...
07:58:51 [2020-11-05T07:58:51.492Z] 
07:58:51 [2020-11-05T07:58:51.492Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:51 [2020-11-05T07:58:51.492Z] #11 78.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:58:51 [2020-11-05T07:58:51.492Z] #11 78.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
07:58:51 [2020-11-05T07:58:51.492Z] #11 78.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:58:51 [2020-11-05T07:58:51.838Z] #11 ...
07:58:51 [2020-11-05T07:58:51.838Z] 
07:58:51 [2020-11-05T07:58:51.838Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:58:51 [2020-11-05T07:58:51.838Z] #45 DONE 82.0s
07:58:51 [2020-11-05T07:58:51.838Z] 
07:58:51 [2020-11-05T07:58:51.838Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:51 [2020-11-05T07:58:51.838Z] #34 79.36 Selecting previously unselected package libxml2:amd64.
07:58:51 [2020-11-05T07:58:51.838Z] #34 79.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 79.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 80.24 Selecting previously unselected package libarchive13:amd64.
07:58:51 [2020-11-05T07:58:51.838Z] #34 80.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 80.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 80.71 Selecting previously unselected package libjsoncpp1:amd64.
07:58:51 [2020-11-05T07:58:51.838Z] #34 80.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 80.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 80.98 Selecting previously unselected package librhash0:amd64.
07:58:51 [2020-11-05T07:58:51.838Z] #34 80.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 81.00 Unpacking librhash0:amd64 (1.3.8-1) ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 81.45 Selecting previously unselected package libuv1:amd64.
07:58:51 [2020-11-05T07:58:51.838Z] #34 81.48 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 81.64 Unpacking libuv1:amd64 (1.24.1-1) ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 81.96 Selecting previously unselected package cmake.
07:58:51 [2020-11-05T07:58:51.838Z] #34 81.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
07:58:51 [2020-11-05T07:58:51.838Z] #34 82.02 Unpacking cmake (3.13.4-1) ...
07:58:52 [2020-11-05T07:58:52.154Z] #35 ...
07:58:52 [2020-11-05T07:58:52.154Z] 
07:58:52 [2020-11-05T07:58:52.154Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:58:52 [2020-11-05T07:58:52.230Z] #42 55.40   CC       compel/src/lib/infect-rpc.o
07:58:52 [2020-11-05T07:58:52.417Z] #54 34.63 Checking out files:  54% (1867/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
07:58:52 [2020-11-05T07:58:52.417Z] #54 ...
07:58:52 [2020-11-05T07:58:52.417Z] 
07:58:52 [2020-11-05T07:58:52.417Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:52 [2020-11-05T07:58:52.417Z] #49 68.87 golang.org/x/crypto/ssh/terminal
07:58:52 [2020-11-05T07:58:52.417Z] #49 74.22 mvdan.cc/sh/v3/cmd/shfmt
07:58:52 [2020-11-05T07:58:52.421Z] #41 93.52   CC       criu/cr-check.o
07:58:52 [2020-11-05T07:58:52.530Z] #42 55.85   CC       compel/src/lib/infect-util.o
07:58:52 [2020-11-05T07:58:52.681Z] #49 ...
07:58:52 [2020-11-05T07:58:52.681Z] 
07:58:52 [2020-11-05T07:58:52.681Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:58:52 [2020-11-05T07:58:52.944Z] #54 34.63 Checking out files:  54% (1867/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  93% (3194/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
07:58:53 [2020-11-05T07:58:53.181Z] #42 56.17   CC       compel/src/lib/infect.o
07:58:53 [2020-11-05T07:58:53.207Z] #34 ...
07:58:53 [2020-11-05T07:58:53.207Z] 
07:58:53 [2020-11-05T07:58:53.207Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:53 [2020-11-05T07:58:53.207Z] #32 73.92 time
07:58:53 [2020-11-05T07:58:53.207Z] #32 82.36 internal/poll
07:58:53 [2020-11-05T07:58:53.208Z] #54 35.90 + cd /tmp/tmp.cuYcEwWm6F/src/github.com/containerd/containerd
07:58:53 [2020-11-05T07:58:53.208Z] #54 35.90 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
07:58:53 [2020-11-05T07:58:53.463Z] #32 ...
07:58:53 [2020-11-05T07:58:53.464Z] 
07:58:53 [2020-11-05T07:58:53.464Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:53 [2020-11-05T07:58:53.464Z] #11 83.36 Selecting previously unselected package binutils-mingw-w64.
07:58:53 [2020-11-05T07:58:53.464Z] #11 83.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
07:58:53 [2020-11-05T07:58:53.464Z] #11 83.42 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
07:58:53 [2020-11-05T07:58:53.464Z] #11 83.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:58:53 [2020-11-05T07:58:53.464Z] #11 83.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
07:58:53 [2020-11-05T07:58:53.464Z] #11 83.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
07:58:53 [2020-11-05T07:58:53.719Z] #11 84.19 Selecting previously unselected package dmsetup.
07:58:53 [2020-11-05T07:58:53.719Z] #11 84.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
07:58:53 [2020-11-05T07:58:53.719Z] #11 84.20 Unpacking dmsetup (2:1.02.155-3) ...
07:58:53 [2020-11-05T07:58:53.975Z] #11 84.57 Selecting previously unselected package mingw-w64-common.
07:58:53 [2020-11-05T07:58:53.975Z] #11 84.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
07:58:53 [2020-11-05T07:58:53.975Z] #11 84.60 Unpacking mingw-w64-common (6.0.0-3) ...
07:58:54 [2020-11-05T07:58:54.329Z] #41 95.20   CC       criu/cr-dedup.o
07:58:54 [2020-11-05T07:58:54.589Z] #41 95.68   CC       criu/cr-dump.o
07:58:54 [2020-11-05T07:58:54.610Z] #54 37.31 + export 'BUILDTAGS=netgo osusergo static_build'
07:58:54 [2020-11-05T07:58:54.610Z] #54 37.31 + BUILDTAGS='netgo osusergo static_build'
07:58:54 [2020-11-05T07:58:54.610Z] #54 37.31 + export EXTRA_FLAGS=-buildmode=pie
07:58:54 [2020-11-05T07:58:54.610Z] #54 37.31 + EXTRA_FLAGS=-buildmode=pie
07:58:54 [2020-11-05T07:58:54.610Z] #54 37.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:58:54 [2020-11-05T07:58:54.610Z] #54 37.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:58:54 [2020-11-05T07:58:54.610Z] #54 37.31 + '[' '' = dynamic ']'
07:58:54 [2020-11-05T07:58:54.610Z] #54 37.31 + make
07:58:54 [2020-11-05T07:58:54.610Z] #54 ...
07:58:54 [2020-11-05T07:58:54.610Z] 
07:58:54 [2020-11-05T07:58:54.610Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:54 [2020-11-05T07:58:54.610Z] #43 71.04 encoding/xml
07:58:54 [2020-11-05T07:58:54.610Z] #43 72.72 go/doc
07:58:54 [2020-11-05T07:58:54.610Z] #43 75.31 compress/flate
07:58:54 [2020-11-05T07:58:54.610Z] #43 79.02 github.com/LK4D4/vndr/build
07:58:54 [2020-11-05T07:58:54.610Z] #43 79.22 compress/gzip
07:58:54 [2020-11-05T07:58:54.610Z] #43 81.02 vendor/golang.org/x/crypto/cryptobyte
07:58:54 [2020-11-05T07:58:54.873Z] #43 ...
07:58:54 [2020-11-05T07:58:54.873Z] 
07:58:54 [2020-11-05T07:58:54.873Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:54 [2020-11-05T07:58:54.873Z] #41 3.435 Note: Building without setproctitle() and strlcpy() support.
07:58:54 [2020-11-05T07:58:54.873Z] #41 3.435       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:58:54 [2020-11-05T07:58:54.873Z] #41 3.444 Note: Building without GnuTLS support
07:58:54 [2020-11-05T07:58:54.873Z] #41 3.467 Makefile.config:39: Warn: you have no libnftables installed
07:58:54 [2020-11-05T07:58:54.873Z] #41 3.467 Makefile.config:40: Warn: Building without nftables support
07:58:54 [2020-11-05T07:58:54.873Z] #41 6.126 fatal: not a git repository (or any of the parent directories): .git
07:58:54 [2020-11-05T07:58:54.873Z] #41 6.419   GEN      .gitid
07:58:54 [2020-11-05T07:58:54.874Z] #41 6.447   GEN      criu/include/version.h
07:58:54 [2020-11-05T07:58:54.874Z] #41 6.511   GEN      include/common/asm
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.244   PBCC     images/timens.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.274   DEP      images/timens.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.319   PBCC     images/fown.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.355   PBCC     images/google/protobuf/descriptor.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.477   PBCC     images/opts.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.540   PBCC     images/memfd.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.583   DEP      images/fown.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.704   DEP      images/google/protobuf/descriptor.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.780   DEP      images/opts.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.823   DEP      images/memfd.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.910   PBCC     images/sit.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 9.978   DEP      images/sit.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.07   PBCC     images/macvlan.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.10   DEP      images/macvlan.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.19   PBCC     images/autofs.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.23   DEP      images/autofs.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.33   PBCC     images/sysctl.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.35   DEP      images/sysctl.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.45   PBCC     images/time.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.48   DEP      images/time.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.54   PBCC     images/binfmt-misc.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.58   DEP      images/binfmt-misc.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.62   PBCC     images/seccomp.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.63   DEP      images/seccomp.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.68   PBCC     images/userns.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.71   DEP      images/userns.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.75   PBCC     images/cgroup.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.78   DEP      images/cgroup.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.86   PBCC     images/ext-file.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.89   DEP      images/ext-file.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.96   PBCC     images/rpc.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 10.99   DEP      images/rpc.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.11   PBCC     images/siginfo.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.15   DEP      images/siginfo.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.23   PBCC     images/pagemap.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.33   DEP      images/pagemap.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.40   PBCC     images/rlimit.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.44   DEP      images/rlimit.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.48   PBCC     images/file-lock.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.51   DEP      images/file-lock.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.58   PBCC     images/tty.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.70   DEP      images/tty.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.78   PBCC     images/tun.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.84   PBCC     images/netdev.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.88   DEP      images/tun.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 11.96   DEP      images/netdev.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 12.08   PBCC     images/vma.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 12.15   DEP      images/vma.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 12.21   PBCC     images/creds.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 12.28   DEP      images/creds.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 12.34   PBCC     images/utsns.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 12.35   DEP      images/utsns.pb-c.d
07:58:54 [2020-11-05T07:58:54.874Z] #41 12.40   PBCC     images/ipc-desc.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 12.44   PBCC     images/ipc-sem.pb-c.c
07:58:54 [2020-11-05T07:58:54.874Z] #41 12.46   DEP      images/ipc-desc.pb-c.d
07:58:55 [2020-11-05T07:58:55.036Z] Commit message: "bump up rootlesskit to v0.11.0"
07:58:55 [2020-11-05T07:58:55.136Z] #41 12.50   DEP      images/ipc-sem.pb-c.d
07:58:55 [2020-11-05T07:58:55.136Z] #41 12.53   PBCC     images/ipc-msg.pb-c.c
07:58:55 [2020-11-05T07:58:55.136Z] #41 12.55   DEP      images/ipc-msg.pb-c.d
07:58:55 [2020-11-05T07:58:55.136Z] #41 12.59   PBCC     images/ipc-shm.pb-c.c
07:58:55 [2020-11-05T07:58:55.136Z] #41 ...
07:58:55 [2020-11-05T07:58:55.136Z] 
07:58:55 [2020-11-05T07:58:55.136Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:55 [2020-11-05T07:58:55.136Z] #43 81.48 vendor/golang.org/x/text/unicode/bidi
07:58:55 [2020-11-05T07:58:55.296Z] #42 ...
07:58:55 [2020-11-05T07:58:55.297Z] 
07:58:55 [2020-11-05T07:58:55.297Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:55 [2020-11-05T07:58:55.297Z] #44 110.0 encoding/xml
07:58:55 [2020-11-05T07:58:55.297Z] #44 116.2 math/big
07:58:55 [2020-11-05T07:58:55.429Z]  > git --version # timeout=10
07:58:55 [2020-11-05T07:58:55.473Z]  > git --version # 'git version 2.24.1.windows.2'
07:58:55 [2020-11-05T07:58:55.511Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
07:58:55 [2020-11-05T07:58:55.597Z] #44 ...
07:58:55 [2020-11-05T07:58:55.597Z] 
07:58:55 [2020-11-05T07:58:55.597Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:58:55 [2020-11-05T07:58:55.597Z] #19 0.509 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:58:55 [2020-11-05T07:58:55.597Z] #19 0.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:58:55 [2020-11-05T07:58:55.597Z] #19 0.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:58:55 [2020-11-05T07:58:55.597Z] #19 1.916 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
07:58:55 [2020-11-05T07:58:55.597Z] #19 3.243 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
07:58:55 [2020-11-05T07:58:55.597Z] #19 4.670 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
07:58:55 [2020-11-05T07:58:55.597Z] #19 ...
07:58:55 [2020-11-05T07:58:55.597Z] 
07:58:55 [2020-11-05T07:58:55.597Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:55 [2020-11-05T07:58:55.597Z] #44 120.4 go/doc
07:58:55 [2020-11-05T07:58:55.703Z] #11 82.91 Selecting previously unselected package binutils-mingw-w64.
07:58:55 [2020-11-05T07:58:55.703Z] #11 82.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
07:58:55 [2020-11-05T07:58:55.703Z] #11 82.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
07:58:55 [2020-11-05T07:58:55.712Z] #43 ...
07:58:55 [2020-11-05T07:58:55.712Z] 
07:58:55 [2020-11-05T07:58:55.712Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:55 [2020-11-05T07:58:55.712Z] #11 72.01 Selecting previously unselected package gcc-mingw-w64-base.
07:58:55 [2020-11-05T07:58:55.712Z] #11 72.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
07:58:55 [2020-11-05T07:58:55.712Z] #11 72.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:58:55 [2020-11-05T07:58:55.712Z] #11 72.20 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:58:55 [2020-11-05T07:58:55.712Z] #11 72.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
07:58:55 [2020-11-05T07:58:55.712Z] #11 72.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:58:55 [2020-11-05T07:58:55.712Z] #11 ...
07:58:55 [2020-11-05T07:58:55.712Z] 
07:58:55 [2020-11-05T07:58:55.712Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:55 [2020-11-05T07:58:55.712Z] #41 12.62   DEP      images/ipc-shm.pb-c.d
07:58:55 [2020-11-05T07:58:55.712Z] #41 12.74   PBCC     images/ipc-var.pb-c.c
07:58:55 [2020-11-05T07:58:55.712Z] #41 12.76   DEP      images/ipc-var.pb-c.d
07:58:55 [2020-11-05T07:58:55.712Z] #41 12.85   PBCC     images/sk-opts.pb-c.c
07:58:55 [2020-11-05T07:58:55.712Z] #41 12.89   PBCC     images/packet-sock.pb-c.c
07:58:55 [2020-11-05T07:58:55.712Z] #41 12.95   DEP      images/sk-opts.pb-c.d
07:58:55 [2020-11-05T07:58:55.712Z] #41 13.01   DEP      images/packet-sock.pb-c.d
07:58:55 [2020-11-05T07:58:55.712Z] #41 13.08   PBCC     images/sk-netlink.pb-c.c
07:58:55 [2020-11-05T07:58:55.712Z] #41 13.12   DEP      images/sk-netlink.pb-c.d
07:58:55 [2020-11-05T07:58:55.712Z] #41 13.16   PBCC     images/sk-inet.pb-c.c
07:58:55 [2020-11-05T07:58:55.712Z] #41 13.21   DEP      images/sk-inet.pb-c.d
07:58:55 [2020-11-05T07:58:55.712Z] #41 13.28   PBCC     images/sk-unix.pb-c.c
07:58:55 [2020-11-05T07:58:55.975Z] #41 13.33   DEP      images/sk-unix.pb-c.d
07:58:55 [2020-11-05T07:58:55.975Z] #41 13.42   PBCC     images/mm.pb-c.c
07:58:55 [2020-11-05T07:58:55.975Z] #41 13.46   DEP      images/mm.pb-c.d
07:58:55 [2020-11-05T07:58:55.975Z] #41 13.52   PBCC     images/timerfd.pb-c.c
07:58:55 [2020-11-05T07:58:55.975Z] #41 13.58   DEP      images/timerfd.pb-c.d
07:58:55 [2020-11-05T07:58:55.975Z] #41 13.64   PBCC     images/timer.pb-c.c
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:58:56 [2020-11-05T07:58:56.239Z] #41 13.65   DEP      images/timer.pb-c.d
07:58:56 [2020-11-05T07:58:56.239Z] #41 13.69   PBCC     images/sa.pb-c.c
07:58:56 [2020-11-05T07:58:56.239Z] #41 13.73   DEP      images/sa.pb-c.d
07:58:56 [2020-11-05T07:58:56.239Z] #41 13.80   PBCC     images/pipe-data.pb-c.c
07:58:56 [2020-11-05T07:58:56.239Z] #41 13.82   DEP      images/pipe-data.pb-c.d
07:58:56 [2020-11-05T07:58:56.239Z] #41 13.88   PBCC     images/mnt.pb-c.c
07:58:56 [2020-11-05T07:58:56.239Z] #41 13.91   DEP      images/mnt.pb-c.d
07:58:56 [2020-11-05T07:58:56.280Z] #11 83.49 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:58:56 [2020-11-05T07:58:56.280Z] #11 83.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.280Z] #11 ...
07:58:56 [2020-11-05T07:58:56.280Z] 
07:58:56 [2020-11-05T07:58:56.280Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:56 [2020-11-05T07:58:56.280Z] #34 83.50 Selecting previously unselected package libxml2:amd64.
07:58:56 [2020-11-05T07:58:56.280Z] #34 83.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #41 ...
07:58:56 [2020-11-05T07:58:56.496Z] 
07:58:56 [2020-11-05T07:58:56.496Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:58:56 [2020-11-05T07:58:56.496Z] #18 37.78 Unpacking bash-completion (1:2.8-6) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.11 Selecting previously unselected package bzip2.
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.22 Selecting previously unselected package xz-utils.
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.23 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.23 Unpacking xz-utils (5.2.4-1) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.38 Selecting previously unselected package apparmor.
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.48 Unpacking apparmor (2.13.2-10) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.84 Selecting previously unselected package aufs-tools.
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.85 Unpacking aufs-tools (1:4.14+20190211-1) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 38.99 Selecting previously unselected package libonig5:amd64.
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.01 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.03 Unpacking libonig5:amd64 (6.9.1-1) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.14 Selecting previously unselected package libjq1:amd64.
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.26 Selecting previously unselected package jq.
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.30 Unpacking jq (1.5+dfsg-2+b1) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.38 Selecting previously unselected package libaio1:amd64.
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.39 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.39 Unpacking libaio1:amd64 (0.3.112-3) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.50 Selecting previously unselected package libgpm2:amd64.
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.51 Unpacking libgpm2:amd64 (1.20.7-5) ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.59 Selecting previously unselected package libicu63:amd64.
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
07:58:56 [2020-11-05T07:58:56.496Z] #18 39.61 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
07:58:56 [2020-11-05T07:58:56.502Z] #41 13.96   PBCC     images/sk-packet.pb-c.c
07:58:56 [2020-11-05T07:58:56.502Z] #41 13.99   DEP      images/sk-packet.pb-c.d
07:58:56 [2020-11-05T07:58:56.502Z] #41 14.02   PBCC     images/tcp-stream.pb-c.c
07:58:56 [2020-11-05T07:58:56.502Z] #41 14.05   DEP      images/tcp-stream.pb-c.d
07:58:56 [2020-11-05T07:58:56.502Z] #41 14.09   PBCC     images/pipe.pb-c.c
07:58:56 [2020-11-05T07:58:56.502Z] #41 14.12   DEP      images/pipe.pb-c.d
07:58:56 [2020-11-05T07:58:56.542Z] #34 83.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
07:58:56 [2020-11-05T07:58:56.542Z] #34 ...
07:58:56 [2020-11-05T07:58:56.542Z] 
07:58:56 [2020-11-05T07:58:56.542Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:56 [2020-11-05T07:58:56.542Z] #32 73.73 time
07:58:56 [2020-11-05T07:58:56.542Z] #32 82.63 internal/poll
07:58:56 [2020-11-05T07:58:56.542Z] #32 ...
07:58:56 [2020-11-05T07:58:56.542Z] 
07:58:56 [2020-11-05T07:58:56.542Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:56 [2020-11-05T07:58:56.542Z] #11 83.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
07:58:56 [2020-11-05T07:58:56.765Z] #41 14.16   PBCC     images/pstree.pb-c.c
07:58:56 [2020-11-05T07:58:56.765Z] #41 14.18   DEP      images/pstree.pb-c.d
07:58:56 [2020-11-05T07:58:56.765Z] #41 14.21   PBCC     images/fs.pb-c.c
07:58:56 [2020-11-05T07:58:56.765Z] #41 14.24   DEP      images/fs.pb-c.d
07:58:56 [2020-11-05T07:58:56.765Z] #41 14.27   PBCC     images/signalfd.pb-c.c
07:58:56 [2020-11-05T07:58:56.765Z] #41 14.31   DEP      images/signalfd.pb-c.d
07:58:56 [2020-11-05T07:58:56.765Z] #41 14.37   PBCC     images/fh.pb-c.c
07:58:56 [2020-11-05T07:58:56.804Z] #11 ...
07:58:56 [2020-11-05T07:58:56.804Z] 
07:58:56 [2020-11-05T07:58:56.804Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:58:56 [2020-11-05T07:58:56.804Z] #45 DONE 83.9s
07:58:57 [2020-11-05T07:58:57.029Z] #41 14.41   PBCC     images/fsnotify.pb-c.c
07:58:57 [2020-11-05T07:58:57.029Z] #41 14.45   DEP      images/fh.pb-c.d
07:58:57 [2020-11-05T07:58:57.029Z] #41 14.53   DEP      images/fsnotify.pb-c.d
07:58:57 [2020-11-05T07:58:57.029Z] #41 14.62   PBCC     images/eventpoll.pb-c.c
07:58:57 [2020-11-05T07:58:57.066Z] 
07:58:57 [2020-11-05T07:58:57.066Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:58:57 [2020-11-05T07:58:57.066Z] #11 84.08 Selecting previously unselected package dmsetup.
07:58:57 [2020-11-05T07:58:57.066Z] #11 84.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
07:58:57 [2020-11-05T07:58:57.066Z] #11 84.11 Unpacking dmsetup (2:1.02.155-3) ...
07:58:57 [2020-11-05T07:58:57.292Z] #41 14.64   DEP      images/eventpoll.pb-c.d
07:58:57 [2020-11-05T07:58:57.292Z] #41 14.67   PBCC     images/eventfd.pb-c.c
07:58:57 [2020-11-05T07:58:57.292Z] #41 14.69   DEP      images/eventfd.pb-c.d
07:58:57 [2020-11-05T07:58:57.292Z] #41 14.73   PBCC     images/remap-file-path.pb-c.c
07:58:57 [2020-11-05T07:58:57.292Z] #41 14.75   DEP      images/remap-file-path.pb-c.d
07:58:57 [2020-11-05T07:58:57.292Z] #41 14.76   PBCC     images/fifo.pb-c.c
07:58:57 [2020-11-05T07:58:57.292Z] #41 14.77   DEP      images/fifo.pb-c.d
07:58:57 [2020-11-05T07:58:57.292Z] #41 14.79   PBCC     images/ghost-file.pb-c.c
07:58:57 [2020-11-05T07:58:57.292Z] #41 14.81   DEP      images/ghost-file.pb-c.d
07:58:57 [2020-11-05T07:58:57.327Z] #11 84.53 Selecting previously unselected package mingw-w64-common.
07:58:57 [2020-11-05T07:58:57.327Z] #11 84.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
07:58:57 [2020-11-05T07:58:57.327Z] #11 84.55 Unpacking mingw-w64-common (6.0.0-3) ...
07:58:57 [2020-11-05T07:58:57.555Z] #41 ...
07:58:57 [2020-11-05T07:58:57.555Z] 
07:58:57 [2020-11-05T07:58:57.555Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:57 [2020-11-05T07:58:57.555Z] #35 7.816 -- Detecting C compile features - done
07:58:57 [2020-11-05T07:58:57.555Z] #35 7.852 -- Performing Test HAS_BUILTIN_FORTIFY
07:58:57 [2020-11-05T07:58:57.555Z] #35 8.177 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:58:57 [2020-11-05T07:58:57.555Z] #35 8.271 -- Configuring done
07:58:57 [2020-11-05T07:58:57.555Z] #35 8.289 -- Generating done
07:58:57 [2020-11-05T07:58:57.555Z] #35 8.295 -- Build files have been written to: /tmp/tmp.vRpm7W4CGf/tini
07:58:57 [2020-11-05T07:58:57.555Z] #35 8.298 + make tini-static
07:58:57 [2020-11-05T07:58:57.555Z] #35 8.852 Scanning dependencies of target tini-static
07:58:57 [2020-11-05T07:58:57.555Z] #35 8.976 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:58:57 [2020-11-05T07:58:57.555Z] #35 10.56 [100%] Linking C executable tini-static
07:58:57 [2020-11-05T07:58:57.555Z] #35 11.02 [100%] Built target tini-static
07:58:57 [2020-11-05T07:58:57.555Z] #35 11.09 + mkdir -p /build
07:58:57 [2020-11-05T07:58:57.555Z] #35 11.10 + cp tini-static /build/docker-init
07:58:57 [2020-11-05T07:58:57.555Z] #35 DONE 12.4s
07:58:57 [2020-11-05T07:58:57.555Z] 
07:58:57 [2020-11-05T07:58:57.555Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:57 [2020-11-05T07:58:57.555Z] #49 DONE 83.8s
07:58:57 [2020-11-05T07:58:57.555Z] 
07:58:57 [2020-11-05T07:58:57.555Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:57 [2020-11-05T07:58:57.555Z] #41 15.00   PBCC     images/regfile.pb-c.c
07:58:57 [2020-11-05T07:58:57.555Z] #41 15.05   DEP      images/regfile.pb-c.d
07:58:57 [2020-11-05T07:58:57.589Z] #11 ...
07:58:57 [2020-11-05T07:58:57.589Z] 
07:58:57 [2020-11-05T07:58:57.589Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:57 [2020-11-05T07:58:57.589Z] #40 74.84 Setting up python-pkg-resources (40.8.0-1) ...
07:58:57 [2020-11-05T07:58:57.589Z] #40 82.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
07:58:57 [2020-11-05T07:58:57.589Z] #40 82.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:58:57 [2020-11-05T07:58:57.589Z] #40 82.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:58:57 [2020-11-05T07:58:57.589Z] #40 82.47 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
07:58:57 [2020-11-05T07:58:57.589Z] #40 82.48 Setting up python-six (1.12.0-1) ...
07:58:57 [2020-11-05T07:58:57.818Z] #41 15.19   PBCC     images/ns.pb-c.c
07:58:57 [2020-11-05T07:58:57.818Z] #41 15.23   DEP      images/ns.pb-c.d
07:58:57 [2020-11-05T07:58:57.818Z] #41 15.26   PBCC     images/fdinfo.pb-c.c
07:58:57 [2020-11-05T07:58:57.850Z] #40 ...
07:58:57 [2020-11-05T07:58:57.850Z] 
07:58:57 [2020-11-05T07:58:57.851Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:57 [2020-11-05T07:58:57.851Z] #34 84.93 Selecting previously unselected package libarchive13:amd64.
07:58:57 [2020-11-05T07:58:57.851Z] #34 84.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
07:58:57 [2020-11-05T07:58:57.851Z] #34 84.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
07:58:58 [2020-11-05T07:58:58.081Z] #41 15.52   DEP      images/fdinfo.pb-c.d
07:58:58 [2020-11-05T07:58:58.081Z] #41 15.59   PBCC     images/core-aarch64.pb-c.c
07:58:58 [2020-11-05T07:58:58.081Z] #41 15.71   PBCC     images/core-arm.pb-c.c
07:58:58 [2020-11-05T07:58:58.081Z] #41 15.78   PBCC     images/core-ppc64.pb-c.c
07:58:58 [2020-11-05T07:58:58.142Z] #11 ...
07:58:58 [2020-11-05T07:58:58.142Z] 
07:58:58 [2020-11-05T07:58:58.142Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.65 Setting up xxd (2:8.1.0875-5) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.67 Setting up libuv1:amd64 (1.24.1-1) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.69 Setting up vim-common (2:8.1.0875-5) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.72 Setting up librhash0:amd64 (1.3.8-1) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.74 Setting up cmake-data (3.13.4-1) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.87 Setting up cmake (3.13.4-1) ...
07:58:58 [2020-11-05T07:58:58.142Z] #34 87.88 Processing triggers for libc-bin (2.28-10) ...
07:58:58 [2020-11-05T07:58:58.143Z] #34 88.06 Processing triggers for mime-support (3.62) ...
07:58:58 [2020-11-05T07:58:58.143Z] #34 DONE 88.7s
07:58:58 [2020-11-05T07:58:58.143Z] 
07:58:58 [2020-11-05T07:58:58.143Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:58 [2020-11-05T07:58:58.344Z] #41 15.88   PBCC     images/core-s390.pb-c.c
07:58:58 [2020-11-05T07:58:58.344Z] #41 15.92   PBCC     images/core-x86.pb-c.c
07:58:58 [2020-11-05T07:58:58.344Z] #41 15.96   PBCC     images/core.pb-c.c
07:58:58 [2020-11-05T07:58:58.344Z] #41 16.04   PBCC     images/inventory.pb-c.c
07:58:58 [2020-11-05T07:58:58.384Z] #44 ...
07:58:58 [2020-11-05T07:58:58.384Z] 
07:58:58 [2020-11-05T07:58:58.384Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:58:58 [2020-11-05T07:58:58.384Z] #50 113.6 golang.org/x/crypto/ssh/terminal
07:58:58 [2020-11-05T07:58:58.384Z] #50 116.4 mvdan.cc/sh/v3/cmd/shfmt
07:58:58 [2020-11-05T07:58:58.384Z] #50 DONE 122.9s
07:58:58 [2020-11-05T07:58:58.384Z] 
07:58:58 [2020-11-05T07:58:58.384Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:58:58 [2020-11-05T07:58:58.384Z] #42 59.46   CC       compel/src/lib/ptrace.o
07:58:58 [2020-11-05T07:58:58.384Z] #42 59.99   AR       compel/libcompel.a
07:58:58 [2020-11-05T07:58:58.384Z] #42 60.13   HOSTCC   compel/src/main-host.o
07:58:58 [2020-11-05T07:58:58.384Z] #42 60.68   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
07:58:58 [2020-11-05T07:58:58.384Z] #42 60.98   HOSTCC   compel/src/lib/handle-elf-host.o
07:58:58 [2020-11-05T07:58:58.384Z] #42 61.51   HOSTCC   compel/src/lib/log-host.o
07:58:58 [2020-11-05T07:58:58.413Z] #18 43.05 Selecting previously unselected package libnet1:amd64.
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.12 Selecting previously unselected package libnl-3-200:amd64.
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.18 Selecting previously unselected package libprotobuf-c1:amd64.
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.28 Selecting previously unselected package libreadline5:amd64.
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.28 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.28 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.40 Selecting previously unselected package net-tools.
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
07:58:58 [2020-11-05T07:58:58.414Z] #18 43.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
07:58:58 [2020-11-05T07:58:58.427Z] #34 85.60 Selecting previously unselected package libjsoncpp1:amd64.
07:58:58 [2020-11-05T07:58:58.427Z] #34 85.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
07:58:58 [2020-11-05T07:58:58.427Z] #34 85.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
07:58:58 [2020-11-05T07:58:58.444Z] + docker version
07:58:58 [2020-11-05T07:58:58.608Z] #41 16.09   DEP      images/core-aarch64.pb-c.d
07:58:58 [2020-11-05T07:58:58.609Z] #41 16.16   DEP      images/core-arm.pb-c.d
07:58:58 [2020-11-05T07:58:58.609Z] #41 16.21   DEP      images/core-ppc64.pb-c.d
07:58:58 [2020-11-05T07:58:58.609Z] #41 16.28   DEP      images/core-s390.pb-c.d
07:58:58 [2020-11-05T07:58:58.801Z] #18 43.64 Selecting previously unselected package python-pip-whl.
07:58:58 [2020-11-05T07:58:58.801Z] #18 43.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
07:58:58 [2020-11-05T07:58:58.801Z] #18 43.65 Unpacking python-pip-whl (18.1-5) ...
07:58:58 [2020-11-05T07:58:58.815Z] #42 61.82   HOSTLINK compel/compel-host-bin
07:58:58 [2020-11-05T07:58:58.815Z] #42 62.05   DEP      soccr/soccr.d
07:58:58 [2020-11-05T07:58:58.817Z] #34 85.90 Selecting previously unselected package librhash0:amd64.
07:58:58 [2020-11-05T07:58:58.817Z] #34 85.90 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
07:58:58 [2020-11-05T07:58:58.817Z] #34 85.96 Unpacking librhash0:amd64 (1.3.8-1) ...
07:58:58 [2020-11-05T07:58:58.819Z] #35 ...
07:58:58 [2020-11-05T07:58:58.819Z] 
07:58:58 [2020-11-05T07:58:58.819Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:58 [2020-11-05T07:58:58.819Z] #43 79.31 time
07:58:58 [2020-11-05T07:58:58.819Z] #43 86.92 strings
07:58:58 [2020-11-05T07:58:58.819Z] #43 88.20 os
07:58:58 [2020-11-05T07:58:58.819Z] #43 ...
07:58:58 [2020-11-05T07:58:58.819Z] 
07:58:58 [2020-11-05T07:58:58.819Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:58:58 [2020-11-05T07:58:58.819Z] #40 80.53 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 80.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 80.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 80.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 80.61 Setting up python-six (1.12.0-1) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.86 Setting up libnl-3-200:amd64 (3.4.0-1) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.90 Setting up libcap-dev:amd64 (1:2.25-2) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.91 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.94 Setting up protobuf-compiler (3.6.1.3-2) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
07:58:58 [2020-11-05T07:58:58.819Z] #40 86.98 Setting up python-protobuf (3.6.1.3-2) ...
07:58:58 [2020-11-05T07:58:58.872Z] #41 16.43   DEP      images/core-x86.pb-c.d
07:58:59 [2020-11-05T07:58:59.079Z] #34 86.33 Selecting previously unselected package libuv1:amd64.
07:58:59 [2020-11-05T07:58:59.080Z] #34 86.34 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
07:58:59 [2020-11-05T07:58:59.080Z] #34 86.34 Unpacking libuv1:amd64 (1.24.1-1) ...
07:58:59 [2020-11-05T07:58:59.117Z] #42 62.37   CC       soccr/soccr.o
07:58:59 [2020-11-05T07:58:59.135Z] #41 16.62   DEP      images/core.pb-c.d
07:58:59 [2020-11-05T07:58:59.341Z] #34 86.59 Selecting previously unselected package cmake.
07:58:59 [2020-11-05T07:58:59.341Z] #34 86.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
07:58:59 [2020-11-05T07:58:59.341Z] #34 86.63 Unpacking cmake (3.13.4-1) ...
07:58:59 [2020-11-05T07:58:59.372Z] #18 44.22 Selecting previously unselected package python3-lib2to3.
07:58:59 [2020-11-05T07:58:59.372Z] #18 44.23 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
07:58:59 [2020-11-05T07:58:59.372Z] #18 44.24 Unpacking python3-lib2to3 (3.7.3-1) ...
07:58:59 [2020-11-05T07:58:59.372Z] #18 44.36 Selecting previously unselected package python3-distutils.
07:58:59 [2020-11-05T07:58:59.372Z] #18 44.37 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
07:58:59 [2020-11-05T07:58:59.372Z] #18 44.38 Unpacking python3-distutils (3.7.3-1) ...
07:58:59 [2020-11-05T07:58:59.384Z] #40 ...
07:58:59 [2020-11-05T07:58:59.384Z] 
07:58:59 [2020-11-05T07:58:59.384Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.285 + RM_GOPATH=0
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.285 + TMP_GOPATH=
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.285 + : /build
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.285 + '[' -z '' ']'
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.289 ++ mktemp -d
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.367 + export GOPATH=/tmp/tmp.I5HAmZaW6X
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.367 + GOPATH=/tmp/tmp.I5HAmZaW6X
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.370 + RM_GOPATH=1
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.370 + case "$(go env GOARCH)" in
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.370 ++ go env GOARCH
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.390 + export GO_BUILDMODE=-buildmode=pie
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.390 + GO_BUILDMODE=-buildmode=pie
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.391 ++ dirname /tmp/install/install.sh
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.394 + dir=/tmp/install
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.400 + bin=tini
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.400 + shift
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.400 + '[' '!' -f /tmp/install/tini.installer ']'
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.403 + . /tmp/install/tini.installer
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.403 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.403 + install_tini
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.403 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.404 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.405 + git clone https://github.com/krallin/tini.git /tmp/tmp.I5HAmZaW6X/tini
07:58:59 [2020-11-05T07:58:59.384Z] #35 1.414 Cloning into '/tmp/tmp.I5HAmZaW6X/tini'...
07:58:59 [2020-11-05T07:58:59.398Z] #41 16.78   DEP      images/inventory.pb-c.d
07:58:59 [2020-11-05T07:58:59.398Z] #41 16.89   PBCC     images/cpuinfo.pb-c.c
07:58:59 [2020-11-05T07:58:59.398Z] #41 16.93   DEP      images/cpuinfo.pb-c.d
07:58:59 [2020-11-05T07:58:59.398Z] #41 16.96   PBCC     images/stats.pb-c.c
07:58:59 [2020-11-05T07:58:59.398Z] #41 17.03   DEP      images/stats.pb-c.d
07:58:59 [2020-11-05T07:58:59.632Z] #18 44.50 Selecting previously unselected package python3-pip.
07:58:59 [2020-11-05T07:58:59.632Z] #18 44.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
07:58:59 [2020-11-05T07:58:59.632Z] #18 44.51 Unpacking python3-pip (18.1-5) ...
07:58:59 [2020-11-05T07:58:59.632Z] #18 44.64 Selecting previously unselected package python3-pkg-resources.
07:58:59 [2020-11-05T07:58:59.632Z] #18 44.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
07:58:59 [2020-11-05T07:58:59.632Z] #18 44.66 Unpacking python3-pkg-resources (40.8.0-1) ...
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
07:58:59 [2020-11-05T07:58:59.774Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:58:59 [2020-11-05T07:58:59.774Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:58:59 [2020-11-05T07:58:59.892Z] #18 44.82 Selecting previously unselected package python3-setuptools.
07:58:59 [2020-11-05T07:58:59.892Z] #18 44.84 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
07:58:59 [2020-11-05T07:58:59.892Z] #18 44.84 Unpacking python3-setuptools (40.8.0-1) ...
07:58:59 [2020-11-05T07:58:59.892Z] #18 45.03 Selecting previously unselected package python3-wheel.
07:59:00 [2020-11-05T07:59:00.068Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 5.7% of statements
07:59:00 [2020-11-05T07:59:00.068Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:59:00 [2020-11-05T07:59:00.151Z] #18 45.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
07:59:00 [2020-11-05T07:59:00.151Z] #18 45.04 Unpacking python3-wheel (0.32.3-2) ...
07:59:00 [2020-11-05T07:59:00.151Z] #18 45.12 Selecting previously unselected package sudo.
07:59:00 [2020-11-05T07:59:00.151Z] #18 45.14 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
07:59:00 [2020-11-05T07:59:00.151Z] #18 45.16 Unpacking sudo (1.8.27-1+deb10u2) ...
07:59:00 [2020-11-05T07:59:00.361Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:59:00 [2020-11-05T07:59:00.361Z] ?   	github.com/docker/docker/api/types	[no test files]
07:59:00 [2020-11-05T07:59:00.361Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:59:00 [2020-11-05T07:59:00.361Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:59:00 [2020-11-05T07:59:00.361Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:59:00 [2020-11-05T07:59:00.361Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:59:00 [2020-11-05T07:59:00.653Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
07:59:00 [2020-11-05T07:59:00.653Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
07:59:00 [2020-11-05T07:59:00.653Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:59:00 [2020-11-05T07:59:00.653Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:59:00 [2020-11-05T07:59:00.653Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:59:00 [2020-11-05T07:59:00.653Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:59:00 [2020-11-05T07:59:00.653Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:59:00 [2020-11-05T07:59:00.653Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:59:00 [2020-11-05T07:59:00.653Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:59:00 [2020-11-05T07:59:00.720Z] #18 45.68 Selecting previously unselected package thin-provisioning-tools.
07:59:00 [2020-11-05T07:59:00.720Z] #18 45.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
07:59:00 [2020-11-05T07:59:00.720Z] #18 45.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
07:59:00 [2020-11-05T07:59:00.751Z] #35 2.410 + cd /tmp/tmp.I5HAmZaW6X/tini
07:59:00 [2020-11-05T07:59:00.751Z] #35 2.410 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
07:59:00 [2020-11-05T07:59:00.751Z] #35 2.466 + cmake .
07:59:00 [2020-11-05T07:59:00.945Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
07:59:00 [2020-11-05T07:59:00.945Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/builder	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:59:00 [2020-11-05T07:59:00.945Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:59:00 [2020-11-05T07:59:00.979Z] #18 45.88 Selecting previously unselected package uidmap.
07:59:00 [2020-11-05T07:59:00.979Z] #18 45.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
07:59:00 [2020-11-05T07:59:00.979Z] #18 45.90 Unpacking uidmap (1:4.5-1.1) ...
07:59:00 [2020-11-05T07:59:00.979Z] #18 46.03 Selecting previously unselected package vim-runtime.
07:59:00 [2020-11-05T07:59:00.979Z] #18 46.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
07:59:00 [2020-11-05T07:59:00.979Z] #18 46.08 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
07:59:00 [2020-11-05T07:59:00.979Z] #18 46.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
07:59:00 [2020-11-05T07:59:00.979Z] #18 46.11 Unpacking vim-runtime (2:8.1.0875-5) ...
07:59:01 [2020-11-05T07:59:01.237Z] #42 64.24   AR       soccr/libsoccr.a
07:59:01 [2020-11-05T07:59:01.237Z] #42 64.32 make[1]: 'soccr/libsoccr.a' is up to date.
07:59:01 [2020-11-05T07:59:01.237Z] #42 ...
07:59:01 [2020-11-05T07:59:01.237Z] 
07:59:01 [2020-11-05T07:59:01.237Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:59:01 [2020-11-05T07:59:01.237Z] #57 126.1 + for f in rootlesskit rootlesskit-docker-proxy
07:59:01 [2020-11-05T07:59:01.271Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
07:59:01 [2020-11-05T07:59:01.538Z] #57 126.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:59:01 [2020-11-05T07:59:01.892Z] #34 ...
07:59:01 [2020-11-05T07:59:01.892Z] 
07:59:01 [2020-11-05T07:59:01.892Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:01 [2020-11-05T07:59:01.892Z] #43 78.98 time
07:59:01 [2020-11-05T07:59:01.892Z] #43 87.39 strings
07:59:01 [2020-11-05T07:59:01.892Z] #43 87.67 os
07:59:01 [2020-11-05T07:59:01.892Z] #43 ...
07:59:01 [2020-11-05T07:59:01.892Z] 
07:59:01 [2020-11-05T07:59:01.892Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:59:01 [2020-11-05T07:59:01.892Z] #40 89.19 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
07:59:01 [2020-11-05T07:59:01.967Z] #41 19.26 make[1]: Nothing to be done for 'all'.
07:59:02 [2020-11-05T07:59:02.118Z] #35 3.792 -- The C compiler identification is GNU 8.3.0
07:59:02 [2020-11-05T07:59:02.118Z] #35 3.901 -- Check for working C compiler: /usr/bin/cc
07:59:02 [2020-11-05T07:59:02.154Z] #40 89.21 Setting up libnl-3-200:amd64 (3.4.0-1) ...
07:59:02 [2020-11-05T07:59:02.154Z] #40 89.25 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
07:59:02 [2020-11-05T07:59:02.154Z] #40 89.27 Setting up libcap-dev:amd64 (1:2.25-2) ...
07:59:02 [2020-11-05T07:59:02.154Z] #40 89.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
07:59:02 [2020-11-05T07:59:02.154Z] #40 89.30 Setting up protobuf-compiler (3.6.1.3-2) ...
07:59:02 [2020-11-05T07:59:02.154Z] #40 89.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
07:59:02 [2020-11-05T07:59:02.154Z] #40 89.34 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
07:59:02 [2020-11-05T07:59:02.154Z] #40 89.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
07:59:02 [2020-11-05T07:59:02.154Z] #40 89.37 Setting up python-protobuf (3.6.1.3-2) ...
07:59:02 [2020-11-05T07:59:02.374Z] #35 ...
07:59:02 [2020-11-05T07:59:02.374Z] 
07:59:02 [2020-11-05T07:59:02.374Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:02 [2020-11-05T07:59:02.374Z] #49 83.03 context
07:59:02 [2020-11-05T07:59:02.374Z] #49 84.34 internal/poll
07:59:02 [2020-11-05T07:59:02.374Z] #49 88.09 os
07:59:02 [2020-11-05T07:59:02.374Z] #49 91.08 encoding/binary
07:59:02 [2020-11-05T07:59:02.629Z] #49 ...
07:59:02 [2020-11-05T07:59:02.629Z] 
07:59:02 [2020-11-05T07:59:02.629Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:02 [2020-11-05T07:59:02.629Z] #32 84.32 internal/fmtsort
07:59:02 [2020-11-05T07:59:02.629Z] #32 85.69 internal/syscall/execenv
07:59:02 [2020-11-05T07:59:02.629Z] #32 85.91 internal/syscall/unix
07:59:02 [2020-11-05T07:59:02.629Z] #32 86.13 strings
07:59:02 [2020-11-05T07:59:02.629Z] #32 86.38 os
07:59:02 [2020-11-05T07:59:02.629Z] #32 91.15 path
07:59:02 [2020-11-05T07:59:02.629Z] #32 92.04 fmt
07:59:02 [2020-11-05T07:59:02.629Z] #32 92.43 path/filepath
07:59:03 [2020-11-05T07:59:03.191Z] #32 ...
07:59:03 [2020-11-05T07:59:03.191Z] 
07:59:03 [2020-11-05T07:59:03.191Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:03 [2020-11-05T07:59:03.191Z] #35 5.025 -- Check for working C compiler: /usr/bin/cc -- works
07:59:03 [2020-11-05T07:59:03.191Z] #35 5.045 -- Detecting C compiler ABI info
07:59:03 [2020-11-05T07:59:03.364Z] #41 20.92   CC       images/stats.o
07:59:03 [2020-11-05T07:59:03.941Z] #41 21.39   CC       images/core.o
07:59:04 [2020-11-05T07:59:04.010Z] ok  	github.com/docker/docker/builder/remotecontext	0.352s	coverage: 13.6% of statements
07:59:04 [2020-11-05T07:59:04.118Z] #35 6.096 -- Detecting C compiler ABI info - done
07:59:04 [2020-11-05T07:59:04.270Z] #18 49.22 Selecting previously unselected package vim.
07:59:04 [2020-11-05T07:59:04.270Z] #18 49.23 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
07:59:04 [2020-11-05T07:59:04.270Z] #18 49.26 Unpacking vim (2:8.1.0875-5) ...
07:59:04 [2020-11-05T07:59:04.302Z] ok  	github.com/docker/docker/builder/dockerfile	0.989s	coverage: 48.0% of statements
07:59:04 [2020-11-05T07:59:04.374Z] #35 6.155 -- Detecting C compile features
07:59:04 [2020-11-05T07:59:04.840Z] #18 49.88 Selecting previously unselected package xfsprogs.
07:59:04 [2020-11-05T07:59:04.840Z] #18 49.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
07:59:04 [2020-11-05T07:59:04.840Z] #18 49.94 Unpacking xfsprogs (4.20.0-1) ...
07:59:04 [2020-11-05T07:59:04.890Z] #41 ...
07:59:04 [2020-11-05T07:59:04.890Z] 
07:59:04 [2020-11-05T07:59:04.890Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:59:04 [2020-11-05T07:59:04.890Z] #56 84.89 + for f in rootlesskit rootlesskit-docker-proxy
07:59:04 [2020-11-05T07:59:04.890Z] #56 84.89 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:59:04 [2020-11-05T07:59:04.890Z] #56 DONE 91.1s
07:59:04 [2020-11-05T07:59:04.890Z] 
07:59:04 [2020-11-05T07:59:04.890Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:04 [2020-11-05T07:59:04.890Z] #41 22.23   CC       images/core-x86.o
07:59:04 [2020-11-05T07:59:04.890Z] #41 ...
07:59:04 [2020-11-05T07:59:04.890Z] 
07:59:04 [2020-11-05T07:59:04.890Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
07:59:04 [2020-11-05T07:59:04.890Z] #57 DONE 0.2s
07:59:04 [2020-11-05T07:59:04.890Z] 
07:59:04 [2020-11-05T07:59:04.890Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:59:04 [2020-11-05T07:59:04.936Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
07:59:05 [2020-11-05T07:59:05.153Z] #58 DONE 0.3s
07:59:05 [2020-11-05T07:59:05.154Z] 
07:59:05 [2020-11-05T07:59:05.154Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:05 [2020-11-05T07:59:05.154Z] #43 84.14 vendor/golang.org/x/text/unicode/norm
07:59:05 [2020-11-05T07:59:05.154Z] #43 85.66 vendor/golang.org/x/text/secure/bidirule
07:59:05 [2020-11-05T07:59:05.154Z] #43 85.89 vendor/golang.org/x/net/http2/hpack
07:59:05 [2020-11-05T07:59:05.154Z] #43 86.09 mime
07:59:05 [2020-11-05T07:59:05.154Z] #43 89.68 vendor/golang.org/x/net/idna
07:59:05 [2020-11-05T07:59:05.228Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.008s	coverage: 86.3% of statements
07:59:05 [2020-11-05T07:59:05.228Z] ?   	github.com/docker/docker/cli	[no test files]
07:59:05 [2020-11-05T07:59:05.228Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:59:05 [2020-11-05T07:59:05.408Z] #18 50.44 Selecting previously unselected package zip.
07:59:05 [2020-11-05T07:59:05.408Z] #18 50.45 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
07:59:05 [2020-11-05T07:59:05.408Z] #18 50.46 Unpacking zip (3.0-11+b1) ...
07:59:05 [2020-11-05T07:59:05.594Z] Client: Docker Engine - Enterprise
07:59:05 [2020-11-05T07:59:05.594Z]  Version:           19.03.12
07:59:05 [2020-11-05T07:59:05.594Z]  API version:       1.40
07:59:05 [2020-11-05T07:59:05.594Z]  Go version:        go1.13.13
07:59:05 [2020-11-05T07:59:05.594Z]  Git commit:        4306744
07:59:05 [2020-11-05T07:59:05.594Z]  Built:             08/05/2020 19:27:53
07:59:05 [2020-11-05T07:59:05.594Z]  OS/Arch:           windows/amd64
07:59:05 [2020-11-05T07:59:05.594Z]  Experimental:      false
07:59:05 [2020-11-05T07:59:05.594Z] 
07:59:05 [2020-11-05T07:59:05.594Z] Server: Docker Engine - Enterprise
07:59:05 [2020-11-05T07:59:05.594Z]  Engine:
07:59:05 [2020-11-05T07:59:05.594Z]   Version:          19.03.12
07:59:05 [2020-11-05T07:59:05.594Z]   API version:      1.40 (minimum version 1.24)
07:59:05 [2020-11-05T07:59:05.594Z]   Go version:       go1.13.13
07:59:05 [2020-11-05T07:59:05.594Z]   Git commit:       f295753ffd
07:59:05 [2020-11-05T07:59:05.594Z]   Built:            08/05/2020 19:26:41
07:59:05 [2020-11-05T07:59:05.594Z]   OS/Arch:          windows/amd64
07:59:05 [2020-11-05T07:59:05.594Z]   Experimental:     true
07:59:05 [2020-11-05T07:59:05.668Z] #18 50.69 Setting up aufs-tools (1:4.14+20190211-1) ...
07:59:05 [2020-11-05T07:59:05.668Z] #18 50.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
07:59:05 [2020-11-05T07:59:05.668Z] #18 50.72 Setting up libip6tc0:amd64 (1.8.2-4) ...
07:59:05 [2020-11-05T07:59:05.668Z] #18 50.73 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
07:59:05 [2020-11-05T07:59:05.668Z] #18 50.74 Setting up libgpm2:amd64 (1.20.7-5) ...
07:59:05 [2020-11-05T07:59:05.668Z] #18 50.75 Setting up libip4tc0:amd64 (1.8.2-4) ...
07:59:05 [2020-11-05T07:59:05.668Z] #18 50.76 Setting up uidmap (1:4.5-1.1) ...
07:59:05 [2020-11-05T07:59:05.668Z] #18 50.77 Setting up libnftnl11:amd64 (1.1.2-2) ...
07:59:05 [2020-11-05T07:59:05.668Z] #18 50.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:59:05 [2020-11-05T07:59:05.730Z] #43 ...
07:59:05 [2020-11-05T07:59:05.730Z] 
07:59:05 [2020-11-05T07:59:05.730Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:05 [2020-11-05T07:59:05.730Z] #41 23.06   CC       images/core-arm.o
07:59:05 [2020-11-05T07:59:05.738Z] #35 ...
07:59:05 [2020-11-05T07:59:05.738Z] 
07:59:05 [2020-11-05T07:59:05.738Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:59:05 [2020-11-05T07:59:05.738Z] #40 95.52 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
07:59:05 [2020-11-05T07:59:05.738Z] #40 95.54 Processing triggers for libc-bin (2.28-10) ...
07:59:05 [2020-11-05T07:59:05.738Z] #40 DONE 96.5s
07:59:05 [2020-11-05T07:59:05.927Z] #18 50.79 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
07:59:05 [2020-11-05T07:59:05.927Z] #18 50.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:59:05 [2020-11-05T07:59:05.927Z] #18 50.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
07:59:05 [2020-11-05T07:59:05.927Z] #18 50.82 Setting up xxd (2:8.1.0875-5) ...
07:59:05 [2020-11-05T07:59:05.927Z] #18 50.83 Setting up zip (3.0-11+b1) ...
07:59:05 [2020-11-05T07:59:05.927Z] #18 50.84 Setting up vim-common (2:8.1.0875-5) ...
07:59:05 [2020-11-05T07:59:05.927Z] #18 50.87 Setting up bash-completion (1:2.8-6) ...
07:59:05 [2020-11-05T07:59:05.994Z] 
07:59:05 [2020-11-05T07:59:05.994Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:05 [2020-11-05T07:59:05.994Z] #41 ...
07:59:05 [2020-11-05T07:59:05.994Z] 
07:59:05 [2020-11-05T07:59:05.994Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:59:05 [2020-11-05T07:59:05.994Z] #54 38.54 + bin/ctr
07:59:05 [2020-11-05T07:59:05.994Z] #54 ...
07:59:05 [2020-11-05T07:59:05.994Z] 
07:59:05 [2020-11-05T07:59:05.994Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:05 [2020-11-05T07:59:05.994Z] #41 23.57   CC       images/core-aarch64.o
[Pipeline] sh
07:59:06 [2020-11-05T07:59:06.362Z] #40 ...
07:59:06 [2020-11-05T07:59:06.362Z] 
07:59:06 [2020-11-05T07:59:06.362Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.44 Setting up xxd (2:8.1.0875-5) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.45 Setting up libuv1:amd64 (1.24.1-1) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.46 Setting up vim-common (2:8.1.0875-5) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.56 Setting up librhash0:amd64 (1.3.8-1) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.58 Setting up cmake-data (3.13.4-1) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.62 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.67 Setting up cmake (3.13.4-1) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.69 Processing triggers for libc-bin (2.28-10) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 91.95 Processing triggers for mime-support (3.62) ...
07:59:06 [2020-11-05T07:59:06.362Z] #34 DONE 93.2s
07:59:06 [2020-11-05T07:59:06.362Z] 
07:59:06 [2020-11-05T07:59:06.362Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:06 [2020-11-05T07:59:06.571Z] #41 24.01   CC       images/core-ppc64.o
07:59:06 [2020-11-05T07:59:06.867Z] #18 ...
07:59:06 [2020-11-05T07:59:06.867Z] 
07:59:06 [2020-11-05T07:59:06.867Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:06 [2020-11-05T07:59:06.867Z] #41 97.89   CC       criu/cr-errno.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 98.03   CC       criu/cr-restore.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 102.7   CC       criu/cr-service.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 104.3   CC       criu/crtools.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 104.9   CC       criu/eventfd.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 105.2   CC       criu/eventpoll.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 106.2   CC       criu/external.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 106.5   CC       criu/fault-injection.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 106.7   CC       criu/fdstore.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 107.0   CC       criu/fifo.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 107.5   CC       criu/file-ids.o
07:59:06 [2020-11-05T07:59:06.867Z] #41 107.9   CC       criu/file-lock.o
07:59:07 [2020-11-05T07:59:07.133Z] + docker info
07:59:07 [2020-11-05T07:59:07.194Z] #57 ...
07:59:07 [2020-11-05T07:59:07.194Z] 
07:59:07 [2020-11-05T07:59:07.194Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:07 [2020-11-05T07:59:07.194Z] #42 64.77   DEP      criu/arch/ppc64/sigframe.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 64.94   DEP      criu/arch/ppc64/crtools.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 65.16   DEP      criu/arch/ppc64/cpu.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 65.31   CC       criu/arch/ppc64/cpu.o
07:59:07 [2020-11-05T07:59:07.194Z] #42 65.99   CC       criu/arch/ppc64/crtools.o
07:59:07 [2020-11-05T07:59:07.194Z] #42 67.10   CC       criu/arch/ppc64/sigframe.o
07:59:07 [2020-11-05T07:59:07.194Z] #42 67.38   LINK     criu/arch/ppc64/crtools.built-in.o
07:59:07 [2020-11-05T07:59:07.194Z] #42 67.46   DEP      criu/pie/util-vdso.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 67.66   DEP      criu/pie/util.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 67.85   CC       criu/pie/util.o
07:59:07 [2020-11-05T07:59:07.194Z] #42 68.18   CC       criu/pie/util-vdso.o
07:59:07 [2020-11-05T07:59:07.194Z] #42 69.02   AR       criu/pie/pie.lib.a
07:59:07 [2020-11-05T07:59:07.194Z] #42 69.12   DEP      criu/pie/restorer.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 69.41   DEP      criu/arch/ppc64/vdso-trampoline.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 69.42   DEP      criu/arch/ppc64/restorer.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 69.75   DEP      criu/arch/ppc64/vdso-pie.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 69.91   DEP      criu/pie/parasite-vdso.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 70.11   DEP      criu/pie/parasite.d
07:59:07 [2020-11-05T07:59:07.194Z] #42 70.40   CC       criu/pie/parasite.o
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.171 + RM_GOPATH=0
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.171 + TMP_GOPATH=
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.171 + : /build
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.171 + '[' -z '' ']'
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.175 ++ mktemp -d
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.189 + export GOPATH=/tmp/tmp.OIb5G46gRU
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.189 + GOPATH=/tmp/tmp.OIb5G46gRU
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.189 + RM_GOPATH=1
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.190 + case "$(go env GOARCH)" in
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.190 ++ go env GOARCH
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.209 + export GO_BUILDMODE=-buildmode=pie
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.209 + GO_BUILDMODE=-buildmode=pie
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.209 ++ dirname /tmp/install/install.sh
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.210 + dir=/tmp/install
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.210 + bin=tini
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.211 + shift
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.211 + '[' '!' -f /tmp/install/tini.installer ']'
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.211 + . /tmp/install/tini.installer
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.211 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.211 + install_tini
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.211 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.211 + git clone https://github.com/krallin/tini.git /tmp/tmp.OIb5G46gRU/tini
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.211 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
07:59:07 [2020-11-05T07:59:07.304Z] #35 1.214 Cloning into '/tmp/tmp.OIb5G46gRU/tini'...
07:59:07 [2020-11-05T07:59:07.520Z] #41 24.91   CC       images/core-s390.o
07:59:07 [2020-11-05T07:59:07.783Z] #41 25.48   CC       images/cpuinfo.o
07:59:07 [2020-11-05T07:59:07.806Z] #41 108.9   CC       criu/files-ext.o
07:59:07 [2020-11-05T07:59:07.875Z] #35 1.956 + cd /tmp/tmp.OIb5G46gRU/tini
07:59:07 [2020-11-05T07:59:07.875Z] #35 1.972 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
07:59:07 [2020-11-05T07:59:07.875Z] #35 1.990 + cmake .
07:59:07 [2020-11-05T07:59:07.961Z] ok  	github.com/docker/docker/client	0.131s	coverage: 75.4% of statements
07:59:08 [2020-11-05T07:59:08.139Z] #41 2.093 Note: Building without setproctitle() and strlcpy() support.
07:59:08 [2020-11-05T07:59:08.139Z] #41 2.093       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:59:08 [2020-11-05T07:59:08.139Z] #41 2.109 Note: Building without GnuTLS support
07:59:08 [2020-11-05T07:59:08.139Z] #41 2.112 Makefile.config:39: Warn: you have no libnftables installed
07:59:08 [2020-11-05T07:59:08.139Z] #41 2.125 Makefile.config:40: Warn: Building without nftables support
07:59:08 [2020-11-05T07:59:08.375Z] #41 109.2   CC       criu/files-reg.o
07:59:08 [2020-11-05T07:59:08.447Z] #35 2.566 -- The C compiler identification is GNU 8.3.0
07:59:08 [2020-11-05T07:59:08.447Z] #35 2.628 -- Check for working C compiler: /usr/bin/cc
07:59:08 [2020-11-05T07:59:08.635Z] #41 ...
07:59:08 [2020-11-05T07:59:08.635Z] 
07:59:08 [2020-11-05T07:59:08.635Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:08 [2020-11-05T07:59:08.635Z] #18 53.62 Setting up libiptc0:amd64 (1.8.2-4) ...
07:59:08 [2020-11-05T07:59:08.635Z] #18 53.63 Setting up xz-utils (5.2.4-1) ...
07:59:08 [2020-11-05T07:59:08.635Z] #18 53.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:59:08 [2020-11-05T07:59:08.635Z] #18 53.65 Setting up sudo (1.8.27-1+deb10u2) ...
07:59:08 [2020-11-05T07:59:08.707Z] #35 ...
07:59:08 [2020-11-05T07:59:08.707Z] 
07:59:08 [2020-11-05T07:59:08.707Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:08 [2020-11-05T07:59:08.707Z] #32 85.88 internal/fmtsort
07:59:08 [2020-11-05T07:59:08.707Z] #32 86.19 internal/syscall/execenv
07:59:08 [2020-11-05T07:59:08.707Z] #32 86.65 internal/syscall/unix
07:59:08 [2020-11-05T07:59:08.707Z] #32 87.10 strings
07:59:08 [2020-11-05T07:59:08.707Z] #32 87.21 os
07:59:08 [2020-11-05T07:59:08.707Z] #32 90.64 path
07:59:08 [2020-11-05T07:59:08.707Z] #32 91.92 text/tabwriter
07:59:08 [2020-11-05T07:59:08.707Z] #32 93.13 path/filepath
07:59:08 [2020-11-05T07:59:08.707Z] #32 93.13 fmt
07:59:08 [2020-11-05T07:59:08.707Z] #32 95.13 io/ioutil
07:59:08 [2020-11-05T07:59:08.731Z] #41 26.25   CC       images/inventory.o
07:59:08 [2020-11-05T07:59:08.745Z] #42 ...
07:59:08 [2020-11-05T07:59:08.745Z] 
07:59:08 [2020-11-05T07:59:08.745Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:08 [2020-11-05T07:59:08.745Z] #52 11.67 + cd /tmp/tmp.FCbE9PFewu/src/github.com/opencontainers/runc
07:59:08 [2020-11-05T07:59:08.745Z] #52 11.67 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:59:08 [2020-11-05T07:59:08.745Z] #52 12.64 + '[' -z '' ']'
07:59:08 [2020-11-05T07:59:08.745Z] #52 12.64 + target=static
07:59:08 [2020-11-05T07:59:08.745Z] #52 12.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:59:08 [2020-11-05T07:59:08.745Z] #52 12.97 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 .
07:59:08 [2020-11-05T07:59:08.894Z] #18 53.70 invoke-rc.d: could not determine current runlevel
07:59:08 [2020-11-05T07:59:08.894Z] #18 53.72 invoke-rc.d: policy-rc.d denied execution of start.
07:59:08 [2020-11-05T07:59:08.894Z] #18 53.73 Setting up pigz (2.4-1) ...
07:59:08 [2020-11-05T07:59:08.894Z] #18 53.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:59:08 [2020-11-05T07:59:08.894Z] #18 53.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
07:59:08 [2020-11-05T07:59:08.894Z] #18 53.77 Setting up python-pip-whl (18.1-5) ...
07:59:08 [2020-11-05T07:59:08.894Z] #18 53.78 Setting up libmpdec2:amd64 (2.4.2-2) ...
07:59:08 [2020-11-05T07:59:08.894Z] #18 53.79 Setting up vim-runtime (2:8.1.0875-5) ...
07:59:08 [2020-11-05T07:59:08.968Z] #32 ...
07:59:08 [2020-11-05T07:59:08.968Z] 
07:59:08 [2020-11-05T07:59:08.968Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:08 [2020-11-05T07:59:08.968Z] #11 94.57 Selecting previously unselected package mingw-w64-x86-64-dev.
07:59:08 [2020-11-05T07:59:08.968Z] #11 94.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
07:59:08 [2020-11-05T07:59:08.968Z] #11 94.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
07:59:08 [2020-11-05T07:59:08.997Z] #41 26.49   CC       images/fdinfo.o
07:59:09 [2020-11-05T07:59:09.048Z] #52 ...
07:59:09 [2020-11-05T07:59:09.048Z] 
07:59:09 [2020-11-05T07:59:09.048Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:09 [2020-11-05T07:59:09.048Z] #42 72.16   LINK     criu/pie/parasite.built-in.o
07:59:09 [2020-11-05T07:59:09.048Z] #42 72.18   GEN      criu/pie/parasite-blob.h
07:59:09 [2020-11-05T07:59:09.048Z] #42 72.26   CC       criu/pie/parasite-vdso.o
07:59:09 [2020-11-05T07:59:09.154Z] #18 54.24 Setting up libaio1:amd64 (0.3.112-3) ...
07:59:09 [2020-11-05T07:59:09.154Z] #18 54.25 Setting up libonig5:amd64 (6.9.1-1) ...
07:59:09 [2020-11-05T07:59:09.154Z] #18 54.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
07:59:09 [2020-11-05T07:59:09.261Z] #41 26.90   CC       images/fown.o
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.26 Setting up vim (2:8.1.0875-5) ...
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.36 Setting up thin-provisioning-tools (0.7.6-2.1) ...
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.37 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.38 Setting up jq (1.5+dfsg-2+b1) ...
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
07:59:09 [2020-11-05T07:59:09.413Z] #18 54.41 Setting up python3.7 (3.7.3-2+deb10u2) ...
07:59:09 [2020-11-05T07:59:09.508Z] #41 ...
07:59:09 [2020-11-05T07:59:09.508Z] 
07:59:09 [2020-11-05T07:59:09.508Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:09 [2020-11-05T07:59:09.508Z] #35 8.611 -- Detecting C compile features - done
07:59:09 [2020-11-05T07:59:09.508Z] #35 8.735 -- Performing Test HAS_BUILTIN_FORTIFY
07:59:09 [2020-11-05T07:59:09.508Z] #35 8.944 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:59:09 [2020-11-05T07:59:09.508Z] #35 9.072 -- Configuring done
07:59:09 [2020-11-05T07:59:09.508Z] #35 9.080 -- Generating done
07:59:09 [2020-11-05T07:59:09.508Z] #35 9.105 -- Build files have been written to: /tmp/tmp.I5HAmZaW6X/tini
07:59:09 [2020-11-05T07:59:09.508Z] #35 9.118 + make tini-static
07:59:09 [2020-11-05T07:59:09.508Z] #35 9.502 Scanning dependencies of target tini-static
07:59:09 [2020-11-05T07:59:09.508Z] #35 9.594 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:59:09 [2020-11-05T07:59:09.508Z] #35 10.79 [100%] Linking C executable tini-static
07:59:09 [2020-11-05T07:59:09.508Z] #35 11.28 [100%] Built target tini-static
07:59:09 [2020-11-05T07:59:09.508Z] #35 11.36 + mkdir -p /build
07:59:09 [2020-11-05T07:59:09.508Z] #35 11.37 + cp tini-static /build/docker-init
07:59:09 [2020-11-05T07:59:09.508Z] #35 DONE 11.6s
07:59:09 [2020-11-05T07:59:09.539Z] #11 ...
07:59:09 [2020-11-05T07:59:09.539Z] 
07:59:09 [2020-11-05T07:59:09.539Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:09 [2020-11-05T07:59:09.539Z] #49 86.77 encoding/binary
07:59:09 [2020-11-05T07:59:09.539Z] #49 87.43 context
07:59:09 [2020-11-05T07:59:09.539Z] #49 88.81 os
07:59:09 [2020-11-05T07:59:09.539Z] #49 89.50 encoding/base64
07:59:09 [2020-11-05T07:59:09.539Z] #49 91.01 golang.org/x/sys/unix
07:59:09 [2020-11-05T07:59:09.539Z] #49 95.05 fmt
07:59:09 [2020-11-05T07:59:09.711Z] #42 ...
07:59:09 [2020-11-05T07:59:09.711Z] 
07:59:09 [2020-11-05T07:59:09.711Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:59:09 [2020-11-05T07:59:09.711Z] #57 DONE 134.4s
07:59:09 [2020-11-05T07:59:09.711Z] 
07:59:09 [2020-11-05T07:59:09.711Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
07:59:09 [2020-11-05T07:59:09.711Z] #58 DONE 0.1s
07:59:09 [2020-11-05T07:59:09.711Z] 
07:59:09 [2020-11-05T07:59:09.711Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:59:09 [2020-11-05T07:59:09.711Z] #59 DONE 0.1s
07:59:09 [2020-11-05T07:59:09.711Z] 
07:59:09 [2020-11-05T07:59:09.711Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:09 [2020-11-05T07:59:09.711Z] #44 129.6 github.com/LK4D4/vndr/build
07:59:09 [2020-11-05T07:59:09.711Z] #44 131.0 vendor/golang.org/x/text/unicode/norm
07:59:09 [2020-11-05T07:59:09.765Z] 
07:59:09 [2020-11-05T07:59:09.765Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:09 [2020-11-05T07:59:09.765Z] #41 3.961 fatal: not a git repository (or any of the parent directories): .git
07:59:09 [2020-11-05T07:59:09.765Z] #41 4.067   GEN      .gitid
07:59:09 [2020-11-05T07:59:09.800Z] #49 ...
07:59:09 [2020-11-05T07:59:09.800Z] 
07:59:09 [2020-11-05T07:59:09.800Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:09 [2020-11-05T07:59:09.800Z] #35 3.402 -- Check for working C compiler: /usr/bin/cc -- works
07:59:09 [2020-11-05T07:59:09.800Z] #35 3.406 -- Detecting C compiler ABI info
07:59:09 [2020-11-05T07:59:09.839Z] #41 27.22   CC       images/ns.o
07:59:10 [2020-11-05T07:59:10.022Z] #41 4.128   GEN      criu/include/version.h
07:59:10 [2020-11-05T07:59:10.022Z] #41 4.282   GEN      include/common/asm
07:59:10 [2020-11-05T07:59:10.102Z] #41 27.52   CC       images/regfile.o
07:59:10 [2020-11-05T07:59:10.367Z] #44 ...
07:59:10 [2020-11-05T07:59:10.367Z] 
07:59:10 [2020-11-05T07:59:10.367Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:10 [2020-11-05T07:59:10.367Z] #42 73.58   CC       criu/arch/ppc64/vdso-pie.o
07:59:10 [2020-11-05T07:59:10.372Z] #35 4.304 -- Detecting C compiler ABI info - done
07:59:10 [2020-11-05T07:59:10.372Z] #35 4.354 -- Detecting C compile features
07:59:10 [2020-11-05T07:59:10.377Z] #41 27.82   CC       images/ghost-file.o
07:59:10 [2020-11-05T07:59:10.585Z] #41 ...
07:59:10 [2020-11-05T07:59:10.585Z] 
07:59:10 [2020-11-05T07:59:10.585Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:10 [2020-11-05T07:59:10.585Z] #43 91.15 regexp/syntax
07:59:10 [2020-11-05T07:59:10.585Z] #43 93.87 fmt
07:59:10 [2020-11-05T07:59:10.585Z] #43 98.20 regexp
07:59:10 [2020-11-05T07:59:10.585Z] #43 99.10 flag
07:59:10 [2020-11-05T07:59:10.585Z] #43 100.7 go/token
07:59:10 [2020-11-05T07:59:10.585Z] #43 ...
07:59:10 [2020-11-05T07:59:10.585Z] 
07:59:10 [2020-11-05T07:59:10.585Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:10 [2020-11-05T07:59:10.585Z] #11 94.88 Selecting previously unselected package mingw-w64-x86-64-dev.
07:59:10 [2020-11-05T07:59:10.585Z] #11 94.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
07:59:10 [2020-11-05T07:59:10.585Z] #11 94.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
07:59:10 [2020-11-05T07:59:10.641Z] #41 28.12   CC       images/fifo.o
07:59:10 [2020-11-05T07:59:10.842Z] #11 ...
07:59:10 [2020-11-05T07:59:10.842Z] 
07:59:10 [2020-11-05T07:59:10.842Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:10 [2020-11-05T07:59:10.842Z] #43 101.5 go/scanner
07:59:10 [2020-11-05T07:59:10.905Z] #41 28.28   CC       images/remap-file-path.o
07:59:10 [2020-11-05T07:59:10.905Z] #41 28.45   CC       images/eventfd.o
07:59:11 [2020-11-05T07:59:11.021Z] #42 ...
07:59:11 [2020-11-05T07:59:11.021Z] 
07:59:11 [2020-11-05T07:59:11.021Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:11 [2020-11-05T07:59:11.021Z] #19 11.36 Fetched 8171 kB in 11s (750 kB/s)
07:59:11 [2020-11-05T07:59:11.021Z] #19 11.36 Reading package lists...
07:59:11 [2020-11-05T07:59:11.021Z] #19 16.08 Reading package lists...
07:59:11 [2020-11-05T07:59:11.021Z] #19 21.01 Building dependency tree...
07:59:11 [2020-11-05T07:59:11.021Z] #19 ...
07:59:11 [2020-11-05T07:59:11.021Z] 
07:59:11 [2020-11-05T07:59:11.021Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:11 [2020-11-05T07:59:11.021Z] #42 74.38   CC       criu/arch/ppc64/restorer.o
07:59:11 [2020-11-05T07:59:11.169Z] #41 28.65   CC       images/eventpoll.o
07:59:11 [2020-11-05T07:59:11.315Z] #35 ...
07:59:11 [2020-11-05T07:59:11.315Z] 
07:59:11 [2020-11-05T07:59:11.315Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
07:59:11 [2020-11-05T07:59:11.315Z] #40 97.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
07:59:11 [2020-11-05T07:59:11.315Z] #40 97.89 Processing triggers for libc-bin (2.28-10) ...
07:59:11 [2020-11-05T07:59:11.315Z] #40 DONE 98.4s
07:59:11 [2020-11-05T07:59:11.315Z] 
07:59:11 [2020-11-05T07:59:11.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:11 [2020-11-05T07:59:11.676Z] #42 74.85   CC       criu/arch/ppc64/vdso-trampoline.o
07:59:11 [2020-11-05T07:59:11.676Z] #42 74.90   CC       criu/pie/restorer.o
07:59:11 [2020-11-05T07:59:11.763Z] #41 29.01   CC       images/fh.o
07:59:11 [2020-11-05T07:59:11.763Z] #41 29.35   CC       images/fsnotify.o
07:59:12 [2020-11-05T07:59:12.705Z] #18 57.56 Setting up iptables (1.8.2-4) ...
07:59:12 [2020-11-05T07:59:12.705Z] #18 57.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:59:12 [2020-11-05T07:59:12.705Z] #18 57.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:59:12 [2020-11-05T07:59:12.705Z] #18 57.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:59:12 [2020-11-05T07:59:12.705Z] #18 57.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:59:12 [2020-11-05T07:59:12.705Z] #18 57.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:59:12 [2020-11-05T07:59:12.705Z] #18 57.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:59:12 [2020-11-05T07:59:12.705Z] #18 57.64 Setting up python3 (3.7.3-1) ...
07:59:12 [2020-11-05T07:59:12.718Z] #41 29.99   CC       images/signalfd.o
07:59:12 [2020-11-05T07:59:12.718Z] #41 30.35   CC       images/fs.o
07:59:12 [2020-11-05T07:59:12.778Z] #43 103.1 go/ast
07:59:12 [2020-11-05T07:59:12.778Z] #43 103.3 internal/lazyregexp
07:59:12 [2020-11-05T07:59:12.981Z] #41 30.56   CC       images/pstree.o
07:59:13 [2020-11-05T07:59:13.035Z] #43 103.6 net/url
07:59:13 [2020-11-05T07:59:13.233Z] #41 2.016 Note: Building without setproctitle() and strlcpy() support.
07:59:13 [2020-11-05T07:59:13.233Z] #41 2.016       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:59:13 [2020-11-05T07:59:13.233Z] #41 2.030 Note: Building without GnuTLS support
07:59:13 [2020-11-05T07:59:13.233Z] #41 2.034 Makefile.config:39: Warn: you have no libnftables installed
07:59:13 [2020-11-05T07:59:13.233Z] #41 2.040 Makefile.config:40: Warn: Building without nftables support
07:59:13 [2020-11-05T07:59:13.244Z] #41 30.75   CC       images/pipe.o
07:59:13 [2020-11-05T07:59:13.274Z] #18 58.04 Setting up python3-wheel (0.32.3-2) ...
07:59:13 [2020-11-05T07:59:13.507Z] #41 30.94   CC       images/tcp-stream.o
07:59:13 [2020-11-05T07:59:13.507Z] #41 31.17   CC       images/sk-packet.o
07:59:13 [2020-11-05T07:59:13.597Z] #43 ...
07:59:13 [2020-11-05T07:59:13.597Z] 
07:59:13 [2020-11-05T07:59:13.597Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:13 [2020-11-05T07:59:13.597Z] #49 94.14 fmt
07:59:13 [2020-11-05T07:59:13.597Z] #49 94.70 encoding/base64
07:59:13 [2020-11-05T07:59:13.597Z] #49 95.78 golang.org/x/sys/unix
07:59:13 [2020-11-05T07:59:13.597Z] #49 99.83 encoding/json
07:59:13 [2020-11-05T07:59:13.597Z] #49 ...
07:59:13 [2020-11-05T07:59:13.597Z] 
07:59:13 [2020-11-05T07:59:13.597Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:13 [2020-11-05T07:59:13.597Z] #41 6.627   PBCC     images/timens.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 6.677   DEP      images/timens.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 6.736   PBCC     images/fown.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 6.778   PBCC     images/google/protobuf/descriptor.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 6.867   PBCC     images/opts.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 6.969   PBCC     images/memfd.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.025   DEP      images/fown.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.094   DEP      images/google/protobuf/descriptor.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.153   DEP      images/opts.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.182   DEP      images/memfd.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.216   PBCC     images/sit.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.269   DEP      images/sit.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.306   PBCC     images/macvlan.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.327   DEP      images/macvlan.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.358   PBCC     images/autofs.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.375   DEP      images/autofs.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.435   PBCC     images/sysctl.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.469   DEP      images/sysctl.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.509   PBCC     images/time.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.524   DEP      images/time.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.582   PBCC     images/binfmt-misc.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.621   DEP      images/binfmt-misc.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.675   PBCC     images/seccomp.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.731   DEP      images/seccomp.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.788   PBCC     images/userns.pb-c.c
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.818   DEP      images/userns.pb-c.d
07:59:13 [2020-11-05T07:59:13.597Z] #41 7.859   PBCC     images/cgroup.pb-c.c
07:59:13 [2020-11-05T07:59:13.843Z] #18 58.73 Setting up apparmor (2.13.2-10) ...
07:59:13 [2020-11-05T07:59:13.853Z] #41 7.893   DEP      images/cgroup.pb-c.d
07:59:13 [2020-11-05T07:59:13.853Z] #41 7.943   PBCC     images/ext-file.pb-c.c
07:59:13 [2020-11-05T07:59:13.853Z] #41 7.957   DEP      images/ext-file.pb-c.d
07:59:13 [2020-11-05T07:59:13.853Z] #41 8.004   PBCC     images/rpc.pb-c.c
07:59:13 [2020-11-05T07:59:13.853Z] #41 8.087   DEP      images/rpc.pb-c.d
07:59:13 [2020-11-05T07:59:13.853Z] #41 8.145   PBCC     images/siginfo.pb-c.c
07:59:14 [2020-11-05T07:59:14.083Z] #41 31.51   CC       images/mnt.o
07:59:14 [2020-11-05T07:59:14.083Z] #41 31.72   CC       images/pipe-data.o
07:59:14 [2020-11-05T07:59:14.108Z] #41 8.177   DEP      images/siginfo.pb-c.d
07:59:14 [2020-11-05T07:59:14.108Z] #41 8.237   PBCC     images/pagemap.pb-c.c
07:59:14 [2020-11-05T07:59:14.108Z] #41 8.296   DEP      images/pagemap.pb-c.d
07:59:14 [2020-11-05T07:59:14.108Z] #41 8.353   PBCC     images/rlimit.pb-c.c
07:59:14 [2020-11-05T07:59:14.108Z] #41 8.370   DEP      images/rlimit.pb-c.d
07:59:14 [2020-11-05T07:59:14.108Z] #41 8.417   PBCC     images/file-lock.pb-c.c
07:59:14 [2020-11-05T07:59:14.108Z] #41 ...
07:59:14 [2020-11-05T07:59:14.108Z] 
07:59:14 [2020-11-05T07:59:14.108Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:14 [2020-11-05T07:59:14.108Z] #32 94.86 io/ioutil
07:59:14 [2020-11-05T07:59:14.108Z] #32 95.48 text/tabwriter
07:59:14 [2020-11-05T07:59:14.108Z] #32 97.45 flag
07:59:14 [2020-11-05T07:59:14.108Z] #32 97.45 github.com/BurntSushi/toml
07:59:14 [2020-11-05T07:59:14.108Z] #32 99.26 log
07:59:14 [2020-11-05T07:59:14.108Z] #32 101.7 github.com/BurntSushi/toml/cmd/tomlv
07:59:14 [2020-11-05T07:59:14.350Z] #41 32.00   CC       images/sa.o
07:59:14 [2020-11-05T07:59:14.364Z] #32 ...
07:59:14 [2020-11-05T07:59:14.364Z] 
07:59:14 [2020-11-05T07:59:14.364Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:14 [2020-11-05T07:59:14.364Z] #41 8.435   DEP      images/file-lock.pb-c.d
07:59:14 [2020-11-05T07:59:14.364Z] #41 8.502   PBCC     images/tty.pb-c.c
07:59:14 [2020-11-05T07:59:14.364Z] #41 8.535   DEP      images/tty.pb-c.d
07:59:14 [2020-11-05T07:59:14.364Z] #41 8.575   PBCC     images/tun.pb-c.c
07:59:14 [2020-11-05T07:59:14.364Z] #41 8.639   PBCC     images/netdev.pb-c.c
07:59:14 [2020-11-05T07:59:14.487Z] #42 77.75   LINK     criu/pie/restorer.built-in.o
07:59:14 [2020-11-05T07:59:14.487Z] #42 77.77   GEN      criu/pie/restorer-blob.h
07:59:14 [2020-11-05T07:59:14.487Z] #42 77.90   DEP      criu/vdso.d
07:59:14 [2020-11-05T07:59:14.613Z] #41 32.19   CC       images/timer.o
07:59:14 [2020-11-05T07:59:14.619Z] #41 8.685   DEP      images/tun.pb-c.d
07:59:14 [2020-11-05T07:59:14.619Z] #41 8.781   DEP      images/netdev.pb-c.d
07:59:14 [2020-11-05T07:59:14.619Z] #41 8.830   PBCC     images/vma.pb-c.c
07:59:14 [2020-11-05T07:59:14.619Z] #41 8.883   DEP      images/vma.pb-c.d
07:59:14 [2020-11-05T07:59:14.623Z] #41 ...
07:59:14 [2020-11-05T07:59:14.623Z] 
07:59:14 [2020-11-05T07:59:14.623Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:14 [2020-11-05T07:59:14.623Z] #43 91.80 regexp/syntax
07:59:14 [2020-11-05T07:59:14.623Z] #43 94.43 fmt
07:59:14 [2020-11-05T07:59:14.623Z] #43 97.65 regexp
07:59:14 [2020-11-05T07:59:14.623Z] #43 99.27 go/token
07:59:14 [2020-11-05T07:59:14.623Z] #43 100.2 go/scanner
07:59:14 [2020-11-05T07:59:14.623Z] #43 101.3 go/ast
07:59:14 [2020-11-05T07:59:14.623Z] #43 102.0 internal/lazyregexp
07:59:14 [2020-11-05T07:59:14.623Z] #43 ...
07:59:14 [2020-11-05T07:59:14.623Z] 
07:59:14 [2020-11-05T07:59:14.623Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:14 [2020-11-05T07:59:14.623Z] #11 101.4 Selecting previously unselected package gcc-mingw-w64-base.
07:59:14 [2020-11-05T07:59:14.623Z] #11 101.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:59:14 [2020-11-05T07:59:14.623Z] #11 101.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:59:14 [2020-11-05T07:59:14.623Z] #11 101.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:59:14 [2020-11-05T07:59:14.623Z] #11 101.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:59:14 [2020-11-05T07:59:14.623Z] #11 101.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:14 [2020-11-05T07:59:14.796Z] #42 78.15   DEP      criu/uts_ns.d
07:59:14 [2020-11-05T07:59:14.875Z] #41 8.957   PBCC     images/creds.pb-c.c
07:59:14 [2020-11-05T07:59:14.875Z] #41 9.003   DEP      images/creds.pb-c.d
07:59:14 [2020-11-05T07:59:14.875Z] #41 9.077   PBCC     images/utsns.pb-c.c
07:59:14 [2020-11-05T07:59:14.875Z] #41 9.102   DEP      images/utsns.pb-c.d
07:59:15 [2020-11-05T07:59:15.096Z] #42 78.32   DEP      criu/util.d
07:59:15 [2020-11-05T07:59:15.139Z] #41 9.181   PBCC     images/ipc-desc.pb-c.c
07:59:15 [2020-11-05T07:59:15.139Z] #41 9.213   PBCC     images/ipc-sem.pb-c.c
07:59:15 [2020-11-05T07:59:15.139Z] #41 9.244   DEP      images/ipc-desc.pb-c.d
07:59:15 [2020-11-05T07:59:15.139Z] #41 9.289   DEP      images/ipc-sem.pb-c.d
07:59:15 [2020-11-05T07:59:15.139Z] #41 9.362   PBCC     images/ipc-msg.pb-c.c
07:59:15 [2020-11-05T07:59:15.139Z] #41 9.395   DEP      images/ipc-msg.pb-c.d
07:59:15 [2020-11-05T07:59:15.190Z] #41 32.70   CC       images/timerfd.o
07:59:15 [2020-11-05T07:59:15.223Z] #18 60.33 Setting up xfsprogs (4.20.0-1) ...
07:59:15 [2020-11-05T07:59:15.223Z] #18 60.34 Setting up python3-lib2to3 (3.7.3-1) ...
07:59:15 [2020-11-05T07:59:15.395Z] #41 9.454   PBCC     images/ipc-shm.pb-c.c
07:59:15 [2020-11-05T07:59:15.395Z] #41 9.549   DEP      images/ipc-shm.pb-c.d
07:59:15 [2020-11-05T07:59:15.395Z] #41 9.593   PBCC     images/ipc-var.pb-c.c
07:59:15 [2020-11-05T07:59:15.395Z] #41 9.635   DEP      images/ipc-var.pb-c.d
07:59:15 [2020-11-05T07:59:15.396Z] #42 78.57   DEP      criu/uffd.d
07:59:15 [2020-11-05T07:59:15.396Z] #42 78.77   DEP      criu/tun.d
07:59:15 [2020-11-05T07:59:15.651Z] #41 9.712   PBCC     images/sk-opts.pb-c.c
07:59:15 [2020-11-05T07:59:15.651Z] #41 9.741   PBCC     images/packet-sock.pb-c.c
07:59:15 [2020-11-05T07:59:15.651Z] #41 9.792   DEP      images/sk-opts.pb-c.d
07:59:15 [2020-11-05T07:59:15.651Z] #41 9.830   DEP      images/packet-sock.pb-c.d
07:59:15 [2020-11-05T07:59:15.651Z] #41 9.871   PBCC     images/sk-netlink.pb-c.c
07:59:15 [2020-11-05T07:59:15.651Z] #41 9.953   DEP      images/sk-netlink.pb-c.d
07:59:15 [2020-11-05T07:59:15.698Z] #42 78.98   DEP      criu/tty.d
07:59:15 [2020-11-05T07:59:15.792Z] #18 60.75 Setting up python3-pkg-resources (40.8.0-1) ...
07:59:15 [2020-11-05T07:59:15.797Z] #41 33.07   CC       images/mm.o
07:59:15 [2020-11-05T07:59:15.906Z] #41 10.02   PBCC     images/sk-inet.pb-c.c
07:59:15 [2020-11-05T07:59:15.906Z] #41 10.10   DEP      images/sk-inet.pb-c.d
07:59:15 [2020-11-05T07:59:15.906Z] #41 10.15   PBCC     images/sk-unix.pb-c.c
07:59:15 [2020-11-05T07:59:15.906Z] #41 10.20   DEP      images/sk-unix.pb-c.d
07:59:15 [2020-11-05T07:59:15.906Z] #41 10.25   PBCC     images/mm.pb-c.c
07:59:16 [2020-11-05T07:59:16.001Z] #42 79.19   DEP      criu/timerfd.d
07:59:16 [2020-11-05T07:59:16.001Z] #42 79.44   DEP      criu/timens.d
07:59:16 [2020-11-05T07:59:16.051Z] #18 ...
07:59:16 [2020-11-05T07:59:16.051Z] 
07:59:16 [2020-11-05T07:59:16.051Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:59:16 [2020-11-05T07:59:16.051Z] #38 207.9 + dpkg --print-architecture
07:59:16 [2020-11-05T07:59:16.059Z] #41 33.40   CC       images/sk-opts.o
07:59:16 [2020-11-05T07:59:16.162Z] #41 10.33   DEP      images/mm.pb-c.d
07:59:16 [2020-11-05T07:59:16.162Z] #41 10.39   PBCC     images/timerfd.pb-c.c
07:59:16 [2020-11-05T07:59:16.309Z] #42 79.69   DEP      criu/sysfs_parse.d
07:59:16 [2020-11-05T07:59:16.311Z] #38 207.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
07:59:16 [2020-11-05T07:59:16.322Z] #41 33.75   CC       images/sk-unix.o
07:59:16 [2020-11-05T07:59:16.322Z] #41 ...
07:59:16 [2020-11-05T07:59:16.322Z] 
07:59:16 [2020-11-05T07:59:16.322Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:16 [2020-11-05T07:59:16.322Z] #43 92.77 vendor/golang.org/x/net/http/httpproxy
07:59:16 [2020-11-05T07:59:16.322Z] #43 92.77 net/textproto
07:59:16 [2020-11-05T07:59:16.322Z] #43 92.78 crypto/x509
07:59:16 [2020-11-05T07:59:16.322Z] #43 93.76 vendor/golang.org/x/net/http/httpguts
07:59:16 [2020-11-05T07:59:16.322Z] #43 93.76 mime/multipart
07:59:16 [2020-11-05T07:59:16.322Z] #43 96.92 crypto/tls
07:59:16 [2020-11-05T07:59:16.322Z] #43 102.7 net/http/httptrace
07:59:16 [2020-11-05T07:59:16.418Z] #41 ...
07:59:16 [2020-11-05T07:59:16.418Z] 
07:59:16 [2020-11-05T07:59:16.418Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:16 [2020-11-05T07:59:16.418Z] #32 DONE 106.9s
07:59:16 [2020-11-05T07:59:16.418Z] 
07:59:16 [2020-11-05T07:59:16.418Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:16 [2020-11-05T07:59:16.418Z] #41 10.44   DEP      images/timerfd.pb-c.d
07:59:16 [2020-11-05T07:59:16.418Z] #41 10.54   PBCC     images/timer.pb-c.c
07:59:16 [2020-11-05T07:59:16.418Z] #41 10.57   DEP      images/timer.pb-c.d
07:59:16 [2020-11-05T07:59:16.536Z] #11 ...
07:59:16 [2020-11-05T07:59:16.536Z] 
07:59:16 [2020-11-05T07:59:16.536Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:16 [2020-11-05T07:59:16.536Z] #35 7.056 -- Detecting C compile features - done
07:59:16 [2020-11-05T07:59:16.536Z] #35 7.079 -- Performing Test HAS_BUILTIN_FORTIFY
07:59:16 [2020-11-05T07:59:16.536Z] #35 7.264 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:59:16 [2020-11-05T07:59:16.536Z] #35 7.331 -- Configuring done
07:59:16 [2020-11-05T07:59:16.536Z] #35 7.338 -- Generating done
07:59:16 [2020-11-05T07:59:16.536Z] #35 7.341 -- Build files have been written to: /tmp/tmp.OIb5G46gRU/tini
07:59:16 [2020-11-05T07:59:16.536Z] #35 7.351 + make tini-static
07:59:16 [2020-11-05T07:59:16.536Z] #35 7.752 Scanning dependencies of target tini-static
07:59:16 [2020-11-05T07:59:16.536Z] #35 7.873 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:59:16 [2020-11-05T07:59:16.536Z] #35 9.171 [100%] Linking C executable tini-static
07:59:16 [2020-11-05T07:59:16.536Z] #35 9.826 [100%] Built target tini-static
07:59:16 [2020-11-05T07:59:16.536Z] #35 9.967 + mkdir -p /build
07:59:16 [2020-11-05T07:59:16.536Z] #35 9.975 + cp tini-static /build/docker-init
07:59:16 [2020-11-05T07:59:16.536Z] #35 DONE 10.3s
07:59:16 [2020-11-05T07:59:16.536Z] 
07:59:16 [2020-11-05T07:59:16.536Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:16 [2020-11-05T07:59:16.536Z] #41 4.190 fatal: not a git repository (or any of the parent directories): .git
07:59:16 [2020-11-05T07:59:16.536Z] #41 4.239   GEN      .gitid
07:59:16 [2020-11-05T07:59:16.536Z] #41 4.260   GEN      criu/include/version.h
07:59:16 [2020-11-05T07:59:16.536Z] #41 4.326   GEN      include/common/asm
07:59:16 [2020-11-05T07:59:16.571Z] #38 208.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:59:16 [2020-11-05T07:59:16.571Z] #38 208.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:59:16 [2020-11-05T07:59:16.586Z] #43 103.0 net/http
07:59:16 [2020-11-05T07:59:16.586Z] #43 ...
07:59:16 [2020-11-05T07:59:16.586Z] 
07:59:16 [2020-11-05T07:59:16.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:16 [2020-11-05T07:59:16.586Z] #41 34.04   CC       images/sk-inet.o
07:59:16 [2020-11-05T07:59:16.613Z] #42 79.87   DEP      criu/sysctl.d
07:59:16 [2020-11-05T07:59:16.613Z] #42 80.07   DEP      criu/string.d
07:59:16 [2020-11-05T07:59:16.674Z] #41 10.69   PBCC     images/sa.pb-c.c
07:59:16 [2020-11-05T07:59:16.674Z] #41 10.82   DEP      images/sa.pb-c.d
07:59:16 [2020-11-05T07:59:16.674Z] #41 10.88   PBCC     images/pipe-data.pb-c.c
07:59:16 [2020-11-05T07:59:16.674Z] #41 10.89   DEP      images/pipe-data.pb-c.d
07:59:16 [2020-11-05T07:59:16.851Z] #41 34.39   CC       images/tun.o
07:59:16 [2020-11-05T07:59:16.922Z] #42 80.12   DEP      criu/stats.d
07:59:16 [2020-11-05T07:59:16.922Z] #42 80.27   DEP      criu/sockets.d
07:59:16 [2020-11-05T07:59:16.931Z] #41 11.01   PBCC     images/mnt.pb-c.c
07:59:16 [2020-11-05T07:59:16.931Z] #41 11.08   DEP      images/mnt.pb-c.d
07:59:16 [2020-11-05T07:59:16.931Z] #41 11.16   PBCC     images/sk-packet.pb-c.c
07:59:16 [2020-11-05T07:59:16.931Z] #41 11.22   DEP      images/sk-packet.pb-c.d
07:59:17 [2020-11-05T07:59:17.114Z] #41 34.63   CC       images/sk-netlink.o
07:59:17 [2020-11-05T07:59:17.188Z] #41 11.28   PBCC     images/tcp-stream.pb-c.c
07:59:17 [2020-11-05T07:59:17.188Z] #41 11.34   DEP      images/tcp-stream.pb-c.d
07:59:17 [2020-11-05T07:59:17.188Z] #41 11.48   PBCC     images/pipe.pb-c.c
07:59:17 [2020-11-05T07:59:17.244Z] #42 80.60   DEP      criu/sk-unix.d
07:59:17 [2020-11-05T07:59:17.377Z] #41 34.94   CC       images/packet-sock.o
07:59:17 [2020-11-05T07:59:17.444Z] #41 11.57   DEP      images/pipe.pb-c.d
07:59:17 [2020-11-05T07:59:17.444Z] #41 11.63   PBCC     images/pstree.pb-c.c
07:59:17 [2020-11-05T07:59:17.444Z] #41 11.67   DEP      images/pstree.pb-c.d
07:59:17 [2020-11-05T07:59:17.444Z] #41 11.72   PBCC     images/fs.pb-c.c
07:59:17 [2020-11-05T07:59:17.444Z] #41 11.76   DEP      images/fs.pb-c.d
07:59:17 [2020-11-05T07:59:17.546Z] #42 ...
07:59:17 [2020-11-05T07:59:17.546Z] 
07:59:17 [2020-11-05T07:59:17.546Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:17 [2020-11-05T07:59:17.546Z] #19 21.01 Building dependency tree...
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.86 libcap2-bin is already the newest version (1:2.25-2).
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.86 The following additional packages will be installed:
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.86   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.86   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87   python3.7 python3.7-minimal vim-runtime xxd
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87 Suggested packages:
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87 Recommended packages:
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87   aufs-dkms nftables build-essential python3-dev python3-keyring
07:59:17 [2020-11-05T07:59:17.546Z] #19 22.87   python3-keyrings.alt python3-xdg unzip
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.00 The following NEW packages will be installed:
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.00   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.00   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.00   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.00   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.00   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.00   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.01   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.01   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.01   xz-utils zip
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.09 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.09 Need to get 29.2 MB of archives.
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.09 After this operation, 134 MB of additional disk space will be used.
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 25.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.43 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.97 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 26.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
07:59:17 [2020-11-05T07:59:17.546Z] #19 27.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
07:59:17 [2020-11-05T07:59:17.701Z] #41 11.81   PBCC     images/signalfd.pb-c.c
07:59:17 [2020-11-05T07:59:17.701Z] #41 11.85   DEP      images/signalfd.pb-c.d
07:59:17 [2020-11-05T07:59:17.701Z] #41 11.88   PBCC     images/fh.pb-c.c
07:59:17 [2020-11-05T07:59:17.701Z] #41 11.95   PBCC     images/fsnotify.pb-c.c
07:59:17 [2020-11-05T07:59:17.701Z] #41 12.01   DEP      images/fh.pb-c.d
07:59:17 [2020-11-05T07:59:17.922Z] #41 6.598   PBCC     images/timens.pb-c.c
07:59:17 [2020-11-05T07:59:17.922Z] #41 6.654   DEP      images/timens.pb-c.d
07:59:17 [2020-11-05T07:59:17.922Z] #41 6.744   PBCC     images/fown.pb-c.c
07:59:17 [2020-11-05T07:59:17.957Z] #41 12.06   DEP      images/fsnotify.pb-c.d
07:59:17 [2020-11-05T07:59:17.957Z] #41 12.16   PBCC     images/eventpoll.pb-c.c
07:59:17 [2020-11-05T07:59:17.957Z] #41 12.16   DEP      images/eventpoll.pb-c.d
07:59:17 [2020-11-05T07:59:17.957Z] #41 12.23   PBCC     images/eventfd.pb-c.c
07:59:17 [2020-11-05T07:59:17.957Z] #41 12.26   DEP      images/eventfd.pb-c.d
07:59:17 [2020-11-05T07:59:17.958Z] #41 35.46   CC       images/ipc-var.o
07:59:18 [2020-11-05T07:59:18.183Z] #41 6.812   PBCC     images/google/protobuf/descriptor.pb-c.c
07:59:18 [2020-11-05T07:59:18.183Z] #41 6.904   PBCC     images/opts.pb-c.c
07:59:18 [2020-11-05T07:59:18.183Z] #41 6.980   PBCC     images/memfd.pb-c.c
07:59:18 [2020-11-05T07:59:18.195Z] #19 28.69 debconf: delaying package configuration, since apt-utils is not installed
07:59:18 [2020-11-05T07:59:18.213Z] #41 12.32   PBCC     images/remap-file-path.pb-c.c
07:59:18 [2020-11-05T07:59:18.213Z] #41 12.37   DEP      images/remap-file-path.pb-c.d
07:59:18 [2020-11-05T07:59:18.213Z] #41 12.41   PBCC     images/fifo.pb-c.c
07:59:18 [2020-11-05T07:59:18.213Z] #41 12.46   DEP      images/fifo.pb-c.d
07:59:18 [2020-11-05T07:59:18.213Z] #41 12.51   PBCC     images/ghost-file.pb-c.c
07:59:18 [2020-11-05T07:59:18.220Z] #41 35.67   CC       images/ipc-desc.o
07:59:18 [2020-11-05T07:59:18.444Z] #41 7.104   DEP      images/fown.pb-c.d
07:59:18 [2020-11-05T07:59:18.444Z] #41 7.208   DEP      images/google/protobuf/descriptor.pb-c.d
07:59:18 [2020-11-05T07:59:18.444Z] #41 7.305   DEP      images/opts.pb-c.d
07:59:18 [2020-11-05T07:59:18.470Z] #41 12.57   DEP      images/ghost-file.pb-c.d
07:59:18 [2020-11-05T07:59:18.470Z] #41 12.61   PBCC     images/regfile.pb-c.c
07:59:18 [2020-11-05T07:59:18.470Z] #41 12.66   DEP      images/regfile.pb-c.d
07:59:18 [2020-11-05T07:59:18.470Z] #41 12.73   PBCC     images/ns.pb-c.c
07:59:18 [2020-11-05T07:59:18.484Z] #41 35.86   CC       images/ipc-shm.o
07:59:18 [2020-11-05T07:59:18.495Z] #19 28.85 Fetched 29.2 MB in 3s (10.6 MB/s)
07:59:18 [2020-11-05T07:59:18.495Z] #19 28.90 Selecting previously unselected package pigz.
07:59:18 [2020-11-05T07:59:18.706Z] #41 7.422   DEP      images/memfd.pb-c.d
07:59:18 [2020-11-05T07:59:18.706Z] #41 7.479   PBCC     images/sit.pb-c.c
07:59:18 [2020-11-05T07:59:18.706Z] #41 7.525   DEP      images/sit.pb-c.d
07:59:18 [2020-11-05T07:59:18.706Z] #41 7.594   PBCC     images/macvlan.pb-c.c
07:59:18 [2020-11-05T07:59:18.726Z] #41 12.75   DEP      images/ns.pb-c.d
07:59:18 [2020-11-05T07:59:18.726Z] #41 12.77   PBCC     images/fdinfo.pb-c.c
07:59:18 [2020-11-05T07:59:18.726Z] #41 12.86   DEP      images/fdinfo.pb-c.d
07:59:18 [2020-11-05T07:59:18.726Z] #41 12.92   PBCC     images/core-aarch64.pb-c.c
07:59:18 [2020-11-05T07:59:18.726Z] #41 12.96   PBCC     images/core-arm.pb-c.c
07:59:18 [2020-11-05T07:59:18.746Z] #41 36.22   CC       images/ipc-msg.o
07:59:18 [2020-11-05T07:59:18.746Z] #41 ...
07:59:18 [2020-11-05T07:59:18.746Z] 
07:59:18 [2020-11-05T07:59:18.746Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:18 [2020-11-05T07:59:18.746Z] #11 95.21 Selecting previously unselected package g++-mingw-w64-x86-64.
07:59:18 [2020-11-05T07:59:18.746Z] #11 95.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
07:59:18 [2020-11-05T07:59:18.746Z] #11 95.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:18 [2020-11-05T07:59:18.795Z] #19 28.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
07:59:18 [2020-11-05T07:59:18.795Z] #19 29.06 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
07:59:18 [2020-11-05T07:59:18.795Z] #19 29.09 Unpacking pigz (2.4-1) ...
07:59:18 [2020-11-05T07:59:18.795Z] #19 29.22 Selecting previously unselected package libpython3.7-minimal:ppc64el.
07:59:18 [2020-11-05T07:59:18.795Z] #19 29.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
07:59:18 [2020-11-05T07:59:18.795Z] #19 29.25 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.626   DEP      images/macvlan.pb-c.d
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.651   PBCC     images/autofs.pb-c.c
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.679   DEP      images/autofs.pb-c.d
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.713   PBCC     images/sysctl.pb-c.c
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.750   DEP      images/sysctl.pb-c.d
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.785   PBCC     images/time.pb-c.c
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.807   DEP      images/time.pb-c.d
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.873   PBCC     images/binfmt-misc.pb-c.c
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.904   DEP      images/binfmt-misc.pb-c.d
07:59:18 [2020-11-05T07:59:18.967Z] #41 7.965   PBCC     images/seccomp.pb-c.c
07:59:18 [2020-11-05T07:59:18.982Z] #41 13.02   PBCC     images/core-ppc64.pb-c.c
07:59:18 [2020-11-05T07:59:18.982Z] #41 13.05   PBCC     images/core-s390.pb-c.c
07:59:18 [2020-11-05T07:59:18.982Z] #41 13.08   PBCC     images/core-x86.pb-c.c
07:59:18 [2020-11-05T07:59:18.982Z] #41 13.14   PBCC     images/core.pb-c.c
07:59:18 [2020-11-05T07:59:18.982Z] #41 13.22   PBCC     images/inventory.pb-c.c
07:59:18 [2020-11-05T07:59:18.982Z] #41 13.27   DEP      images/core-aarch64.pb-c.d
07:59:19 [2020-11-05T07:59:19.010Z] #11 ...
07:59:19 [2020-11-05T07:59:19.010Z] 
07:59:19 [2020-11-05T07:59:19.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:19 [2020-11-05T07:59:19.010Z] #41 36.45   CC       images/ipc-sem.o
07:59:19 [2020-11-05T07:59:19.229Z] #41 ...
07:59:19 [2020-11-05T07:59:19.229Z] 
07:59:19 [2020-11-05T07:59:19.229Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:19 [2020-11-05T07:59:19.229Z] #32 97.12 flag
07:59:19 [2020-11-05T07:59:19.229Z] #32 97.12 github.com/BurntSushi/toml
07:59:19 [2020-11-05T07:59:19.229Z] #32 99.00 log
07:59:19 [2020-11-05T07:59:19.229Z] #32 101.9 github.com/BurntSushi/toml/cmd/tomlv
07:59:19 [2020-11-05T07:59:19.229Z] #32 DONE 106.5s
07:59:19 [2020-11-05T07:59:19.229Z] 
07:59:19 [2020-11-05T07:59:19.229Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:19 [2020-11-05T07:59:19.229Z] #41 7.999   DEP      images/seccomp.pb-c.d
07:59:19 [2020-11-05T07:59:19.229Z] #41 8.098   PBCC     images/userns.pb-c.c
07:59:19 [2020-11-05T07:59:19.229Z] #41 8.158   DEP      images/userns.pb-c.d
07:59:19 [2020-11-05T07:59:19.229Z] #41 8.222   PBCC     images/cgroup.pb-c.c
07:59:19 [2020-11-05T07:59:19.238Z] #41 13.32   DEP      images/core-arm.pb-c.d
07:59:19 [2020-11-05T07:59:19.238Z] #41 13.37   DEP      images/core-ppc64.pb-c.d
07:59:19 [2020-11-05T07:59:19.238Z] #41 13.42   DEP      images/core-s390.pb-c.d
07:59:19 [2020-11-05T07:59:19.238Z] #41 13.49   DEP      images/core-x86.pb-c.d
07:59:19 [2020-11-05T07:59:19.273Z] #41 36.80   CC       images/utsns.o
07:59:19 [2020-11-05T07:59:19.456Z] #19 29.67 Selecting previously unselected package python3.7-minimal.
07:59:19 [2020-11-05T07:59:19.456Z] #19 29.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
07:59:19 [2020-11-05T07:59:19.456Z] #19 29.71 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
07:59:19 [2020-11-05T07:59:19.495Z] #41 13.55   DEP      images/core.pb-c.d
07:59:19 [2020-11-05T07:59:19.495Z] #41 13.60   DEP      images/inventory.pb-c.d
07:59:19 [2020-11-05T07:59:19.495Z] #41 13.65   PBCC     images/cpuinfo.pb-c.c
07:59:19 [2020-11-05T07:59:19.495Z] #41 13.67   DEP      images/cpuinfo.pb-c.d
07:59:19 [2020-11-05T07:59:19.495Z] #41 13.71   PBCC     images/stats.pb-c.c
07:59:19 [2020-11-05T07:59:19.537Z] #41 37.12   CC       images/creds.o
07:59:19 [2020-11-05T07:59:19.541Z] #41 8.292   DEP      images/cgroup.pb-c.d
07:59:19 [2020-11-05T07:59:19.541Z] #41 8.478   PBCC     images/ext-file.pb-c.c
07:59:19 [2020-11-05T07:59:19.751Z] #41 13.76   DEP      images/stats.pb-c.d
07:59:19 [2020-11-05T07:59:19.799Z] #41 37.41   CC       images/vma.o
07:59:19 [2020-11-05T07:59:19.805Z] #41 8.543   DEP      images/ext-file.pb-c.d
07:59:19 [2020-11-05T07:59:19.805Z] #41 8.642   PBCC     images/rpc.pb-c.c
07:59:19 [2020-11-05T07:59:19.805Z] #41 8.654   DEP      images/rpc.pb-c.d
07:59:19 [2020-11-05T07:59:19.805Z] #41 8.734   PBCC     images/siginfo.pb-c.c
07:59:20 [2020-11-05T07:59:20.082Z] #41 8.776   DEP      images/siginfo.pb-c.d
07:59:20 [2020-11-05T07:59:20.082Z] #41 8.884   PBCC     images/pagemap.pb-c.c
07:59:20 [2020-11-05T07:59:20.082Z] #41 8.945   DEP      images/pagemap.pb-c.d
07:59:20 [2020-11-05T07:59:20.345Z] #41 9.123   PBCC     images/rlimit.pb-c.c
07:59:20 [2020-11-05T07:59:20.345Z] #41 9.149   DEP      images/rlimit.pb-c.d
07:59:20 [2020-11-05T07:59:20.345Z] #41 9.214   PBCC     images/file-lock.pb-c.c
07:59:20 [2020-11-05T07:59:20.345Z] #41 9.271   DEP      images/file-lock.pb-c.d
07:59:20 [2020-11-05T07:59:20.399Z] #41 37.72   CC       images/netdev.o
07:59:20 [2020-11-05T07:59:20.526Z] #19 30.73 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
07:59:20 [2020-11-05T07:59:20.526Z] #19 30.74 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
07:59:20 [2020-11-05T07:59:20.607Z] #41 9.386   PBCC     images/tty.pb-c.c
07:59:20 [2020-11-05T07:59:20.607Z] #41 9.434   DEP      images/tty.pb-c.d
07:59:20 [2020-11-05T07:59:20.607Z] #41 9.456   PBCC     images/tun.pb-c.c
07:59:20 [2020-11-05T07:59:20.607Z] #41 9.503   PBCC     images/netdev.pb-c.c
07:59:20 [2020-11-05T07:59:20.767Z] #38 ...
07:59:20 [2020-11-05T07:59:20.768Z] 
07:59:20 [2020-11-05T07:59:20.768Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:20 [2020-11-05T07:59:20.768Z] #18 61.67 Setting up python3-distutils (3.7.3-1) ...
07:59:20 [2020-11-05T07:59:20.768Z] #18 62.16 Setting up python3-setuptools (40.8.0-1) ...
07:59:20 [2020-11-05T07:59:20.768Z] #18 63.36 Setting up python3-pip (18.1-5) ...
07:59:20 [2020-11-05T07:59:20.768Z] #18 64.32 Processing triggers for libc-bin (2.28-10) ...
07:59:20 [2020-11-05T07:59:20.768Z] #18 64.36 Processing triggers for mime-support (3.62) ...
07:59:20 [2020-11-05T07:59:20.768Z] #18 DONE 65.2s
07:59:20 [2020-11-05T07:59:20.768Z] 
07:59:20 [2020-11-05T07:59:20.768Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
07:59:20 [2020-11-05T07:59:20.768Z] #19 ...
07:59:20 [2020-11-05T07:59:20.768Z] 
07:59:20 [2020-11-05T07:59:20.768Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:20 [2020-11-05T07:59:20.768Z] #41 111.5   CC       criu/files.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 113.4   CC       criu/filesystems.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 114.2   CC       criu/fsnotify.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 115.3   CC       criu/image-desc.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 115.5   CC       criu/image.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 116.4   CC       criu/ipc_ns.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 117.6   CC       criu/irmap.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 118.2   CC       criu/kcmp-ids.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 118.5   CC       criu/kerndat.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 119.7   CC       criu/libnetlink.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 120.2   CC       criu/log.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 120.6   CC       criu/lsm.o
07:59:20 [2020-11-05T07:59:20.768Z] #41 121.1   CC       criu/mem.o
07:59:20 [2020-11-05T07:59:20.867Z] #41 9.552   DEP      images/tun.pb-c.d
07:59:20 [2020-11-05T07:59:20.867Z] #41 9.587   DEP      images/netdev.pb-c.d
07:59:20 [2020-11-05T07:59:20.867Z] #41 9.672   PBCC     images/vma.pb-c.c
07:59:20 [2020-11-05T07:59:20.867Z] #41 9.686   DEP      images/vma.pb-c.d
07:59:20 [2020-11-05T07:59:20.867Z] #41 9.757   PBCC     images/creds.pb-c.c
07:59:20 [2020-11-05T07:59:20.867Z] #41 9.798   DEP      images/creds.pb-c.d
07:59:20 [2020-11-05T07:59:20.867Z] #41 9.863   PBCC     images/utsns.pb-c.c
07:59:21 [2020-11-05T07:59:21.015Z] #41 38.44   CC       images/tty.o
07:59:21 [2020-11-05T07:59:21.120Z] #41 15.16 make[1]: Nothing to be done for 'all'.
07:59:21 [2020-11-05T07:59:21.120Z] #41 ...
07:59:21 [2020-11-05T07:59:21.120Z] 
07:59:21 [2020-11-05T07:59:21.120Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:21 [2020-11-05T07:59:21.120Z] #11 101.6 Selecting previously unselected package gcc-mingw-w64-base.
07:59:21 [2020-11-05T07:59:21.120Z] #11 101.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:59:21 [2020-11-05T07:59:21.120Z] #11 101.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:59:21 [2020-11-05T07:59:21.120Z] #11 101.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
07:59:21 [2020-11-05T07:59:21.120Z] #11 101.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:59:21 [2020-11-05T07:59:21.120Z] #11 101.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:21 [2020-11-05T07:59:21.120Z] #11 ...
07:59:21 [2020-11-05T07:59:21.120Z] 
07:59:21 [2020-11-05T07:59:21.120Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:59:21 [2020-11-05T07:59:21.127Z] #41 9.887   DEP      images/utsns.pb-c.d
07:59:21 [2020-11-05T07:59:21.127Z] #41 9.940   PBCC     images/ipc-desc.pb-c.c
07:59:21 [2020-11-05T07:59:21.127Z] #41 9.970   PBCC     images/ipc-sem.pb-c.c
07:59:21 [2020-11-05T07:59:21.127Z] #41 10.00   DEP      images/ipc-desc.pb-c.d
07:59:21 [2020-11-05T07:59:21.127Z] #41 10.05   DEP      images/ipc-sem.pb-c.d
07:59:21 [2020-11-05T07:59:21.127Z] #41 10.10   PBCC     images/ipc-msg.pb-c.c
07:59:21 [2020-11-05T07:59:21.337Z] #41 ...
07:59:21 [2020-11-05T07:59:21.337Z] 
07:59:21 [2020-11-05T07:59:21.337Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
07:59:21 [2020-11-05T07:59:21.337Z] #19 0.989 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:59:21 [2020-11-05T07:59:21.337Z] #19 0.994 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:59:21 [2020-11-05T07:59:21.337Z] #19 0.997 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:59:21 [2020-11-05T07:59:21.337Z] #19 DONE 1.1s
07:59:21 [2020-11-05T07:59:21.337Z] 
07:59:21 [2020-11-05T07:59:21.337Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:59:21 [2020-11-05T07:59:21.388Z] #41 10.12   DEP      images/ipc-msg.pb-c.d
07:59:21 [2020-11-05T07:59:21.388Z] #41 10.18   PBCC     images/ipc-shm.pb-c.c
07:59:21 [2020-11-05T07:59:21.388Z] #41 10.21   DEP      images/ipc-shm.pb-c.d
07:59:21 [2020-11-05T07:59:21.388Z] #41 10.25   PBCC     images/ipc-var.pb-c.c
07:59:21 [2020-11-05T07:59:21.388Z] #41 10.26   DEP      images/ipc-var.pb-c.d
07:59:21 [2020-11-05T07:59:21.388Z] #41 10.33   PBCC     images/sk-opts.pb-c.c
07:59:21 [2020-11-05T07:59:21.601Z] #41 39.22   CC       images/file-lock.o
07:59:21 [2020-11-05T07:59:21.646Z] #54 54.14 Checking out files:  51% (1761/3433)   
Checking out files:  52% (1786/3433)   
Checking out files:  53% (1820/3433)   
Checking out files:  54% (1854/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  91% (3151/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
07:59:21 [2020-11-05T07:59:21.646Z] #54 55.42 + cd /tmp/tmp.w4WIMsjojZ/src/github.com/containerd/containerd
07:59:21 [2020-11-05T07:59:21.646Z] #54 55.42 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
07:59:21 [2020-11-05T07:59:21.651Z] #41 10.36   PBCC     images/packet-sock.pb-c.c
07:59:21 [2020-11-05T07:59:21.651Z] #41 10.40   DEP      images/sk-opts.pb-c.d
07:59:21 [2020-11-05T07:59:21.651Z] #41 10.46   DEP      images/packet-sock.pb-c.d
07:59:21 [2020-11-05T07:59:21.651Z] #41 10.52   PBCC     images/sk-netlink.pb-c.c
07:59:21 [2020-11-05T07:59:21.651Z] #41 10.60   DEP      images/sk-netlink.pb-c.d
07:59:21 [2020-11-05T07:59:21.883Z] #41 39.55   CC       images/rlimit.o
07:59:21 [2020-11-05T07:59:21.912Z] #41 10.65   PBCC     images/sk-inet.pb-c.c
07:59:21 [2020-11-05T07:59:21.912Z] #41 10.71   DEP      images/sk-inet.pb-c.d
07:59:21 [2020-11-05T07:59:21.912Z] #41 10.78   PBCC     images/sk-unix.pb-c.c
07:59:21 [2020-11-05T07:59:21.963Z] Client:
07:59:21 [2020-11-05T07:59:21.963Z]  Debug Mode: false
07:59:21 [2020-11-05T07:59:21.963Z]  Plugins:
07:59:21 [2020-11-05T07:59:21.963Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
07:59:21 [2020-11-05T07:59:21.963Z] 
07:59:21 [2020-11-05T07:59:21.963Z] Server:
07:59:21 [2020-11-05T07:59:21.963Z]  Containers: 0
07:59:21 [2020-11-05T07:59:21.963Z]   Running: 0
07:59:21 [2020-11-05T07:59:21.963Z]   Paused: 0
07:59:21 [2020-11-05T07:59:21.963Z]   Stopped: 0
07:59:21 [2020-11-05T07:59:21.963Z]  Images: 0
07:59:21 [2020-11-05T07:59:21.963Z]  Server Version: 19.03.12
07:59:21 [2020-11-05T07:59:21.963Z]  Storage Driver: windowsfilter (windows) lcow (linux)
07:59:21 [2020-11-05T07:59:21.963Z]   Windows: 
07:59:21 [2020-11-05T07:59:21.963Z]   LCOW: 
07:59:21 [2020-11-05T07:59:21.963Z]  Logging Driver: json-file
07:59:21 [2020-11-05T07:59:21.963Z]  Plugins:
07:59:21 [2020-11-05T07:59:21.963Z]   Volume: local
07:59:21 [2020-11-05T07:59:21.963Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:59:21 [2020-11-05T07:59:21.963Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:59:21 [2020-11-05T07:59:21.963Z]  Swarm: inactive
07:59:21 [2020-11-05T07:59:21.963Z]  Default Isolation: process
07:59:21 [2020-11-05T07:59:21.963Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:59:21 [2020-11-05T07:59:21.963Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
07:59:21 [2020-11-05T07:59:21.963Z]  OSType: windows
07:59:21 [2020-11-05T07:59:21.963Z]  Architecture: x86_64
07:59:21 [2020-11-05T07:59:21.963Z]  CPUs: 4
07:59:21 [2020-11-05T07:59:21.963Z]  Total Memory: 32GiB
07:59:21 [2020-11-05T07:59:21.963Z]  Name: azwin-2-4f3070
07:59:21 [2020-11-05T07:59:21.963Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
07:59:21 [2020-11-05T07:59:21.963Z]  Docker Root Dir: D:\docker
07:59:21 [2020-11-05T07:59:21.963Z]  Debug Mode: false
07:59:21 [2020-11-05T07:59:21.963Z]  Registry: https://index.docker.io/v1/
07:59:21 [2020-11-05T07:59:21.963Z]  Labels:
07:59:21 [2020-11-05T07:59:21.963Z]  Experimental: true
07:59:21 [2020-11-05T07:59:21.963Z]  Insecure Registries:
07:59:21 [2020-11-05T07:59:21.963Z]   10.0.0.4:5000
07:59:21 [2020-11-05T07:59:21.963Z]   127.0.0.0/8
07:59:21 [2020-11-05T07:59:21.963Z]  Registry Mirrors:
07:59:21 [2020-11-05T07:59:21.963Z]   http://10.0.0.4:5000/
07:59:21 [2020-11-05T07:59:21.963Z]  Live Restore Enabled: false
07:59:21 [2020-11-05T07:59:21.963Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
07:59:22 [2020-11-05T07:59:22.145Z] #41 39.84   CC       images/pagemap.o
[Pipeline] powershell
07:59:22 [2020-11-05T07:59:22.173Z] #41 10.87   DEP      images/sk-unix.pb-c.d
07:59:22 [2020-11-05T07:59:22.173Z] #41 10.95   PBCC     images/mm.pb-c.c
07:59:22 [2020-11-05T07:59:22.173Z] #41 11.00   DEP      images/mm.pb-c.d
07:59:22 [2020-11-05T07:59:22.173Z] #41 11.04   PBCC     images/timerfd.pb-c.c
07:59:22 [2020-11-05T07:59:22.173Z] #41 11.09   DEP      images/timerfd.pb-c.d
07:59:22 [2020-11-05T07:59:22.433Z] #41 11.16   PBCC     images/timer.pb-c.c
07:59:22 [2020-11-05T07:59:22.433Z] #41 11.20   DEP      images/timer.pb-c.d
07:59:22 [2020-11-05T07:59:22.433Z] #41 11.22   PBCC     images/sa.pb-c.c
07:59:22 [2020-11-05T07:59:22.433Z] #41 11.25   DEP      images/sa.pb-c.d
07:59:22 [2020-11-05T07:59:22.433Z] #41 11.30   PBCC     images/pipe-data.pb-c.c
07:59:22 [2020-11-05T07:59:22.433Z] #41 11.33   DEP      images/pipe-data.pb-c.d
07:59:22 [2020-11-05T07:59:22.574Z] #54 56.35 + export 'BUILDTAGS=netgo osusergo static_build'
07:59:22 [2020-11-05T07:59:22.574Z] #54 56.35 + BUILDTAGS='netgo osusergo static_build'
07:59:22 [2020-11-05T07:59:22.574Z] #54 56.36 + export EXTRA_FLAGS=-buildmode=pie
07:59:22 [2020-11-05T07:59:22.574Z] #54 56.36 + EXTRA_FLAGS=-buildmode=pie
07:59:22 [2020-11-05T07:59:22.574Z] #54 56.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:59:22 [2020-11-05T07:59:22.574Z] #54 56.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:59:22 [2020-11-05T07:59:22.574Z] #54 56.36 + '[' '' = dynamic ']'
07:59:22 [2020-11-05T07:59:22.574Z] #54 56.36 + make
07:59:22 [2020-11-05T07:59:22.695Z] #41 11.38   PBCC     images/mnt.pb-c.c
07:59:22 [2020-11-05T07:59:22.695Z] #41 11.44   DEP      images/mnt.pb-c.d
07:59:22 [2020-11-05T07:59:22.695Z] #41 11.47   PBCC     images/sk-packet.pb-c.c
07:59:22 [2020-11-05T07:59:22.695Z] #41 11.53   DEP      images/sk-packet.pb-c.d
07:59:22 [2020-11-05T07:59:22.695Z] #41 11.57   PBCC     images/tcp-stream.pb-c.c
07:59:22 [2020-11-05T07:59:22.877Z] #41 40.02   CC       images/siginfo.o
07:59:22 [2020-11-05T07:59:22.955Z] #41 11.65   DEP      images/tcp-stream.pb-c.d
07:59:22 [2020-11-05T07:59:22.955Z] #41 11.71   PBCC     images/pipe.pb-c.c
07:59:22 [2020-11-05T07:59:22.955Z] #41 11.75   DEP      images/pipe.pb-c.d
07:59:22 [2020-11-05T07:59:22.955Z] #41 11.80   PBCC     images/pstree.pb-c.c
07:59:22 [2020-11-05T07:59:22.955Z] #41 11.83   DEP      images/pstree.pb-c.d
07:59:22 [2020-11-05T07:59:22.955Z] #41 11.86   PBCC     images/fs.pb-c.c
07:59:22 [2020-11-05T07:59:22.955Z] #41 ...
07:59:22 [2020-11-05T07:59:22.955Z] 
07:59:22 [2020-11-05T07:59:22.955Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:22 [2020-11-05T07:59:22.955Z] #49 100.2 encoding/json
07:59:22 [2020-11-05T07:59:22.955Z] #49 102.0 github.com/pkg/diff
07:59:22 [2020-11-05T07:59:22.955Z] #49 103.6 go/ast
07:59:22 [2020-11-05T07:59:22.955Z] #49 107.3 golang.org/x/crypto/ssh/terminal
07:59:22 [2020-11-05T07:59:22.955Z] #49 109.2 mvdan.cc/editorconfig
07:59:22 [2020-11-05T07:59:22.955Z] #49 109.7 mvdan.cc/sh/v3/fileutil
07:59:22 [2020-11-05T07:59:22.955Z] #49 109.9 mvdan.cc/sh/v3/syntax
07:59:23 [2020-11-05T07:59:23.160Z] #41 40.35   CC       images/rpc.o
07:59:23 [2020-11-05T07:59:23.216Z] #49 ...
07:59:23 [2020-11-05T07:59:23.216Z] 
07:59:23 [2020-11-05T07:59:23.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:23 [2020-11-05T07:59:23.216Z] #41 11.88   DEP      images/fs.pb-c.d
07:59:23 [2020-11-05T07:59:23.216Z] #41 11.94   PBCC     images/signalfd.pb-c.c
07:59:23 [2020-11-05T07:59:23.216Z] #41 12.00   DEP      images/signalfd.pb-c.d
07:59:23 [2020-11-05T07:59:23.216Z] #41 12.07   PBCC     images/fh.pb-c.c
07:59:23 [2020-11-05T07:59:23.321Z] #19 33.76 Selecting previously unselected package python3-minimal.
07:59:23 [2020-11-05T07:59:23.321Z] #19 33.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 ... 23610 files and directories currently installed.)
07:59:23 [2020-11-05T07:59:23.321Z] #19 33.83 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
07:59:23 [2020-11-05T07:59:23.321Z] #19 33.84 Unpacking python3-minimal (3.7.3-1) ...
07:59:23 [2020-11-05T07:59:23.477Z] #41 12.16   PBCC     images/fsnotify.pb-c.c
07:59:23 [2020-11-05T07:59:23.477Z] #41 12.21   DEP      images/fh.pb-c.d
07:59:23 [2020-11-05T07:59:23.477Z] #41 12.27   DEP      images/fsnotify.pb-c.d
07:59:23 [2020-11-05T07:59:23.477Z] #41 12.35   PBCC     images/eventpoll.pb-c.c
07:59:23 [2020-11-05T07:59:23.477Z] #41 12.38   DEP      images/eventpoll.pb-c.d
07:59:23 [2020-11-05T07:59:23.502Z] #54 57.28 + bin/ctr
07:59:23 [2020-11-05T07:59:23.623Z] #19 33.93 Selecting previously unselected package libmpdec2:ppc64el.
07:59:23 [2020-11-05T07:59:23.623Z] #19 33.94 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
07:59:23 [2020-11-05T07:59:23.623Z] #19 33.95 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
07:59:23 [2020-11-05T07:59:23.623Z] #19 34.05 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
07:59:23 [2020-11-05T07:59:23.623Z] #19 34.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
07:59:23 [2020-11-05T07:59:23.623Z] #19 34.06 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
07:59:23 [2020-11-05T07:59:23.738Z] #41 12.44   PBCC     images/eventfd.pb-c.c
07:59:23 [2020-11-05T07:59:23.738Z] #41 12.48   DEP      images/eventfd.pb-c.d
07:59:23 [2020-11-05T07:59:23.738Z] #41 12.54   PBCC     images/remap-file-path.pb-c.c
07:59:23 [2020-11-05T07:59:23.738Z] #41 12.58   DEP      images/remap-file-path.pb-c.d
07:59:23 [2020-11-05T07:59:23.738Z] #41 12.62   PBCC     images/fifo.pb-c.c
07:59:23 [2020-11-05T07:59:23.738Z] #41 12.64   DEP      images/fifo.pb-c.d
07:59:23 [2020-11-05T07:59:23.738Z] #41 12.70   PBCC     images/ghost-file.pb-c.c
07:59:23 [2020-11-05T07:59:23.738Z] #41 12.73   DEP      images/ghost-file.pb-c.d
07:59:23 [2020-11-05T07:59:23.999Z] #41 12.79   PBCC     images/regfile.pb-c.c
07:59:23 [2020-11-05T07:59:23.999Z] #41 12.83   DEP      images/regfile.pb-c.d
07:59:23 [2020-11-05T07:59:23.999Z] #41 12.86   PBCC     images/ns.pb-c.c
07:59:23 [2020-11-05T07:59:23.999Z] #41 12.89   DEP      images/ns.pb-c.d
07:59:23 [2020-11-05T07:59:23.999Z] #41 12.93   PBCC     images/fdinfo.pb-c.c
07:59:24 [2020-11-05T07:59:24.126Z] #41 41.59   CC       images/ext-file.o
07:59:24 [2020-11-05T07:59:24.260Z] #41 12.99   DEP      images/fdinfo.pb-c.d
07:59:24 [2020-11-05T07:59:24.260Z] #41 13.04   PBCC     images/core-aarch64.pb-c.c
07:59:24 [2020-11-05T07:59:24.260Z] #41 13.08   PBCC     images/core-arm.pb-c.c
07:59:24 [2020-11-05T07:59:24.260Z] #41 13.13   PBCC     images/core-ppc64.pb-c.c
07:59:24 [2020-11-05T07:59:24.260Z] #41 13.16   PBCC     images/core-s390.pb-c.c
07:59:24 [2020-11-05T07:59:24.260Z] #41 13.22   PBCC     images/core-x86.pb-c.c
07:59:24 [2020-11-05T07:59:24.390Z] #41 41.79   CC       images/cgroup.o
07:59:24 [2020-11-05T07:59:24.390Z] #41 ...
07:59:24 [2020-11-05T07:59:24.390Z] 
07:59:24 [2020-11-05T07:59:24.390Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:24 [2020-11-05T07:59:24.390Z] #11 110.8 Selecting previously unselected package libapparmor1:arm64.
07:59:24 [2020-11-05T07:59:24.390Z] #11 110.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
07:59:24 [2020-11-05T07:59:24.390Z] #11 110.9 Unpacking libapparmor1:arm64 (2.13.2-10) ...
07:59:24 [2020-11-05T07:59:24.431Z] #54 ...
07:59:24 [2020-11-05T07:59:24.431Z] 
07:59:24 [2020-11-05T07:59:24.431Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:24 [2020-11-05T07:59:24.431Z] #49 105.1 github.com/pkg/diff
07:59:24 [2020-11-05T07:59:24.431Z] #49 106.3 go/ast
07:59:24 [2020-11-05T07:59:24.431Z] #49 106.3 golang.org/x/crypto/ssh/terminal
07:59:24 [2020-11-05T07:59:24.431Z] #49 108.3 mvdan.cc/editorconfig
07:59:24 [2020-11-05T07:59:24.431Z] #49 109.6 mvdan.cc/sh/v3/fileutil
07:59:24 [2020-11-05T07:59:24.431Z] #49 109.7 mvdan.cc/sh/v3/syntax
07:59:24 [2020-11-05T07:59:24.521Z] #41 13.26   PBCC     images/core.pb-c.c
07:59:24 [2020-11-05T07:59:24.521Z] #41 13.35   PBCC     images/inventory.pb-c.c
07:59:24 [2020-11-05T07:59:24.521Z] #41 13.41   DEP      images/core-aarch64.pb-c.d
07:59:24 [2020-11-05T07:59:24.521Z] #41 13.48   DEP      images/core-arm.pb-c.d
07:59:24 [2020-11-05T07:59:24.653Z] #11 111.0 Selecting previously unselected package libapparmor-dev:arm64.
07:59:24 [2020-11-05T07:59:24.653Z] #11 111.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
07:59:24 [2020-11-05T07:59:24.653Z] #11 111.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
07:59:24 [2020-11-05T07:59:24.653Z] #11 111.2 Selecting previously unselected package libbtrfs0.
07:59:24 [2020-11-05T07:59:24.653Z] #11 111.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
07:59:24 [2020-11-05T07:59:24.687Z] #49 ...
07:59:24 [2020-11-05T07:59:24.687Z] 
07:59:24 [2020-11-05T07:59:24.687Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:24 [2020-11-05T07:59:24.687Z] #43 105.1 text/template/parse
07:59:24 [2020-11-05T07:59:24.687Z] #43 107.8 go/parser
07:59:24 [2020-11-05T07:59:24.687Z] #43 109.7 text/template
07:59:24 [2020-11-05T07:59:24.687Z] #43 111.3 encoding/xml
07:59:24 [2020-11-05T07:59:24.687Z] #43 115.0 go/doc
07:59:24 [2020-11-05T07:59:24.687Z] #43 ...
07:59:24 [2020-11-05T07:59:24.687Z] 
07:59:24 [2020-11-05T07:59:24.687Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:24 [2020-11-05T07:59:24.687Z] #41 16.60   CC       images/stats.o
07:59:24 [2020-11-05T07:59:24.687Z] #41 16.98   CC       images/core.o
07:59:24 [2020-11-05T07:59:24.687Z] #41 17.50   CC       images/core-x86.o
07:59:24 [2020-11-05T07:59:24.687Z] #41 18.05   CC       images/core-arm.o
07:59:24 [2020-11-05T07:59:24.687Z] #41 18.43   CC       images/core-aarch64.o
07:59:24 [2020-11-05T07:59:24.687Z] #41 18.76   CC       images/core-ppc64.o
07:59:24 [2020-11-05T07:59:24.692Z] #19 35.13 Selecting previously unselected package python3.7.
07:59:24 [2020-11-05T07:59:24.692Z] #19 35.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
07:59:24 [2020-11-05T07:59:24.692Z] #19 35.16 Unpacking python3.7 (3.7.3-2+deb10u2) ...
07:59:24 [2020-11-05T07:59:24.782Z] #41 13.51   DEP      images/core-ppc64.pb-c.d
07:59:24 [2020-11-05T07:59:24.782Z] #41 13.57   DEP      images/core-s390.pb-c.d
07:59:24 [2020-11-05T07:59:24.782Z] #41 13.64   DEP      images/core-x86.pb-c.d
07:59:24 [2020-11-05T07:59:24.782Z] #41 13.71   DEP      images/core.pb-c.d
07:59:24 [2020-11-05T07:59:24.782Z] #41 13.76   DEP      images/inventory.pb-c.d
07:59:24 [2020-11-05T07:59:24.916Z] #11 111.3 Unpacking libbtrfs0 (4.20.1-2) ...
07:59:24 [2020-11-05T07:59:24.995Z] #19 35.33 Selecting previously unselected package libpython3-stdlib:ppc64el.
07:59:24 [2020-11-05T07:59:24.995Z] #19 35.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
07:59:24 [2020-11-05T07:59:24.995Z] #19 35.36 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
07:59:24 [2020-11-05T07:59:24.995Z] #19 35.50 Setting up python3-minimal (3.7.3-1) ...
07:59:25 [2020-11-05T07:59:25.043Z] #41 13.82   PBCC     images/cpuinfo.pb-c.c
07:59:25 [2020-11-05T07:59:25.043Z] #41 13.85   DEP      images/cpuinfo.pb-c.d
07:59:25 [2020-11-05T07:59:25.043Z] #41 13.90   PBCC     images/stats.pb-c.c
07:59:25 [2020-11-05T07:59:25.249Z] #41 19.29   CC       images/core-s390.o
07:59:25 [2020-11-05T07:59:25.304Z] #41 13.95   DEP      images/stats.pb-c.d
07:59:25 [2020-11-05T07:59:25.304Z] #41 ...
07:59:25 [2020-11-05T07:59:25.304Z] 
07:59:25 [2020-11-05T07:59:25.305Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:25 [2020-11-05T07:59:25.305Z] #43 102.4 net/url
07:59:25 [2020-11-05T07:59:25.305Z] #43 104.5 text/template/parse
07:59:25 [2020-11-05T07:59:25.305Z] #43 108.1 go/parser
07:59:25 [2020-11-05T07:59:25.305Z] #43 109.8 text/template
07:59:25 [2020-11-05T07:59:25.305Z] #43 111.4 encoding/xml
07:59:25 [2020-11-05T07:59:25.647Z] #19 ...
07:59:25 [2020-11-05T07:59:25.647Z] 
07:59:25 [2020-11-05T07:59:25.647Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:25 [2020-11-05T07:59:25.647Z] #44 140.4 mime
07:59:25 [2020-11-05T07:59:25.647Z] #44 145.7 net/textproto
07:59:25 [2020-11-05T07:59:25.647Z] #44 145.7 crypto/x509
07:59:25 [2020-11-05T07:59:25.647Z] #44 145.7 vendor/golang.org/x/net/http/httpproxy
07:59:25 [2020-11-05T07:59:25.647Z] #44 147.6 mime/multipart
07:59:25 [2020-11-05T07:59:25.647Z] #44 147.7 vendor/golang.org/x/net/http/httpguts
07:59:25 [2020-11-05T07:59:25.810Z] #41 20.05   CC       images/cpuinfo.o
07:59:25 [2020-11-05T07:59:25.865Z] #11 112.1 Selecting previously unselected package libbtrfs-dev.
07:59:25 [2020-11-05T07:59:25.865Z] #11 112.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
07:59:25 [2020-11-05T07:59:25.865Z] #11 112.3 Unpacking libbtrfs-dev (4.20.1-2) ...
07:59:25 [2020-11-05T07:59:25.949Z] #44 ...
07:59:25 [2020-11-05T07:59:25.949Z] 
07:59:25 [2020-11-05T07:59:25.949Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:25 [2020-11-05T07:59:25.949Z] #42 80.98   DEP      criu/sk-tcp.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 81.27   DEP      criu/sk-queue.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 81.46   DEP      criu/sk-packet.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 81.74   DEP      criu/sk-netlink.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 81.96   DEP      criu/sk-inet.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 82.17   DEP      criu/signalfd.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 82.39   DEP      criu/sigframe.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 82.54   DEP      criu/shmem.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 82.72   DEP      criu/servicefd.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 82.97   DEP      criu/seize.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 83.17   DEP      criu/seccomp.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 83.37   DEP      criu/rst-malloc.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 83.48   DEP      criu/rbtree.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 83.52   DEP      criu/pstree.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 83.81   DEP      criu/protobuf.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 84.05   GEN      criu/protobuf-desc-gen.h
07:59:25 [2020-11-05T07:59:25.949Z] #42 86.39   DEP      criu/protobuf-desc.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 86.65   DEP      criu/proc_parse.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 86.93   DEP      criu/plugin.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 87.04   DEP      criu/pipes.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 87.23   DEP      criu/pie-util.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 87.40   DEP      criu/pie-util-vdso.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 87.51   DEP      criu/path.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 87.65   DEP      criu/parasite-syscall.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 87.93   DEP      criu/pagemap.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 88.18   DEP      criu/pagemap-cache.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 88.41   DEP      criu/page-xfer.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 88.71   DEP      criu/page-pipe.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 88.85   DEP      criu/netfilter.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 89.06   DEP      criu/net.d
07:59:25 [2020-11-05T07:59:25.949Z] #42 ...
07:59:25 [2020-11-05T07:59:25.949Z] 
07:59:25 [2020-11-05T07:59:25.949Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:25 [2020-11-05T07:59:25.949Z] #19 36.50 Selecting previously unselected package python3.
07:59:26 [2020-11-05T07:59:26.128Z] #11 112.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
07:59:26 [2020-11-05T07:59:26.128Z] #11 112.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
07:59:26 [2020-11-05T07:59:26.128Z] #11 112.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
07:59:26 [2020-11-05T07:59:26.251Z] #19 36.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 ... 24022 files and directories currently installed.)
07:59:26 [2020-11-05T07:59:26.251Z] #19 36.61 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
07:59:26 [2020-11-05T07:59:26.251Z] #19 36.62 Unpacking python3 (3.7.3-1) ...
07:59:26 [2020-11-05T07:59:26.251Z] #19 36.77 Selecting previously unselected package libip4tc0:ppc64el.
07:59:26 [2020-11-05T07:59:26.251Z] #19 36.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
07:59:26 [2020-11-05T07:59:26.251Z] #19 36.78 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
07:59:26 [2020-11-05T07:59:26.251Z] #19 36.88 Selecting previously unselected package libip6tc0:ppc64el.
07:59:26 [2020-11-05T07:59:26.372Z] #41 20.48   CC       images/inventory.o
07:59:26 [2020-11-05T07:59:26.372Z] #41 20.71   CC       images/fdinfo.o
07:59:26 [2020-11-05T07:59:26.392Z] #11 112.7 Selecting previously unselected package libudev-dev:arm64.
07:59:26 [2020-11-05T07:59:26.392Z] #11 112.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
07:59:26 [2020-11-05T07:59:26.392Z] #11 112.7 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
07:59:26 [2020-11-05T07:59:26.392Z] #11 112.9 Selecting previously unselected package libsepol1-dev:arm64.
07:59:26 [2020-11-05T07:59:26.392Z] #11 112.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
07:59:26 [2020-11-05T07:59:26.392Z] #11 112.9 Unpacking libsepol1-dev:arm64 (2.8-1) ...
07:59:26 [2020-11-05T07:59:26.551Z] #19 36.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
07:59:26 [2020-11-05T07:59:26.551Z] #19 36.90 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
07:59:26 [2020-11-05T07:59:26.551Z] #19 37.04 Selecting previously unselected package libiptc0:ppc64el.
07:59:26 [2020-11-05T07:59:26.551Z] #19 37.06 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
07:59:26 [2020-11-05T07:59:26.551Z] #19 37.06 Unpacking libiptc0:ppc64el (1.8.2-4) ...
07:59:26 [2020-11-05T07:59:26.551Z] #19 37.14 Selecting previously unselected package libnfnetlink0:ppc64el.
07:59:26 [2020-11-05T07:59:26.614Z] #20 5.019 Collecting yamllint==1.16.0
07:59:26 [2020-11-05T07:59:26.656Z] #11 113.2 Selecting previously unselected package libpcre16-3:arm64.
07:59:26 [2020-11-05T07:59:26.692Z] #43 ...
07:59:26 [2020-11-05T07:59:26.692Z] 
07:59:26 [2020-11-05T07:59:26.692Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:26 [2020-11-05T07:59:26.692Z] #41 15.26 make[1]: Nothing to be done for 'all'.
07:59:26 [2020-11-05T07:59:26.855Z] #19 37.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
07:59:26 [2020-11-05T07:59:26.856Z] #19 37.16 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
07:59:26 [2020-11-05T07:59:26.856Z] #19 37.23 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
07:59:26 [2020-11-05T07:59:26.856Z] #19 37.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
07:59:26 [2020-11-05T07:59:26.856Z] #19 37.25 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
07:59:26 [2020-11-05T07:59:26.856Z] #19 37.34 Selecting previously unselected package libnftnl11:ppc64el.
07:59:26 [2020-11-05T07:59:26.856Z] #19 37.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
07:59:26 [2020-11-05T07:59:26.856Z] #19 37.35 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
07:59:26 [2020-11-05T07:59:26.921Z] #11 113.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
07:59:26 [2020-11-05T07:59:26.921Z] #11 113.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
07:59:26 [2020-11-05T07:59:26.921Z] #11 113.5 Selecting previously unselected package libpcre32-3:arm64.
07:59:26 [2020-11-05T07:59:26.935Z] #41 21.11   CC       images/fown.o
07:59:27 [2020-11-05T07:59:27.157Z] #19 37.50 Selecting previously unselected package iptables.
07:59:27 [2020-11-05T07:59:27.157Z] #19 37.52 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
07:59:27 [2020-11-05T07:59:27.157Z] #19 37.52 Unpacking iptables (1.8.2-4) ...
07:59:27 [2020-11-05T07:59:27.186Z] #11 113.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
07:59:27 [2020-11-05T07:59:27.186Z] #11 113.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
07:59:27 [2020-11-05T07:59:27.191Z] #41 21.31   CC       images/ns.o
07:59:27 [2020-11-05T07:59:27.446Z] #41 21.56   CC       images/regfile.o
07:59:27 [2020-11-05T07:59:27.446Z] #41 21.74   CC       images/ghost-file.o
07:59:27 [2020-11-05T07:59:27.450Z] #11 113.8 Selecting previously unselected package libpcrecpp0v5:arm64.
07:59:27 [2020-11-05T07:59:27.450Z] #11 113.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
07:59:27 [2020-11-05T07:59:27.450Z] #11 113.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
07:59:27 [2020-11-05T07:59:27.714Z] #11 114.0 Selecting previously unselected package libpcre3-dev:arm64.
07:59:27 [2020-11-05T07:59:27.714Z] #11 114.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
07:59:27 [2020-11-05T07:59:27.714Z] #11 114.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
07:59:27 [2020-11-05T07:59:27.815Z] #19 38.12 Selecting previously unselected package xxd.
07:59:27 [2020-11-05T07:59:27.815Z] #19 38.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
07:59:27 [2020-11-05T07:59:27.815Z] #19 38.19 Unpacking xxd (2:8.1.0875-5) ...
07:59:27 [2020-11-05T07:59:27.815Z] #19 38.39 Selecting previously unselected package vim-common.
07:59:27 [2020-11-05T07:59:27.977Z] #11 114.4 Selecting previously unselected package libselinux1-dev:arm64.
07:59:27 [2020-11-05T07:59:27.977Z] #11 114.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
07:59:27 [2020-11-05T07:59:27.977Z] #11 114.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
07:59:28 [2020-11-05T07:59:28.009Z] #41 22.08   CC       images/fifo.o
07:59:28 [2020-11-05T07:59:28.009Z] #41 22.26   CC       images/remap-file-path.o
07:59:28 [2020-11-05T07:59:28.079Z] #41 16.61   CC       images/stats.o
07:59:28 [2020-11-05T07:59:28.079Z] #41 17.03   CC       images/core.o
07:59:28 [2020-11-05T07:59:28.116Z] #19 38.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
07:59:28 [2020-11-05T07:59:28.116Z] #19 38.45 Unpacking vim-common (2:8.1.0875-5) ...
07:59:28 [2020-11-05T07:59:28.116Z] #19 38.64 Selecting previously unselected package bash-completion.
07:59:28 [2020-11-05T07:59:28.245Z] #11 114.8 Selecting previously unselected package libdevmapper-dev:arm64.
07:59:28 [2020-11-05T07:59:28.245Z] #11 114.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
07:59:28 [2020-11-05T07:59:28.245Z] #11 114.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
07:59:28 [2020-11-05T07:59:28.245Z] #11 114.8 Selecting previously unselected package libseccomp-dev:arm64.
07:59:28 [2020-11-05T07:59:28.265Z] #41 22.44   CC       images/eventfd.o
07:59:28 [2020-11-05T07:59:28.422Z] #19 38.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
07:59:28 [2020-11-05T07:59:28.516Z] #11 114.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
07:59:28 [2020-11-05T07:59:28.516Z] #11 114.9 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
07:59:28 [2020-11-05T07:59:28.516Z] #11 115.0 Selecting previously unselected package libsystemd-dev:arm64.
07:59:28 [2020-11-05T07:59:28.516Z] #11 115.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
07:59:28 [2020-11-05T07:59:28.516Z] #11 115.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
07:59:28 [2020-11-05T07:59:28.522Z] #20 ...
07:59:28 [2020-11-05T07:59:28.522Z] 
07:59:28 [2020-11-05T07:59:28.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:28 [2020-11-05T07:59:28.522Z] #41 123.4   CC       criu/memfd.o
07:59:28 [2020-11-05T07:59:28.522Z] #41 124.1   CC       criu/mount.o
07:59:28 [2020-11-05T07:59:28.522Z] #41 128.0   CC       criu/namespaces.o
07:59:28 [2020-11-05T07:59:28.522Z] #41 129.7   CC       criu/net.o
07:59:28 [2020-11-05T07:59:28.535Z] #41 22.64   CC       images/eventpoll.o
07:59:28 [2020-11-05T07:59:28.791Z] #41 22.90   CC       images/fh.o
07:59:29 [2020-11-05T07:59:29.022Z] #41 17.77   CC       images/core-x86.o
07:59:29 [2020-11-05T07:59:29.048Z] #41 23.13   CC       images/fsnotify.o
07:59:29 [2020-11-05T07:59:29.469Z] #11 115.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
07:59:29 [2020-11-05T07:59:29.469Z] #11 115.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
07:59:29 [2020-11-05T07:59:29.469Z] #11 115.8 Setting up libapparmor1:arm64 (2.13.2-10) ...
07:59:29 [2020-11-05T07:59:29.469Z] #11 115.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:59:29 [2020-11-05T07:59:29.469Z] #11 115.9 Setting up libpcre16-3:arm64 (2:8.39-12) ...
07:59:29 [2020-11-05T07:59:29.469Z] #11 116.0 Setting up libsepol1-dev:arm64 (2.8-1) ...
07:59:29 [2020-11-05T07:59:29.469Z] #11 116.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:59:29 [2020-11-05T07:59:29.469Z] #11 116.0 Setting up libbtrfs0 (4.20.1-2) ...
07:59:29 [2020-11-05T07:59:29.469Z] #11 116.0 Setting up libpcre32-3:arm64 (2:8.39-12) ...
07:59:29 [2020-11-05T07:59:29.596Z] #41 18.36   CC       images/core-arm.o
07:59:29 [2020-11-05T07:59:29.609Z] #41 23.79   CC       images/signalfd.o
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.0 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.1 Setting up libbtrfs-dev (4.20.1-2) ...
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.2 Setting up mingw-w64-common (6.0.0-3) ...
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.2 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:59:29 [2020-11-05T07:59:29.733Z] #11 116.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:29 [2020-11-05T07:59:29.865Z] #41 24.04   CC       images/fs.o
07:59:29 [2020-11-05T07:59:29.998Z] #11 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:59:29 [2020-11-05T07:59:29.998Z] #11 116.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:59:29 [2020-11-05T07:59:29.998Z] #11 116.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
07:59:29 [2020-11-05T07:59:29.998Z] #11 116.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
07:59:29 [2020-11-05T07:59:29.998Z] #11 116.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
07:59:29 [2020-11-05T07:59:29.998Z] #11 116.3 Setting up dmsetup (2:1.02.155-3) ...
07:59:29 [2020-11-05T07:59:29.998Z] #11 116.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
07:59:29 [2020-11-05T07:59:29.998Z] #11 116.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
07:59:29 [2020-11-05T07:59:29.998Z] #11 116.5 Processing triggers for libc-bin (2.28-10) ...
07:59:30 [2020-11-05T07:59:30.121Z] #41 24.35   CC       images/pstree.o
07:59:30 [2020-11-05T07:59:30.170Z] #41 18.77   CC       images/core-aarch64.o
07:59:30 [2020-11-05T07:59:30.377Z] #41 24.65   CC       images/pipe.o
07:59:30 [2020-11-05T07:59:30.432Z] #41 19.20   CC       images/core-ppc64.o
07:59:30 [2020-11-05T07:59:30.636Z] #41 24.89   CC       images/tcp-stream.o
07:59:30 [2020-11-05T07:59:30.897Z] #41 25.16   CC       images/sk-packet.o
07:59:31 [2020-11-05T07:59:31.004Z] #41 19.72   CC       images/core-s390.o
07:59:31 [2020-11-05T07:59:31.460Z] #41 25.41   CC       images/mnt.o
07:59:31 [2020-11-05T07:59:31.460Z] #41 25.67   CC       images/pipe-data.o
07:59:31 [2020-11-05T07:59:31.576Z] #41 20.45   CC       images/cpuinfo.o
07:59:31 [2020-11-05T07:59:31.717Z] #41 25.91   CC       images/sa.o
07:59:31 [2020-11-05T07:59:31.814Z] #41 ...
07:59:31 [2020-11-05T07:59:31.814Z] 
07:59:31 [2020-11-05T07:59:31.814Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:59:31 [2020-11-05T07:59:31.814Z] #20 10.42   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:59:31 [2020-11-05T07:59:31.814Z] #20 10.51 Collecting pyyaml (from yamllint==1.16.0)
07:59:31 [2020-11-05T07:59:31.814Z] #20 10.66   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
07:59:31 [2020-11-05T07:59:31.837Z] #41 ...
07:59:31 [2020-11-05T07:59:31.837Z] 
07:59:31 [2020-11-05T07:59:31.837Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:59:31 [2020-11-05T07:59:31.837Z] #54 51.78 Checking out files:  45% (1576/3433)   
Checking out files:  46% (1580/3433)   
Checking out files:  47% (1614/3433)   
Checking out files:  48% (1648/3433)   
Checking out files:  49% (1683/3433)   
Checking out files:  50% (1717/3433)   
Checking out files:  51% (1751/3433)   
Checking out files:  52% (1786/3433)   
Checking out files:  53% (1820/3433)   
Checking out files:  54% (1854/3433)   
Checking out files:  55% (1889/3433)   
Checking out files:  56% (1923/3433)   
Checking out files:  57% (1957/3433)   
Checking out files:  58% (1992/3433)   
Checking out files:  59% (2026/3433)   
Checking out files:  60% (2060/3433)   
Checking out files:  61% (2095/3433)   
Checking out files:  62% (2129/3433)   
Checking out files:  63% (2163/3433)   
Checking out files:  64% (2198/3433)   
Checking out files:  65% (2232/3433)   
Checking out files:  66% (2266/3433)   
Checking out files:  67% (2301/3433)   
Checking out files:  68% (2335/3433)   
Checking out files:  69% (2369/3433)   
Checking out files:  70% (2404/3433)   
Checking out files:  71% (2438/3433)   
Checking out files:  72% (2472/3433)   
Checking out files:  73% (2507/3433)   
Checking out files:  74% (2541/3433)   
Checking out files:  75% (2575/3433)   
Checking out files:  76% (2610/3433)   
Checking out files:  77% (2644/3433)   
Checking out files:  78% (2678/3433)   
Checking out files:  79% (2713/3433)   
Checking out files:  80% (2747/3433)   
Checking out files:  81% (2781/3433)   
Checking out files:  82% (2816/3433)   
Checking out files:  83% (2850/3433)   
Checking out files:  84% (2884/3433)   
Checking out files:  85% (2919/3433)   
Checking out files:  86% (2953/3433)   
Checking out files:  87% (2987/3433)   
Checking out files:  88% (3022/3433)   
Checking out files:  89% (3056/3433)   
Checking out files:  90% (3090/3433)   
Checking out files:  91% (3125/3433)   
Checking out files:  91% (3150/3433)   
Checking out files:  92% (3159/3433)   
Checking out files:  93% (3193/3433)   
Checking out files:  94% (3228/3433)   
Checking out files:  95% (3262/3433)   
Checking out files:  96% (3296/3433)   
Checking out files:  97% (3331/3433)   
Checking out files:  98% (3365/3433)   
Checking out files:  99% (3399/3433)   
Checking out files: 100% (3433/3433)   
Checking out files: 100% (3433/3433), done.
07:59:31 [2020-11-05T07:59:31.837Z] #54 53.11 + cd /tmp/tmp.jPiNb7jBKx/src/github.com/containerd/containerd
07:59:31 [2020-11-05T07:59:31.837Z] #54 53.11 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
07:59:31 [2020-11-05T07:59:31.837Z] #54 54.13 + export 'BUILDTAGS=netgo osusergo static_build'
07:59:31 [2020-11-05T07:59:31.837Z] #54 54.13 + BUILDTAGS='netgo osusergo static_build'
07:59:31 [2020-11-05T07:59:31.837Z] #54 54.13 + export EXTRA_FLAGS=-buildmode=pie
07:59:31 [2020-11-05T07:59:31.837Z] #54 54.13 + EXTRA_FLAGS=-buildmode=pie
07:59:31 [2020-11-05T07:59:31.837Z] #54 54.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:59:31 [2020-11-05T07:59:31.837Z] #54 54.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:59:31 [2020-11-05T07:59:31.837Z] #54 54.13 + '[' '' = dynamic ']'
07:59:31 [2020-11-05T07:59:31.837Z] #54 54.13 + make
07:59:31 [2020-11-05T07:59:31.837Z] #54 55.05 + bin/ctr
07:59:31 [2020-11-05T07:59:31.974Z] #41 26.24   CC       images/timer.o
07:59:32 [2020-11-05T07:59:32.536Z] #41 ...
07:59:32 [2020-11-05T07:59:32.536Z] 
07:59:32 [2020-11-05T07:59:32.536Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:32 [2020-11-05T07:59:32.536Z] #49 115.9 mvdan.cc/sh/v3/cmd/shfmt
07:59:32 [2020-11-05T07:59:32.536Z] #49 DONE 123.1s
07:59:32 [2020-11-05T07:59:32.536Z] 
07:59:32 [2020-11-05T07:59:32.536Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:32 [2020-11-05T07:59:32.536Z] #41 26.62   CC       images/timerfd.o
07:59:32 [2020-11-05T07:59:32.536Z] #41 ...
07:59:32 [2020-11-05T07:59:32.536Z] 
07:59:32 [2020-11-05T07:59:32.536Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:32 [2020-11-05T07:59:32.536Z] #43 116.4 github.com/LK4D4/vndr/versioned
07:59:32 [2020-11-05T07:59:32.536Z] #43 116.5 compress/flate
07:59:32 [2020-11-05T07:59:32.536Z] #43 118.1 github.com/LK4D4/vndr/build
07:59:32 [2020-11-05T07:59:32.536Z] #43 119.3 hash/crc32
07:59:32 [2020-11-05T07:59:32.536Z] #43 119.9 compress/gzip
07:59:32 [2020-11-05T07:59:32.536Z] #43 120.6 net
07:59:32 [2020-11-05T07:59:32.536Z] #43 121.2 vendor/golang.org/x/text/transform
07:59:32 [2020-11-05T07:59:32.536Z] #43 122.1 vendor/golang.org/x/text/unicode/bidi
07:59:32 [2020-11-05T07:59:32.558Z] #11 DONE 118.9s
07:59:32 [2020-11-05T07:59:32.558Z] 
07:59:32 [2020-11-05T07:59:32.558Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:59:32 [2020-11-05T07:59:32.558Z] #30 DONE 118.8s
07:59:32 [2020-11-05T07:59:32.558Z] 
07:59:32 [2020-11-05T07:59:32.558Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:32 [2020-11-05T07:59:32.792Z] #43 ...
07:59:32 [2020-11-05T07:59:32.792Z] 
07:59:32 [2020-11-05T07:59:32.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:32 [2020-11-05T07:59:32.792Z] #41 26.88   CC       images/mm.o
07:59:32 [2020-11-05T07:59:32.972Z] #19 ...
07:59:32 [2020-11-05T07:59:32.972Z] 
07:59:32 [2020-11-05T07:59:32.972Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:59:32 [2020-11-05T07:59:32.972Z] #23 154.3 Checking out files:  22% (2522/10984)   
Checking out files:  23% (2527/10984)   
Checking out files:  24% (2637/10984)   
Checking out files:  25% (2746/10984)   
Checking out files:  26% (2856/10984)   
Checking out files:  27% (2966/10984)   
Checking out files:  28% (3076/10984)   
Checking out files:  29% (3186/10984)   
Checking out files:  30% (3296/10984)   
Checking out files:  31% (3406/10984)   
Checking out files:  32% (3515/10984)   
Checking out files:  33% (3625/10984)   
Checking out files:  34% (3735/10984)   
Checking out files:  35% (3845/10984)   
Checking out files:  36% (3955/10984)   
Checking out files:  37% (4065/10984)   
Checking out files:  38% (4174/10984)   
Checking out files:  39% (4284/10984)   
Checking out files:  40% (4394/10984)   
Checking out files:  41% (4504/10984)   
Checking out files:  42% (4614/10984)   
Checking out files:  43% (4724/10984)   
Checking out files:  44% (4833/10984)   
Checking out files:  44% (4920/10984)   
Checking out files:  45% (4943/10984)   
Checking out files:  46% (5053/10984)   
Checking out files:  47% (5163/10984)   
Checking out files:  48% (5273/10984)   
Checking out files:  49% (5383/10984)   
Checking out files:  50% (5492/10984)   
Checking out files:  51% (5602/10984)   
Checking out files:  52% (5712/10984)   
Checking out files:  53% (5822/10984)   
Checking out files:  54% (5932/10984)   
Checking out files:  55% (6042/10984)   
Checking out files:  56% (6152/10984)   
Checking out files:  57% (6261/10984)   
Checking out files:  58% (6371/10984)   
Checking out files:  59% (6481/10984)   
Checking out files:  60% (6591/10984)   
Checking out files:  61% (6701/10984)   
Checking out files:  62% (6811/10984)   
Checking out files:  63% (6920/10984)   
Checking out files:  64% (7030/10984)   
Checking out files:  65% (7140/10984)   
Checking out files:  66% (7250/10984)   
Checking out files:  67% (7360/10984)   
Checking out files:  68% (7470/10984)   
Checking out files:  68% (7535/10984)   
Checking out files:  69% (7579/10984)   
Checking out files:  70% (7689/10984)   
Checking out files:  71% (7799/10984)   
Checking out files:  72% (7909/10984)   
Checking out files:  73% (8019/10984)   
Checking out files:  74% (8129/10984)   
Checking out files:  75% (8238/10984)   
Checking out files:  76% (8348/10984)   
Checking out files:  77% (8458/10984)   
Checking out files:  78% (8568/10984)   
Checking out files:  79% (8678/10984)   
Checking out files:  80% (8788/10984)   
Checking out files:  81% (8898/10984)   
Checking out files:  82% (9007/10984)   
Checking out files:  83% (9117/10984)   
Checking out files:  84% (9227/10984)   
Checking out files:  85% (9337/10984)   
Checking out files:  86% (9447/10984)   
Checking out files:  87% (9557/10984)   
Checking out files:  88% (9666/10984)   
Checking out files:  89% (9776/10984)   
Checking out files:  90% (9886/10984)   
Checking out files:  91% (9996/10984)   
Checking out files:  92% (10106/10984)   
Checking out files:  93% (10216/10984)   
Checking out files:  93% (10227/10984)   
Checking out files:  94% (10325/10984)   
Checking out files:  95% (10435/10984)   
Checking out files:  96% (10545/10984)   
Checking out files:  97% (10655/10984)   
Checking out files:  98% (10765/10984)   
Checking out files:  99% (10875/10984)   
Checking out files: 100% (10984/10984)   
Checking out files: 100% (10984/10984), done.
07:59:32 [2020-11-05T07:59:32.972Z] #23 157.9 + cd /tmp/tmp.u812DRPpyg/tmp/docker-ce
07:59:32 [2020-11-05T07:59:32.972Z] #23 157.9 + git checkout -q v17.06.2-ce
07:59:33 [2020-11-05T07:59:33.354Z] #41 27.55   CC       images/sk-opts.o
07:59:33 [2020-11-05T07:59:33.610Z] #41 27.76   CC       images/sk-unix.o
07:59:33 [2020-11-05T07:59:33.733Z] #20 12.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:59:33 [2020-11-05T07:59:33.733Z] #20 12.15   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
07:59:33 [2020-11-05T07:59:33.733Z] #20 12.21 Building wheels for collected packages: pyyaml
07:59:33 [2020-11-05T07:59:33.733Z] #20 12.21   Running setup.py bdist_wheel for pyyaml: started
07:59:33 [2020-11-05T07:59:33.867Z] #41 28.12   CC       images/sk-inet.o
07:59:34 [2020-11-05T07:59:34.123Z] #41 28.41   CC       images/tun.o
07:59:34 [2020-11-05T07:59:34.392Z] #41 28.64   CC       images/sk-netlink.o
07:59:34 [2020-11-05T07:59:34.648Z] #41 28.85   CC       images/packet-sock.o
07:59:34 [2020-11-05T07:59:34.671Z] #20 13.32   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:59:34 [2020-11-05T07:59:34.671Z] #20 13.32   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
07:59:34 [2020-11-05T07:59:34.671Z] #20 13.40 Successfully built pyyaml
07:59:34 [2020-11-05T07:59:34.671Z] #20 13.41 Installing collected packages: pyyaml, pathspec, yamllint
07:59:34 [2020-11-05T07:59:34.931Z] #20 13.73 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
07:59:35 [2020-11-05T07:59:35.114Z] ok  	github.com/docker/docker/cmd/dockerd	0.057s	coverage: 29.1% of statements
07:59:35 [2020-11-05T07:59:35.114Z] ok  	github.com/docker/docker/container	0.125s	coverage: 34.7% of statements
07:59:35 [2020-11-05T07:59:35.114Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:59:35 [2020-11-05T07:59:35.114Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:59:35 [2020-11-05T07:59:35.114Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:59:35 [2020-11-05T07:59:35.114Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.147 + RM_GOPATH=0
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.147 + TMP_GOPATH=
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.147 + : /build
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.147 + '[' -z '' ']'
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.147 ++ mktemp -d
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.148 + export GOPATH=/tmp/tmp.86J1Ljbtcp
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.151 + GOPATH=/tmp/tmp.86J1Ljbtcp
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.151 + RM_GOPATH=1
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.151 + case "$(go env GOARCH)" in
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.160 ++ go env GOARCH
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.176 + export GO_BUILDMODE=-buildmode=pie
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.176 + GO_BUILDMODE=-buildmode=pie
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.180 ++ dirname /tmp/install/install.sh
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.183 + dir=/tmp/install
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.183 + bin=runc
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.183 + shift
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.183 + '[' '!' -f /tmp/install/runc.installer ']'
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.183 + . /tmp/install/runc.installer
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.183 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.183 + install_runc
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.183 + grep -q '^3\.10\.0.*\.el7\.'
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.184 + uname -r
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.185 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.185 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.185 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.86J1Ljbtcp/src/github.com/opencontainers/runc
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.191 Cloning into '/tmp/tmp.86J1Ljbtcp/src/github.com/opencontainers/runc'...
07:59:35 [2020-11-05T07:59:35.136Z] #51 2.191 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
07:59:35 [2020-11-05T07:59:35.136Z] #51 ...
07:59:35 [2020-11-05T07:59:35.136Z] 
07:59:35 [2020-11-05T07:59:35.136Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:35 [2020-11-05T07:59:35.136Z] #41 42.41   CC       images/userns.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 42.63   CC       images/google/protobuf/descriptor.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 44.23   CC       images/opts.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 44.40   CC       images/seccomp.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 44.67   CC       images/binfmt-misc.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 44.94   CC       images/time.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 45.26   CC       images/sysctl.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 45.39   CC       images/autofs.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 45.70   CC       images/macvlan.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 45.83   CC       images/sit.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 46.18   CC       images/memfd.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 46.63   CC       images/timens.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 46.89   LINK     images/built-in.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.08   GEN      compel/include/asm
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.13   GEN      compel/include/version.h
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.18 touch .config
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.27   GEN      include/common/config.h
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.37   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.39   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.53   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.54   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.58   DEP      compel/plugins/std/infect.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.69   DEP      compel/plugins/std/string.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.78   DEP      compel/plugins/std/log.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.90   DEP      compel/plugins/std/fds.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 47.98   DEP      compel/plugins/std/std.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 48.07   DEP      compel/plugins/shmem/shmem.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 48.19   DEP      compel/plugins/fds/fds.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 48.34   CC       compel/plugins/std/std.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 48.66   CC       compel/plugins/std/fds.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 49.00   CC       compel/plugins/std/log.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 49.45   CC       compel/plugins/std/string.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 49.93   CC       compel/plugins/std/infect.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 50.51   CC       compel/arch/aarch64/plugins/std/parasite-head.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 50.59   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 50.73   AR       compel/plugins/std.lib.a
07:59:35 [2020-11-05T07:59:35.136Z] #41 50.86   CC       compel/plugins/fds/fds.o
07:59:35 [2020-11-05T07:59:35.136Z] #41 51.19   AR       compel/plugins/fds.lib.a
07:59:35 [2020-11-05T07:59:35.136Z] #41 51.29   HOSTDEP  compel/src/lib/log-host.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 51.47   HOSTDEP  compel/src/lib/handle-elf-host.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 51.61   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 51.68   HOSTDEP  compel/src/main-host.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 51.83   DEP      compel/src/lib/ptrace.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 51.95   DEP      compel/src/lib/infect.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 52.25   DEP      compel/src/lib/infect-util.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 52.34   DEP      compel/src/lib/infect-rpc.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 52.43   DEP      compel/arch/aarch64/src/lib/infect.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 52.55   DEP      compel/arch/aarch64/src/lib/cpu.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 52.57   DEP      compel/src/lib/log.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 52.67   DEP      compel/src/main.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 52.74   DEP      compel/src/lib/handle-elf.d
07:59:35 [2020-11-05T07:59:35.136Z] #41 52.81   DEP      compel/arch/aarch64/src/lib/handle-elf.d
07:59:35 [2020-11-05T07:59:35.143Z] #54 ...
07:59:35 [2020-11-05T07:59:35.143Z] 
07:59:35 [2020-11-05T07:59:35.143Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
07:59:35 [2020-11-05T07:59:35.143Z] #49 116.3 mvdan.cc/sh/v3/cmd/shfmt
07:59:35 [2020-11-05T07:59:35.143Z] #49 DONE 122.3s
07:59:35 [2020-11-05T07:59:35.143Z] 
07:59:35 [2020-11-05T07:59:35.143Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:35 [2020-11-05T07:59:35.143Z] #41 20.92   CC       images/inventory.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 21.32   CC       images/fdinfo.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 21.67   CC       images/fown.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 21.88   CC       images/ns.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 22.19   CC       images/regfile.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 22.54   CC       images/ghost-file.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 22.84   CC       images/fifo.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 23.03   CC       images/remap-file-path.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 23.25   CC       images/eventfd.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 23.41   CC       images/eventpoll.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 23.67   CC       images/fh.o
07:59:35 [2020-11-05T07:59:35.143Z] #41 24.07   CC       images/fsnotify.o
07:59:35 [2020-11-05T07:59:35.211Z] #41 29.27   CC       images/ipc-var.o
07:59:35 [2020-11-05T07:59:35.399Z] #41 ...
07:59:35 [2020-11-05T07:59:35.399Z] 
07:59:35 [2020-11-05T07:59:35.399Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
07:59:35 [2020-11-05T07:59:35.399Z] #12 DONE 2.9s
07:59:35 [2020-11-05T07:59:35.399Z] 
07:59:35 [2020-11-05T07:59:35.399Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:35 [2020-11-05T07:59:35.399Z] #41 52.88   CC       compel/src/lib/log.o
07:59:35 [2020-11-05T07:59:35.399Z] #41 ...
07:59:35 [2020-11-05T07:59:35.399Z] 
07:59:35 [2020-11-05T07:59:35.399Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
07:59:35 [2020-11-05T07:59:35.399Z] #13 ...
07:59:35 [2020-11-05T07:59:35.400Z] 
07:59:35 [2020-11-05T07:59:35.400Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:35 [2020-11-05T07:59:35.400Z] #43 112.8 github.com/LK4D4/vndr/godl
07:59:35 [2020-11-05T07:59:35.400Z] #43 113.4 github.com/LK4D4/vndr
07:59:35 [2020-11-05T07:59:35.400Z] #43 DONE 121.9s
07:59:35 [2020-11-05T07:59:35.467Z] #41 29.48   CC       images/ipc-desc.o
07:59:35 [2020-11-05T07:59:35.467Z] #41 29.70   CC       images/ipc-shm.o
07:59:35 [2020-11-05T07:59:35.500Z] #20 DONE 14.2s
07:59:35 [2020-11-05T07:59:35.500Z] 
07:59:35 [2020-11-05T07:59:35.500Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
07:59:35 [2020-11-05T07:59:35.500Z] #23 DONE 0.1s
07:59:35 [2020-11-05T07:59:35.500Z] 
07:59:35 [2020-11-05T07:59:35.500Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
07:59:35 [2020-11-05T07:59:35.662Z] 
07:59:35 [2020-11-05T07:59:35.662Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:35 [2020-11-05T07:59:35.662Z] #41 53.08   CC       compel/arch/aarch64/src/lib/cpu.o
07:59:35 [2020-11-05T07:59:35.723Z] #41 29.95   CC       images/ipc-msg.o
07:59:35 [2020-11-05T07:59:35.926Z] #41 53.45   CC       compel/arch/aarch64/src/lib/infect.o
07:59:35 [2020-11-05T07:59:35.980Z] #41 30.25   CC       images/ipc-sem.o
07:59:36 [2020-11-05T07:59:36.502Z] #41 53.92   CC       compel/src/lib/infect-rpc.o
07:59:36 [2020-11-05T07:59:36.530Z] #41 25.04   CC       images/signalfd.o
07:59:36 [2020-11-05T07:59:36.530Z] #41 25.39   CC       images/fs.o
07:59:36 [2020-11-05T07:59:36.549Z] #41 30.51   CC       images/utsns.o
07:59:36 [2020-11-05T07:59:36.549Z] #41 30.75   CC       images/creds.o
07:59:36 [2020-11-05T07:59:36.616Z] #23 ...
07:59:36 [2020-11-05T07:59:36.616Z] 
07:59:36 [2020-11-05T07:59:36.616Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:36 [2020-11-05T07:59:36.616Z] #44 151.0 crypto/tls
07:59:36 [2020-11-05T07:59:36.616Z] #44 159.3 net/http/httptrace
07:59:36 [2020-11-05T07:59:36.616Z] #44 159.6 net/http
07:59:36 [2020-11-05T07:59:36.616Z] #44 ...
07:59:36 [2020-11-05T07:59:36.616Z] 
07:59:36 [2020-11-05T07:59:36.616Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:36 [2020-11-05T07:59:36.616Z] #42 89.57   DEP      criu/namespaces.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 89.87   DEP      criu/mount.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 90.20   DEP      criu/memfd.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 90.49   DEP      criu/mem.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 90.77   DEP      criu/lsm.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 90.97   DEP      criu/log.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 91.17   DEP      criu/libnetlink.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 91.34   DEP      criu/kerndat.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 91.61   DEP      criu/kcmp-ids.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 91.71   DEP      criu/irmap.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 91.90   DEP      criu/ipc_ns.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 92.16   DEP      criu/image.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 92.38   DEP      criu/image-desc.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 92.57   DEP      criu/fsnotify.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 92.79   DEP      criu/filesystems.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 93.15   DEP      criu/files.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 93.34   DEP      criu/files-reg.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 93.58   DEP      criu/files-ext.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 93.77   DEP      criu/file-lock.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 94.09   DEP      criu/file-ids.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 94.24   DEP      criu/fifo.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 94.47   DEP      criu/fdstore.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 94.60   DEP      criu/fault-injection.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 94.70   DEP      criu/external.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 94.93   DEP      criu/eventpoll.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 95.20   DEP      criu/eventfd.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 95.38   DEP      criu/crtools.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 95.62   DEP      criu/cr-service.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 95.86   DEP      criu/cr-restore.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 96.13   DEP      criu/cr-errno.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 96.17   DEP      criu/cr-dump.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 96.37   DEP      criu/cr-dedup.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 96.60   DEP      criu/cr-check.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 96.79   DEP      criu/config.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 96.96   DEP      criu/clone-noasan.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 97.08   DEP      criu/cgroup.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 97.27   DEP      criu/cgroup-props.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 97.43   DEP      criu/bitmap.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 97.45   DEP      criu/bfd.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 97.59   DEP      criu/autofs.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 97.76   DEP      criu/aio.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 97.97   DEP      criu/action-scripts.d
07:59:36 [2020-11-05T07:59:36.616Z] #42 98.32   CC       criu/action-scripts.o
07:59:36 [2020-11-05T07:59:36.616Z] #42 98.94   CC       criu/aio.o
07:59:36 [2020-11-05T07:59:36.616Z] #42 99.64   CC       criu/autofs.o
07:59:36 [2020-11-05T07:59:36.616Z] #42 ...
07:59:36 [2020-11-05T07:59:36.616Z] 
07:59:36 [2020-11-05T07:59:36.616Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:36 [2020-11-05T07:59:36.616Z] #19 43.20 Unpacking bash-completion (1:2.8-6) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 43.68 Selecting previously unselected package bzip2.
07:59:36 [2020-11-05T07:59:36.616Z] #19 43.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 43.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 43.81 Selecting previously unselected package xz-utils.
07:59:36 [2020-11-05T07:59:36.616Z] #19 43.81 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 43.82 Unpacking xz-utils (5.2.4-1) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 44.04 Selecting previously unselected package apparmor.
07:59:36 [2020-11-05T07:59:36.616Z] #19 44.05 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 44.21 Unpacking apparmor (2.13.2-10) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 44.67 Selecting previously unselected package aufs-tools.
07:59:36 [2020-11-05T07:59:36.616Z] #19 44.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 44.69 Unpacking aufs-tools (1:4.14+20190211-1) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 44.86 Selecting previously unselected package libonig5:ppc64el.
07:59:36 [2020-11-05T07:59:36.616Z] #19 44.87 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 44.92 Unpacking libonig5:ppc64el (6.9.1-1) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.13 Selecting previously unselected package libjq1:ppc64el.
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.14 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.34 Selecting previously unselected package jq.
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.37 Unpacking jq (1.5+dfsg-2+b1) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.44 Selecting previously unselected package libaio1:ppc64el.
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.45 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.46 Unpacking libaio1:ppc64el (0.3.112-3) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.57 Selecting previously unselected package libgpm2:ppc64el.
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.57 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.58 Unpacking libgpm2:ppc64el (1.20.7-5) ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.67 Selecting previously unselected package libicu63:ppc64el.
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
07:59:36 [2020-11-05T07:59:36.616Z] #19 45.68 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
07:59:36 [2020-11-05T07:59:36.765Z] #41 54.27   CC       compel/src/lib/infect-util.o
07:59:36 [2020-11-05T07:59:36.790Z] #41 25.63   CC       images/pstree.o
07:59:36 [2020-11-05T07:59:36.806Z] #41 30.94   CC       images/vma.o
07:59:36 [2020-11-05T07:59:36.806Z] #41 31.15   CC       images/netdev.o
07:59:37 [2020-11-05T07:59:37.051Z] #41 25.84   CC       images/pipe.o
07:59:37 [2020-11-05T07:59:37.312Z] #41 26.06   CC       images/tcp-stream.o
07:59:37 [2020-11-05T07:59:37.341Z] #41 54.74   CC       compel/src/lib/infect.o
07:59:37 [2020-11-05T07:59:37.414Z] #41 31.55   CC       images/tty.o
07:59:37 [2020-11-05T07:59:37.573Z] #41 26.32   CC       images/sk-packet.o
07:59:37 [2020-11-05T07:59:37.573Z] #41 ...
07:59:37 [2020-11-05T07:59:37.573Z] 
07:59:37 [2020-11-05T07:59:37.573Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:37 [2020-11-05T07:59:37.573Z] #43 114.7 go/doc
07:59:37 [2020-11-05T07:59:37.573Z] #43 116.8 github.com/LK4D4/vndr/versioned
07:59:37 [2020-11-05T07:59:37.573Z] #43 116.9 compress/flate
07:59:37 [2020-11-05T07:59:37.573Z] #43 117.9 github.com/LK4D4/vndr/build
07:59:37 [2020-11-05T07:59:37.573Z] #43 119.5 hash/crc32
07:59:37 [2020-11-05T07:59:37.573Z] #43 120.1 compress/gzip
07:59:37 [2020-11-05T07:59:37.573Z] #43 120.8 net
07:59:37 [2020-11-05T07:59:37.573Z] #43 120.9 vendor/golang.org/x/text/transform
07:59:37 [2020-11-05T07:59:37.573Z] #43 121.7 vendor/golang.org/x/text/unicode/bidi
07:59:37 [2020-11-05T07:59:37.573Z] #43 123.7 vendor/golang.org/x/text/secure/bidirule
07:59:37 [2020-11-05T07:59:37.573Z] #43 123.9 vendor/golang.org/x/text/unicode/norm
07:59:37 [2020-11-05T07:59:37.834Z] #43 ...
07:59:37 [2020-11-05T07:59:37.834Z] 
07:59:37 [2020-11-05T07:59:37.834Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:37 [2020-11-05T07:59:37.834Z] #41 26.64   CC       images/mnt.o
07:59:37 [2020-11-05T07:59:37.976Z] #41 32.14   CC       images/file-lock.o
07:59:38 [2020-11-05T07:59:38.095Z] #41 26.85   CC       images/pipe-data.o
07:59:38 [2020-11-05T07:59:38.096Z] #41 27.04   CC       images/sa.o
07:59:38 [2020-11-05T07:59:38.236Z] #41 32.30   CC       images/rlimit.o
07:59:38 [2020-11-05T07:59:38.357Z] #41 27.33   CC       images/timer.o
07:59:38 [2020-11-05T07:59:38.492Z] #41 32.45   CC       images/pagemap.o
07:59:38 [2020-11-05T07:59:38.492Z] #41 32.68   CC       images/siginfo.o
07:59:38 [2020-11-05T07:59:38.735Z] #19 ...
07:59:38 [2020-11-05T07:59:38.735Z] 
07:59:38 [2020-11-05T07:59:38.735Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:38 [2020-11-05T07:59:38.735Z] #42 101.9   CC       criu/bfd.o
07:59:38 [2020-11-05T07:59:38.735Z] #41 ...
07:59:38 [2020-11-05T07:59:38.735Z] 
07:59:38 [2020-11-05T07:59:38.735Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
07:59:38 [2020-11-05T07:59:38.735Z] #13 DONE 3.3s
07:59:38 [2020-11-05T07:59:38.752Z] #41 32.90   CC       images/rpc.o
07:59:38 [2020-11-05T07:59:38.929Z] #41 27.68   CC       images/timerfd.o
07:59:38 [2020-11-05T07:59:38.929Z] #41 27.90   CC       images/mm.o
07:59:38 [2020-11-05T07:59:38.998Z] 
07:59:38 [2020-11-05T07:59:38.998Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:59:39 [2020-11-05T07:59:39.190Z] #41 28.11   CC       images/sk-opts.o
07:59:39 [2020-11-05T07:59:39.390Z] #42 102.7   CC       criu/bitmap.o
07:59:39 [2020-11-05T07:59:39.451Z] #41 28.30   CC       images/sk-unix.o
07:59:39 [2020-11-05T07:59:39.523Z] #22 122.2 Checking out files:  20% (2220/10984)   
Checking out files:  21% (2307/10984)   
Checking out files:  22% (2417/10984)   
Checking out files:  23% (2527/10984)   
Checking out files:  24% (2637/10984)   
Checking out files:  25% (2746/10984)   
Checking out files:  26% (2856/10984)   
Checking out files:  27% (2966/10984)   
Checking out files:  28% (3076/10984)   
Checking out files:  29% (3186/10984)   
Checking out files:  30% (3296/10984)   
Checking out files:  31% (3406/10984)   
Checking out files:  32% (3515/10984)   
Checking out files:  33% (3625/10984)   
Checking out files:  34% (3735/10984)   
Checking out files:  35% (3845/10984)   
Checking out files:  35% (3944/10984)   
Checking out files:  36% (3955/10984)   
Checking out files:  37% (4065/10984)   
Checking out files:  38% (4174/10984)   
Checking out files:  39% (4284/10984)   
Checking out files:  40% (4394/10984)   
Checking out files:  41% (4504/10984)   
Checking out files:  42% (4614/10984)   
Checking out files:  43% (4724/10984)   
Checking out files:  44% (4833/10984)   
Checking out files:  45% (4943/10984)   
Checking out files:  46% (5053/10984)   
Checking out files:  47% (5163/10984)   
Checking out files:  48% (5273/10984)   
Checking out files:  49% (5383/10984)   
Checking out files:  50% (5492/10984)   
Checking out files:  51% (5602/10984)   
Checking out files:  52% (5712/10984)   
Checking out files:  53% (5822/10984)   
Checking out files:  54% (5932/10984)   
Checking out files:  55% (6042/10984)   
Checking out files:  56% (6152/10984)   
Checking out files:  57% (6261/10984)   
Checking out files:  58% (6371/10984)   
Checking out files:  59% (6481/10984)   
Checking out files:  60% (6591/10984)   
Checking out files:  61% (6701/10984)   
Checking out files:  62% (6811/10984)   
Checking out files:  63% (6920/10984)   
Checking out files:  64% (7030/10984)   
Checking out files:  65% (7140/10984)   
Checking out files:  65% (7190/10984)   
Checking out files:  66% (7250/10984)   
Checking out files:  67% (7360/10984)   
Checking out files:  68% (7470/10984)   
Checking out files:  69% (7579/10984)   
Checking out files:  70% (7689/10984)   
Checking out files:  71% (7799/10984)   
Checking out files:  72% (7909/10984)   
Checking out files:  73% (8019/10984)   
Checking out files:  74% (8129/10984)   
Checking out files:  75% (8238/10984)   
Checking out files:  76% (8348/10984)   
Checking out files:  77% (8458/10984)   
Checking out files:  78% (8568/10984)   
Checking out files:  79% (8678/10984)   
Checking out files:  80% (8788/10984)   
Checking out files:  81% (8898/10984)   
Checking out files:  82% (9007/10984)   
Checking out files:  83% (9117/10984)   
Checking out files:  83% (9146/10984)   
Checking out files:  84% (9227/10984)   
Checking out files:  85% (9337/10984)   
Checking out files:  86% (9447/10984)   
Checking out files:  87% (9557/10984)   
Checking out files:  88% (9666/10984)   
Checking out files:  89% (9776/10984)   
Checking out files:  90% (9886/10984)   
Checking out files:  91% (9996/10984)   
Checking out files:  92% (10106/10984)   
Checking out files:  93% (10216/10984)   
Checking out files:  94% (10325/10984)   
Checking out files:  95% (10435/10984)   
Checking out files:  96% (10545/10984)   
Checking out files:  97% (10655/10984)   
Checking out files:  98% (10765/10984)   
Checking out files:  99% (10875/10984)   
Checking out files: 100% (10984/10984)   
Checking out files: 100% (10984/10984), done.
07:59:39 [2020-11-05T07:59:39.523Z] #22 126.0 + cd /tmp/tmp.pn7BecD4I8/tmp/docker-ce
07:59:39 [2020-11-05T07:59:39.523Z] #22 126.0 + git checkout -q v17.06.2-ce
07:59:39 [2020-11-05T07:59:39.573Z] ok  	github.com/docker/docker/daemon/cluster	0.036s	coverage: 0.5% of statements
07:59:39 [2020-11-05T07:59:39.694Z] #42 102.8   CC       criu/cgroup-props.o
07:59:39 [2020-11-05T07:59:39.698Z] #28 DONE 3.5s
07:59:39 [2020-11-05T07:59:39.698Z] 
07:59:39 [2020-11-05T07:59:39.698Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
07:59:39 [2020-11-05T07:59:39.698Z] #31 DONE 0.3s
07:59:39 [2020-11-05T07:59:39.698Z] 
07:59:39 [2020-11-05T07:59:39.698Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
07:59:39 [2020-11-05T07:59:39.698Z] #33 DONE 0.0s
07:59:39 [2020-11-05T07:59:39.698Z] 
07:59:39 [2020-11-05T07:59:39.698Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
07:59:39 [2020-11-05T07:59:39.698Z] #36 DONE 0.0s
07:59:39 [2020-11-05T07:59:39.698Z] 
07:59:39 [2020-11-05T07:59:39.698Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:39 [2020-11-05T07:59:39.698Z] #41 132.8   CC       criu/netfilter.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 133.2   CC       criu/page-pipe.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 133.9   CC       criu/page-xfer.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 135.6   CC       criu/pagemap-cache.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 136.1   CC       criu/pagemap.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 137.2   CC       criu/parasite-syscall.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 138.0   CC       criu/path.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 138.4   CC       criu/pie-util-vdso-elf32.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 138.8   CC       criu/pie-util-vdso.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 139.2   CC       criu/pie-util.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 139.5   CC       criu/pipes.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 140.2   CC       criu/plugin.o
07:59:39 [2020-11-05T07:59:39.698Z] #41 140.7   CC       criu/proc_parse.o
07:59:40 [2020-11-05T07:59:40.022Z] #41 28.62   CC       images/sk-inet.o
07:59:40 [2020-11-05T07:59:40.120Z] #41 34.00   CC       images/ext-file.o
07:59:40 [2020-11-05T07:59:40.120Z] #41 34.20   CC       images/cgroup.o
07:59:40 [2020-11-05T07:59:40.267Z] #41 ...
07:59:40 [2020-11-05T07:59:40.267Z] 
07:59:40 [2020-11-05T07:59:40.267Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:40 [2020-11-05T07:59:40.267Z] #51 89.67 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
07:59:40 [2020-11-05T07:59:40.267Z] #51 91.72 + mkdir -p /build
07:59:40 [2020-11-05T07:59:40.267Z] #51 91.72 + cp runc /build/runc
07:59:40 [2020-11-05T07:59:40.267Z] #51 DONE 92.1s
07:59:40 [2020-11-05T07:59:40.267Z] 
07:59:40 [2020-11-05T07:59:40.267Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:59:40 [2020-11-05T07:59:40.282Z] #41 29.03   CC       images/tun.o
07:59:40 [2020-11-05T07:59:40.543Z] #41 29.32   CC       images/sk-netlink.o
07:59:40 [2020-11-05T07:59:40.609Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
07:59:40 [2020-11-05T07:59:40.683Z] #41 34.82   CC       images/userns.o
07:59:40 [2020-11-05T07:59:40.761Z] #42 104.2   CC       criu/cgroup.o
07:59:40 [2020-11-05T07:59:40.803Z] #41 29.64   CC       images/packet-sock.o
07:59:40 [2020-11-05T07:59:40.913Z] #22 ...
07:59:40 [2020-11-05T07:59:40.913Z] 
07:59:40 [2020-11-05T07:59:40.913Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:40 [2020-11-05T07:59:40.913Z] #51 8.434 + cd /tmp/tmp.86J1Ljbtcp/src/github.com/opencontainers/runc
07:59:40 [2020-11-05T07:59:40.913Z] #51 8.434 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:59:40 [2020-11-05T07:59:40.939Z] #41 34.99   CC       images/google/protobuf/descriptor.o
07:59:41 [2020-11-05T07:59:41.376Z] #41 29.99   CC       images/ipc-var.o
07:59:41 [2020-11-05T07:59:41.376Z] #41 30.24   CC       images/ipc-desc.o
07:59:41 [2020-11-05T07:59:41.490Z] #51 ...
07:59:41 [2020-11-05T07:59:41.490Z] 
07:59:41 [2020-11-05T07:59:41.490Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
07:59:41 [2020-11-05T07:59:41.490Z] #14 1.401 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:59:41 [2020-11-05T07:59:41.490Z] #14 DONE 2.8s
07:59:41 [2020-11-05T07:59:41.490Z] 
07:59:41 [2020-11-05T07:59:41.490Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:41 [2020-11-05T07:59:41.490Z] #51 9.054 + '[' -z '' ']'
07:59:41 [2020-11-05T07:59:41.490Z] #51 9.055 + target=static
07:59:41 [2020-11-05T07:59:41.490Z] #51 9.066 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:59:41 [2020-11-05T07:59:41.502Z] #41 ...
07:59:41 [2020-11-05T07:59:41.502Z] 
07:59:41 [2020-11-05T07:59:41.502Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:59:41 [2020-11-05T07:59:41.502Z] #56 132.3 + for f in rootlesskit rootlesskit-docker-proxy
07:59:41 [2020-11-05T07:59:41.637Z] #41 30.47   CC       images/ipc-shm.o
07:59:41 [2020-11-05T07:59:41.644Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.9% of statements
07:59:41 [2020-11-05T07:59:41.753Z] #51 9.440 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 .
07:59:41 [2020-11-05T07:59:41.758Z] #56 132.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:59:41 [2020-11-05T07:59:41.898Z] #41 30.72   CC       images/ipc-msg.o
07:59:42 [2020-11-05T07:59:42.159Z] #41 31.05   CC       images/ipc-sem.o
07:59:42 [2020-11-05T07:59:42.175Z] #47 ...
07:59:42 [2020-11-05T07:59:42.175Z] 
07:59:42 [2020-11-05T07:59:42.175Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:42 [2020-11-05T07:59:42.175Z] #41 143.3   CC       criu/protobuf-desc.o
07:59:42 [2020-11-05T07:59:42.420Z] #41 31.27   CC       images/utsns.o
07:59:42 [2020-11-05T07:59:42.681Z] #41 31.52   CC       images/creds.o
07:59:42 [2020-11-05T07:59:42.942Z] #41 31.72   CC       images/vma.o
07:59:43 [2020-11-05T07:59:43.113Z] #41 144.1   CC       criu/protobuf.o
07:59:43 [2020-11-05T07:59:43.122Z] #56 ...
07:59:43 [2020-11-05T07:59:43.122Z] 
07:59:43 [2020-11-05T07:59:43.122Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:43 [2020-11-05T07:59:43.122Z] #43 123.9 vendor/golang.org/x/text/secure/bidirule
07:59:43 [2020-11-05T07:59:43.122Z] #43 124.4 vendor/golang.org/x/text/unicode/norm
07:59:43 [2020-11-05T07:59:43.122Z] #43 127.9 vendor/golang.org/x/net/idna
07:59:43 [2020-11-05T07:59:43.122Z] #43 130.6 vendor/golang.org/x/net/http2/hpack
07:59:43 [2020-11-05T07:59:43.122Z] #43 131.7 mime
07:59:43 [2020-11-05T07:59:43.122Z] #43 133.1 mime/quotedprintable
07:59:43 [2020-11-05T07:59:43.122Z] #43 133.4 net/http/internal
07:59:43 [2020-11-05T07:59:43.204Z] #41 31.90   CC       images/netdev.o
07:59:43 [2020-11-05T07:59:43.378Z] #43 ...
07:59:43 [2020-11-05T07:59:43.378Z] 
07:59:43 [2020-11-05T07:59:43.378Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:43 [2020-11-05T07:59:43.378Z] #41 36.42   CC       images/opts.o
07:59:43 [2020-11-05T07:59:43.378Z] #41 36.66   CC       images/seccomp.o
07:59:43 [2020-11-05T07:59:43.378Z] #41 36.92   CC       images/binfmt-misc.o
07:59:43 [2020-11-05T07:59:43.378Z] #41 37.18   CC       images/time.o
07:59:43 [2020-11-05T07:59:43.378Z] #41 37.35   CC       images/sysctl.o
07:59:43 [2020-11-05T07:59:43.378Z] #41 37.54   CC       images/autofs.o
07:59:43 [2020-11-05T07:59:43.403Z] #41 144.3   CC       criu/pstree.o
07:59:43 [2020-11-05T07:59:43.466Z] #41 32.24   CC       images/tty.o
07:59:43 [2020-11-05T07:59:43.634Z] #41 37.71   CC       images/macvlan.o
07:59:43 [2020-11-05T07:59:43.634Z] #41 37.90   CC       images/sit.o
07:59:43 [2020-11-05T07:59:43.678Z] #51 ...
07:59:43 [2020-11-05T07:59:43.678Z] 
07:59:43 [2020-11-05T07:59:43.678Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:59:43 [2020-11-05T07:59:43.678Z] #15 DONE 1.9s
07:59:43 [2020-11-05T07:59:43.678Z] 
07:59:43 [2020-11-05T07:59:43.678Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
07:59:43 [2020-11-05T07:59:43.890Z] #41 38.10   CC       images/memfd.o
07:59:44 [2020-11-05T07:59:44.039Z] #41 32.77   CC       images/file-lock.o
07:59:44 [2020-11-05T07:59:44.301Z] #41 33.00   CC       images/rlimit.o
07:59:44 [2020-11-05T07:59:44.301Z] #41 33.15   CC       images/pagemap.o
07:59:44 [2020-11-05T07:59:44.354Z] #42 ...
07:59:44 [2020-11-05T07:59:44.354Z] 
07:59:44 [2020-11-05T07:59:44.354Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.03 Selecting previously unselected package libnet1:ppc64el.
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.05 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.13 Selecting previously unselected package libnl-3-200:ppc64el.
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.16 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.29 Selecting previously unselected package libprotobuf-c1:ppc64el.
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.31 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.40 Selecting previously unselected package libreadline5:ppc64el.
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.42 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.52 Selecting previously unselected package net-tools.
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.77 Selecting previously unselected package python-pip-whl.
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 50.80 Unpacking python-pip-whl (18.1-5) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 51.39 Selecting previously unselected package python3-lib2to3.
07:59:44 [2020-11-05T07:59:44.354Z] #19 51.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 51.41 Unpacking python3-lib2to3 (3.7.3-1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 51.57 Selecting previously unselected package python3-distutils.
07:59:44 [2020-11-05T07:59:44.354Z] #19 51.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 51.58 Unpacking python3-distutils (3.7.3-1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 51.79 Selecting previously unselected package python3-pip.
07:59:44 [2020-11-05T07:59:44.354Z] #19 51.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 51.80 Unpacking python3-pip (18.1-5) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.05 Selecting previously unselected package python3-pkg-resources.
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.06 Unpacking python3-pkg-resources (40.8.0-1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.18 Selecting previously unselected package python3-setuptools.
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.20 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.20 Unpacking python3-setuptools (40.8.0-1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.49 Selecting previously unselected package python3-wheel.
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.53 Unpacking python3-wheel (0.32.3-2) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.61 Selecting previously unselected package sudo.
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.64 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 52.64 Unpacking sudo (1.8.27-1+deb10u2) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.30 Selecting previously unselected package thin-provisioning-tools.
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.61 Selecting previously unselected package uidmap.
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.62 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.63 Unpacking uidmap (1:4.5-1.1) ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.77 Selecting previously unselected package vim-runtime.
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.80 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
07:59:44 [2020-11-05T07:59:44.354Z] #19 53.99 Unpacking vim-runtime (2:8.1.0875-5) ...
07:59:44 [2020-11-05T07:59:44.373Z] #41 145.3   CC       criu/rbtree.o
07:59:44 [2020-11-05T07:59:44.373Z] #41 145.5   CC       criu/rst-malloc.o
07:59:44 [2020-11-05T07:59:44.453Z] #41 38.45   CC       images/timens.o
07:59:44 [2020-11-05T07:59:44.453Z] #41 38.77   LINK     images/built-in.o
07:59:44 [2020-11-05T07:59:44.453Z] #41 ...
07:59:44 [2020-11-05T07:59:44.453Z] 
07:59:44 [2020-11-05T07:59:44.453Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:44 [2020-11-05T07:59:44.453Z] #11 125.2 Selecting previously unselected package g++-mingw-w64-x86-64.
07:59:44 [2020-11-05T07:59:44.453Z] #11 125.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:59:44 [2020-11-05T07:59:44.453Z] #11 125.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:44 [2020-11-05T07:59:44.562Z] #41 33.44   CC       images/siginfo.o
07:59:44 [2020-11-05T07:59:44.655Z] #41 ...
07:59:44 [2020-11-05T07:59:44.655Z] 
07:59:44 [2020-11-05T07:59:44.655Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:59:44 [2020-11-05T07:59:44.655Z] #38 DONE 236.6s
07:59:44 [2020-11-05T07:59:44.655Z] 
07:59:44 [2020-11-05T07:59:44.655Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:44 [2020-11-05T07:59:44.655Z] #41 145.7   CC       criu/seccomp.o
07:59:44 [2020-11-05T07:59:44.709Z] #11 ...
07:59:44 [2020-11-05T07:59:44.709Z] 
07:59:44 [2020-11-05T07:59:44.709Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:44 [2020-11-05T07:59:44.709Z] #41 38.93   GEN      compel/include/asm
07:59:44 [2020-11-05T07:59:44.709Z] #41 38.95   GEN      compel/include/version.h
07:59:44 [2020-11-05T07:59:44.709Z] #41 38.98 touch .config
07:59:44 [2020-11-05T07:59:44.709Z] #41 39.03   GEN      include/common/config.h
07:59:44 [2020-11-05T07:59:44.965Z] #41 39.11   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
07:59:44 [2020-11-05T07:59:44.965Z] #41 39.12   GEN      compel/plugins/include/uapi/std/syscall-64.h
07:59:44 [2020-11-05T07:59:44.965Z] #41 39.16   GEN      compel/arch/x86/plugins/std/syscalls-64.S
07:59:44 [2020-11-05T07:59:44.965Z] #41 39.17   DEP      compel/arch/x86/plugins/std/syscalls-64.d
07:59:44 [2020-11-05T07:59:44.965Z] #41 39.20   DEP      compel/arch/x86/plugins/std/memcpy.d
07:59:44 [2020-11-05T07:59:44.965Z] #41 39.23   DEP      compel/arch/x86/plugins/std/parasite-head.d
07:59:44 [2020-11-05T07:59:44.965Z] #41 39.25   GEN      compel/plugins/include/uapi/std/syscall.h
07:59:44 [2020-11-05T07:59:44.965Z] #41 39.28   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
07:59:45 [2020-11-05T07:59:45.134Z] #41 33.75   CC       images/rpc.o
07:59:45 [2020-11-05T07:59:45.221Z] #41 39.29   GEN      compel/plugins/include/uapi/std/syscall-codes.h
07:59:45 [2020-11-05T07:59:45.222Z] #41 39.32   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:59:45 [2020-11-05T07:59:45.222Z] #41 39.33   DEP      compel/plugins/std/infect.d
07:59:45 [2020-11-05T07:59:45.222Z] #41 39.41   DEP      compel/plugins/std/string.d
07:59:45 [2020-11-05T07:59:45.222Z] #41 39.54   DEP      compel/plugins/std/log.d
07:59:45 [2020-11-05T07:59:45.478Z] #41 39.65   DEP      compel/plugins/std/fds.d
07:59:45 [2020-11-05T07:59:45.478Z] #41 39.72   DEP      compel/plugins/std/std.d
07:59:45 [2020-11-05T07:59:45.596Z] #41 146.5   CC       criu/seize.o
07:59:45 [2020-11-05T07:59:45.602Z] #16 DONE 1.8s
07:59:45 [2020-11-05T07:59:45.602Z] 
07:59:45 [2020-11-05T07:59:45.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:45 [2020-11-05T07:59:45.602Z] #41 56.75   CC       compel/src/lib/ptrace.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 57.00   AR       compel/libcompel.a
07:59:45 [2020-11-05T07:59:45.602Z] #41 57.12   HOSTCC   compel/src/main-host.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 57.50   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 57.62   HOSTCC   compel/src/lib/handle-elf-host.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 57.88   HOSTCC   compel/src/lib/log-host.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 58.00   HOSTLINK compel/compel-host-bin
07:59:45 [2020-11-05T07:59:45.602Z] #41 58.11   DEP      soccr/soccr.d
07:59:45 [2020-11-05T07:59:45.602Z] #41 58.33   CC       soccr/soccr.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 59.97   AR       soccr/libsoccr.a
07:59:45 [2020-11-05T07:59:45.602Z] #41 60.04 make[1]: 'soccr/libsoccr.a' is up to date.
07:59:45 [2020-11-05T07:59:45.602Z] #41 60.66   DEP      criu/arch/aarch64/sigframe.d
07:59:45 [2020-11-05T07:59:45.602Z] #41 61.02   DEP      criu/arch/aarch64/crtools.d
07:59:45 [2020-11-05T07:59:45.602Z] #41 61.29   DEP      criu/arch/aarch64/cpu.d
07:59:45 [2020-11-05T07:59:45.602Z] #41 61.30   DEP      criu/arch/aarch64/bitops.d
07:59:45 [2020-11-05T07:59:45.602Z] #41 61.37   CC       criu/arch/aarch64/bitops.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 61.40   CC       criu/arch/aarch64/cpu.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 61.51   CC       criu/arch/aarch64/crtools.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 62.22   CC       criu/arch/aarch64/sigframe.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 62.52   LINK     criu/arch/aarch64/crtools.built-in.o
07:59:45 [2020-11-05T07:59:45.602Z] #41 62.60   DEP      criu/pie/util-vdso.d
07:59:45 [2020-11-05T07:59:45.602Z] #41 62.79   DEP      criu/pie/util.d
07:59:45 [2020-11-05T07:59:45.602Z] #41 63.04   CC       criu/pie/util.o
07:59:45 [2020-11-05T07:59:45.734Z] #41 39.89   DEP      compel/plugins/shmem/shmem.d
07:59:45 [2020-11-05T07:59:45.734Z] #41 39.97   DEP      compel/plugins/fds/fds.d
07:59:45 [2020-11-05T07:59:45.734Z] #41 40.06   CC       compel/plugins/std/std.o
07:59:45 [2020-11-05T07:59:45.865Z] #41 63.24   CC       criu/pie/util-vdso.o
07:59:46 [2020-11-05T07:59:46.079Z] #41 34.83   CC       images/ext-file.o
07:59:46 [2020-11-05T07:59:46.079Z] #41 35.06   CC       images/cgroup.o
07:59:46 [2020-11-05T07:59:46.165Z] #41 147.3   CC       criu/servicefd.o
07:59:46 [2020-11-05T07:59:46.297Z] #41 40.39   CC       compel/plugins/std/fds.o
07:59:46 [2020-11-05T07:59:46.425Z] #41 147.6   CC       criu/shmem.o
07:59:46 [2020-11-05T07:59:46.441Z] #41 63.99   AR       criu/pie/pie.lib.a
07:59:46 [2020-11-05T07:59:46.441Z] #41 64.06   DEP      criu/pie/restorer.d
07:59:46 [2020-11-05T07:59:46.685Z] #41 ...
07:59:46 [2020-11-05T07:59:46.685Z] 
07:59:46 [2020-11-05T07:59:46.685Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
07:59:46 [2020-11-05T07:59:46.685Z] #39 DONE 0.8s
07:59:46 [2020-11-05T07:59:46.685Z] 
07:59:46 [2020-11-05T07:59:46.685Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:59:46 [2020-11-05T07:59:46.859Z] #41 40.84   CC       compel/plugins/std/log.o
07:59:47 [2020-11-05T07:59:47.017Z] #41 64.37   DEP      criu/arch/aarch64/intraprocedure.d
07:59:47 [2020-11-05T07:59:47.018Z] #41 64.40   DEP      criu/arch/aarch64/restorer.d
07:59:47 [2020-11-05T07:59:47.018Z] #41 ...
07:59:47 [2020-11-05T07:59:47.018Z] 
07:59:47 [2020-11-05T07:59:47.018Z] #17 [dev-systemd-false  6/26] RUN ldconfig
07:59:47 [2020-11-05T07:59:47.018Z] #17 DONE 1.8s
07:59:47 [2020-11-05T07:59:47.018Z] 
07:59:47 [2020-11-05T07:59:47.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:47 [2020-11-05T07:59:47.018Z] #41 64.53   DEP      criu/arch/aarch64/vdso-pie.d
07:59:47 [2020-11-05T07:59:47.018Z] #41 64.66   DEP      criu/pie/parasite-vdso.d
07:59:47 [2020-11-05T07:59:47.018Z] #41 ...
07:59:47 [2020-11-05T07:59:47.018Z] 
07:59:47 [2020-11-05T07:59:47.018Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:47 [2020-11-05T07:59:47.023Z] #41 35.74   CC       images/userns.o
07:59:47 [2020-11-05T07:59:47.023Z] #41 ...
07:59:47 [2020-11-05T07:59:47.023Z] 
07:59:47 [2020-11-05T07:59:47.023Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:59:47 [2020-11-05T07:59:47.023Z] #56 134.1 + for f in rootlesskit rootlesskit-docker-proxy
07:59:47 [2020-11-05T07:59:47.023Z] #56 134.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
07:59:47 [2020-11-05T07:59:47.148Z] #19 57.38 Selecting previously unselected package vim.
07:59:47 [2020-11-05T07:59:47.148Z] #19 57.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
07:59:47 [2020-11-05T07:59:47.148Z] #19 57.43 Unpacking vim (2:8.1.0875-5) ...
07:59:47 [2020-11-05T07:59:47.148Z] #19 ...
07:59:47 [2020-11-05T07:59:47.148Z] 
07:59:47 [2020-11-05T07:59:47.148Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:59:47 [2020-11-05T07:59:47.148Z] #23 161.9 + mkdir -p /tmp/tmp.u812DRPpyg/src/github.com/docker
07:59:47 [2020-11-05T07:59:47.148Z] #23 161.9 + mv components/cli /tmp/tmp.u812DRPpyg/src/github.com/docker/cli
07:59:47 [2020-11-05T07:59:47.148Z] #23 161.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
07:59:47 [2020-11-05T07:59:47.252Z] #54 ...
07:59:47 [2020-11-05T07:59:47.252Z] 
07:59:47 [2020-11-05T07:59:47.252Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:47 [2020-11-05T07:59:47.252Z] #41 148.1   CC       criu/sigframe.o
07:59:47 [2020-11-05T07:59:47.252Z] #41 148.3   CC       criu/signalfd.o
07:59:47 [2020-11-05T07:59:47.421Z] #41 41.64   CC       compel/plugins/std/string.o
07:59:47 [2020-11-05T07:59:47.449Z] #23 ...
07:59:47 [2020-11-05T07:59:47.449Z] 
07:59:47 [2020-11-05T07:59:47.449Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:47 [2020-11-05T07:59:47.449Z] #42 109.5   CC       criu/clone-noasan.o
07:59:47 [2020-11-05T07:59:47.449Z] #42 109.8   CC       criu/config.o
07:59:47 [2020-11-05T07:59:47.510Z] #41 148.4   CC       criu/sk-inet.o
07:59:47 [2020-11-05T07:59:47.825Z] DEBUG: print all environment variables to check how Jenkins runs this script
07:59:47 [2020-11-05T07:59:47.825Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-50ace175\powershellScript.ps1'; exit $LASTEXITCODE;
07:59:47 [2020-11-05T07:59:47.825Z] ----------------------------------------------------------------------------
07:59:47 [2020-11-05T07:59:47.825Z] 
07:59:47 [2020-11-05T07:59:47.825Z] INFO: executeCI.ps1 starting at Thu Nov  5 07:59:45 CUT 2020
07:59:47 [2020-11-05T07:59:47.825Z] 
07:59:47 [2020-11-05T07:59:47.825Z] INFO: Script version 05-Feb-2019 09:03 PDT
07:59:47 [2020-11-05T07:59:47.825Z] INFO: Running git version 2.24.1.windows.2
07:59:47 [2020-11-05T07:59:47.825Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
07:59:47 [2020-11-05T07:59:47.825Z] INFO: Environment variables:
07:59:47 [2020-11-05T07:59:47.825Z] 
07:59:47 [2020-11-05T07:59:47.825Z] Name                           Value                                                                                   
07:59:47 [2020-11-05T07:59:47.825Z] ----                           -----                                                                                   
07:59:47 [2020-11-05T07:59:47.825Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
07:59:47 [2020-11-05T07:59:47.825Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
07:59:47 [2020-11-05T07:59:47.825Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
07:59:47 [2020-11-05T07:59:47.825Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
07:59:47 [2020-11-05T07:59:47.825Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
07:59:47 [2020-11-05T07:59:47.825Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
07:59:47 [2020-11-05T07:59:47.825Z] BRANCH_NAME                    PR-41634                                                                                
07:59:47 [2020-11-05T07:59:47.825Z] BUILD_DISPLAY_NAME             #1                                                                                      
07:59:47 [2020-11-05T07:59:47.825Z] BUILD_ID                       1                                                                                       
07:59:47 [2020-11-05T07:59:47.825Z] BUILD_NUMBER                   1                                                                                       
07:59:47 [2020-11-05T07:59:47.825Z] BUILD_TAG                      jenkins-moby-PR-41634-1                                                                 
07:59:47 [2020-11-05T07:59:47.825Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41634/1/                              
07:59:47 [2020-11-05T07:59:47.825Z] CHANGE_AUTHOR                  AkihiroSuda                                                                             
07:59:47 [2020-11-05T07:59:47.825Z] CHANGE_AUTHOR_DISPLAY_NAME     Akihiro Suda                                                                            
07:59:47 [2020-11-05T07:59:47.825Z] CHANGE_AUTHOR_EMAIL            suda.kyoto@gmail.com                                                                    
07:59:47 [2020-11-05T07:59:47.825Z] CHANGE_BRANCH                  rootlesskit-0.11.0                                                                      
07:59:47 [2020-11-05T07:59:47.825Z] CHANGE_FORK                    AkihiroSuda/docker                                                                      
07:59:47 [2020-11-05T07:59:47.825Z] CHANGE_ID                      41634                                                                                   
07:59:47 [2020-11-05T07:59:47.825Z] CHANGE_TARGET                  master                                                                                  
07:59:47 [2020-11-05T07:59:47.825Z] CHANGE_TITLE                   bump up rootlesskit to v0.11.0                                                          
07:59:47 [2020-11-05T07:59:47.825Z] CHANGE_URL                     https://github.com/moby/moby/pull/41634                                                 
07:59:47 [2020-11-05T07:59:47.825Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
07:59:47 [2020-11-05T07:59:47.825Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
07:59:47 [2020-11-05T07:59:47.825Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
07:59:47 [2020-11-05T07:59:47.825Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
07:59:47 [2020-11-05T07:59:47.825Z] COMPUTERNAME                   azwin-2-4f3070                                                                          
07:59:47 [2020-11-05T07:59:47.825Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
07:59:47 [2020-11-05T07:59:47.825Z] ConfigSequenceNumber           0                                                                                       
07:59:47 [2020-11-05T07:59:47.825Z] DOCKER_BUILDKIT                0                                                                                       
07:59:47 [2020-11-05T07:59:47.825Z] DOCKER_DUT_DEBUG               1                                                                                       
07:59:47 [2020-11-05T07:59:47.825Z] DOCKER_EXPERIMENTAL            1                                                                                       
07:59:47 [2020-11-05T07:59:47.825Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
07:59:47 [2020-11-05T07:59:47.825Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
07:59:47 [2020-11-05T07:59:47.825Z] EXECUTOR_NUMBER                0                                                                                       
07:59:47 [2020-11-05T07:59:47.825Z] FQDN                           azwin-2-4f3070.westus.cloudapp.azure.com                                                
07:59:47 [2020-11-05T07:59:47.825Z] GIT_BRANCH                     PR-41634                                                                                
07:59:47 [2020-11-05T07:59:47.825Z] GIT_COMMIT                     c6accc67f2e754a6f5a7e43eaddad9580a31cab3                                                
07:59:47 [2020-11-05T07:59:47.825Z] GIT_URL                        https://github.com/moby/moby.git                                                        
07:59:47 [2020-11-05T07:59:47.825Z] HUDSON_COOKIE                  c7013692-b62f-4ff1-8fa1-3abeceac73a3                                                    
07:59:47 [2020-11-05T07:59:47.825Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
07:59:47 [2020-11-05T07:59:47.825Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
07:59:47 [2020-11-05T07:59:47.825Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
07:59:47 [2020-11-05T07:59:47.825Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
07:59:47 [2020-11-05T07:59:47.825Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
07:59:47 [2020-11-05T07:59:47.825Z] JENKINS_NODE_COOKIE            9b891284-18d6-4174-8cf9-c3ec41309693                                                    
07:59:47 [2020-11-05T07:59:47.825Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
07:59:47 [2020-11-05T07:59:47.825Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
07:59:47 [2020-11-05T07:59:47.825Z] JOB_BASE_NAME                  PR-41634                                                                                
07:59:47 [2020-11-05T07:59:47.825Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41634/display/redirect                
07:59:47 [2020-11-05T07:59:47.825Z] JOB_NAME                       moby/PR-41634                                                                           
07:59:47 [2020-11-05T07:59:47.825Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41634/                                
07:59:47 [2020-11-05T07:59:47.825Z] library.jps.version            master                                                                                  
07:59:47 [2020-11-05T07:59:47.825Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
07:59:47 [2020-11-05T07:59:47.825Z] NODE_LABELS                    amd64 azure azwin-2-4f3070 azwin-2019 docker west-us windows windows-2019 x86_64        
07:59:47 [2020-11-05T07:59:47.825Z] NODE_NAME                      azwin-2-4f3070                                                                          
07:59:47 [2020-11-05T07:59:47.825Z] NUMBER_OF_PROCESSORS           4                                                                                       
07:59:47 [2020-11-05T07:59:47.825Z] OS                             Windows_NT                                                                              
07:59:47 [2020-11-05T07:59:47.825Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
07:59:47 [2020-11-05T07:59:47.825Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
07:59:47 [2020-11-05T07:59:47.825Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
07:59:47 [2020-11-05T07:59:47.825Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
07:59:47 [2020-11-05T07:59:47.825Z] PROCESSOR_LEVEL                6                                                                                       
07:59:47 [2020-11-05T07:59:47.825Z] PROCESSOR_REVISION             4f01                                                                                    
07:59:47 [2020-11-05T07:59:47.825Z] ProgramData                    C:\ProgramData                                                                          
07:59:47 [2020-11-05T07:59:47.825Z] ProgramFiles                   C:\Program Files                                                                        
07:59:47 [2020-11-05T07:59:47.825Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
07:59:47 [2020-11-05T07:59:47.826Z] ProgramW6432                   C:\Program Files                                                                        
07:59:47 [2020-11-05T07:59:47.826Z] PROMPT                         $P$G                                                                                    
07:59:47 [2020-11-05T07:59:47.826Z] PSExecutionPolicyPreference    Bypass                                                                                  
07:59:47 [2020-11-05T07:59:47.826Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
07:59:47 [2020-11-05T07:59:47.826Z] PUBLIC                         C:\Users\Public                                                                         
07:59:47 [2020-11-05T07:59:47.826Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41634/1/display/redirect?page=changes 
07:59:47 [2020-11-05T07:59:47.826Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41634/1/display/redirect              
07:59:47 [2020-11-05T07:59:47.826Z] SKIP_VALIDATION_TESTS          1                                                                                       
07:59:47 [2020-11-05T07:59:47.826Z] SOURCES_DRIVE                  d                                                                                       
07:59:47 [2020-11-05T07:59:47.826Z] SOURCES_SUBDIR                 gopath                                                                                  
07:59:47 [2020-11-05T07:59:47.826Z] STAGE_NAME                     Run tests                                                                               
07:59:47 [2020-11-05T07:59:47.826Z] SystemDrive                    C:                                                                                      
07:59:47 [2020-11-05T07:59:47.826Z] SystemRoot                     C:\windows                                                                              
07:59:47 [2020-11-05T07:59:47.826Z] TEMP                           C:\windows\TEMP                                                                         
07:59:47 [2020-11-05T07:59:47.826Z] TESTDEBUG                      0                                                                                       
07:59:47 [2020-11-05T07:59:47.826Z] TESTRUN_DRIVE                  d                                                                                       
07:59:47 [2020-11-05T07:59:47.826Z] TESTRUN_SUBDIR                 CI                                                                                      
07:59:47 [2020-11-05T07:59:47.826Z] TIMEOUT                        120m                                                                                    
07:59:47 [2020-11-05T07:59:47.826Z] TMP                            C:\windows\TEMP                                                                         
07:59:47 [2020-11-05T07:59:47.826Z] USERDOMAIN                     WORKGROUP                                                                               
07:59:47 [2020-11-05T07:59:47.826Z] USERNAME                       azwin-2-4f3070$                                                                         
07:59:47 [2020-11-05T07:59:47.826Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
07:59:47 [2020-11-05T07:59:47.826Z] windir                         C:\windows                                                                              
07:59:47 [2020-11-05T07:59:47.826Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
07:59:47 [2020-11-05T07:59:47.826Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
07:59:47 [2020-11-05T07:59:47.826Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
07:59:47 [2020-11-05T07:59:47.826Z] 
07:59:47 [2020-11-05T07:59:47.826Z] 
07:59:47 [2020-11-05T07:59:47.826Z] 
07:59:48 [2020-11-05T07:59:48.078Z] #41 149.1   CC       criu/sk-netlink.o
07:59:48 [2020-11-05T07:59:48.287Z] INFO: Sources under d:\gopath\...
07:59:48 [2020-11-05T07:59:48.287Z] INFO: Test run under d:\CI\...
07:59:48 [2020-11-05T07:59:48.287Z] INFO: Running in D:\gopath\src\github.com\docker\docker
07:59:48 [2020-11-05T07:59:48.287Z] INFO: docker/docker repository was found
07:59:48 [2020-11-05T07:59:48.337Z] #41 149.4   CC       criu/sk-packet.o
07:59:48 [2020-11-05T07:59:48.349Z] #41 42.34   CC       compel/plugins/std/infect.o
07:59:48 [2020-11-05T07:59:48.581Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.427s	coverage: 14.1% of statements
07:59:48 [2020-11-05T07:59:48.597Z] #41 149.8   CC       criu/sk-queue.o
07:59:48 [2020-11-05T07:59:48.605Z] #41 ...
07:59:48 [2020-11-05T07:59:48.605Z] 
07:59:48 [2020-11-05T07:59:48.605Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:59:48 [2020-11-05T07:59:48.605Z] #56 DONE 139.1s
07:59:48 [2020-11-05T07:59:48.605Z] 
07:59:48 [2020-11-05T07:59:48.605Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
07:59:48 [2020-11-05T07:59:48.605Z] #57 DONE 0.1s
07:59:48 [2020-11-05T07:59:48.605Z] 
07:59:48 [2020-11-05T07:59:48.605Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:59:48 [2020-11-05T07:59:48.605Z] #58 DONE 0.1s
07:59:48 [2020-11-05T07:59:48.605Z] 
07:59:48 [2020-11-05T07:59:48.605Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:48 [2020-11-05T07:59:48.605Z] #41 42.74   CC       compel/arch/x86/plugins/std/parasite-head.o
07:59:48 [2020-11-05T07:59:48.605Z] #41 42.84   CC       compel/arch/x86/plugins/std/memcpy.o
07:59:48 [2020-11-05T07:59:48.748Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
07:59:48 [2020-11-05T07:59:48.857Z] #41 ...
07:59:48 [2020-11-05T07:59:48.857Z] 
07:59:48 [2020-11-05T07:59:48.857Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:59:48 [2020-11-05T07:59:48.857Z] #47 240.7 + /build/golangci-lint --version
07:59:48 [2020-11-05T07:59:48.857Z] #47 241.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
07:59:48 [2020-11-05T07:59:48.857Z] #47 DONE 241.2s
07:59:48 [2020-11-05T07:59:48.861Z] #41 42.92   CC       compel/arch/x86/plugins/std/syscalls-64.o
07:59:48 [2020-11-05T07:59:48.861Z] #41 42.99   AR       compel/plugins/std.lib.a
07:59:48 [2020-11-05T07:59:48.861Z] #41 43.09   CC       compel/plugins/fds/fds.o
07:59:48 [2020-11-05T07:59:48.943Z] #18 1.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:59:48 [2020-11-05T07:59:48.943Z] #18 1.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:59:49 [2020-11-05T07:59:49.117Z] 
07:59:49 [2020-11-05T07:59:49.117Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:49 [2020-11-05T07:59:49.118Z] #41 43.43   AR       compel/plugins/fds.lib.a
07:59:49 [2020-11-05T07:59:49.206Z] #18 2.018 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:59:49 [2020-11-05T07:59:49.209Z] ltsc2019: Pulling from windows/servercore
07:59:49 [2020-11-05T07:59:49.210Z] 4612f6d0b889: Pulling fs layer
07:59:49 [2020-11-05T07:59:49.210Z] 406ffb8432a7: Pulling fs layer
07:59:49 [2020-11-05T07:59:49.374Z] #41 43.59   HOSTDEP  compel/src/lib/log-host.d
07:59:49 [2020-11-05T07:59:49.376Z] #41 150.2   CC       criu/sk-tcp.o
07:59:49 [2020-11-05T07:59:49.469Z] #18 2.412 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
07:59:49 [2020-11-05T07:59:49.568Z] #42 112.9   CC       criu/cr-check.o
07:59:49 [2020-11-05T07:59:49.572Z] #56 ...
07:59:49 [2020-11-05T07:59:49.572Z] 
07:59:49 [2020-11-05T07:59:49.572Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:49 [2020-11-05T07:59:49.572Z] #11 126.4 Selecting previously unselected package g++-mingw-w64-x86-64.
07:59:49 [2020-11-05T07:59:49.572Z] #11 126.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
07:59:49 [2020-11-05T07:59:49.572Z] #11 126.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:49 [2020-11-05T07:59:49.572Z] #11 ...
07:59:49 [2020-11-05T07:59:49.572Z] 
07:59:49 [2020-11-05T07:59:49.572Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:49 [2020-11-05T07:59:49.572Z] #41 36.00   CC       images/google/protobuf/descriptor.o
07:59:49 [2020-11-05T07:59:49.572Z] #41 37.58   CC       images/opts.o
07:59:49 [2020-11-05T07:59:49.572Z] #41 37.84   CC       images/seccomp.o
07:59:49 [2020-11-05T07:59:49.572Z] #41 38.06   CC       images/binfmt-misc.o
07:59:49 [2020-11-05T07:59:49.572Z] #41 38.24   CC       images/time.o
07:59:49 [2020-11-05T07:59:49.572Z] #41 38.42   CC       images/sysctl.o
07:59:49 [2020-11-05T07:59:49.617Z] ok  	github.com/docker/docker/daemon/config	0.021s	coverage: 81.8% of statements
07:59:49 [2020-11-05T07:59:49.631Z] #41 43.82   HOSTDEP  compel/src/lib/handle-elf-host.d
07:59:49 [2020-11-05T07:59:49.635Z] #41 150.6   CC       criu/sk-unix.o
07:59:49 [2020-11-05T07:59:49.834Z] #41 38.63   CC       images/autofs.o
07:59:49 [2020-11-05T07:59:49.834Z] #41 38.82   CC       images/macvlan.o
07:59:49 [2020-11-05T07:59:49.888Z] #41 43.94   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
07:59:49 [2020-11-05T07:59:49.888Z] #41 43.97   HOSTDEP  compel/src/main-host.d
07:59:49 [2020-11-05T07:59:49.888Z] #41 44.03   DEP      compel/src/lib/ptrace.d
07:59:49 [2020-11-05T07:59:49.909Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
07:59:50 [2020-11-05T07:59:50.145Z] #41 44.18   DEP      compel/src/lib/infect.d
07:59:50 [2020-11-05T07:59:50.145Z] #41 44.33   DEP      compel/src/lib/infect-util.d
07:59:50 [2020-11-05T07:59:50.145Z] #41 44.43   DEP      compel/src/lib/infect-rpc.d
07:59:50 [2020-11-05T07:59:50.401Z] #41 44.56   DEP      compel/arch/x86/src/lib/infect.d
07:59:50 [2020-11-05T07:59:50.401Z] #41 44.67   DEP      compel/arch/x86/src/lib/cpu.d
07:59:50 [2020-11-05T07:59:50.401Z] #41 44.74   DEP      compel/src/lib/log.d
07:59:50 [2020-11-05T07:59:50.406Z] #41 39.02   CC       images/sit.o
07:59:50 [2020-11-05T07:59:50.419Z] #18 3.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
07:59:50 [2020-11-05T07:59:50.544Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
07:59:50 [2020-11-05T07:59:50.573Z] #41 151.6   CC       criu/sockets.o
07:59:50 [2020-11-05T07:59:50.657Z] #41 44.81   DEP      compel/src/main.d
07:59:50 [2020-11-05T07:59:50.667Z] #41 39.28   CC       images/memfd.o
07:59:50 [2020-11-05T07:59:50.668Z] #41 ...
07:59:50 [2020-11-05T07:59:50.668Z] 
07:59:50 [2020-11-05T07:59:50.668Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:50 [2020-11-05T07:59:50.668Z] #43 127.8 vendor/golang.org/x/net/idna
07:59:50 [2020-11-05T07:59:50.668Z] #43 130.0 vendor/golang.org/x/net/http2/hpack
07:59:50 [2020-11-05T07:59:50.668Z] #43 131.2 mime
07:59:50 [2020-11-05T07:59:50.668Z] #43 132.9 mime/quotedprintable
07:59:50 [2020-11-05T07:59:50.668Z] #43 133.2 net/http/internal
07:59:50 [2020-11-05T07:59:50.668Z] #43 137.2 net/textproto
07:59:50 [2020-11-05T07:59:50.668Z] #43 137.2 crypto/x509
07:59:50 [2020-11-05T07:59:50.668Z] #43 ...
07:59:50 [2020-11-05T07:59:50.668Z] 
07:59:50 [2020-11-05T07:59:50.668Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:50 [2020-11-05T07:59:50.668Z] #41 39.57   CC       images/timens.o
07:59:50 [2020-11-05T07:59:50.914Z] #41 44.95   DEP      compel/src/lib/handle-elf.d
07:59:50 [2020-11-05T07:59:50.914Z] #41 45.02   DEP      compel/arch/x86/src/lib/handle-elf.d
07:59:50 [2020-11-05T07:59:50.914Z] #41 45.12   CC       compel/src/lib/log.o
07:59:51 [2020-11-05T07:59:51.170Z] #41 45.31   CC       compel/arch/x86/src/lib/cpu.o
07:59:51 [2020-11-05T07:59:51.240Z] #41 39.90   LINK     images/built-in.o
07:59:51 [2020-11-05T07:59:51.240Z] #41 40.04   GEN      compel/include/asm
07:59:51 [2020-11-05T07:59:51.240Z] #41 40.08   GEN      compel/include/version.h
07:59:51 [2020-11-05T07:59:51.240Z] #41 40.09 touch .config
07:59:51 [2020-11-05T07:59:51.240Z] #41 40.13   GEN      include/common/config.h
07:59:51 [2020-11-05T07:59:51.240Z] #41 40.23   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
07:59:51 [2020-11-05T07:59:51.369Z] #18 4.395 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
07:59:51 [2020-11-05T07:59:51.507Z] #41 40.25   GEN      compel/plugins/include/uapi/std/syscall-64.h
07:59:51 [2020-11-05T07:59:51.507Z] #41 40.28   GEN      compel/arch/x86/plugins/std/syscalls-64.S
07:59:51 [2020-11-05T07:59:51.507Z] #41 40.30   DEP      compel/arch/x86/plugins/std/syscalls-64.d
07:59:51 [2020-11-05T07:59:51.507Z] #41 40.32   DEP      compel/arch/x86/plugins/std/memcpy.d
07:59:51 [2020-11-05T07:59:51.507Z] #41 40.36   DEP      compel/arch/x86/plugins/std/parasite-head.d
07:59:51 [2020-11-05T07:59:51.507Z] #41 40.38   GEN      compel/plugins/include/uapi/std/syscall.h
07:59:51 [2020-11-05T07:59:51.507Z] #41 40.41   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
07:59:51 [2020-11-05T07:59:51.507Z] #41 40.43   GEN      compel/plugins/include/uapi/std/syscall-codes.h
07:59:51 [2020-11-05T07:59:51.507Z] #41 40.47   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:59:51 [2020-11-05T07:59:51.511Z] #41 152.4   CC       criu/stats.o
07:59:51 [2020-11-05T07:59:51.511Z] #41 152.6   CC       criu/string.o
07:59:51 [2020-11-05T07:59:51.579Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
07:59:51 [2020-11-05T07:59:51.579Z] ok  	github.com/docker/docker/daemon	12.277s	coverage: 17.2% of statements
07:59:51 [2020-11-05T07:59:51.579Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:59:51 [2020-11-05T07:59:51.579Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:59:51 [2020-11-05T07:59:51.579Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:59:51 [2020-11-05T07:59:51.579Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:59:51 [2020-11-05T07:59:51.687Z] #42 ...
07:59:51 [2020-11-05T07:59:51.687Z] 
07:59:51 [2020-11-05T07:59:51.687Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:51 [2020-11-05T07:59:51.687Z] #19 58.05 Selecting previously unselected package xfsprogs.
07:59:51 [2020-11-05T07:59:51.687Z] #19 58.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 58.05 Unpacking xfsprogs (4.20.0-1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 58.61 Selecting previously unselected package zip.
07:59:51 [2020-11-05T07:59:51.687Z] #19 58.63 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 58.64 Unpacking zip (3.0-11+b1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 58.90 Setting up aufs-tools (1:4.14+20190211-1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 58.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 58.97 Setting up libip6tc0:ppc64el (1.8.2-4) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.02 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.05 Setting up libgpm2:ppc64el (1.20.7-5) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.08 Setting up libip4tc0:ppc64el (1.8.2-4) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.08 Setting up uidmap (1:4.5-1.1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.09 Setting up libnftnl11:ppc64el (1.1.2-2) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.09 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.10 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.12 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.12 Setting up xxd (2:8.1.0875-5) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.13 Setting up zip (3.0-11+b1) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.13 Setting up vim-common (2:8.1.0875-5) ...
07:59:51 [2020-11-05T07:59:51.687Z] #19 59.19 Setting up bash-completion (1:2.8-6) ...
07:59:51 [2020-11-05T07:59:51.733Z] #41 45.91   CC       compel/arch/x86/src/lib/infect.o
07:59:51 [2020-11-05T07:59:51.770Z] #41 152.7   CC       criu/sysctl.o
07:59:51 [2020-11-05T07:59:51.771Z] #41 40.47   DEP      compel/plugins/std/infect.d
07:59:51 [2020-11-05T07:59:51.771Z] #41 40.61   DEP      compel/plugins/std/string.d
07:59:51 [2020-11-05T07:59:51.771Z] #41 40.69   DEP      compel/plugins/std/log.d
07:59:52 [2020-11-05T07:59:52.030Z] #41 153.0   CC       criu/sysfs_parse.o
07:59:52 [2020-11-05T07:59:52.030Z] #41 153.2   CC       criu/timens.o
07:59:52 [2020-11-05T07:59:52.033Z] #41 40.80   DEP      compel/plugins/std/fds.d
07:59:52 [2020-11-05T07:59:52.033Z] #41 40.89   DEP      compel/plugins/std/std.d
07:59:52 [2020-11-05T07:59:52.290Z] #41 153.4   CC       criu/timerfd.o
07:59:52 [2020-11-05T07:59:52.294Z] #41 41.03   DEP      compel/plugins/shmem/shmem.d
07:59:52 [2020-11-05T07:59:52.294Z] #41 41.18   DEP      compel/plugins/fds/fds.d
07:59:52 [2020-11-05T07:59:52.296Z] #41 46.56   CC       compel/src/lib/infect-rpc.o
07:59:52 [2020-11-05T07:59:52.549Z] #41 153.6   CC       criu/tty.o
07:59:52 [2020-11-05T07:59:52.555Z] #41 41.37   CC       compel/plugins/std/std.o
07:59:52 [2020-11-05T07:59:52.556Z] #41 46.81   CC       compel/src/lib/infect-util.o
07:59:52 [2020-11-05T07:59:52.813Z] #41 47.04   CC       compel/src/lib/infect.o
07:59:53 [2020-11-05T07:59:53.128Z] #41 41.74   CC       compel/plugins/std/fds.o
07:59:53 [2020-11-05T07:59:53.251Z] #19 63.62 Setting up libiptc0:ppc64el (1.8.2-4) ...
07:59:53 [2020-11-05T07:59:53.252Z] #19 63.62 Setting up xz-utils (5.2.4-1) ...
07:59:53 [2020-11-05T07:59:53.252Z] #19 63.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:59:53 [2020-11-05T07:59:53.252Z] #19 63.66 Setting up sudo (1.8.27-1+deb10u2) ...
07:59:53 [2020-11-05T07:59:53.296Z] #18 ...
07:59:53 [2020-11-05T07:59:53.296Z] 
07:59:53 [2020-11-05T07:59:53.296Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:59:53 [2020-11-05T07:59:53.296Z] #22 129.4 + mkdir -p /tmp/tmp.pn7BecD4I8/src/github.com/docker
07:59:53 [2020-11-05T07:59:53.296Z] #22 129.4 + mv components/cli /tmp/tmp.pn7BecD4I8/src/github.com/docker/cli
07:59:53 [2020-11-05T07:59:53.296Z] #22 129.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
07:59:53 [2020-11-05T07:59:53.296Z] #22 ...
07:59:53 [2020-11-05T07:59:53.296Z] 
07:59:53 [2020-11-05T07:59:53.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:53 [2020-11-05T07:59:53.296Z] #41 64.90   DEP      criu/pie/parasite.d
07:59:53 [2020-11-05T07:59:53.296Z] #41 65.09   CC       criu/pie/parasite.o
07:59:53 [2020-11-05T07:59:53.296Z] #41 66.42   LINK     criu/pie/parasite.built-in.o
07:59:53 [2020-11-05T07:59:53.296Z] #41 66.42   GEN      criu/pie/parasite-blob.h
07:59:53 [2020-11-05T07:59:53.296Z] #41 66.48   CC       criu/pie/parasite-vdso.o
07:59:53 [2020-11-05T07:59:53.296Z] #41 67.38   CC       criu/arch/aarch64/vdso-pie.o
07:59:53 [2020-11-05T07:59:53.296Z] #41 67.72   CC       criu/arch/aarch64/restorer.o
07:59:53 [2020-11-05T07:59:53.296Z] #41 68.29   CC       criu/arch/aarch64/intraprocedure.o
07:59:53 [2020-11-05T07:59:53.296Z] #41 68.33   CC       criu/pie/restorer.o
07:59:53 [2020-11-05T07:59:53.390Z] #41 42.20   CC       compel/plugins/std/log.o
07:59:53 [2020-11-05T07:59:53.497Z] #41 154.6   CC       criu/tun.o
07:59:53 [2020-11-05T07:59:53.562Z] #19 63.77 invoke-rc.d: could not determine current runlevel
07:59:53 [2020-11-05T07:59:53.562Z] #19 63.78 invoke-rc.d: policy-rc.d denied execution of start.
07:59:53 [2020-11-05T07:59:53.562Z] #19 63.81 Setting up pigz (2.4-1) ...
07:59:53 [2020-11-05T07:59:53.562Z] #19 63.82 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
07:59:53 [2020-11-05T07:59:53.562Z] #19 63.83 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
07:59:53 [2020-11-05T07:59:53.562Z] #19 63.84 Setting up python-pip-whl (18.1-5) ...
07:59:53 [2020-11-05T07:59:53.562Z] #19 63.84 Setting up libmpdec2:ppc64el (2.4.2-2) ...
07:59:53 [2020-11-05T07:59:53.562Z] #19 63.85 Setting up vim-runtime (2:8.1.0875-5) ...
07:59:53 [2020-11-05T07:59:53.650Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
07:59:53 [2020-11-05T07:59:53.756Z] #41 154.9   CC       criu/uffd.o
07:59:53 [2020-11-05T07:59:53.942Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.196s	coverage: 56.2% of statements
07:59:53 [2020-11-05T07:59:53.963Z] #41 ...
07:59:53 [2020-11-05T07:59:53.963Z] 
07:59:53 [2020-11-05T07:59:53.963Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
07:59:53 [2020-11-05T07:59:53.963Z] #56 DONE 141.2s
07:59:53 [2020-11-05T07:59:53.963Z] 
07:59:53 [2020-11-05T07:59:53.963Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
07:59:53 [2020-11-05T07:59:53.963Z] #57 DONE 0.0s
07:59:54 [2020-11-05T07:59:54.181Z] #41 ...
07:59:54 [2020-11-05T07:59:54.181Z] 
07:59:54 [2020-11-05T07:59:54.181Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.2 Selecting previously unselected package libapparmor1:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.3 Selecting previously unselected package libapparmor-dev:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.4 Selecting previously unselected package libbtrfs0.
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.4 Unpacking libbtrfs0 (4.20.1-2) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.5 Selecting previously unselected package libbtrfs-dev.
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.5 Unpacking libbtrfs-dev (4.20.1-2) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.7 Selecting previously unselected package libudev-dev:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.9 Selecting previously unselected package libsepol1-dev:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 141.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.2 Selecting previously unselected package libpcre16-3:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.3 Selecting previously unselected package libpcre32-3:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.4 Selecting previously unselected package libpcrecpp0v5:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.5 Selecting previously unselected package libpcre3-dev:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 142.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.0 Selecting previously unselected package libselinux1-dev:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.2 Selecting previously unselected package libdevmapper-dev:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.3 Selecting previously unselected package libseccomp-dev:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.4 Selecting previously unselected package libsystemd-dev:amd64.
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 143.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 144.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
07:59:54 [2020-11-05T07:59:54.181Z] #11 144.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.0 Setting up libbtrfs0 (4.20.1-2) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.0 Setting up libbtrfs-dev (4.20.1-2) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.1 Setting up mingw-w64-common (6.0.0-3) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.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
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.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
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.2 Setting up dmsetup (2:1.02.155-3) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 144.2 Processing triggers for libc-bin (2.28-10) ...
07:59:54 [2020-11-05T07:59:54.182Z] #11 DONE 144.6s
07:59:54 [2020-11-05T07:59:54.182Z] 
07:59:54 [2020-11-05T07:59:54.182Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:54 [2020-11-05T07:59:54.182Z] #43 136.9 net/textproto
07:59:54 [2020-11-05T07:59:54.182Z] #43 136.9 crypto/x509
07:59:54 [2020-11-05T07:59:54.182Z] #43 138.0 vendor/golang.org/x/net/http/httpguts
07:59:54 [2020-11-05T07:59:54.182Z] #43 138.3 vendor/golang.org/x/net/http/httpproxy
07:59:54 [2020-11-05T07:59:54.182Z] #43 138.8 mime/multipart
07:59:54 [2020-11-05T07:59:54.182Z] #43 141.3 crypto/tls
07:59:54 [2020-11-05T07:59:54.182Z] #43 ...
07:59:54 [2020-11-05T07:59:54.182Z] 
07:59:54 [2020-11-05T07:59:54.182Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.67 Setting up libaio1:ppc64el (0.3.112-3) ...
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.68 Setting up libonig5:ppc64el (6.9.1-1) ...
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.68 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.69 Setting up vim (2:8.1.0875-5) ...
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:59:54 [2020-11-05T07:59:54.219Z] #19 64.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:59:54 [2020-11-05T07:59:54.226Z] 
07:59:54 [2020-11-05T07:59:54.226Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:59:54 [2020-11-05T07:59:54.226Z] #58 DONE 0.1s
07:59:54 [2020-11-05T07:59:54.226Z] 
07:59:54 [2020-11-05T07:59:54.226Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:59:54 [2020-11-05T07:59:54.226Z] #11 141.3 Selecting previously unselected package libapparmor1:amd64.
07:59:54 [2020-11-05T07:59:54.226Z] #11 141.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.226Z] #11 141.3 Unpacking libapparmor1:amd64 (2.13.2-10) ...
07:59:54 [2020-11-05T07:59:54.226Z] #11 141.4 Selecting previously unselected package libapparmor-dev:amd64.
07:59:54 [2020-11-05T07:59:54.226Z] #11 141.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.226Z] #11 141.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
07:59:54 [2020-11-05T07:59:54.244Z] #41 71.74   LINK     criu/pie/restorer.built-in.o
07:59:54 [2020-11-05T07:59:54.244Z] #41 71.76   GEN      criu/pie/restorer-blob.h
07:59:54 [2020-11-05T07:59:54.324Z] #41 155.4   CC       criu/util.o
07:59:54 [2020-11-05T07:59:54.490Z] #11 141.7 Selecting previously unselected package libbtrfs0.
07:59:54 [2020-11-05T07:59:54.490Z] #11 141.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.490Z] #11 141.7 Unpacking libbtrfs0 (4.20.1-2) ...
07:59:54 [2020-11-05T07:59:54.507Z] #41 72.00   DEP      criu/vdso.d
07:59:54 [2020-11-05T07:59:54.507Z] #41 ...
07:59:54 [2020-11-05T07:59:54.507Z] 
07:59:54 [2020-11-05T07:59:54.507Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:54 [2020-11-05T07:59:54.507Z] #18 7.399 Fetched 8219 kB in 6s (1393 kB/s)
07:59:54 [2020-11-05T07:59:54.554Z] #19 64.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:59:54 [2020-11-05T07:59:54.554Z] #19 64.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:59:54 [2020-11-05T07:59:54.554Z] #19 64.89 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
07:59:54 [2020-11-05T07:59:54.554Z] #19 64.91 Setting up thin-provisioning-tools (0.7.6-2.1) ...
07:59:54 [2020-11-05T07:59:54.554Z] #19 64.92 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
07:59:54 [2020-11-05T07:59:54.554Z] #19 64.93 Setting up jq (1.5+dfsg-2+b1) ...
07:59:54 [2020-11-05T07:59:54.554Z] #19 64.94 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
07:59:54 [2020-11-05T07:59:54.554Z] #19 64.98 Setting up python3.7 (3.7.3-2+deb10u2) ...
07:59:54 [2020-11-05T07:59:54.752Z] #11 141.9 Selecting previously unselected package libbtrfs-dev.
07:59:54 [2020-11-05T07:59:54.752Z] #11 141.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.752Z] #11 141.9 Unpacking libbtrfs-dev (4.20.1-2) ...
07:59:54 [2020-11-05T07:59:54.752Z] #11 142.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:59:54 [2020-11-05T07:59:54.752Z] #11 142.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
07:59:54 [2020-11-05T07:59:54.893Z] #41 156.0   CC       criu/uts_ns.o
07:59:54 [2020-11-05T07:59:54.893Z] #41 156.1   CC       criu/vdso-compat.o
07:59:55 [2020-11-05T07:59:55.013Z] #11 142.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:59:55 [2020-11-05T07:59:55.014Z] #11 142.3 Selecting previously unselected package libudev-dev:amd64.
07:59:55 [2020-11-05T07:59:55.014Z] #11 142.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
07:59:55 [2020-11-05T07:59:55.014Z] #11 142.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
07:59:55 [2020-11-05T07:59:55.035Z] 406ffb8432a7: Verifying Checksum
07:59:55 [2020-11-05T07:59:55.036Z] 406ffb8432a7: Download complete
07:59:55 [2020-11-05T07:59:55.153Z] #41 156.2   CC       criu/vdso.o
07:59:55 [2020-11-05T07:59:55.276Z] #11 142.5 Selecting previously unselected package libsepol1-dev:amd64.
07:59:55 [2020-11-05T07:59:55.276Z] #11 142.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
07:59:55 [2020-11-05T07:59:55.276Z] #11 142.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
07:59:55 [2020-11-05T07:59:55.412Z] #41 156.6   LINK     criu/built-in.o
07:59:55 [2020-11-05T07:59:55.550Z] #51 ...
07:59:55 [2020-11-05T07:59:55.550Z] 
07:59:55 [2020-11-05T07:59:55.550Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
07:59:55 [2020-11-05T07:59:55.550Z] #12 DONE 1.4s
07:59:55 [2020-11-05T07:59:55.550Z] 
07:59:55 [2020-11-05T07:59:55.550Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.380 + RM_GOPATH=0
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.380 + TMP_GOPATH=
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.380 + : /build
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.380 + '[' -z '' ']'
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.385 ++ mktemp -d
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.396 + export GOPATH=/tmp/tmp.3CEvp4LQVz
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.396 + GOPATH=/tmp/tmp.3CEvp4LQVz
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.396 + RM_GOPATH=1
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.396 + case "$(go env GOARCH)" in
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.399 ++ go env GOARCH
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 + export GO_BUILDMODE=-buildmode=pie
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 + GO_BUILDMODE=-buildmode=pie
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 ++ dirname /tmp/install/install.sh
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 + dir=/tmp/install
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 + bin=runc
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 + shift
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 + '[' '!' -f /tmp/install/runc.installer ']'
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 + . /tmp/install/runc.installer
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 + install_runc
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.442 + uname -r
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.462 + grep -q '^3\.10\.0.*\.el7\.'
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.475 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.478 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.478 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.478 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3CEvp4LQVz/src/github.com/opencontainers/runc
07:59:55 [2020-11-05T07:59:55.550Z] #51 1.478 Cloning into '/tmp/tmp.3CEvp4LQVz/src/github.com/opencontainers/runc'...
07:59:55 [2020-11-05T07:59:55.672Z] #41 156.6   LINK     criu/criu
07:59:55 [2020-11-05T07:59:55.672Z] #41 156.8   DEP      lib/c/criu.d
07:59:55 [2020-11-05T07:59:55.848Z] #11 142.9 Selecting previously unselected package libpcre16-3:amd64.
07:59:55 [2020-11-05T07:59:55.848Z] #11 142.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
07:59:55 [2020-11-05T07:59:55.848Z] #11 142.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
07:59:55 [2020-11-05T07:59:55.848Z] #11 143.1 Selecting previously unselected package libpcre32-3:amd64.
07:59:55 [2020-11-05T07:59:55.848Z] #11 143.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
07:59:55 [2020-11-05T07:59:55.848Z] #11 143.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
07:59:55 [2020-11-05T07:59:55.934Z] #41 156.9   CC       images/rpc.pb-c.o
07:59:56 [2020-11-05T07:59:56.110Z] #11 143.3 Selecting previously unselected package libpcrecpp0v5:amd64.
07:59:56 [2020-11-05T07:59:56.110Z] #11 143.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
07:59:56 [2020-11-05T07:59:56.110Z] #11 143.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
07:59:56 [2020-11-05T07:59:56.110Z] #11 143.4 Selecting previously unselected package libpcre3-dev:amd64.
07:59:56 [2020-11-05T07:59:56.110Z] #11 143.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
07:59:56 [2020-11-05T07:59:56.110Z] #11 143.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
07:59:56 [2020-11-05T07:59:56.194Z] #41 157.2   CC       lib/c/criu.o
07:59:56 [2020-11-05T07:59:56.480Z] #51 ...
07:59:56 [2020-11-05T07:59:56.480Z] 
07:59:56 [2020-11-05T07:59:56.480Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
07:59:56 [2020-11-05T07:59:56.480Z] #13 DONE 1.1s
07:59:56 [2020-11-05T07:59:56.682Z] #11 143.8 Selecting previously unselected package libselinux1-dev:amd64.
07:59:56 [2020-11-05T07:59:56.682Z] #11 143.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
07:59:56 [2020-11-05T07:59:56.682Z] #11 143.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
07:59:56 [2020-11-05T07:59:56.737Z] 
07:59:56 [2020-11-05T07:59:56.737Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
07:59:56 [2020-11-05T07:59:56.762Z] #41 157.8   LINK     lib/c/built-in.o
07:59:56 [2020-11-05T07:59:56.762Z] #41 157.8   LINK     lib/c/libcriu.so
07:59:56 [2020-11-05T07:59:56.762Z] #41 157.9   LINK     lib/c/libcriu.a
07:59:56 [2020-11-05T07:59:56.762Z] #41 157.9   GEN      magic.py
07:59:56 [2020-11-05T07:59:56.944Z] #11 144.1 Selecting previously unselected package libdevmapper-dev:amd64.
07:59:56 [2020-11-05T07:59:56.944Z] #11 144.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
07:59:56 [2020-11-05T07:59:56.944Z] #11 144.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:59:56 [2020-11-05T07:59:56.944Z] #11 144.2 Selecting previously unselected package libseccomp-dev:amd64.
07:59:56 [2020-11-05T07:59:56.944Z] #11 144.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
07:59:56 [2020-11-05T07:59:56.944Z] #11 144.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
07:59:56 [2020-11-05T07:59:56.944Z] #11 144.3 Selecting previously unselected package libsystemd-dev:amd64.
07:59:57 [2020-11-05T07:59:57.021Z] #41 158.0 Note: Building without setproctitle() and strlcpy() support.
07:59:57 [2020-11-05T07:59:57.021Z] #41 158.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:59:57 [2020-11-05T07:59:57.021Z] #41 158.0 Note: Building without GnuTLS support
07:59:57 [2020-11-05T07:59:57.021Z] #41 158.0 Makefile.config:39: Warn: you have no libnftables installed
07:59:57 [2020-11-05T07:59:57.021Z] #41 158.0 Makefile.config:40: Warn: Building without nftables support
07:59:57 [2020-11-05T07:59:57.070Z] #18 7.399 Reading package lists...
07:59:57 [2020-11-05T07:59:57.205Z] #11 144.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
07:59:57 [2020-11-05T07:59:57.205Z] #11 144.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
07:59:57 [2020-11-05T07:59:57.280Z] #41 158.4 fatal: not a git repository (or any of the parent directories): .git
07:59:57 [2020-11-05T07:59:57.303Z] #14 0.980 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:59:57 [2020-11-05T07:59:57.564Z] #14 DONE 1.1s
07:59:57 [2020-11-05T07:59:57.564Z] 
07:59:57 [2020-11-05T07:59:57.564Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:57 [2020-11-05T07:59:57.564Z] #41 49.96   CC       compel/src/lib/ptrace.o
07:59:57 [2020-11-05T07:59:57.564Z] #41 50.47   AR       compel/libcompel.a
07:59:57 [2020-11-05T07:59:57.564Z] #41 50.55   HOSTCC   compel/src/main-host.o
07:59:57 [2020-11-05T07:59:57.564Z] #41 51.09   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
07:59:57 [2020-11-05T07:59:57.564Z] #41 51.43   HOSTCC   compel/src/lib/handle-elf-host.o
07:59:57 [2020-11-05T07:59:57.564Z] #41 51.87   HOSTCC   compel/src/lib/log-host.o
07:59:57 [2020-11-05T07:59:57.757Z] #11 144.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
07:59:57 [2020-11-05T07:59:57.757Z] #11 144.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
07:59:57 [2020-11-05T07:59:57.757Z] #11 144.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
07:59:57 [2020-11-05T07:59:57.757Z] #11 144.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:59:57 [2020-11-05T07:59:57.757Z] #11 144.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
07:59:57 [2020-11-05T07:59:57.757Z] #11 144.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 144.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 144.9 Setting up libbtrfs0 (4.20.1-2) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 144.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 144.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.0 Setting up libbtrfs-dev (4.20.1-2) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.0 Setting up mingw-w64-common (6.0.0-3) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.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
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.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
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:59:57 [2020-11-05T07:59:57.758Z] #11 145.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
07:59:57 [2020-11-05T07:59:57.822Z] #41 52.13   HOSTLINK compel/compel-host-bin
07:59:57 [2020-11-05T07:59:57.848Z] #41 158.8 make[1]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.037Z] #11 145.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
07:59:58 [2020-11-05T07:59:58.037Z] #11 145.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
07:59:58 [2020-11-05T07:59:58.037Z] #11 145.2 Setting up dmsetup (2:1.02.155-3) ...
07:59:58 [2020-11-05T07:59:58.037Z] #11 145.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:59:58 [2020-11-05T07:59:58.037Z] #11 145.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:59:58 [2020-11-05T07:59:58.037Z] #11 145.3 Processing triggers for libc-bin (2.28-10) ...
07:59:58 [2020-11-05T07:59:58.078Z] #41 52.40   DEP      soccr/soccr.d
07:59:58 [2020-11-05T07:59:58.108Z] #41 159.2 make[1]: 'images/built-in.o' is up to date.
07:59:58 [2020-11-05T07:59:58.108Z] #41 159.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:59:58 [2020-11-05T07:59:58.108Z] #41 159.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:59:58 [2020-11-05T07:59:58.108Z] #41 159.3 make[1]: 'compel/libcompel.a' is up to date.
07:59:58 [2020-11-05T07:59:58.367Z] #41 159.3 make[1]: 'compel/compel-host-bin' is up to date.
07:59:58 [2020-11-05T07:59:58.367Z] #41 159.3 make[1]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.367Z] #41 159.4 make[1]: 'soccr/libsoccr.a' is up to date.
07:59:58 [2020-11-05T07:59:58.367Z] #41 159.5 make[2]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.367Z] #41 159.5 make[2]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.367Z] #41 159.5 make[2]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.367Z] #41 159.6 make[2]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.398Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.995s	coverage: 46.2% of statements
07:59:58 [2020-11-05T07:59:58.626Z] #41 159.6 make[2]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.626Z] #41 159.6 make[2]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.626Z] #41 159.7 make[2]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.626Z] #41 159.7 make[2]: Nothing to be done for 'all'.
07:59:58 [2020-11-05T07:59:58.626Z] #41 159.7   INSTALL  criu/criu
07:59:58 [2020-11-05T07:59:58.627Z] #11 DONE 145.7s
07:59:58 [2020-11-05T07:59:58.627Z] 
07:59:58 [2020-11-05T07:59:58.627Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:58 [2020-11-05T07:59:58.643Z] #41 52.58   CC       soccr/soccr.o
07:59:58 [2020-11-05T07:59:58.643Z] #41 ...
07:59:58 [2020-11-05T07:59:58.643Z] 
07:59:58 [2020-11-05T07:59:58.644Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:59:58 [2020-11-05T07:59:58.644Z] #15 DONE 1.0s
07:59:58 [2020-11-05T07:59:58.904Z] 
07:59:58 [2020-11-05T07:59:58.904Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
07:59:59 [2020-11-05T07:59:59.033Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
07:59:59 [2020-11-05T07:59:59.092Z] #19 ...
07:59:59 [2020-11-05T07:59:59.092Z] 
07:59:59 [2020-11-05T07:59:59.092Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:59 [2020-11-05T07:59:59.092Z] #44 173.0 github.com/LK4D4/vndr/godl
07:59:59 [2020-11-05T07:59:59.092Z] #44 174.1 github.com/LK4D4/vndr
07:59:59 [2020-11-05T07:59:59.092Z] #44 ...
07:59:59 [2020-11-05T07:59:59.092Z] 
07:59:59 [2020-11-05T07:59:59.092Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:59 [2020-11-05T07:59:59.092Z] #42 115.4   CC       criu/cr-dedup.o
07:59:59 [2020-11-05T07:59:59.092Z] #42 116.0   CC       criu/cr-dump.o
07:59:59 [2020-11-05T07:59:59.092Z] #42 120.0   CC       criu/cr-errno.o
07:59:59 [2020-11-05T07:59:59.092Z] #42 120.2   CC       criu/cr-restore.o
07:59:59 [2020-11-05T07:59:59.092Z] #42 ...
07:59:59 [2020-11-05T07:59:59.092Z] 
07:59:59 [2020-11-05T07:59:59.092Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:59 [2020-11-05T07:59:59.092Z] #44 DONE 184.0s
07:59:59 [2020-11-05T07:59:59.194Z] #41 DONE 160.0s
07:59:59 [2020-11-05T07:59:59.194Z] 
07:59:59 [2020-11-05T07:59:59.194Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:59:59 [2020-11-05T07:59:59.395Z] 
07:59:59 [2020-11-05T07:59:59.395Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:59 [2020-11-05T07:59:59.467Z] #16 DONE 1.0s
07:59:59 [2020-11-05T07:59:59.467Z] 
07:59:59 [2020-11-05T07:59:59.467Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:59:59 [2020-11-05T07:59:59.467Z] #43 147.9 net/http/httptrace
07:59:59 [2020-11-05T07:59:59.467Z] #43 148.3 net/http
07:59:59 [2020-11-05T07:59:59.722Z] #42 ...
07:59:59 [2020-11-05T07:59:59.722Z] 
07:59:59 [2020-11-05T07:59:59.722Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:59:59 [2020-11-05T07:59:59.722Z] #19 70.04 Setting up iptables (1.8.2-4) ...
07:59:59 [2020-11-05T07:59:59.722Z] #19 70.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:59:59 [2020-11-05T07:59:59.722Z] #19 70.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:59:59 [2020-11-05T07:59:59.722Z] #19 70.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:59:59 [2020-11-05T07:59:59.722Z] #19 70.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:59:59 [2020-11-05T07:59:59.722Z] #19 70.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:59:59 [2020-11-05T07:59:59.722Z] #19 70.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:59:59 [2020-11-05T07:59:59.722Z] #19 70.29 Setting up python3 (3.7.3-1) ...
07:59:59 [2020-11-05T07:59:59.902Z] #18 10.24 Reading package lists...
07:59:59 [2020-11-05T07:59:59.902Z] #18 ...
07:59:59 [2020-11-05T07:59:59.902Z] 
07:59:59 [2020-11-05T07:59:59.902Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:59:59 [2020-11-05T07:59:59.902Z] #41 72.27   DEP      criu/uts_ns.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 72.46   DEP      criu/util.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 72.72   DEP      criu/uffd.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 72.91   DEP      criu/tun.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 73.05   DEP      criu/tty.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 73.33   DEP      criu/timerfd.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 73.45   DEP      criu/timens.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 73.57   DEP      criu/sysfs_parse.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 73.66   DEP      criu/sysctl.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 73.89   DEP      criu/string.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 73.94   DEP      criu/stats.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 74.05   DEP      criu/sockets.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 74.29   DEP      criu/sk-unix.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 74.52   DEP      criu/sk-tcp.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 74.72   DEP      criu/sk-queue.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 74.96   DEP      criu/sk-packet.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 75.18   DEP      criu/sk-netlink.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 75.45   DEP      criu/sk-inet.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 75.67   DEP      criu/signalfd.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 75.80   DEP      criu/sigframe.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 75.86   DEP      criu/shmem.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 75.95   DEP      criu/servicefd.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 76.17   DEP      criu/seize.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 76.38   DEP      criu/seccomp.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 76.62   DEP      criu/rst-malloc.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 76.73   DEP      criu/rbtree.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 76.80   DEP      criu/pstree.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 76.94   DEP      criu/protobuf.d
07:59:59 [2020-11-05T07:59:59.902Z] #41 77.26   GEN      criu/protobuf-desc-gen.h
08:00:00 [2020-11-05T08:00:00.017Z] #51 ...
08:00:00 [2020-11-05T08:00:00.018Z] 
08:00:00 [2020-11-05T08:00:00.018Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
08:00:00 [2020-11-05T08:00:00.018Z] #12 DONE 1.6s
08:00:00 [2020-11-05T08:00:00.018Z] 
08:00:00 [2020-11-05T08:00:00.018Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.563 + RM_GOPATH=0
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.563 + TMP_GOPATH=
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.563 + : /build
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.564 + '[' -z '' ']'
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.564 ++ mktemp -d
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.568 + export GOPATH=/tmp/tmp.2BYPhFgfOK
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.569 + GOPATH=/tmp/tmp.2BYPhFgfOK
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.569 + RM_GOPATH=1
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.569 + case "$(go env GOARCH)" in
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.570 ++ go env GOARCH
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.609 + export GO_BUILDMODE=-buildmode=pie
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.609 + GO_BUILDMODE=-buildmode=pie
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.610 ++ dirname /tmp/install/install.sh
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.619 + dir=/tmp/install
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.620 + bin=runc
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.620 + shift
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.620 + '[' '!' -f /tmp/install/runc.installer ']'
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.620 + . /tmp/install/runc.installer
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.622 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.622 + install_runc
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.627 + grep -q '^3\.10\.0.*\.el7\.'
08:00:00 [2020-11-05T08:00:00.018Z] #51 1.630 + uname -r
08:00:00 [2020-11-05T08:00:00.132Z] #54 ...
08:00:00 [2020-11-05T08:00:00.132Z] 
08:00:00 [2020-11-05T08:00:00.132Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:00:00 [2020-11-05T08:00:00.132Z] #42 DONE 0.1s
08:00:00 [2020-11-05T08:00:00.132Z] 
08:00:00 [2020-11-05T08:00:00.132Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:00:00 [2020-11-05T08:00:00.132Z] #44 DONE 0.2s
08:00:00 [2020-11-05T08:00:00.132Z] 
08:00:00 [2020-11-05T08:00:00.132Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:00:00 [2020-11-05T08:00:00.132Z] #46 DONE 0.1s
08:00:00 [2020-11-05T08:00:00.132Z] 
08:00:00 [2020-11-05T08:00:00.132Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:00:00 [2020-11-05T08:00:00.279Z] #51 1.660 + RUNC_BUILDTAGS='seccomp apparmor selinux '
08:00:00 [2020-11-05T08:00:00.279Z] #51 1.660 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
08:00:00 [2020-11-05T08:00:00.279Z] #51 1.660 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2BYPhFgfOK/src/github.com/opencontainers/runc
08:00:00 [2020-11-05T08:00:00.279Z] #51 1.660 Cloning into '/tmp/tmp.2BYPhFgfOK/src/github.com/opencontainers/runc'...
08:00:00 [2020-11-05T08:00:00.279Z] #51 1.660 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
08:00:00 [2020-11-05T08:00:00.393Z] #54 ...
08:00:00 [2020-11-05T08:00:00.393Z] 
08:00:00 [2020-11-05T08:00:00.393Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:00:00 [2020-11-05T08:00:00.478Z] #41 ...
08:00:00 [2020-11-05T08:00:00.478Z] 
08:00:00 [2020-11-05T08:00:00.478Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:00 [2020-11-05T08:00:00.478Z] #18 10.24 Reading package lists...
08:00:00 [2020-11-05T08:00:00.786Z] #19 70.99 Setting up python3-wheel (0.32.3-2) ...
08:00:00 [2020-11-05T08:00:00.841Z] #43 ...
08:00:00 [2020-11-05T08:00:00.841Z] 
08:00:00 [2020-11-05T08:00:00.841Z] #17 [dev-systemd-false  6/26] RUN ldconfig
08:00:00 [2020-11-05T08:00:00.841Z] #17 DONE 1.1s
08:00:00 [2020-11-05T08:00:00.841Z] 
08:00:00 [2020-11-05T08:00:00.841Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:00 [2020-11-05T08:00:00.841Z] #41 54.65   AR       soccr/libsoccr.a
08:00:00 [2020-11-05T08:00:00.841Z] #41 54.69 make[1]: 'soccr/libsoccr.a' is up to date.
08:00:00 [2020-11-05T08:00:00.960Z] #48 DONE 0.6s
08:00:00 [2020-11-05T08:00:00.960Z] 
08:00:00 [2020-11-05T08:00:00.960Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:00:00 [2020-11-05T08:00:00.960Z] #50 DONE 0.1s
08:00:00 [2020-11-05T08:00:00.960Z] 
08:00:00 [2020-11-05T08:00:00.960Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:00:01 [2020-11-05T08:00:01.098Z] #41 55.28   DEP      criu/arch/x86/sigframe.d
08:00:01 [2020-11-05T08:00:01.098Z] #41 55.35   DEP      criu/arch/x86/sigaction_compat.d
08:00:01 [2020-11-05T08:00:01.219Z] #52 DONE 0.3s
08:00:01 [2020-11-05T08:00:01.219Z] 
08:00:01 [2020-11-05T08:00:01.219Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:00:01 [2020-11-05T08:00:01.223Z] #51 ...
08:00:01 [2020-11-05T08:00:01.223Z] 
08:00:01 [2020-11-05T08:00:01.223Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:01 [2020-11-05T08:00:01.223Z] #43 138.3 vendor/golang.org/x/net/http/httpguts
08:00:01 [2020-11-05T08:00:01.223Z] #43 138.5 vendor/golang.org/x/net/http/httpproxy
08:00:01 [2020-11-05T08:00:01.223Z] #43 139.0 mime/multipart
08:00:01 [2020-11-05T08:00:01.223Z] #43 141.2 crypto/tls
08:00:01 [2020-11-05T08:00:01.223Z] #43 147.9 net/http/httptrace
08:00:01 [2020-11-05T08:00:01.223Z] #43 148.2 net/http
08:00:01 [2020-11-05T08:00:01.223Z] #43 ...
08:00:01 [2020-11-05T08:00:01.223Z] 
08:00:01 [2020-11-05T08:00:01.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:01 [2020-11-05T08:00:01.223Z] #41 43.29   CC       compel/plugins/std/string.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 44.18   CC       compel/plugins/std/infect.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 44.55   CC       compel/arch/x86/plugins/std/parasite-head.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 44.60   CC       compel/arch/x86/plugins/std/memcpy.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 44.66   CC       compel/arch/x86/plugins/std/syscalls-64.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 44.70   AR       compel/plugins/std.lib.a
08:00:01 [2020-11-05T08:00:01.223Z] #41 44.78   CC       compel/plugins/fds/fds.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.02   AR       compel/plugins/fds.lib.a
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.06   HOSTDEP  compel/src/lib/log-host.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.10   HOSTDEP  compel/src/lib/handle-elf-host.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.19   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.23   HOSTDEP  compel/src/main-host.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.36   DEP      compel/src/lib/ptrace.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.47   DEP      compel/src/lib/infect.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.63   DEP      compel/src/lib/infect-util.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.71   DEP      compel/src/lib/infect-rpc.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.84   DEP      compel/arch/x86/src/lib/infect.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.93   DEP      compel/arch/x86/src/lib/cpu.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 45.99   DEP      compel/src/lib/log.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 46.03   DEP      compel/src/main.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 46.11   DEP      compel/src/lib/handle-elf.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 46.20   DEP      compel/arch/x86/src/lib/handle-elf.d
08:00:01 [2020-11-05T08:00:01.223Z] #41 46.32   CC       compel/src/lib/log.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 46.51   CC       compel/arch/x86/src/lib/cpu.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 47.52   CC       compel/arch/x86/src/lib/infect.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 48.52   CC       compel/src/lib/infect-rpc.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 49.12   CC       compel/src/lib/infect-util.o
08:00:01 [2020-11-05T08:00:01.223Z] #41 49.39   CC       compel/src/lib/infect.o
08:00:01 [2020-11-05T08:00:01.319Z] #18 13.52 Building dependency tree...
08:00:01 [2020-11-05T08:00:01.355Z] #41 55.44   DEP      criu/arch/x86/kerndat.d
08:00:01 [2020-11-05T08:00:01.355Z] #41 55.64   DEP      criu/arch/x86/crtools.d
08:00:01 [2020-11-05T08:00:01.441Z] #19 71.76 Setting up apparmor (2.13.2-10) ...
08:00:01 [2020-11-05T08:00:01.484Z] #41 ...
08:00:01 [2020-11-05T08:00:01.484Z] 
08:00:01 [2020-11-05T08:00:01.484Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
08:00:01 [2020-11-05T08:00:01.484Z] #13 DONE 1.2s
08:00:01 [2020-11-05T08:00:01.484Z] 
08:00:01 [2020-11-05T08:00:01.484Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
08:00:01 [2020-11-05T08:00:01.611Z] #41 55.80   DEP      criu/arch/x86/cpu.d
08:00:01 [2020-11-05T08:00:01.787Z] #54 191.9 + bin/containerd
08:00:01 [2020-11-05T08:00:01.868Z] #41 55.95   CC       criu/arch/x86/cpu.o
08:00:02 [2020-11-05T08:00:02.270Z] #18 15.22 libcap2-bin is already the newest version (1:2.25-2).
08:00:02 [2020-11-05T08:00:02.270Z] #18 15.22 The following additional packages will be installed:
08:00:02 [2020-11-05T08:00:02.430Z] #41 56.52   CC       criu/arch/x86/crtools.o
08:00:02 [2020-11-05T08:00:02.431Z] #14 0.986 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:00:02 [2020-11-05T08:00:02.431Z] #14 DONE 1.0s
08:00:02 [2020-11-05T08:00:02.431Z] 
08:00:02 [2020-11-05T08:00:02.431Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
08:00:02 [2020-11-05T08:00:02.587Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.218s	coverage: 49.5% of statements
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.23   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.23   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.23   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.23   python3.7 python3.7-minimal vim-runtime xxd
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.24 Suggested packages:
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.24   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.24   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.24   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.24 Recommended packages:
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.24   aufs-dkms nftables build-essential python3-dev python3-keyring
08:00:02 [2020-11-05T08:00:02.607Z] #18 15.24   python3-keyrings.alt python3-xdg unzip
08:00:03 [2020-11-05T08:00:03.381Z] #15 DONE 1.0s
08:00:03 [2020-11-05T08:00:03.381Z] 
08:00:03 [2020-11-05T08:00:03.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:03 [2020-11-05T08:00:03.381Z] #41 52.23   CC       compel/src/lib/ptrace.o
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.49 The following NEW packages will be installed:
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.50   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.50   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.50   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.50   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.50   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.50   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.50   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:00:03 [2020-11-05T08:00:03.557Z] #18 16.50   xz-utils zip
08:00:03 [2020-11-05T08:00:03.566Z] #19 73.82 Setting up xfsprogs (4.20.0-1) ...
08:00:03 [2020-11-05T08:00:03.566Z] #19 73.82 Setting up python3-lib2to3 (3.7.3-1) ...
08:00:03 [2020-11-05T08:00:03.798Z] #41 57.75   CC       criu/arch/x86/kerndat.o
08:00:03 [2020-11-05T08:00:03.821Z] #18 16.85 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
08:00:03 [2020-11-05T08:00:03.821Z] #18 16.85 Need to get 27.6 MB of archives.
08:00:03 [2020-11-05T08:00:03.821Z] #18 16.85 After this operation, 114 MB of additional disk space will be used.
08:00:03 [2020-11-05T08:00:03.821Z] #18 16.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
08:00:03 [2020-11-05T08:00:03.821Z] #18 16.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
08:00:03 [2020-11-05T08:00:03.868Z] #19 74.34 Setting up python3-pkg-resources (40.8.0-1) ...
08:00:04 [2020-11-05T08:00:04.055Z] #41 58.23   CC       criu/arch/x86/sigaction_compat.o
08:00:04 [2020-11-05T08:00:04.144Z] #18 17.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
08:00:04 [2020-11-05T08:00:04.324Z] #41 52.97   AR       compel/libcompel.a
08:00:04 [2020-11-05T08:00:04.324Z] #41 ...
08:00:04 [2020-11-05T08:00:04.324Z] 
08:00:04 [2020-11-05T08:00:04.324Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
08:00:04 [2020-11-05T08:00:04.324Z] #16 DONE 1.0s
08:00:04 [2020-11-05T08:00:04.324Z] 
08:00:04 [2020-11-05T08:00:04.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:04 [2020-11-05T08:00:04.324Z] #41 53.10   HOSTCC   compel/src/main-host.o
08:00:04 [2020-11-05T08:00:04.353Z] #41 58.58   CC       criu/arch/x86/sigframe.o
08:00:04 [2020-11-05T08:00:04.406Z] #18 17.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
08:00:04 [2020-11-05T08:00:04.406Z] #18 17.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
08:00:04 [2020-11-05T08:00:04.406Z] #18 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
08:00:04 [2020-11-05T08:00:04.406Z] #18 17.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
08:00:04 [2020-11-05T08:00:04.406Z] #18 17.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
08:00:04 [2020-11-05T08:00:04.406Z] #18 17.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
08:00:04 [2020-11-05T08:00:04.406Z] #18 17.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
08:00:04 [2020-11-05T08:00:04.610Z] #41 58.85   LINK     criu/arch/x86/crtools.built-in.o
08:00:04 [2020-11-05T08:00:04.667Z] #18 17.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
08:00:04 [2020-11-05T08:00:04.667Z] #18 17.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
08:00:04 [2020-11-05T08:00:04.667Z] #18 17.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
08:00:04 [2020-11-05T08:00:04.667Z] #18 17.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
08:00:04 [2020-11-05T08:00:04.667Z] #18 17.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
08:00:04 [2020-11-05T08:00:04.667Z] #18 17.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
08:00:04 [2020-11-05T08:00:04.867Z] #41 58.90   DEP      criu/pie/util-vdso-elf32.d
08:00:04 [2020-11-05T08:00:04.867Z] #41 59.01   DEP      criu/pie/util-vdso.d
08:00:04 [2020-11-05T08:00:04.867Z] #41 59.13   DEP      criu/pie/util.d
08:00:04 [2020-11-05T08:00:04.897Z] #41 53.52   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
08:00:04 [2020-11-05T08:00:04.897Z] #41 53.73   HOSTCC   compel/src/lib/handle-elf-host.o
08:00:04 [2020-11-05T08:00:04.930Z] #18 17.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
08:00:04 [2020-11-05T08:00:04.930Z] #18 17.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
08:00:04 [2020-11-05T08:00:04.930Z] #18 17.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
08:00:04 [2020-11-05T08:00:04.944Z] #19 75.33 Setting up python3-distutils (3.7.3-1) ...
08:00:05 [2020-11-05T08:00:05.123Z] #41 59.30   CC       criu/pie/util.o
08:00:05 [2020-11-05T08:00:05.196Z] #18 17.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
08:00:05 [2020-11-05T08:00:05.196Z] #18 18.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
08:00:05 [2020-11-05T08:00:05.196Z] #18 18.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
08:00:05 [2020-11-05T08:00:05.196Z] #18 18.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
08:00:05 [2020-11-05T08:00:05.196Z] #18 18.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
08:00:05 [2020-11-05T08:00:05.196Z] #18 18.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
08:00:05 [2020-11-05T08:00:05.196Z] #18 18.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
08:00:05 [2020-11-05T08:00:05.196Z] #18 18.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
08:00:05 [2020-11-05T08:00:05.196Z] #18 18.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
08:00:05 [2020-11-05T08:00:05.380Z] #41 59.69   CC       criu/pie/util-vdso.o
08:00:05 [2020-11-05T08:00:05.460Z] #18 18.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
08:00:05 [2020-11-05T08:00:05.471Z] #41 54.15   HOSTCC   compel/src/lib/log-host.o
08:00:05 [2020-11-05T08:00:05.471Z] #41 ...
08:00:05 [2020-11-05T08:00:05.471Z] 
08:00:05 [2020-11-05T08:00:05.471Z] #17 [dev-systemd-false  6/26] RUN ldconfig
08:00:05 [2020-11-05T08:00:05.471Z] #17 DONE 1.1s
08:00:05 [2020-11-05T08:00:05.597Z] #19 75.84 Setting up python3-setuptools (40.8.0-1) ...
08:00:05 [2020-11-05T08:00:05.731Z] 
08:00:05 [2020-11-05T08:00:05.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:05 [2020-11-05T08:00:05.731Z] #41 54.46   HOSTLINK compel/compel-host-bin
08:00:05 [2020-11-05T08:00:05.992Z] #41 54.74   DEP      soccr/soccr.d
08:00:06 [2020-11-05T08:00:06.253Z] #41 54.94   CC       soccr/soccr.o
08:00:06 [2020-11-05T08:00:06.309Z] #41 60.30   CC       criu/pie/util-vdso-elf32.o
08:00:06 [2020-11-05T08:00:06.566Z] #41 60.83   AR       criu/pie/pie.lib.a
08:00:06 [2020-11-05T08:00:06.566Z] #41 60.87   DEP      criu/pie/restorer.d
08:00:06 [2020-11-05T08:00:06.664Z] #19 77.14 Setting up python3-pip (18.1-5) ...
08:00:06 [2020-11-05T08:00:06.822Z] #41 61.10   DEP      criu/arch/x86/sigaction_compat_pie.d
08:00:06 [2020-11-05T08:00:06.855Z] #18 ...
08:00:06 [2020-11-05T08:00:06.855Z] 
08:00:06 [2020-11-05T08:00:06.855Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:00:06 [2020-11-05T08:00:06.855Z] #38 147.9 + dpkg --print-architecture
08:00:06 [2020-11-05T08:00:06.855Z] #38 DONE 152.9s
08:00:06 [2020-11-05T08:00:06.855Z] 
08:00:06 [2020-11-05T08:00:06.855Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:06 [2020-11-05T08:00:06.855Z] #18 19.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
08:00:06 [2020-11-05T08:00:06.855Z] #18 19.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
08:00:06 [2020-11-05T08:00:06.855Z] #18 19.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
08:00:06 [2020-11-05T08:00:06.855Z] #18 ...
08:00:06 [2020-11-05T08:00:06.855Z] 
08:00:06 [2020-11-05T08:00:06.855Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:06 [2020-11-05T08:00:06.855Z] #41 79.12   DEP      criu/protobuf-desc.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 79.25   DEP      criu/proc_parse.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 79.56   DEP      criu/plugin.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 79.68   DEP      criu/pipes.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 79.92   DEP      criu/pie-util.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 80.01   DEP      criu/pie-util-vdso.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 80.21   DEP      criu/path.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 80.38   DEP      criu/parasite-syscall.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 80.60   DEP      criu/pagemap.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 80.71   DEP      criu/pagemap-cache.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 80.87   DEP      criu/page-xfer.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 80.99   DEP      criu/page-pipe.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 81.14   DEP      criu/netfilter.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 81.27   DEP      criu/net.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 81.52   DEP      criu/namespaces.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 81.71   DEP      criu/mount.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 81.88   DEP      criu/memfd.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 82.01   DEP      criu/mem.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 82.18   DEP      criu/lsm.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 82.26   DEP      criu/log.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 82.33   DEP      criu/libnetlink.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 82.46   DEP      criu/kerndat.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 82.59   DEP      criu/kcmp-ids.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 82.66   DEP      criu/irmap.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 82.89   DEP      criu/ipc_ns.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 83.06   DEP      criu/image.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 83.24   DEP      criu/image-desc.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 83.36   DEP      criu/fsnotify.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 83.52   DEP      criu/filesystems.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 83.68   DEP      criu/files.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 83.92   DEP      criu/files-reg.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 84.13   DEP      criu/files-ext.d
08:00:06 [2020-11-05T08:00:06.855Z] #41 84.36   DEP      criu/file-lock.d
08:00:07 [2020-11-05T08:00:07.079Z] #41 61.25   DEP      criu/arch/x86/restorer_unmap.d
08:00:07 [2020-11-05T08:00:07.079Z] #41 61.28   DEP      criu/arch/x86/restorer.d
08:00:07 [2020-11-05T08:00:07.118Z] #41 84.67   DEP      criu/file-ids.d
08:00:07 [2020-11-05T08:00:07.335Z] #41 61.45   DEP      criu/arch/x86/vdso-pie.d
08:00:07 [2020-11-05T08:00:07.387Z] #41 84.85   DEP      criu/fifo.d
08:00:07 [2020-11-05T08:00:07.592Z] #41 61.60   DEP      criu/pie/parasite-vdso.d
08:00:07 [2020-11-05T08:00:07.592Z] #41 61.78   DEP      criu/pie/parasite.d
08:00:07 [2020-11-05T08:00:07.639Z] #41 56.22   AR       soccr/libsoccr.a
08:00:07 [2020-11-05T08:00:07.639Z] #41 56.26 make[1]: 'soccr/libsoccr.a' is up to date.
08:00:07 [2020-11-05T08:00:07.639Z] #41 56.60   DEP      criu/arch/x86/sigframe.d
08:00:07 [2020-11-05T08:00:07.667Z] #41 85.14   DEP      criu/fdstore.d
08:00:07 [2020-11-05T08:00:07.848Z] #41 61.98   CC       criu/pie/parasite.o
08:00:07 [2020-11-05T08:00:07.900Z] #41 56.72   DEP      criu/arch/x86/sigaction_compat.d
08:00:07 [2020-11-05T08:00:07.900Z] #41 56.85   DEP      criu/arch/x86/kerndat.d
08:00:07 [2020-11-05T08:00:07.930Z] #41 85.37   DEP      criu/fault-injection.d
08:00:07 [2020-11-05T08:00:07.930Z] #41 85.49   DEP      criu/external.d
08:00:08 [2020-11-05T08:00:08.161Z] #41 57.01   DEP      criu/arch/x86/crtools.d
08:00:08 [2020-11-05T08:00:08.161Z] #41 57.13   DEP      criu/arch/x86/cpu.d
08:00:08 [2020-11-05T08:00:08.194Z] #41 85.67   DEP      criu/eventpoll.d
08:00:08 [2020-11-05T08:00:08.214Z] #19 78.56 Processing triggers for libc-bin (2.28-10) ...
08:00:08 [2020-11-05T08:00:08.214Z] #19 78.59 Processing triggers for mime-support (3.62) ...
08:00:08 [2020-11-05T08:00:08.214Z] #19 DONE 78.8s
08:00:08 [2020-11-05T08:00:08.214Z] 
08:00:08 [2020-11-05T08:00:08.214Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:08 [2020-11-05T08:00:08.214Z] #42 128.5   CC       criu/cr-service.o
08:00:08 [2020-11-05T08:00:08.214Z] #42 131.1   CC       criu/crtools.o
08:00:08 [2020-11-05T08:00:08.422Z] #41 57.26   CC       criu/arch/x86/cpu.o
08:00:08 [2020-11-05T08:00:08.457Z] #41 85.90   DEP      criu/eventfd.d
08:00:08 [2020-11-05T08:00:08.457Z] #41 86.00   DEP      criu/crtools.d
08:00:08 [2020-11-05T08:00:08.516Z] #42 131.8   CC       criu/eventfd.o
08:00:08 [2020-11-05T08:00:08.720Z] #41 86.13   DEP      criu/cr-service.d
08:00:08 [2020-11-05T08:00:08.720Z] #41 86.25   DEP      criu/cr-restore.d
08:00:08 [2020-11-05T08:00:08.817Z] #42 ...
08:00:08 [2020-11-05T08:00:08.817Z] 
08:00:08 [2020-11-05T08:00:08.817Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:00:08 [2020-11-05T08:00:08.817Z] #20 0.343 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:00:08 [2020-11-05T08:00:08.817Z] #20 0.346 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:00:08 [2020-11-05T08:00:08.817Z] #20 0.349 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:00:08 [2020-11-05T08:00:08.817Z] #20 DONE 0.4s
08:00:08 [2020-11-05T08:00:08.817Z] 
08:00:08 [2020-11-05T08:00:08.817Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:00:08 [2020-11-05T08:00:08.983Z] #41 86.43   DEP      criu/cr-errno.d
08:00:08 [2020-11-05T08:00:08.983Z] #41 86.46   DEP      criu/cr-dump.d
08:00:09 [2020-11-05T08:00:09.216Z] #41 63.30   LINK     criu/pie/parasite.built-in.o
08:00:09 [2020-11-05T08:00:09.216Z] #41 63.30   GEN      criu/pie/parasite-blob.h
08:00:09 [2020-11-05T08:00:09.216Z] #41 63.32   CC       criu/pie/parasite-vdso.o
08:00:09 [2020-11-05T08:00:09.271Z] #41 86.86   DEP      criu/cr-dedup.d
08:00:09 [2020-11-05T08:00:09.271Z] #41 ...
08:00:09 [2020-11-05T08:00:09.271Z] 
08:00:09 [2020-11-05T08:00:09.271Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:09 [2020-11-05T08:00:09.271Z] #18 19.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 19.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 19.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 19.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 19.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.25 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 20.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
08:00:09 [2020-11-05T08:00:09.271Z] #18 21.59 debconf: delaying package configuration, since apt-utils is not installed
08:00:09 [2020-11-05T08:00:09.271Z] #18 21.80 Fetched 27.6 MB in 4s (6535 kB/s)
08:00:09 [2020-11-05T08:00:09.271Z] #18 21.90 Selecting previously unselected package pigz.
08:00:09 [2020-11-05T08:00:09.271Z] #18 21.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
08:00:09 [2020-11-05T08:00:09.271Z] #18 22.03 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
08:00:09 [2020-11-05T08:00:09.271Z] #18 22.04 Unpacking pigz (2.4-1) ...
08:00:09 [2020-11-05T08:00:09.271Z] #18 22.19 Selecting previously unselected package libpython3.7-minimal:arm64.
08:00:09 [2020-11-05T08:00:09.271Z] #18 22.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
08:00:09 [2020-11-05T08:00:09.271Z] #18 22.20 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
08:00:09 [2020-11-05T08:00:09.366Z] #41 58.04   CC       criu/arch/x86/crtools.o
08:00:09 [2020-11-05T08:00:09.483Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.465s	coverage: 73.1% of statements
08:00:09 [2020-11-05T08:00:09.483Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:00:09 [2020-11-05T08:00:09.483Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.246s	coverage: 57.7% of statements
08:00:09 [2020-11-05T08:00:09.483Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:00:09 [2020-11-05T08:00:09.483Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:00:09 [2020-11-05T08:00:09.483Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.0% of statements
08:00:09 [2020-11-05T08:00:09.779Z] #41 63.93   CC       criu/arch/x86/vdso-pie.o
08:00:09 [2020-11-05T08:00:09.846Z] #18 22.68 Selecting previously unselected package python3.7-minimal.
08:00:09 [2020-11-05T08:00:09.846Z] #18 22.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
08:00:09 [2020-11-05T08:00:09.846Z] #18 22.73 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
08:00:10 [2020-11-05T08:00:10.036Z] #41 64.31   CC       criu/arch/x86/restorer.o
08:00:10 [2020-11-05T08:00:10.519Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
08:00:10 [2020-11-05T08:00:10.599Z] #41 64.84   CC       criu/arch/x86/restorer_unmap.o
08:00:10 [2020-11-05T08:00:10.599Z] #41 64.89   CC       criu/arch/x86/sigaction_compat_pie.o
08:00:10 [2020-11-05T08:00:10.599Z] #41 ...
08:00:10 [2020-11-05T08:00:10.599Z] 
08:00:10 [2020-11-05T08:00:10.599Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:10 [2020-11-05T08:00:10.599Z] #18 1.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:00:10 [2020-11-05T08:00:10.599Z] #18 1.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:00:10 [2020-11-05T08:00:10.599Z] #18 1.551 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:00:10 [2020-11-05T08:00:10.599Z] #18 2.057 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:00:10 [2020-11-05T08:00:10.599Z] #18 3.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
08:00:10 [2020-11-05T08:00:10.599Z] #18 4.737 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
08:00:10 [2020-11-05T08:00:10.752Z] #41 59.42   CC       criu/arch/x86/kerndat.o
08:00:10 [2020-11-05T08:00:10.795Z] #18 23.57 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
08:00:10 [2020-11-05T08:00:10.795Z] #18 23.62 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
08:00:10 [2020-11-05T08:00:10.855Z] #18 ...
08:00:10 [2020-11-05T08:00:10.855Z] 
08:00:10 [2020-11-05T08:00:10.855Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:10 [2020-11-05T08:00:10.855Z] #43 161.3 github.com/LK4D4/vndr/godl
08:00:11 [2020-11-05T08:00:11.153Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
08:00:11 [2020-11-05T08:00:11.153Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
08:00:11 [2020-11-05T08:00:11.153Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:00:11 [2020-11-05T08:00:11.153Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:00:11 [2020-11-05T08:00:11.324Z] #41 59.94   CC       criu/arch/x86/sigaction_compat.o
08:00:11 [2020-11-05T08:00:11.324Z] #41 60.21   CC       criu/arch/x86/sigframe.o
08:00:11 [2020-11-05T08:00:11.418Z] #43 162.0 github.com/LK4D4/vndr
08:00:11 [2020-11-05T08:00:11.586Z] #41 60.43   LINK     criu/arch/x86/crtools.built-in.o
08:00:11 [2020-11-05T08:00:11.586Z] #41 60.48   DEP      criu/pie/util-vdso-elf32.d
08:00:11 [2020-11-05T08:00:11.847Z] #41 60.68   DEP      criu/pie/util-vdso.d
08:00:12 [2020-11-05T08:00:12.108Z] #41 60.87   DEP      criu/pie/util.d
08:00:12 [2020-11-05T08:00:12.369Z] #41 61.07   CC       criu/pie/util.o
08:00:12 [2020-11-05T08:00:12.630Z] #41 61.39   CC       criu/pie/util-vdso.o
08:00:12 [2020-11-05T08:00:12.680Z] ok  	github.com/docker/docker/daemon/logger	0.214s	coverage: 41.0% of statements
08:00:12 [2020-11-05T08:00:12.814Z] 4612f6d0b889: Verifying Checksum
08:00:12 [2020-11-05T08:00:12.814Z] 4612f6d0b889: Download complete
08:00:12 [2020-11-05T08:00:12.972Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.115s	coverage: 77.8% of statements
08:00:12 [2020-11-05T08:00:12.972Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:00:12 [2020-11-05T08:00:12.972Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:00:13 [2020-11-05T08:00:13.203Z] #41 62.17   CC       criu/pie/util-vdso-elf32.o
08:00:13 [2020-11-05T08:00:13.354Z] #18 25.81 Selecting previously unselected package python3-minimal.
08:00:13 [2020-11-05T08:00:13.354Z] #18 25.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 ... 23654 files and directories currently installed.)
08:00:13 [2020-11-05T08:00:13.354Z] #18 25.91 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
08:00:13 [2020-11-05T08:00:13.354Z] #18 25.92 Unpacking python3-minimal (3.7.3-1) ...
08:00:13 [2020-11-05T08:00:13.354Z] #18 26.01 Selecting previously unselected package libmpdec2:arm64.
08:00:13 [2020-11-05T08:00:13.354Z] #18 26.02 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
08:00:13 [2020-11-05T08:00:13.354Z] #18 26.04 Unpacking libmpdec2:arm64 (2.4.2-2) ...
08:00:13 [2020-11-05T08:00:13.354Z] #18 26.14 Selecting previously unselected package libpython3.7-stdlib:arm64.
08:00:13 [2020-11-05T08:00:13.354Z] #18 26.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
08:00:13 [2020-11-05T08:00:13.354Z] #18 26.16 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
08:00:13 [2020-11-05T08:00:13.365Z] #21 ...
08:00:13 [2020-11-05T08:00:13.365Z] 
08:00:13 [2020-11-05T08:00:13.365Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:00:13 [2020-11-05T08:00:13.365Z] #31 DONE 197.4s
08:00:13 [2020-11-05T08:00:13.365Z] 
08:00:13 [2020-11-05T08:00:13.365Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:13 [2020-11-05T08:00:13.365Z] #42 132.5   CC       criu/eventpoll.o
08:00:13 [2020-11-05T08:00:13.365Z] #42 133.8   CC       criu/external.o
08:00:13 [2020-11-05T08:00:13.365Z] #42 134.5   CC       criu/fault-injection.o
08:00:13 [2020-11-05T08:00:13.365Z] #42 134.7   CC       criu/fdstore.o
08:00:13 [2020-11-05T08:00:13.365Z] #42 135.1   CC       criu/fifo.o
08:00:13 [2020-11-05T08:00:13.365Z] #42 135.6   CC       criu/file-ids.o
08:00:13 [2020-11-05T08:00:13.365Z] #42 136.0   CC       criu/file-lock.o
08:00:13 [2020-11-05T08:00:13.606Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.028s	coverage: 67.0% of statements
08:00:13 [2020-11-05T08:00:13.606Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 23.9% of statements
08:00:14 [2020-11-05T08:00:14.147Z] #41 62.88   AR       criu/pie/pie.lib.a
08:00:14 [2020-11-05T08:00:14.147Z] #41 62.95   DEP      criu/pie/restorer.d
08:00:14 [2020-11-05T08:00:14.240Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.001s	coverage: 87.2% of statements
08:00:14 [2020-11-05T08:00:14.240Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 61.6% of statements
08:00:14 [2020-11-05T08:00:14.303Z] #18 27.16 Selecting previously unselected package python3.7.
08:00:14 [2020-11-05T08:00:14.303Z] #18 27.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
08:00:14 [2020-11-05T08:00:14.303Z] #18 27.17 Unpacking python3.7 (3.7.3-2+deb10u2) ...
08:00:14 [2020-11-05T08:00:14.408Z] #41 63.13   DEP      criu/arch/x86/sigaction_compat_pie.d
08:00:14 [2020-11-05T08:00:14.408Z] #41 63.24   DEP      criu/arch/x86/restorer_unmap.d
08:00:14 [2020-11-05T08:00:14.408Z] #41 63.26   DEP      criu/arch/x86/restorer.d
08:00:14 [2020-11-05T08:00:14.567Z] #18 27.38 Selecting previously unselected package libpython3-stdlib:arm64.
08:00:14 [2020-11-05T08:00:14.567Z] #18 27.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
08:00:14 [2020-11-05T08:00:14.567Z] #18 27.39 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
08:00:14 [2020-11-05T08:00:14.567Z] #18 27.54 Setting up python3-minimal (3.7.3-1) ...
08:00:14 [2020-11-05T08:00:14.670Z] #41 63.51   DEP      criu/arch/x86/vdso-pie.d
08:00:14 [2020-11-05T08:00:14.670Z] #41 63.61   DEP      criu/pie/parasite-vdso.d
08:00:14 [2020-11-05T08:00:14.690Z] #43 ...
08:00:14 [2020-11-05T08:00:14.690Z] 
08:00:14 [2020-11-05T08:00:14.690Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:14 [2020-11-05T08:00:14.690Z] #51 10.61 + cd /tmp/tmp.3CEvp4LQVz/src/github.com/opencontainers/runc
08:00:14 [2020-11-05T08:00:14.690Z] #51 10.61 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
08:00:14 [2020-11-05T08:00:14.690Z] #51 11.07 + '[' -z '' ']'
08:00:14 [2020-11-05T08:00:14.690Z] #51 11.07 + target=static
08:00:14 [2020-11-05T08:00:14.690Z] #51 11.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:00:14 [2020-11-05T08:00:14.690Z] #51 11.40 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 .
08:00:14 [2020-11-05T08:00:14.690Z] #51 ...
08:00:14 [2020-11-05T08:00:14.690Z] 
08:00:14 [2020-11-05T08:00:14.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:14 [2020-11-05T08:00:14.690Z] #41 65.17   CC       criu/pie/restorer.o
08:00:14 [2020-11-05T08:00:14.690Z] #41 68.01   LINK     criu/pie/restorer.built-in.o
08:00:14 [2020-11-05T08:00:14.690Z] #41 68.03   GEN      criu/pie/restorer-blob.h
08:00:14 [2020-11-05T08:00:14.690Z] #41 68.19   DEP      criu/vdso.d
08:00:14 [2020-11-05T08:00:14.690Z] #41 68.37   DEP      criu/vdso-compat.d
08:00:14 [2020-11-05T08:00:14.690Z] #41 68.51   DEP      criu/uts_ns.d
08:00:14 [2020-11-05T08:00:14.690Z] #41 68.72   DEP      criu/util.d
08:00:14 [2020-11-05T08:00:14.690Z] #41 68.92   DEP      criu/uffd.d
08:00:14 [2020-11-05T08:00:14.917Z] #42 138.1   CC       criu/files-ext.o
08:00:14 [2020-11-05T08:00:14.917Z] #42 ...
08:00:14 [2020-11-05T08:00:14.917Z] 
08:00:14 [2020-11-05T08:00:14.917Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:00:14 [2020-11-05T08:00:14.917Z] #21 6.162 Collecting yamllint==1.16.0
08:00:14 [2020-11-05T08:00:14.931Z] #41 63.78   DEP      criu/pie/parasite.d
08:00:14 [2020-11-05T08:00:14.946Z] #41 69.13   DEP      criu/tun.d
08:00:14 [2020-11-05T08:00:14.946Z] #41 69.25   DEP      criu/tty.d
08:00:15 [2020-11-05T08:00:15.192Z] #41 64.03   CC       criu/pie/parasite.o
08:00:15 [2020-11-05T08:00:15.203Z] #41 69.45   DEP      criu/timerfd.d
08:00:15 [2020-11-05T08:00:15.277Z] ok  	github.com/docker/docker/daemon/logger/local	0.008s	coverage: 75.2% of statements
08:00:15 [2020-11-05T08:00:15.277Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:00:15 [2020-11-05T08:00:15.453Z] #41 ...
08:00:15 [2020-11-05T08:00:15.453Z] 
08:00:15 [2020-11-05T08:00:15.453Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:15 [2020-11-05T08:00:15.453Z] #18 1.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:00:15 [2020-11-05T08:00:15.453Z] #18 1.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:00:15 [2020-11-05T08:00:15.453Z] #18 1.508 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:00:15 [2020-11-05T08:00:15.453Z] #18 2.162 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
08:00:15 [2020-11-05T08:00:15.453Z] #18 3.462 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
08:00:15 [2020-11-05T08:00:15.453Z] #18 4.874 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
08:00:15 [2020-11-05T08:00:15.460Z] #41 69.61   DEP      criu/timens.d
08:00:15 [2020-11-05T08:00:15.569Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.068s	coverage: 37.7% of statements
08:00:15 [2020-11-05T08:00:15.585Z] #21 6.509   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:00:15 [2020-11-05T08:00:15.585Z] #21 6.680 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:00:15 [2020-11-05T08:00:15.585Z] #21 6.745   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:00:15 [2020-11-05T08:00:15.585Z] #21 6.806 Collecting pyyaml (from yamllint==1.16.0)
08:00:15 [2020-11-05T08:00:15.715Z] #18 ...
08:00:15 [2020-11-05T08:00:15.715Z] 
08:00:15 [2020-11-05T08:00:15.715Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:15 [2020-11-05T08:00:15.715Z] #43 162.6 github.com/LK4D4/vndr/godl
08:00:15 [2020-11-05T08:00:15.717Z] #41 69.77   DEP      criu/sysfs_parse.d
08:00:15 [2020-11-05T08:00:15.717Z] #41 69.94   DEP      criu/sysctl.d
08:00:15 [2020-11-05T08:00:15.895Z] #21 7.046   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:00:15 [2020-11-05T08:00:15.966Z] #18 28.63 Selecting previously unselected package python3.
08:00:15 [2020-11-05T08:00:15.966Z] #18 28.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
08:00:15 [2020-11-05T08:00:15.966Z] #18 28.68 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
08:00:15 [2020-11-05T08:00:15.966Z] #18 28.70 Unpacking python3 (3.7.3-1) ...
08:00:15 [2020-11-05T08:00:15.966Z] #18 28.86 Selecting previously unselected package libip4tc0:arm64.
08:00:15 [2020-11-05T08:00:15.966Z] #18 28.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
08:00:15 [2020-11-05T08:00:15.966Z] #18 28.88 Unpacking libip4tc0:arm64 (1.8.2-4) ...
08:00:15 [2020-11-05T08:00:15.973Z] #41 70.18   DEP      criu/string.d
08:00:15 [2020-11-05T08:00:15.973Z] #41 70.22   DEP      criu/stats.d
08:00:16 [2020-11-05T08:00:16.203Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.004s	coverage: 33.3% of statements
08:00:16 [2020-11-05T08:00:16.229Z] #18 29.00 Selecting previously unselected package libip6tc0:arm64.
08:00:16 [2020-11-05T08:00:16.229Z] #18 29.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
08:00:16 [2020-11-05T08:00:16.229Z] #18 29.03 Unpacking libip6tc0:arm64 (1.8.2-4) ...
08:00:16 [2020-11-05T08:00:16.229Z] #18 29.13 Selecting previously unselected package libiptc0:arm64.
08:00:16 [2020-11-05T08:00:16.229Z] #18 29.13 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
08:00:16 [2020-11-05T08:00:16.229Z] #18 29.14 Unpacking libiptc0:arm64 (1.8.2-4) ...
08:00:16 [2020-11-05T08:00:16.230Z] #41 70.35   DEP      criu/sockets.d
08:00:16 [2020-11-05T08:00:16.287Z] #43 163.6 github.com/LK4D4/vndr
08:00:16 [2020-11-05T08:00:16.486Z] #41 70.54   DEP      criu/sk-unix.d
08:00:16 [2020-11-05T08:00:16.486Z] #41 70.75   DEP      criu/sk-tcp.d
08:00:16 [2020-11-05T08:00:16.492Z] #18 29.24 Selecting previously unselected package libnfnetlink0:arm64.
08:00:16 [2020-11-05T08:00:16.492Z] #18 29.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
08:00:16 [2020-11-05T08:00:16.492Z] #18 29.24 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:00:16 [2020-11-05T08:00:16.745Z] #41 71.01   DEP      criu/sk-queue.d
08:00:16 [2020-11-05T08:00:16.755Z] #18 29.54 Selecting previously unselected package libnetfilter-conntrack3:arm64.
08:00:16 [2020-11-05T08:00:16.756Z] #18 29.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
08:00:16 [2020-11-05T08:00:16.756Z] #18 29.56 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
08:00:16 [2020-11-05T08:00:16.756Z] #18 29.67 Selecting previously unselected package libnftnl11:arm64.
08:00:16 [2020-11-05T08:00:16.756Z] #18 29.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
08:00:16 [2020-11-05T08:00:16.756Z] #18 29.70 Unpacking libnftnl11:arm64 (1.1.2-2) ...
08:00:17 [2020-11-05T08:00:17.003Z] #41 71.15   DEP      criu/sk-packet.d
08:00:17 [2020-11-05T08:00:17.033Z] #18 29.86 Selecting previously unselected package iptables.
08:00:17 [2020-11-05T08:00:17.033Z] #18 29.88 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
08:00:17 [2020-11-05T08:00:17.033Z] #18 29.89 Unpacking iptables (1.8.2-4) ...
08:00:17 [2020-11-05T08:00:17.238Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
08:00:17 [2020-11-05T08:00:17.239Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
08:00:17 [2020-11-05T08:00:17.259Z] #41 71.37   DEP      criu/sk-netlink.d
08:00:17 [2020-11-05T08:00:17.259Z] #41 71.55   DEP      criu/sk-inet.d
08:00:17 [2020-11-05T08:00:17.440Z] #21 8.561 Building wheels for collected packages: pyyaml
08:00:17 [2020-11-05T08:00:17.440Z] #21 8.562   Running setup.py bdist_wheel for pyyaml: started
08:00:17 [2020-11-05T08:00:17.823Z] #41 71.80   DEP      criu/signalfd.d
08:00:17 [2020-11-05T08:00:17.823Z] #41 71.94   DEP      criu/sigframe.d
08:00:17 [2020-11-05T08:00:17.823Z] #41 72.01   DEP      criu/shmem.d
08:00:17 [2020-11-05T08:00:17.872Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
08:00:17 [2020-11-05T08:00:17.987Z] #18 30.59 Selecting previously unselected package xxd.
08:00:17 [2020-11-05T08:00:17.987Z] #18 30.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
08:00:17 [2020-11-05T08:00:17.987Z] #18 30.60 Unpacking xxd (2:8.1.0875-5) ...
08:00:17 [2020-11-05T08:00:17.987Z] #18 30.82 Selecting previously unselected package vim-common.
08:00:17 [2020-11-05T08:00:17.987Z] #18 30.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:00:17 [2020-11-05T08:00:17.987Z] #18 30.85 Unpacking vim-common (2:8.1.0875-5) ...
08:00:18 [2020-11-05T08:00:18.079Z] #41 72.17   DEP      criu/servicefd.d
08:00:18 [2020-11-05T08:00:18.165Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.452s	coverage: 82.5% of statements
08:00:18 [2020-11-05T08:00:18.165Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:00:18 [2020-11-05T08:00:18.165Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:00:18 [2020-11-05T08:00:18.250Z] #18 31.19 Selecting previously unselected package bash-completion.
08:00:18 [2020-11-05T08:00:18.250Z] #18 31.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:00:18 [2020-11-05T08:00:18.336Z] #41 72.41   DEP      criu/seize.d
08:00:18 [2020-11-05T08:00:18.336Z] #41 72.58   DEP      criu/seccomp.d
08:00:18 [2020-11-05T08:00:18.593Z] #41 72.77   DEP      criu/rst-malloc.d
08:00:18 [2020-11-05T08:00:18.593Z] #41 72.85   DEP      criu/rbtree.d
08:00:18 [2020-11-05T08:00:18.849Z] #41 72.89   DEP      criu/pstree.d
08:00:18 [2020-11-05T08:00:18.849Z] #41 73.01   DEP      criu/protobuf.d
08:00:18 [2020-11-05T08:00:18.849Z] #41 73.11   GEN      criu/protobuf-desc-gen.h
08:00:18 [2020-11-05T08:00:18.987Z] #21 9.750   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:00:18 [2020-11-05T08:00:18.987Z] #21 9.751   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:00:18 [2020-11-05T08:00:18.987Z] #21 9.871 Successfully built pyyaml
08:00:18 [2020-11-05T08:00:18.987Z] #21 9.892 Installing collected packages: pathspec, pyyaml, yamllint
08:00:19 [2020-11-05T08:00:19.201Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
08:00:19 [2020-11-05T08:00:19.288Z] #21 10.33 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:00:19 [2020-11-05T08:00:19.289Z] #21 DONE 10.6s
08:00:19 [2020-11-05T08:00:19.289Z] 
08:00:19 [2020-11-05T08:00:19.289Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:19 [2020-11-05T08:00:19.289Z] #42 138.5   CC       criu/files-reg.o
08:00:19 [2020-11-05T08:00:19.289Z] #42 141.4   CC       criu/files.o
08:00:19 [2020-11-05T08:00:19.492Z] ok  	github.com/docker/docker/distribution	0.243s	coverage: 21.9% of statements
08:00:19 [2020-11-05T08:00:19.492Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:00:19 [2020-11-05T08:00:19.589Z] #43 ...
08:00:19 [2020-11-05T08:00:19.589Z] 
08:00:19 [2020-11-05T08:00:19.589Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:19 [2020-11-05T08:00:19.589Z] #51 11.17 + cd /tmp/tmp.2BYPhFgfOK/src/github.com/opencontainers/runc
08:00:19 [2020-11-05T08:00:19.590Z] #51 11.17 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
08:00:19 [2020-11-05T08:00:19.590Z] #51 11.58 + '[' -z '' ']'
08:00:19 [2020-11-05T08:00:19.590Z] #51 11.59 + target=static
08:00:19 [2020-11-05T08:00:19.590Z] #51 11.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static
08:00:19 [2020-11-05T08:00:19.590Z] #51 11.98 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 .
08:00:19 [2020-11-05T08:00:19.646Z] #18 ...
08:00:19 [2020-11-05T08:00:19.646Z] 
08:00:19 [2020-11-05T08:00:19.646Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:19 [2020-11-05T08:00:19.646Z] #41 87.08   DEP      criu/cr-check.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 87.33   DEP      criu/config.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 87.55   DEP      criu/clone-noasan.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 87.63   DEP      criu/cgroup.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 87.85   DEP      criu/cgroup-props.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 87.99   DEP      criu/bitmap.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 88.00   DEP      criu/bfd.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 88.08   DEP      criu/autofs.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 88.17   DEP      criu/aio.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 88.28   DEP      criu/action-scripts.d
08:00:19 [2020-11-05T08:00:19.646Z] #41 88.56   CC       criu/action-scripts.o
08:00:19 [2020-11-05T08:00:19.646Z] #41 89.27   CC       criu/aio.o
08:00:19 [2020-11-05T08:00:19.646Z] #41 90.11   CC       criu/autofs.o
08:00:19 [2020-11-05T08:00:19.646Z] #41 91.57   CC       criu/bfd.o
08:00:19 [2020-11-05T08:00:19.646Z] #41 92.26   CC       criu/bitmap.o
08:00:19 [2020-11-05T08:00:19.646Z] #41 92.50   CC       criu/cgroup-props.o
08:00:19 [2020-11-05T08:00:19.646Z] #41 93.30   CC       criu/cgroup.o
08:00:19 [2020-11-05T08:00:19.646Z] #41 96.17   CC       criu/clone-noasan.o
08:00:19 [2020-11-05T08:00:19.646Z] #41 96.42   CC       criu/config.o
08:00:19 [2020-11-05T08:00:19.850Z] #51 ...
08:00:19 [2020-11-05T08:00:19.850Z] 
08:00:19 [2020-11-05T08:00:19.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:19 [2020-11-05T08:00:19.850Z] #41 65.34   LINK     criu/pie/parasite.built-in.o
08:00:19 [2020-11-05T08:00:19.850Z] #41 65.36   GEN      criu/pie/parasite-blob.h
08:00:19 [2020-11-05T08:00:19.850Z] #41 65.39   CC       criu/pie/parasite-vdso.o
08:00:19 [2020-11-05T08:00:19.850Z] #41 66.03   CC       criu/arch/x86/vdso-pie.o
08:00:19 [2020-11-05T08:00:19.850Z] #41 66.30   CC       criu/arch/x86/restorer.o
08:00:19 [2020-11-05T08:00:19.850Z] #41 66.81   CC       criu/arch/x86/restorer_unmap.o
08:00:19 [2020-11-05T08:00:19.850Z] #41 66.91   CC       criu/arch/x86/sigaction_compat_pie.o
08:00:19 [2020-11-05T08:00:19.850Z] #41 67.28   CC       criu/pie/restorer.o
08:00:20 [2020-11-05T08:00:20.126Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
08:00:20 [2020-11-05T08:00:20.222Z] #41 97.85   CC       criu/cr-check.o
08:00:20 [2020-11-05T08:00:20.741Z] #41 74.74   DEP      criu/protobuf-desc.d
08:00:20 [2020-11-05T08:00:20.741Z] #41 74.90   DEP      criu/proc_parse.d
08:00:20 [2020-11-05T08:00:20.837Z] #42 143.9   CC       criu/filesystems.o
08:00:20 [2020-11-05T08:00:20.998Z] #41 ...
08:00:20 [2020-11-05T08:00:20.998Z] 
08:00:20 [2020-11-05T08:00:20.998Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:20 [2020-11-05T08:00:20.998Z] #43 DONE 171.6s
08:00:20 [2020-11-05T08:00:20.998Z] 
08:00:20 [2020-11-05T08:00:20.998Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:20 [2020-11-05T08:00:20.998Z] #18 10.88 Fetched 8396 kB in 10s (857 kB/s)
08:00:20 [2020-11-05T08:00:20.998Z] #18 10.88 Reading package lists...
08:00:20 [2020-11-05T08:00:20.998Z] #18 14.85 Reading package lists...
08:00:20 [2020-11-05T08:00:20.998Z] #18 19.02 Building dependency tree...
08:00:20 [2020-11-05T08:00:20.998Z] #18 ...
08:00:20 [2020-11-05T08:00:20.998Z] 
08:00:20 [2020-11-05T08:00:20.998Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:20 [2020-11-05T08:00:20.998Z] #41 75.26   DEP      criu/plugin.d
08:00:21 [2020-11-05T08:00:21.162Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
08:00:21 [2020-11-05T08:00:21.255Z] #41 75.45   DEP      criu/pipes.d
08:00:21 [2020-11-05T08:00:21.454Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
08:00:21 [2020-11-05T08:00:21.505Z] #42 145.0   CC       criu/fsnotify.o
08:00:21 [2020-11-05T08:00:21.512Z] #41 75.75   DEP      criu/pie-util.d
08:00:21 [2020-11-05T08:00:21.616Z] #41 ...
08:00:21 [2020-11-05T08:00:21.616Z] 
08:00:21 [2020-11-05T08:00:21.616Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:21 [2020-11-05T08:00:21.616Z] #18 34.31 Unpacking bash-completion (1:2.8-6) ...
08:00:21 [2020-11-05T08:00:21.764Z] #41 70.35   LINK     criu/pie/restorer.built-in.o
08:00:21 [2020-11-05T08:00:21.764Z] #41 70.37   GEN      criu/pie/restorer-blob.h
08:00:21 [2020-11-05T08:00:21.764Z] #41 70.51   DEP      criu/vdso.d
08:00:21 [2020-11-05T08:00:21.824Z] #41 75.96   DEP      criu/pie-util-vdso.d
08:00:22 [2020-11-05T08:00:22.024Z] #41 70.81   DEP      criu/vdso-compat.d
08:00:22 [2020-11-05T08:00:22.089Z] ok  	github.com/docker/docker/distribution/xfer	1.873s	coverage: 85.1% of statements
08:00:22 [2020-11-05T08:00:22.089Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:00:22 [2020-11-05T08:00:22.089Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:00:22 [2020-11-05T08:00:22.089Z] ok  	github.com/docker/docker/image/v1	0.004s	coverage: 25.0% of statements
08:00:22 [2020-11-05T08:00:22.089Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:00:22 [2020-11-05T08:00:22.101Z] #41 76.10   DEP      criu/pie-util-vdso-elf32.d
08:00:22 [2020-11-05T08:00:22.101Z] #41 76.28   DEP      criu/path.d
08:00:22 [2020-11-05T08:00:22.285Z] #41 71.03   DEP      criu/uts_ns.d
08:00:22 [2020-11-05T08:00:22.285Z] #41 71.25   DEP      criu/util.d
08:00:22 [2020-11-05T08:00:22.358Z] #41 76.42   DEP      criu/parasite-syscall.d
08:00:22 [2020-11-05T08:00:22.358Z] #41 76.64   DEP      criu/pagemap.d
08:00:22 [2020-11-05T08:00:22.381Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
08:00:22 [2020-11-05T08:00:22.546Z] #41 71.47   DEP      criu/uffd.d
08:00:22 [2020-11-05T08:00:22.568Z] #18 35.46 Selecting previously unselected package bzip2.
08:00:22 [2020-11-05T08:00:22.568Z] #18 35.46 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
08:00:22 [2020-11-05T08:00:22.568Z] #18 35.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:00:22 [2020-11-05T08:00:22.616Z] #41 76.80   DEP      criu/pagemap-cache.d
08:00:22 [2020-11-05T08:00:22.885Z] #41 77.01   DEP      criu/page-xfer.d
08:00:22 [2020-11-05T08:00:22.916Z] #18 35.58 Selecting previously unselected package xz-utils.
08:00:22 [2020-11-05T08:00:22.916Z] #18 35.58 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
08:00:22 [2020-11-05T08:00:22.916Z] #18 35.60 Unpacking xz-utils (5.2.4-1) ...
08:00:23 [2020-11-05T08:00:23.056Z] #42 146.2   CC       criu/image-desc.o
08:00:23 [2020-11-05T08:00:23.056Z] #42 146.4   CC       criu/image.o
08:00:23 [2020-11-05T08:00:23.118Z] #41 71.75   DEP      criu/tun.d
08:00:23 [2020-11-05T08:00:23.142Z] #41 77.15   DEP      criu/page-pipe.d
08:00:23 [2020-11-05T08:00:23.142Z] #41 77.30   DEP      criu/netfilter.d
08:00:23 [2020-11-05T08:00:23.379Z] #41 72.01   DEP      criu/tty.d
08:00:23 [2020-11-05T08:00:23.379Z] #41 72.26   DEP      criu/timerfd.d
08:00:23 [2020-11-05T08:00:23.399Z] #41 77.43   DEP      criu/net.d
08:00:23 [2020-11-05T08:00:23.399Z] #41 77.64   DEP      criu/namespaces.d
08:00:23 [2020-11-05T08:00:23.417Z] ok  	github.com/docker/docker/oci	0.003s	coverage: 8.2% of statements
08:00:23 [2020-11-05T08:00:23.454Z] #18 36.26 Selecting previously unselected package apparmor.
08:00:23 [2020-11-05T08:00:23.454Z] #18 36.27 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
08:00:23 [2020-11-05T08:00:23.454Z] #18 36.41 Unpacking apparmor (2.13.2-10) ...
08:00:23 [2020-11-05T08:00:23.640Z] #41 72.51   DEP      criu/timens.d
08:00:23 [2020-11-05T08:00:23.655Z] #41 77.80   DEP      criu/mount.d
08:00:23 [2020-11-05T08:00:23.655Z] #41 77.99   DEP      criu/memfd.d
08:00:23 [2020-11-05T08:00:23.901Z] #41 72.70   DEP      criu/sysfs_parse.d
08:00:23 [2020-11-05T08:00:23.911Z] #41 78.10   DEP      criu/mem.d
08:00:23 [2020-11-05T08:00:23.912Z] #41 78.18   DEP      criu/lsm.d
08:00:24 [2020-11-05T08:00:24.083Z] #18 36.80 Selecting previously unselected package aufs-tools.
08:00:24 [2020-11-05T08:00:24.083Z] #18 36.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
08:00:24 [2020-11-05T08:00:24.083Z] #18 36.81 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:00:24 [2020-11-05T08:00:24.083Z] #18 37.00 Selecting previously unselected package libonig5:arm64.
08:00:24 [2020-11-05T08:00:24.083Z] #18 37.00 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
08:00:24 [2020-11-05T08:00:24.083Z] #18 37.02 Unpacking libonig5:arm64 (6.9.1-1) ...
08:00:24 [2020-11-05T08:00:24.108Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 67.1% of statements
08:00:24 [2020-11-05T08:00:24.108Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
08:00:24 [2020-11-05T08:00:24.119Z] #42 147.3   CC       criu/ipc_ns.o
08:00:24 [2020-11-05T08:00:24.162Z] #41 72.91   DEP      criu/sysctl.d
08:00:24 [2020-11-05T08:00:24.162Z] #41 73.05   DEP      criu/string.d
08:00:24 [2020-11-05T08:00:24.162Z] #41 73.08   DEP      criu/stats.d
08:00:24 [2020-11-05T08:00:24.168Z] #41 78.30   DEP      criu/log.d
08:00:24 [2020-11-05T08:00:24.168Z] #41 78.44   DEP      criu/libnetlink.d
08:00:24 [2020-11-05T08:00:24.402Z] #18 37.28 Selecting previously unselected package libjq1:arm64.
08:00:24 [2020-11-05T08:00:24.402Z] #18 37.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
08:00:24 [2020-11-05T08:00:24.423Z] #41 73.24   DEP      criu/sockets.d
08:00:24 [2020-11-05T08:00:24.424Z] #41 78.55   DEP      criu/kerndat.d
08:00:24 [2020-11-05T08:00:24.424Z] #41 78.74   DEP      criu/kcmp-ids.d
08:00:24 [2020-11-05T08:00:24.681Z] #18 37.28 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
08:00:24 [2020-11-05T08:00:24.681Z] #41 78.82   DEP      criu/irmap.d
08:00:24 [2020-11-05T08:00:24.681Z] #18 37.49 Selecting previously unselected package jq.
08:00:24 [2020-11-05T08:00:24.681Z] #18 37.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
08:00:24 [2020-11-05T08:00:24.681Z] #18 37.51 Unpacking jq (1.5+dfsg-2+b1) ...
08:00:24 [2020-11-05T08:00:24.684Z] #41 73.39   DEP      criu/sk-unix.d
08:00:24 [2020-11-05T08:00:24.938Z] #41 78.92   DEP      criu/ipc_ns.d
08:00:24 [2020-11-05T08:00:24.938Z] #41 79.06   DEP      criu/image.d
08:00:24 [2020-11-05T08:00:24.938Z] #41 79.18   DEP      criu/image-desc.d
08:00:24 [2020-11-05T08:00:24.938Z] #41 79.25   DEP      criu/fsnotify.d
08:00:24 [2020-11-05T08:00:24.945Z] #41 73.68   DEP      criu/sk-tcp.d
08:00:24 [2020-11-05T08:00:24.945Z] #41 73.90   DEP      criu/sk-queue.d
08:00:24 [2020-11-05T08:00:24.958Z] #18 37.64 Selecting previously unselected package libaio1:arm64.
08:00:24 [2020-11-05T08:00:24.958Z] #18 37.65 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
08:00:24 [2020-11-05T08:00:24.958Z] #18 37.65 Unpacking libaio1:arm64 (0.3.112-3) ...
08:00:24 [2020-11-05T08:00:24.958Z] #18 37.72 Selecting previously unselected package libgpm2:arm64.
08:00:24 [2020-11-05T08:00:24.958Z] #18 37.73 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
08:00:24 [2020-11-05T08:00:24.958Z] #18 37.74 Unpacking libgpm2:arm64 (1.20.7-5) ...
08:00:24 [2020-11-05T08:00:24.958Z] #18 37.96 Selecting previously unselected package libicu63:arm64.
08:00:24 [2020-11-05T08:00:24.958Z] #18 37.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
08:00:24 [2020-11-05T08:00:24.958Z] #18 37.97 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
08:00:25 [2020-11-05T08:00:25.187Z] #42 148.6   CC       criu/irmap.o
08:00:25 [2020-11-05T08:00:25.206Z] #41 74.01   DEP      criu/sk-packet.d
08:00:25 [2020-11-05T08:00:25.206Z] #41 ...
08:00:25 [2020-11-05T08:00:25.206Z] 
08:00:25 [2020-11-05T08:00:25.206Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:25 [2020-11-05T08:00:25.206Z] #43 DONE 172.5s
08:00:25 [2020-11-05T08:00:25.206Z] 
08:00:25 [2020-11-05T08:00:25.206Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:25 [2020-11-05T08:00:25.206Z] #18 10.39 Fetched 8396 kB in 9s (906 kB/s)
08:00:25 [2020-11-05T08:00:25.206Z] #18 10.39 Reading package lists...
08:00:25 [2020-11-05T08:00:25.206Z] #18 14.52 Reading package lists...
08:00:25 [2020-11-05T08:00:25.206Z] #18 18.29 Building dependency tree...
08:00:25 [2020-11-05T08:00:25.468Z] #18 ...
08:00:25 [2020-11-05T08:00:25.468Z] 
08:00:25 [2020-11-05T08:00:25.468Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:25 [2020-11-05T08:00:25.468Z] #41 74.30   DEP      criu/sk-netlink.d
08:00:25 [2020-11-05T08:00:25.500Z] #41 79.42   DEP      criu/filesystems.d
08:00:25 [2020-11-05T08:00:25.501Z] #41 79.55   DEP      criu/files.d
08:00:25 [2020-11-05T08:00:25.501Z] #41 79.73   DEP      criu/files-reg.d
08:00:25 [2020-11-05T08:00:25.624Z] ok  	github.com/docker/docker/pkg/archive	0.502s	coverage: 76.8% of statements
08:00:25 [2020-11-05T08:00:25.729Z] #41 74.60   DEP      criu/sk-inet.d
08:00:25 [2020-11-05T08:00:25.757Z] #41 79.90   DEP      criu/files-ext.d
08:00:25 [2020-11-05T08:00:25.757Z] #41 80.00   DEP      criu/file-lock.d
08:00:25 [2020-11-05T08:00:25.990Z] #41 74.89   DEP      criu/signalfd.d
08:00:26 [2020-11-05T08:00:26.013Z] #41 80.10   DEP      criu/file-ids.d
08:00:26 [2020-11-05T08:00:26.013Z] #41 80.20   DEP      criu/fifo.d
08:00:26 [2020-11-05T08:00:26.251Z] #42 149.5   CC       criu/kcmp-ids.o
08:00:26 [2020-11-05T08:00:26.251Z] #41 75.11   DEP      criu/sigframe.d
08:00:26 [2020-11-05T08:00:26.270Z] #41 80.31   DEP      criu/fdstore.d
08:00:26 [2020-11-05T08:00:26.270Z] #41 80.45   DEP      criu/fault-injection.d
08:00:26 [2020-11-05T08:00:26.270Z] #41 80.51   DEP      criu/external.d
08:00:26 [2020-11-05T08:00:26.512Z] #41 75.22   DEP      criu/shmem.d
08:00:26 [2020-11-05T08:00:26.512Z] #41 75.33   DEP      criu/servicefd.d
08:00:26 [2020-11-05T08:00:26.526Z] #41 80.65   DEP      criu/eventpoll.d
08:00:26 [2020-11-05T08:00:26.553Z] #42 149.9   CC       criu/kerndat.o
08:00:26 [2020-11-05T08:00:26.773Z] #41 75.50   DEP      criu/seize.d
08:00:26 [2020-11-05T08:00:26.782Z] #41 80.87   DEP      criu/eventfd.d
08:00:26 [2020-11-05T08:00:26.782Z] #41 81.01   DEP      criu/crtools.d
08:00:27 [2020-11-05T08:00:27.034Z] #41 75.64   DEP      criu/seccomp.d
08:00:27 [2020-11-05T08:00:27.035Z] #41 75.80   DEP      criu/rst-malloc.d
08:00:27 [2020-11-05T08:00:27.035Z] #41 75.85   DEP      criu/rbtree.d
08:00:27 [2020-11-05T08:00:27.035Z] #41 75.87   DEP      criu/pstree.d
08:00:27 [2020-11-05T08:00:27.035Z] #41 76.03   DEP      criu/protobuf.d
08:00:27 [2020-11-05T08:00:27.039Z] #41 81.23   DEP      criu/cr-service.d
08:00:27 [2020-11-05T08:00:27.134Z] ok  	github.com/docker/docker/pkg/authorization	0.847s	coverage: 68.3% of statements
08:00:27 [2020-11-05T08:00:27.134Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
08:00:27 [2020-11-05T08:00:27.295Z] #41 76.17   GEN      criu/protobuf-desc-gen.h
08:00:27 [2020-11-05T08:00:27.296Z] #41 ...
08:00:27 [2020-11-05T08:00:27.296Z] 
08:00:27 [2020-11-05T08:00:27.296Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:00:27 [2020-11-05T08:00:27.296Z] #30 DONE 177.9s
08:00:27 [2020-11-05T08:00:27.296Z] 
08:00:27 [2020-11-05T08:00:27.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:27 [2020-11-05T08:00:27.296Z] #41 81.48   DEP      criu/cr-restore.d
08:00:27 [2020-11-05T08:00:27.296Z] #41 ...
08:00:27 [2020-11-05T08:00:27.296Z] 
08:00:27 [2020-11-05T08:00:27.296Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.29 libcap2-bin is already the newest version (1:2.25-2).
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.29 The following additional packages will be installed:
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   python3.7 python3.7-minimal vim-runtime xxd
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30 Suggested packages:
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30 Recommended packages:
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   aufs-dkms nftables build-essential python3-dev python3-keyring
08:00:27 [2020-11-05T08:00:27.296Z] #18 21.30   python3-keyrings.alt python3-xdg unzip
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.20 The following NEW packages will be installed:
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.20   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.20   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.20   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.20   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.20   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.21   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.21   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.21   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.21   xz-utils zip
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.52 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.52 Need to get 28.5 MB of archives.
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.52 After this operation, 116 MB of additional disk space will be used.
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 23.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:00:27 [2020-11-05T08:00:27.296Z] #18 24.47 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 24.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 25.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 25.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 25.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:00:27 [2020-11-05T08:00:27.297Z] #18 25.80 debconf: delaying package configuration, since apt-utils is not installed
08:00:27 [2020-11-05T08:00:27.297Z] #18 25.92 Fetched 28.5 MB in 2s (14.8 MB/s)
08:00:27 [2020-11-05T08:00:27.297Z] #18 25.98 Selecting previously unselected package pigz.
08:00:27 [2020-11-05T08:00:27.297Z] #18 25.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 ... 23432 files and directories currently installed.)
08:00:27 [2020-11-05T08:00:27.297Z] #18 26.03 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:00:27 [2020-11-05T08:00:27.297Z] #18 26.04 Unpacking pigz (2.4-1) ...
08:00:27 [2020-11-05T08:00:27.297Z] #18 26.14 Selecting previously unselected package libpython3.7-minimal:amd64.
08:00:27 [2020-11-05T08:00:27.297Z] #18 26.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
08:00:27 [2020-11-05T08:00:27.297Z] #18 26.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
08:00:27 [2020-11-05T08:00:27.297Z] #18 26.57 Selecting previously unselected package python3.7-minimal.
08:00:27 [2020-11-05T08:00:27.297Z] #18 26.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
08:00:27 [2020-11-05T08:00:27.297Z] #18 26.62 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
08:00:27 [2020-11-05T08:00:27.425Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
08:00:27 [2020-11-05T08:00:27.860Z] #18 ...
08:00:27 [2020-11-05T08:00:27.860Z] 
08:00:27 [2020-11-05T08:00:27.860Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:27 [2020-11-05T08:00:27.860Z] #41 81.94   DEP      criu/cr-errno.d
08:00:27 [2020-11-05T08:00:27.860Z] #41 81.99   DEP      criu/cr-dump.d
08:00:28 [2020-11-05T08:00:28.105Z] #42 151.2   CC       criu/libnetlink.o
08:00:28 [2020-11-05T08:00:28.116Z] #41 82.34   DEP      criu/cr-dedup.d
08:00:28 [2020-11-05T08:00:28.373Z] #41 82.50   DEP      criu/cr-check.d
08:00:28 [2020-11-05T08:00:28.409Z] #42 151.7   CC       criu/log.o
08:00:28 [2020-11-05T08:00:28.630Z] #41 82.77   DEP      criu/config.d
08:00:28 [2020-11-05T08:00:28.680Z] #41 77.67   DEP      criu/protobuf-desc.d
08:00:28 [2020-11-05T08:00:28.886Z] #41 82.97   DEP      criu/clone-noasan.d
08:00:28 [2020-11-05T08:00:28.886Z] #41 83.05   DEP      criu/cgroup.d
08:00:28 [2020-11-05T08:00:28.886Z] #41 83.17   DEP      criu/cgroup-props.d
08:00:28 [2020-11-05T08:00:28.941Z] #41 77.79   DEP      criu/proc_parse.d
08:00:29 [2020-11-05T08:00:29.067Z] #42 152.2   CC       criu/lsm.o
08:00:29 [2020-11-05T08:00:29.142Z] #41 83.22   DEP      criu/bitmap.d
08:00:29 [2020-11-05T08:00:29.142Z] #41 83.23   DEP      criu/bfd.d
08:00:29 [2020-11-05T08:00:29.142Z] #41 83.36   DEP      criu/autofs.d
08:00:29 [2020-11-05T08:00:29.202Z] #41 78.07   DEP      criu/plugin.d
08:00:29 [2020-11-05T08:00:29.202Z] #41 78.19   DEP      criu/pipes.d
08:00:29 [2020-11-05T08:00:29.373Z] #42 152.7   CC       criu/mem.o
08:00:29 [2020-11-05T08:00:29.398Z] #41 83.47   DEP      criu/aio.d
08:00:29 [2020-11-05T08:00:29.399Z] #41 83.60   DEP      criu/action-scripts.d
08:00:29 [2020-11-05T08:00:29.465Z] #41 78.32   DEP      criu/pie-util.d
08:00:29 [2020-11-05T08:00:29.655Z] #41 83.90   CC       criu/action-scripts.o
08:00:29 [2020-11-05T08:00:29.725Z] #41 78.47   DEP      criu/pie-util-vdso.d
08:00:29 [2020-11-05T08:00:29.725Z] #41 78.60   DEP      criu/pie-util-vdso-elf32.d
08:00:29 [2020-11-05T08:00:29.986Z] #41 78.77   DEP      criu/path.d
08:00:29 [2020-11-05T08:00:29.986Z] #41 78.90   DEP      criu/parasite-syscall.d
08:00:30 [2020-11-05T08:00:30.218Z] #41 84.27   CC       criu/aio.o
08:00:30 [2020-11-05T08:00:30.246Z] #41 79.09   DEP      criu/pagemap.d
08:00:30 [2020-11-05T08:00:30.262Z] #18 42.84 Selecting previously unselected package libnet1:arm64.
08:00:30 [2020-11-05T08:00:30.262Z] #18 42.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
08:00:30 [2020-11-05T08:00:30.262Z] #18 42.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:00:30 [2020-11-05T08:00:30.262Z] #18 43.21 Selecting previously unselected package libnl-3-200:arm64.
08:00:30 [2020-11-05T08:00:30.262Z] #18 43.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
08:00:30 [2020-11-05T08:00:30.262Z] #18 43.24 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
08:00:30 [2020-11-05T08:00:30.474Z] #41 84.69   CC       criu/autofs.o
08:00:30 [2020-11-05T08:00:30.507Z] #41 79.25   DEP      criu/pagemap-cache.d
08:00:30 [2020-11-05T08:00:30.507Z] #41 79.37   DEP      criu/page-xfer.d
08:00:30 [2020-11-05T08:00:30.526Z] #18 43.34 Selecting previously unselected package libprotobuf-c1:arm64.
08:00:30 [2020-11-05T08:00:30.526Z] #18 43.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
08:00:30 [2020-11-05T08:00:30.526Z] #18 43.35 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
08:00:30 [2020-11-05T08:00:30.526Z] #18 43.48 Selecting previously unselected package libreadline5:arm64.
08:00:30 [2020-11-05T08:00:30.526Z] #18 43.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
08:00:30 [2020-11-05T08:00:30.526Z] #18 43.49 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
08:00:30 [2020-11-05T08:00:30.768Z] #41 79.53   DEP      criu/page-pipe.d
08:00:30 [2020-11-05T08:00:30.768Z] #41 79.66   DEP      criu/netfilter.d
08:00:30 [2020-11-05T08:00:30.798Z] #18 43.73 Selecting previously unselected package net-tools.
08:00:30 [2020-11-05T08:00:30.798Z] #18 43.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
08:00:30 [2020-11-05T08:00:30.798Z] #18 43.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:00:31 [2020-11-05T08:00:31.028Z] #41 79.82   DEP      criu/net.d
08:00:31 [2020-11-05T08:00:31.289Z] #41 80.10   DEP      criu/namespaces.d
08:00:31 [2020-11-05T08:00:31.373Z] #18 44.03 Selecting previously unselected package python-pip-whl.
08:00:31 [2020-11-05T08:00:31.373Z] #18 44.03 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:00:31 [2020-11-05T08:00:31.373Z] #18 44.05 Unpacking python-pip-whl (18.1-5) ...
08:00:31 [2020-11-05T08:00:31.513Z] #42 154.7   CC       criu/memfd.o
08:00:31 [2020-11-05T08:00:31.550Z] #41 80.28   DEP      criu/mount.d
08:00:31 [2020-11-05T08:00:31.550Z] #41 80.51   DEP      criu/memfd.d
08:00:31 [2020-11-05T08:00:31.637Z] #18 44.41 Selecting previously unselected package python3-lib2to3.
08:00:31 [2020-11-05T08:00:31.637Z] #18 44.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:00:31 [2020-11-05T08:00:31.637Z] #18 44.43 Unpacking python3-lib2to3 (3.7.3-1) ...
08:00:31 [2020-11-05T08:00:31.637Z] #18 44.58 Selecting previously unselected package python3-distutils.
08:00:31 [2020-11-05T08:00:31.637Z] #18 44.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:00:31 [2020-11-05T08:00:31.637Z] #18 44.60 Unpacking python3-distutils (3.7.3-1) ...
08:00:31 [2020-11-05T08:00:31.810Z] #41 80.65   DEP      criu/mem.d
08:00:31 [2020-11-05T08:00:31.842Z] #41 85.86   CC       criu/bfd.o
08:00:31 [2020-11-05T08:00:31.885Z] ok  	github.com/docker/docker/layer	7.842s	coverage: 68.8% of statements
08:00:31 [2020-11-05T08:00:31.885Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:00:31 [2020-11-05T08:00:31.885Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:00:31 [2020-11-05T08:00:31.885Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:00:31 [2020-11-05T08:00:31.885Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:00:31 [2020-11-05T08:00:31.885Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:00:31 [2020-11-05T08:00:31.885Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.491s	coverage: 43.2% of statements
08:00:31 [2020-11-05T08:00:31.885Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:00:31 [2020-11-05T08:00:31.885Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:00:31 [2020-11-05T08:00:31.885Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
08:00:31 [2020-11-05T08:00:31.885Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
08:00:31 [2020-11-05T08:00:31.885Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 97.6% of statements
08:00:31 [2020-11-05T08:00:31.900Z] #18 44.77 Selecting previously unselected package python3-pip.
08:00:31 [2020-11-05T08:00:31.900Z] #18 44.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:00:31 [2020-11-05T08:00:31.900Z] #18 44.79 Unpacking python3-pip (18.1-5) ...
08:00:31 [2020-11-05T08:00:31.900Z] #18 ...
08:00:31 [2020-11-05T08:00:31.900Z] 
08:00:31 [2020-11-05T08:00:31.900Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:31 [2020-11-05T08:00:31.900Z] #41 99.41   CC       criu/cr-dedup.o
08:00:31 [2020-11-05T08:00:31.900Z] #41 100.0   CC       criu/cr-dump.o
08:00:31 [2020-11-05T08:00:31.900Z] #41 102.6   CC       criu/cr-errno.o
08:00:31 [2020-11-05T08:00:31.900Z] #41 102.7   CC       criu/cr-restore.o
08:00:31 [2020-11-05T08:00:31.900Z] #41 108.5   CC       criu/cr-service.o
08:00:32 [2020-11-05T08:00:32.071Z] #41 80.85   DEP      criu/lsm.d
08:00:32 [2020-11-05T08:00:32.071Z] #41 81.05   DEP      criu/log.d
08:00:32 [2020-11-05T08:00:32.098Z] #41 86.33   CC       criu/bitmap.o
08:00:32 [2020-11-05T08:00:32.164Z] #41 ...
08:00:32 [2020-11-05T08:00:32.164Z] 
08:00:32 [2020-11-05T08:00:32.164Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:32 [2020-11-05T08:00:32.164Z] #18 45.04 Selecting previously unselected package python3-pkg-resources.
08:00:32 [2020-11-05T08:00:32.164Z] #18 45.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:00:32 [2020-11-05T08:00:32.164Z] #18 45.05 Unpacking python3-pkg-resources (40.8.0-1) ...
08:00:32 [2020-11-05T08:00:32.171Z] #42 155.5   CC       criu/mount.o
08:00:32 [2020-11-05T08:00:32.332Z] #41 ...
08:00:32 [2020-11-05T08:00:32.332Z] 
08:00:32 [2020-11-05T08:00:32.332Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.13 libcap2-bin is already the newest version (1:2.25-2).
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.13 The following additional packages will be installed:
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.14   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.14   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.14   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.14   python3.7 python3.7-minimal vim-runtime xxd
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.16 Suggested packages:
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.16   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.16   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.16   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.16 Recommended packages:
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.16   aufs-dkms nftables build-essential python3-dev python3-keyring
08:00:32 [2020-11-05T08:00:32.332Z] #18 20.16   python3-keyrings.alt python3-xdg unzip
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.18 The following NEW packages will be installed:
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.18   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.19   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.19   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.19   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.19   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.19   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.19   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.19   xz-utils zip
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.50 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded.
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.50 Need to get 28.5 MB of archives.
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.50 After this operation, 116 MB of additional disk space will be used.
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 22.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.40 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 23.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 24.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 24.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:00:32 [2020-11-05T08:00:32.332Z] #18 24.82 debconf: delaying package configuration, since apt-utils is not installed
08:00:32 [2020-11-05T08:00:32.332Z] #18 24.94 Fetched 28.5 MB in 2s (15.4 MB/s)
08:00:32 [2020-11-05T08:00:32.332Z] #18 24.99 Selecting previously unselected package pigz.
08:00:32 [2020-11-05T08:00:32.332Z] #18 25.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 ... 23432 files and directories currently installed.)
08:00:32 [2020-11-05T08:00:32.332Z] #18 25.08 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:00:32 [2020-11-05T08:00:32.332Z] #18 25.09 Unpacking pigz (2.4-1) ...
08:00:32 [2020-11-05T08:00:32.332Z] #18 25.20 Selecting previously unselected package libpython3.7-minimal:amd64.
08:00:32 [2020-11-05T08:00:32.332Z] #18 25.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
08:00:32 [2020-11-05T08:00:32.332Z] #18 25.20 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
08:00:32 [2020-11-05T08:00:32.332Z] #18 25.66 Selecting previously unselected package python3.7-minimal.
08:00:32 [2020-11-05T08:00:32.332Z] #18 25.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
08:00:32 [2020-11-05T08:00:32.332Z] #18 25.69 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
08:00:32 [2020-11-05T08:00:32.332Z] #18 26.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
08:00:32 [2020-11-05T08:00:32.332Z] #18 26.70 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
08:00:32 [2020-11-05T08:00:32.354Z] #41 86.47   CC       criu/cgroup-props.o
08:00:32 [2020-11-05T08:00:32.428Z] #18 45.35 Selecting previously unselected package python3-setuptools.
08:00:32 [2020-11-05T08:00:32.428Z] #18 45.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:00:32 [2020-11-05T08:00:32.428Z] #18 45.44 Unpacking python3-setuptools (40.8.0-1) ...
08:00:32 [2020-11-05T08:00:32.519Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
08:00:32 [2020-11-05T08:00:32.811Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
08:00:32 [2020-11-05T08:00:32.917Z] #41 87.11   CC       criu/cgroup.o
08:00:33 [2020-11-05T08:00:33.005Z] #18 45.74 Selecting previously unselected package python3-wheel.
08:00:33 [2020-11-05T08:00:33.005Z] #18 45.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:00:33 [2020-11-05T08:00:33.005Z] #18 45.75 Unpacking python3-wheel (0.32.3-2) ...
08:00:33 [2020-11-05T08:00:33.005Z] #18 45.89 Selecting previously unselected package sudo.
08:00:33 [2020-11-05T08:00:33.005Z] #18 45.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
08:00:33 [2020-11-05T08:00:33.005Z] #18 45.90 Unpacking sudo (1.8.27-1+deb10u2) ...
08:00:33 [2020-11-05T08:00:33.104Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
08:00:33 [2020-11-05T08:00:33.582Z] #18 46.39 Selecting previously unselected package thin-provisioning-tools.
08:00:33 [2020-11-05T08:00:33.582Z] #18 46.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
08:00:33 [2020-11-05T08:00:33.582Z] #18 46.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:00:33 [2020-11-05T08:00:33.847Z] #41 ...
08:00:33 [2020-11-05T08:00:33.847Z] 
08:00:33 [2020-11-05T08:00:33.847Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:33 [2020-11-05T08:00:33.847Z] #18 27.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 27.52 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 29.90 Selecting previously unselected package python3-minimal.
08:00:33 [2020-11-05T08:00:33.847Z] #18 29.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
08:00:33 [2020-11-05T08:00:33.847Z] #18 29.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 29.96 Unpacking python3-minimal (3.7.3-1) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 30.04 Selecting previously unselected package libmpdec2:amd64.
08:00:33 [2020-11-05T08:00:33.847Z] #18 30.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 30.06 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 30.16 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:00:33 [2020-11-05T08:00:33.847Z] #18 30.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 30.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 31.15 Selecting previously unselected package python3.7.
08:00:33 [2020-11-05T08:00:33.847Z] #18 31.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 31.15 Unpacking python3.7 (3.7.3-2+deb10u2) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 31.29 Selecting previously unselected package libpython3-stdlib:amd64.
08:00:33 [2020-11-05T08:00:33.847Z] #18 31.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 31.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 31.39 Setting up python3-minimal (3.7.3-1) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.22 Selecting previously unselected package python3.
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.28 Unpacking python3 (3.7.3-1) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.36 Selecting previously unselected package libip4tc0:amd64.
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.38 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.45 Selecting previously unselected package libip6tc0:amd64.
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.47 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.53 Selecting previously unselected package libiptc0:amd64.
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.54 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.63 Selecting previously unselected package libnfnetlink0:amd64.
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.70 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.79 Selecting previously unselected package libnftnl11:amd64.
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.80 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.88 Selecting previously unselected package iptables.
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.88 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 32.88 Unpacking iptables (1.8.2-4) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 46.74 Selecting previously unselected package uidmap.
08:00:33 [2020-11-05T08:00:33.847Z] #18 33.23 Selecting previously unselected package xxd.
08:00:33 [2020-11-05T08:00:33.847Z] #18 33.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 46.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 46.76 Unpacking uidmap (1:4.5-1.1) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 33.25 Unpacking xxd (2:8.1.0875-5) ...
08:00:33 [2020-11-05T08:00:33.847Z] #18 46.87 Selecting previously unselected package vim-runtime.
08:00:33 [2020-11-05T08:00:33.868Z] #54 219.9 + bin/containerd-stress
08:00:33 [2020-11-05T08:00:33.868Z] #54 221.9 + bin/containerd-shim
08:00:34 [2020-11-05T08:00:34.104Z] #18 33.38 Selecting previously unselected package vim-common.
08:00:34 [2020-11-05T08:00:34.104Z] #18 33.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:00:34 [2020-11-05T08:00:34.104Z] #18 33.43 Unpacking vim-common (2:8.1.0875-5) ...
08:00:34 [2020-11-05T08:00:34.110Z] #18 46.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:00:34 [2020-11-05T08:00:34.110Z] #18 46.91 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:00:34 [2020-11-05T08:00:34.110Z] #18 46.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:00:34 [2020-11-05T08:00:34.110Z] #18 46.94 Unpacking vim-runtime (2:8.1.0875-5) ...
08:00:34 [2020-11-05T08:00:34.176Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
08:00:34 [2020-11-05T08:00:34.360Z] #18 33.60 Selecting previously unselected package bash-completion.
08:00:34 [2020-11-05T08:00:34.360Z] #18 33.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:00:34 [2020-11-05T08:00:34.811Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.05 Selecting previously unselected package python3-minimal.
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.11 Unpacking python3-minimal (3.7.3-1) ...
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.21 Selecting previously unselected package libmpdec2:amd64.
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.23 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.36 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
08:00:34 [2020-11-05T08:00:34.881Z] #18 29.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
08:00:35 [2020-11-05T08:00:35.142Z] #18 ...
08:00:35 [2020-11-05T08:00:35.142Z] 
08:00:35 [2020-11-05T08:00:35.142Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
08:00:35 [2020-11-05T08:00:35.142Z] #30 DONE 182.0s
08:00:35 [2020-11-05T08:00:35.142Z] 
08:00:35 [2020-11-05T08:00:35.142Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:35 [2020-11-05T08:00:35.142Z] #41 81.20   DEP      criu/libnetlink.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 81.37   DEP      criu/kerndat.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 81.53   DEP      criu/kcmp-ids.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 81.59   DEP      criu/irmap.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 81.71   DEP      criu/ipc_ns.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 81.85   DEP      criu/image.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 81.95   DEP      criu/image-desc.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 82.03   DEP      criu/fsnotify.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 82.24   DEP      criu/filesystems.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 82.36   DEP      criu/files.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 82.58   DEP      criu/files-reg.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 82.75   DEP      criu/files-ext.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 82.95   DEP      criu/file-lock.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 83.15   DEP      criu/file-ids.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 83.30   DEP      criu/fifo.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 83.46   DEP      criu/fdstore.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 83.60   DEP      criu/fault-injection.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 83.65   DEP      criu/external.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 83.82   DEP      criu/eventpoll.d
08:00:35 [2020-11-05T08:00:35.142Z] #41 84.01   DEP      criu/eventfd.d
08:00:35 [2020-11-05T08:00:35.403Z] #41 84.31   DEP      criu/crtools.d
08:00:35 [2020-11-05T08:00:35.848Z] ok  	github.com/docker/docker/pkg/fsutils	0.441s	coverage: 85.1% of statements
08:00:35 [2020-11-05T08:00:35.848Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.107s	coverage: 84.1% of statements
08:00:35 [2020-11-05T08:00:35.848Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
08:00:35 [2020-11-05T08:00:35.975Z] #41 84.59   DEP      criu/cr-service.d
08:00:35 [2020-11-05T08:00:35.975Z] #41 84.83   DEP      criu/cr-restore.d
08:00:36 [2020-11-05T08:00:36.484Z] ok  	github.com/docker/docker/pkg/idtools	0.299s	coverage: 70.1% of statements
08:00:36 [2020-11-05T08:00:36.546Z] #41 85.28   DEP      criu/cr-errno.d
08:00:36 [2020-11-05T08:00:36.546Z] #41 85.38   DEP      criu/cr-dump.d
08:00:36 [2020-11-05T08:00:36.699Z] #42 160.0   CC       criu/namespaces.o
08:00:36 [2020-11-05T08:00:36.777Z] ok  	github.com/docker/docker/pkg/ioutils	0.302s	coverage: 70.6% of statements
08:00:36 [2020-11-05T08:00:36.851Z] #41 85.67   DEP      criu/cr-dedup.d
08:00:36 [2020-11-05T08:00:36.880Z] #18 36.13 Unpacking bash-completion (1:2.8-6) ...
08:00:37 [2020-11-05T08:00:37.070Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
08:00:37 [2020-11-05T08:00:37.070Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
08:00:37 [2020-11-05T08:00:37.070Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
08:00:37 [2020-11-05T08:00:37.071Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:00:37 [2020-11-05T08:00:37.071Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:00:37 [2020-11-05T08:00:37.119Z] #41 85.91   DEP      criu/cr-check.d
08:00:37 [2020-11-05T08:00:37.119Z] #41 86.03   DEP      criu/config.d
08:00:37 [2020-11-05T08:00:37.137Z] #18 36.50 Selecting previously unselected package bzip2.
08:00:37 [2020-11-05T08:00:37.137Z] #18 36.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:00:37 [2020-11-05T08:00:37.137Z] #18 36.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:00:37 [2020-11-05T08:00:37.363Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
08:00:37 [2020-11-05T08:00:37.363Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:00:37 [2020-11-05T08:00:37.363Z] ok  	github.com/docker/docker/pkg/parsers	0.020s	coverage: 97.0% of statements
08:00:37 [2020-11-05T08:00:37.392Z] #41 86.16   DEP      criu/clone-noasan.d
08:00:37 [2020-11-05T08:00:37.392Z] #41 86.19   DEP      criu/cgroup.d
08:00:37 [2020-11-05T08:00:37.392Z] #41 86.25   DEP      criu/cgroup-props.d
08:00:37 [2020-11-05T08:00:37.394Z] #18 36.61 Selecting previously unselected package xz-utils.
08:00:37 [2020-11-05T08:00:37.394Z] #18 36.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:00:37 [2020-11-05T08:00:37.394Z] #18 36.62 Unpacking xz-utils (5.2.4-1) ...
08:00:37 [2020-11-05T08:00:37.394Z] #18 36.80 Selecting previously unselected package apparmor.
08:00:37 [2020-11-05T08:00:37.394Z] #18 36.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:00:37 [2020-11-05T08:00:37.431Z] #18 50.10 Selecting previously unselected package vim.
08:00:37 [2020-11-05T08:00:37.431Z] #18 50.11 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
08:00:37 [2020-11-05T08:00:37.431Z] #18 50.13 Unpacking vim (2:8.1.0875-5) ...
08:00:37 [2020-11-05T08:00:37.651Z] #18 36.90 Unpacking apparmor (2.13.2-10) ...
08:00:37 [2020-11-05T08:00:37.655Z] #41 86.39   DEP      criu/bitmap.d
08:00:37 [2020-11-05T08:00:37.655Z] #41 86.43   DEP      criu/bfd.d
08:00:37 [2020-11-05T08:00:37.655Z] #41 86.51   DEP      criu/autofs.d
08:00:37 [2020-11-05T08:00:37.656Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
08:00:37 [2020-11-05T08:00:37.917Z] #18 37.27 Selecting previously unselected package aufs-tools.
08:00:37 [2020-11-05T08:00:37.917Z] #18 37.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:00:37 [2020-11-05T08:00:37.917Z] #18 37.28 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:00:37 [2020-11-05T08:00:37.920Z] #41 86.62   DEP      criu/aio.d
08:00:37 [2020-11-05T08:00:37.920Z] #41 86.77   DEP      criu/action-scripts.d
08:00:37 [2020-11-05T08:00:37.949Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
08:00:37 [2020-11-05T08:00:37.949Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
08:00:37 [2020-11-05T08:00:37.949Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:00:37 [2020-11-05T08:00:37.949Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:00:38 [2020-11-05T08:00:38.173Z] #18 37.41 Selecting previously unselected package libonig5:amd64.
08:00:38 [2020-11-05T08:00:38.173Z] #18 37.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.173Z] #18 37.45 Unpacking libonig5:amd64 (6.9.1-1) ...
08:00:38 [2020-11-05T08:00:38.173Z] #18 37.58 Selecting previously unselected package libjq1:amd64.
08:00:38 [2020-11-05T08:00:38.173Z] #18 37.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.173Z] #18 37.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:00:38 [2020-11-05T08:00:38.382Z] #18 51.17 Selecting previously unselected package xfsprogs.
08:00:38 [2020-11-05T08:00:38.382Z] #18 51.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
08:00:38 [2020-11-05T08:00:38.382Z] #18 51.20 Unpacking xfsprogs (4.20.0-1) ...
08:00:38 [2020-11-05T08:00:38.430Z] #18 37.69 Selecting previously unselected package jq.
08:00:38 [2020-11-05T08:00:38.430Z] #18 37.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.430Z] #18 37.72 Unpacking jq (1.5+dfsg-2+b1) ...
08:00:38 [2020-11-05T08:00:38.430Z] #18 37.80 Selecting previously unselected package libaio1:amd64.
08:00:38 [2020-11-05T08:00:38.430Z] #18 37.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.430Z] #18 37.81 Unpacking libaio1:amd64 (0.3.112-3) ...
08:00:38 [2020-11-05T08:00:38.430Z] #18 37.86 Selecting previously unselected package libgpm2:amd64.
08:00:38 [2020-11-05T08:00:38.430Z] #18 37.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.430Z] #18 37.88 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:00:38 [2020-11-05T08:00:38.492Z] #41 87.11   CC       criu/action-scripts.o
08:00:38 [2020-11-05T08:00:38.583Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
08:00:38 [2020-11-05T08:00:38.686Z] #18 37.94 Selecting previously unselected package libicu63:amd64.
08:00:38 [2020-11-05T08:00:38.687Z] #18 37.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.687Z] #18 37.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:00:38 [2020-11-05T08:00:38.753Z] #41 87.59   CC       criu/aio.o
08:00:38 [2020-11-05T08:00:38.753Z] #41 ...
08:00:38 [2020-11-05T08:00:38.753Z] 
08:00:38 [2020-11-05T08:00:38.753Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:38 [2020-11-05T08:00:38.753Z] #18 30.70 Selecting previously unselected package python3.7.
08:00:38 [2020-11-05T08:00:38.753Z] #18 30.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 30.73 Unpacking python3.7 (3.7.3-2+deb10u2) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 30.99 Selecting previously unselected package libpython3-stdlib:amd64.
08:00:38 [2020-11-05T08:00:38.753Z] #18 30.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 31.01 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 31.14 Setting up python3-minimal (3.7.3-1) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 31.87 Selecting previously unselected package python3.
08:00:38 [2020-11-05T08:00:38.753Z] #18 31.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
08:00:38 [2020-11-05T08:00:38.753Z] #18 31.90 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 31.91 Unpacking python3 (3.7.3-1) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.00 Selecting previously unselected package libip4tc0:amd64.
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.02 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.12 Selecting previously unselected package libip6tc0:amd64.
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.14 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.25 Selecting previously unselected package libiptc0:amd64.
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.27 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.28 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.37 Selecting previously unselected package libnfnetlink0:amd64.
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.44 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.51 Selecting previously unselected package libnftnl11:amd64.
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.52 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.59 Selecting previously unselected package iptables.
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.60 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.61 Unpacking iptables (1.8.2-4) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.97 Selecting previously unselected package xxd.
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 32.98 Unpacking xxd (2:8.1.0875-5) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 33.11 Selecting previously unselected package vim-common.
08:00:38 [2020-11-05T08:00:38.753Z] #18 33.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 33.14 Unpacking vim-common (2:8.1.0875-5) ...
08:00:38 [2020-11-05T08:00:38.753Z] #18 33.32 Selecting previously unselected package bash-completion.
08:00:38 [2020-11-05T08:00:38.819Z] #42 162.1   CC       criu/net.o
08:00:38 [2020-11-05T08:00:38.875Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
08:00:39 [2020-11-05T08:00:39.014Z] #18 33.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:00:39 [2020-11-05T08:00:39.141Z] #54 228.6 + bin/containerd-shim-runc-v1
08:00:39 [2020-11-05T08:00:39.168Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
08:00:39 [2020-11-05T08:00:39.333Z] #18 51.94 Selecting previously unselected package zip.
08:00:39 [2020-11-05T08:00:39.333Z] #18 51.97 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
08:00:39 [2020-11-05T08:00:39.333Z] #18 51.99 Unpacking zip (3.0-11+b1) ...
08:00:39 [2020-11-05T08:00:39.460Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
08:00:39 [2020-11-05T08:00:39.597Z] #18 52.50 Setting up aufs-tools (1:4.14+20190211-1) ...
08:00:39 [2020-11-05T08:00:39.597Z] #18 52.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:00:39 [2020-11-05T08:00:39.861Z] #18 52.66 Setting up libip6tc0:arm64 (1.8.2-4) ...
08:00:39 [2020-11-05T08:00:39.861Z] #18 52.83 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
08:00:39 [2020-11-05T08:00:39.861Z] #18 52.85 Setting up libgpm2:arm64 (1.20.7-5) ...
08:00:39 [2020-11-05T08:00:39.861Z] #18 52.86 Setting up libip4tc0:arm64 (1.8.2-4) ...
08:00:39 [2020-11-05T08:00:39.861Z] #18 52.87 Setting up uidmap (1:4.5-1.1) ...
08:00:39 [2020-11-05T08:00:39.861Z] #18 52.89 Setting up libnftnl11:arm64 (1.1.2-2) ...
08:00:40 [2020-11-05T08:00:40.125Z] #18 52.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
08:00:40 [2020-11-05T08:00:40.125Z] #18 52.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:00:40 [2020-11-05T08:00:40.125Z] #18 52.94 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
08:00:40 [2020-11-05T08:00:40.125Z] #18 52.95 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
08:00:40 [2020-11-05T08:00:40.125Z] #18 52.97 Setting up xxd (2:8.1.0875-5) ...
08:00:40 [2020-11-05T08:00:40.125Z] #18 53.00 Setting up zip (3.0-11+b1) ...
08:00:40 [2020-11-05T08:00:40.125Z] #18 53.02 Setting up vim-common (2:8.1.0875-5) ...
08:00:40 [2020-11-05T08:00:40.125Z] #18 53.05 Setting up bash-completion (1:2.8-6) ...
08:00:40 [2020-11-05T08:00:40.496Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 75.0% of statements
08:00:40 [2020-11-05T08:00:40.789Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
08:00:41 [2020-11-05T08:00:41.558Z] #18 35.99 Unpacking bash-completion (1:2.8-6) ...
08:00:41 [2020-11-05T08:00:41.819Z] #18 36.33 Selecting previously unselected package bzip2.
08:00:41 [2020-11-05T08:00:41.819Z] #18 36.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:00:41 [2020-11-05T08:00:41.819Z] #18 36.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.19 Selecting previously unselected package libnet1:amd64.
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.29 Selecting previously unselected package libnl-3-200:amd64.
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.40 Selecting previously unselected package libprotobuf-c1:amd64.
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:00:41 [2020-11-05T08:00:41.956Z] #18 41.48 Selecting previously unselected package libreadline5:amd64.
08:00:42 [2020-11-05T08:00:42.056Z] #18 ...
08:00:42 [2020-11-05T08:00:42.056Z] 
08:00:42 [2020-11-05T08:00:42.056Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:42 [2020-11-05T08:00:42.056Z] #51 69.65 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
08:00:42 [2020-11-05T08:00:42.081Z] #18 36.45 Selecting previously unselected package xz-utils.
08:00:42 [2020-11-05T08:00:42.081Z] #18 36.46 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:00:42 [2020-11-05T08:00:42.081Z] #18 36.47 Unpacking xz-utils (5.2.4-1) ...
08:00:42 [2020-11-05T08:00:42.213Z] #18 41.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:00:42 [2020-11-05T08:00:42.213Z] #18 41.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:00:42 [2020-11-05T08:00:42.213Z] #18 41.59 Selecting previously unselected package net-tools.
08:00:42 [2020-11-05T08:00:42.213Z] #18 41.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:00:42 [2020-11-05T08:00:42.213Z] #18 41.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:00:42 [2020-11-05T08:00:42.342Z] #18 36.67 Selecting previously unselected package apparmor.
08:00:42 [2020-11-05T08:00:42.342Z] #18 36.68 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:00:42 [2020-11-05T08:00:42.342Z] #18 36.76 Unpacking apparmor (2.13.2-10) ...
08:00:42 [2020-11-05T08:00:42.469Z] #18 41.81 Selecting previously unselected package python-pip-whl.
08:00:42 [2020-11-05T08:00:42.469Z] #18 41.82 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:00:42 [2020-11-05T08:00:42.469Z] #18 41.83 Unpacking python-pip-whl (18.1-5) ...
08:00:42 [2020-11-05T08:00:42.607Z] #18 37.10 Selecting previously unselected package aufs-tools.
08:00:42 [2020-11-05T08:00:42.607Z] #18 37.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:00:42 [2020-11-05T08:00:42.607Z] #18 37.11 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:00:42 [2020-11-05T08:00:42.607Z] #18 37.22 Selecting previously unselected package libonig5:amd64.
08:00:42 [2020-11-05T08:00:42.633Z] #51 ...
08:00:42 [2020-11-05T08:00:42.633Z] 
08:00:42 [2020-11-05T08:00:42.633Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:42 [2020-11-05T08:00:42.633Z] #41 110.1   CC       criu/crtools.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 110.6   CC       criu/eventfd.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 111.0   CC       criu/eventpoll.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 111.8   CC       criu/external.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 112.2   CC       criu/fault-injection.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 112.3   CC       criu/fdstore.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 112.6   CC       criu/fifo.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 113.0   CC       criu/file-ids.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 113.4   CC       criu/file-lock.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 114.5   CC       criu/files-ext.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 114.9   CC       criu/files-reg.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 116.9   CC       criu/files.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 118.6   CC       criu/filesystems.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 119.1   CC       criu/fsnotify.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 120.1   CC       criu/image-desc.o
08:00:42 [2020-11-05T08:00:42.633Z] #41 ...
08:00:42 [2020-11-05T08:00:42.633Z] 
08:00:42 [2020-11-05T08:00:42.633Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:00:42 [2020-11-05T08:00:42.633Z] #47 189.0 + /build/golangci-lint --version
08:00:42 [2020-11-05T08:00:42.870Z] #18 37.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:00:42 [2020-11-05T08:00:42.871Z] #18 37.23 Unpacking libonig5:amd64 (6.9.1-1) ...
08:00:42 [2020-11-05T08:00:42.897Z] #47 189.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
08:00:43 [2020-11-05T08:00:43.032Z] #18 42.35 Selecting previously unselected package python3-lib2to3.
08:00:43 [2020-11-05T08:00:43.032Z] #18 42.36 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:00:43 [2020-11-05T08:00:43.032Z] #18 42.37 Unpacking python3-lib2to3 (3.7.3-1) ...
08:00:43 [2020-11-05T08:00:43.132Z] #18 37.53 Selecting previously unselected package libjq1:amd64.
08:00:43 [2020-11-05T08:00:43.132Z] #18 37.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:00:43 [2020-11-05T08:00:43.132Z] #18 37.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:00:43 [2020-11-05T08:00:43.132Z] #18 37.65 Selecting previously unselected package jq.
08:00:43 [2020-11-05T08:00:43.132Z] #18 37.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:00:43 [2020-11-05T08:00:43.132Z] #18 37.67 Unpacking jq (1.5+dfsg-2+b1) ...
08:00:43 [2020-11-05T08:00:43.132Z] #18 37.74 Selecting previously unselected package libaio1:amd64.
08:00:43 [2020-11-05T08:00:43.289Z] #18 42.54 Selecting previously unselected package python3-distutils.
08:00:43 [2020-11-05T08:00:43.289Z] #18 42.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:00:43 [2020-11-05T08:00:43.289Z] #18 42.55 Unpacking python3-distutils (3.7.3-1) ...
08:00:43 [2020-11-05T08:00:43.289Z] #18 42.71 Selecting previously unselected package python3-pip.
08:00:43 [2020-11-05T08:00:43.289Z] #18 42.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:00:43 [2020-11-05T08:00:43.289Z] #18 42.72 Unpacking python3-pip (18.1-5) ...
08:00:43 [2020-11-05T08:00:43.333Z] #54 233.1 + bin/containerd-shim-runc-v2
08:00:43 [2020-11-05T08:00:43.356Z] #42 166.4   CC       criu/netfilter.o
08:00:43 [2020-11-05T08:00:43.356Z] #42 166.8   CC       criu/page-pipe.o
08:00:43 [2020-11-05T08:00:43.393Z] #18 37.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:00:43 [2020-11-05T08:00:43.393Z] #18 37.76 Unpacking libaio1:amd64 (0.3.112-3) ...
08:00:43 [2020-11-05T08:00:43.393Z] #18 37.83 Selecting previously unselected package libgpm2:amd64.
08:00:43 [2020-11-05T08:00:43.393Z] #18 37.85 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:00:43 [2020-11-05T08:00:43.393Z] #18 37.85 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:00:43 [2020-11-05T08:00:43.393Z] #18 37.92 Selecting previously unselected package libicu63:amd64.
08:00:43 [2020-11-05T08:00:43.393Z] #18 37.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:00:43 [2020-11-05T08:00:43.393Z] #18 37.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:00:43 [2020-11-05T08:00:43.524Z] ok  	github.com/docker/docker/pkg/signal	2.340s	coverage: 61.0% of statements
08:00:43 [2020-11-05T08:00:43.545Z] #18 42.93 Selecting previously unselected package python3-pkg-resources.
08:00:43 [2020-11-05T08:00:43.545Z] #18 42.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:00:43 [2020-11-05T08:00:43.545Z] #18 42.95 Unpacking python3-pkg-resources (40.8.0-1) ...
08:00:43 [2020-11-05T08:00:43.545Z] #18 43.06 Selecting previously unselected package python3-setuptools.
08:00:43 [2020-11-05T08:00:43.802Z] #18 43.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:00:43 [2020-11-05T08:00:43.802Z] #18 43.08 Unpacking python3-setuptools (40.8.0-1) ...
08:00:43 [2020-11-05T08:00:43.816Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
08:00:43 [2020-11-05T08:00:43.899Z] #54 234.1 + binaries
08:00:43 [2020-11-05T08:00:43.899Z] #54 234.1 + install -D bin/containerd /build/containerd
08:00:43 [2020-11-05T08:00:43.899Z] #54 234.2 + install -D bin/containerd-shim /build/containerd-shim
08:00:43 [2020-11-05T08:00:43.899Z] #54 234.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:00:43 [2020-11-05T08:00:43.899Z] #54 234.2 + install -D bin/ctr /build/ctr
08:00:44 [2020-11-05T08:00:44.059Z] #18 43.30 Selecting previously unselected package python3-wheel.
08:00:44 [2020-11-05T08:00:44.059Z] #18 43.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:00:44 [2020-11-05T08:00:44.059Z] #18 43.31 Unpacking python3-wheel (0.32.3-2) ...
08:00:44 [2020-11-05T08:00:44.059Z] #18 43.40 Selecting previously unselected package sudo.
08:00:44 [2020-11-05T08:00:44.059Z] #18 43.41 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
08:00:44 [2020-11-05T08:00:44.059Z] #18 43.41 Unpacking sudo (1.8.27-1+deb10u2) ...
08:00:44 [2020-11-05T08:00:44.108Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
08:00:44 [2020-11-05T08:00:44.399Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:00:44 [2020-11-05T08:00:44.422Z] #42 167.8   CC       criu/page-xfer.o
08:00:44 [2020-11-05T08:00:44.622Z] #18 43.90 Selecting previously unselected package thin-provisioning-tools.
08:00:44 [2020-11-05T08:00:44.622Z] #18 43.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:00:44 [2020-11-05T08:00:44.622Z] #18 43.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:00:44 [2020-11-05T08:00:44.878Z] #18 44.13 Selecting previously unselected package uidmap.
08:00:44 [2020-11-05T08:00:44.878Z] #18 44.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
08:00:44 [2020-11-05T08:00:44.878Z] #18 44.16 Unpacking uidmap (1:4.5-1.1) ...
08:00:44 [2020-11-05T08:00:44.878Z] #18 44.27 Selecting previously unselected package vim-runtime.
08:00:44 [2020-11-05T08:00:44.878Z] #18 44.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:00:45 [2020-11-05T08:00:45.033Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
08:00:45 [2020-11-05T08:00:45.135Z] #18 44.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:00:45 [2020-11-05T08:00:45.135Z] #18 44.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:00:45 [2020-11-05T08:00:45.135Z] #18 44.41 Unpacking vim-runtime (2:8.1.0875-5) ...
08:00:45 [2020-11-05T08:00:45.325Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 36.9% of statements
08:00:45 [2020-11-05T08:00:45.617Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
08:00:45 [2020-11-05T08:00:45.801Z] #54 DONE 236.0s
08:00:46 [2020-11-05T08:00:46.068Z] #18 ...
08:00:46 [2020-11-05T08:00:46.069Z] 
08:00:46 [2020-11-05T08:00:46.069Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:46 [2020-11-05T08:00:46.069Z] #41 89.96   CC       criu/clone-noasan.o
08:00:46 [2020-11-05T08:00:46.069Z] #41 90.11   CC       criu/config.o
08:00:46 [2020-11-05T08:00:46.069Z] #41 91.43   CC       criu/cr-check.o
08:00:46 [2020-11-05T08:00:46.069Z] #41 93.06   CC       criu/cr-dedup.o
08:00:46 [2020-11-05T08:00:46.069Z] #41 93.40   CC       criu/cr-dump.o
08:00:46 [2020-11-05T08:00:46.069Z] #41 95.66   CC       criu/cr-errno.o
08:00:46 [2020-11-05T08:00:46.069Z] #41 95.78   CC       criu/cr-restore.o
08:00:46 [2020-11-05T08:00:46.069Z] #41 100.3   CC       criu/cr-service.o
08:00:46 [2020-11-05T08:00:46.214Z] #47 DONE 192.5s
08:00:46 [2020-11-05T08:00:46.214Z] 
08:00:46 [2020-11-05T08:00:46.214Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:46 [2020-11-05T08:00:46.214Z] #51 73.11 + mkdir -p /build
08:00:46 [2020-11-05T08:00:46.214Z] #51 73.11 + cp runc /build/runc
08:00:46 [2020-11-05T08:00:46.214Z] #51 DONE 73.6s
08:00:46 [2020-11-05T08:00:46.214Z] 
08:00:46 [2020-11-05T08:00:46.214Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:46 [2020-11-05T08:00:46.214Z] #18 56.04 Setting up libiptc0:arm64 (1.8.2-4) ...
08:00:46 [2020-11-05T08:00:46.214Z] #18 56.07 Setting up xz-utils (5.2.4-1) ...
08:00:46 [2020-11-05T08:00:46.214Z] #18 56.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:00:46 [2020-11-05T08:00:46.214Z] #18 56.12 Setting up sudo (1.8.27-1+deb10u2) ...
08:00:46 [2020-11-05T08:00:46.214Z] #18 56.34 invoke-rc.d: could not determine current runlevel
08:00:46 [2020-11-05T08:00:46.214Z] #18 56.35 invoke-rc.d: policy-rc.d denied execution of start.
08:00:46 [2020-11-05T08:00:46.214Z] #18 56.57 Setting up pigz (2.4-1) ...
08:00:46 [2020-11-05T08:00:46.214Z] #18 57.68 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
08:00:46 [2020-11-05T08:00:46.214Z] #18 58.56 Setting up libnl-3-200:arm64 (3.4.0-1) ...
08:00:46 [2020-11-05T08:00:46.214Z] #18 58.94 Setting up python-pip-whl (18.1-5) ...
08:00:46 [2020-11-05T08:00:46.214Z] #18 58.97 Setting up libmpdec2:arm64 (2.4.2-2) ...
08:00:46 [2020-11-05T08:00:46.214Z] #18 58.99 Setting up vim-runtime (2:8.1.0875-5) ...
08:00:46 [2020-11-05T08:00:46.251Z] ok  	github.com/docker/docker/pkg/tarsum	0.031s	coverage: 89.3% of statements
08:00:46 [2020-11-05T08:00:46.251Z] testing: warning: no tests to run
08:00:46 [2020-11-05T08:00:46.251Z] coverage: [no statements]
08:00:46 [2020-11-05T08:00:46.251Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
08:00:46 [2020-11-05T08:00:46.553Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
08:00:46 [2020-11-05T08:00:46.696Z] #18 41.27 Selecting previously unselected package libnet1:amd64.
08:00:46 [2020-11-05T08:00:46.696Z] #18 41.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:00:46 [2020-11-05T08:00:46.738Z] 
08:00:46 [2020-11-05T08:00:46.738Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:00:46 [2020-11-05T08:00:46.789Z] #18 59.65 Setting up libaio1:arm64 (0.3.112-3) ...
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.69 Setting up libonig5:arm64 (6.9.1-1) ...
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.72 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.74 Setting up vim (2:8.1.0875-5) ...
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:00:46 [2020-11-05T08:00:46.790Z] #18 59.87 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
08:00:46 [2020-11-05T08:00:46.855Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
08:00:46 [2020-11-05T08:00:46.855Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
08:00:46 [2020-11-05T08:00:46.957Z] #18 41.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:00:46 [2020-11-05T08:00:46.957Z] #18 41.39 Selecting previously unselected package libnl-3-200:amd64.
08:00:46 [2020-11-05T08:00:46.957Z] #18 41.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:00:46 [2020-11-05T08:00:46.957Z] #18 41.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:00:46 [2020-11-05T08:00:46.957Z] #18 41.48 Selecting previously unselected package libprotobuf-c1:amd64.
08:00:46 [2020-11-05T08:00:46.957Z] #18 41.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:00:46 [2020-11-05T08:00:46.957Z] #18 41.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:00:46 [2020-11-05T08:00:46.957Z] #18 41.57 Selecting previously unselected package libreadline5:amd64.
08:00:47 [2020-11-05T08:00:47.052Z] #18 59.88 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:00:47 [2020-11-05T08:00:47.052Z] #18 59.90 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
08:00:47 [2020-11-05T08:00:47.052Z] #18 59.92 Setting up jq (1.5+dfsg-2+b1) ...
08:00:47 [2020-11-05T08:00:47.052Z] #18 59.96 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
08:00:47 [2020-11-05T08:00:47.052Z] #18 59.98 Setting up python3.7 (3.7.3-2+deb10u2) ...
08:00:47 [2020-11-05T08:00:47.218Z] #18 41.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:00:47 [2020-11-05T08:00:47.218Z] #18 41.59 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:00:47 [2020-11-05T08:00:47.218Z] #18 41.72 Selecting previously unselected package net-tools.
08:00:47 [2020-11-05T08:00:47.218Z] #18 41.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:00:47 [2020-11-05T08:00:47.218Z] #18 41.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:00:47 [2020-11-05T08:00:47.247Z] #42 169.9   CC       criu/pagemap-cache.o
08:00:47 [2020-11-05T08:00:47.247Z] #42 170.4   CC       criu/pagemap.o
08:00:47 [2020-11-05T08:00:47.436Z] #41 101.7   CC       criu/crtools.o
08:00:47 [2020-11-05T08:00:47.479Z] #18 41.96 Selecting previously unselected package python-pip-whl.
08:00:47 [2020-11-05T08:00:47.479Z] #18 41.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
08:00:47 [2020-11-05T08:00:47.479Z] #18 41.99 Unpacking python-pip-whl (18.1-5) ...
08:00:47 [2020-11-05T08:00:47.674Z] #55 DONE 0.9s
08:00:47 [2020-11-05T08:00:47.674Z] 
08:00:47 [2020-11-05T08:00:47.674Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:00:47 [2020-11-05T08:00:47.674Z] #59 DONE 0.2s
08:00:47 [2020-11-05T08:00:47.932Z] 
08:00:47 [2020-11-05T08:00:47.932Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:00:47 [2020-11-05T08:00:47.998Z] #41 102.3   CC       criu/eventfd.o
08:00:48 [2020-11-05T08:00:48.052Z] #18 42.50 Selecting previously unselected package python3-lib2to3.
08:00:48 [2020-11-05T08:00:48.052Z] #18 42.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
08:00:48 [2020-11-05T08:00:48.052Z] #18 42.53 Unpacking python3-lib2to3 (3.7.3-1) ...
08:00:48 [2020-11-05T08:00:48.052Z] #18 42.66 Selecting previously unselected package python3-distutils.
08:00:48 [2020-11-05T08:00:48.052Z] #18 42.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
08:00:48 [2020-11-05T08:00:48.052Z] #18 42.67 Unpacking python3-distutils (3.7.3-1) ...
08:00:48 [2020-11-05T08:00:48.255Z] #41 ...
08:00:48 [2020-11-05T08:00:48.255Z] 
08:00:48 [2020-11-05T08:00:48.255Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:48 [2020-11-05T08:00:48.255Z] #18 47.51 Selecting previously unselected package vim.
08:00:48 [2020-11-05T08:00:48.255Z] #18 47.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
08:00:48 [2020-11-05T08:00:48.255Z] #18 47.54 Unpacking vim (2:8.1.0875-5) ...
08:00:48 [2020-11-05T08:00:48.311Z] #42 171.6   CC       criu/parasite-syscall.o
08:00:48 [2020-11-05T08:00:48.313Z] #18 42.82 Selecting previously unselected package python3-pip.
08:00:48 [2020-11-05T08:00:48.313Z] #18 42.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
08:00:48 [2020-11-05T08:00:48.313Z] #18 42.83 Unpacking python3-pip (18.1-5) ...
08:00:48 [2020-11-05T08:00:48.499Z] #61 DONE 0.5s
08:00:48 [2020-11-05T08:00:48.499Z] 
08:00:48 [2020-11-05T08:00:48.500Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:00:48 [2020-11-05T08:00:48.500Z] #63 DONE 0.0s
08:00:48 [2020-11-05T08:00:48.500Z] 
08:00:48 [2020-11-05T08:00:48.500Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:00:48 [2020-11-05T08:00:48.500Z] #64 DONE 0.0s
08:00:48 [2020-11-05T08:00:48.500Z] 
08:00:48 [2020-11-05T08:00:48.500Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
08:00:48 [2020-11-05T08:00:48.574Z] #18 43.00 Selecting previously unselected package python3-pkg-resources.
08:00:48 [2020-11-05T08:00:48.574Z] #18 43.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
08:00:48 [2020-11-05T08:00:48.574Z] #18 43.02 Unpacking python3-pkg-resources (40.8.0-1) ...
08:00:48 [2020-11-05T08:00:48.818Z] #18 48.14 Selecting previously unselected package xfsprogs.
08:00:48 [2020-11-05T08:00:48.818Z] #18 48.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
08:00:48 [2020-11-05T08:00:48.818Z] #18 48.17 Unpacking xfsprogs (4.20.0-1) ...
08:00:48 [2020-11-05T08:00:48.835Z] #18 43.15 Selecting previously unselected package python3-setuptools.
08:00:48 [2020-11-05T08:00:48.835Z] #18 43.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
08:00:48 [2020-11-05T08:00:48.835Z] #18 43.15 Unpacking python3-setuptools (40.8.0-1) ...
08:00:48 [2020-11-05T08:00:48.835Z] #18 43.39 Selecting previously unselected package python3-wheel.
08:00:48 [2020-11-05T08:00:48.924Z] ok  	github.com/docker/docker/plugin	0.544s	coverage: 23.2% of statements
08:00:49 [2020-11-05T08:00:49.096Z] #18 43.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
08:00:49 [2020-11-05T08:00:49.096Z] #18 43.42 Unpacking python3-wheel (0.32.3-2) ...
08:00:49 [2020-11-05T08:00:49.096Z] #18 43.48 Selecting previously unselected package sudo.
08:00:49 [2020-11-05T08:00:49.096Z] #18 43.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
08:00:49 [2020-11-05T08:00:49.096Z] #18 43.50 Unpacking sudo (1.8.27-1+deb10u2) ...
08:00:49 [2020-11-05T08:00:49.096Z] #18 ...
08:00:49 [2020-11-05T08:00:49.096Z] 
08:00:49 [2020-11-05T08:00:49.096Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:49 [2020-11-05T08:00:49.096Z] #41 88.02   CC       criu/autofs.o
08:00:49 [2020-11-05T08:00:49.096Z] #41 89.35   CC       criu/bfd.o
08:00:49 [2020-11-05T08:00:49.096Z] #41 89.96   CC       criu/bitmap.o
08:00:49 [2020-11-05T08:00:49.096Z] #41 90.12   CC       criu/cgroup-props.o
08:00:49 [2020-11-05T08:00:49.096Z] #41 90.87   CC       criu/cgroup.o
08:00:49 [2020-11-05T08:00:49.096Z] #41 93.71   CC       criu/clone-noasan.o
08:00:49 [2020-11-05T08:00:49.096Z] #41 93.91   CC       criu/config.o
08:00:49 [2020-11-05T08:00:49.096Z] #41 95.39   CC       criu/cr-check.o
08:00:49 [2020-11-05T08:00:49.096Z] #41 97.10   CC       criu/cr-dedup.o
08:00:49 [2020-11-05T08:00:49.096Z] #41 97.50   CC       criu/cr-dump.o
08:00:49 [2020-11-05T08:00:49.216Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
08:00:49 [2020-11-05T08:00:49.331Z] #18 48.59 Selecting previously unselected package zip.
08:00:49 [2020-11-05T08:00:49.331Z] #18 48.60 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
08:00:49 [2020-11-05T08:00:49.331Z] #18 48.61 Unpacking zip (3.0-11+b1) ...
08:00:49 [2020-11-05T08:00:49.331Z] #18 48.82 Setting up aufs-tools (1:4.14+20190211-1) ...
08:00:49 [2020-11-05T08:00:49.331Z] #18 48.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:00:49 [2020-11-05T08:00:49.357Z] #41 ...
08:00:49 [2020-11-05T08:00:49.357Z] 
08:00:49 [2020-11-05T08:00:49.357Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:49 [2020-11-05T08:00:49.435Z] #65 DONE 1.2s
08:00:49 [2020-11-05T08:00:49.435Z] 
08:00:49 [2020-11-05T08:00:49.435Z] #66 exporting to image
08:00:49 [2020-11-05T08:00:49.435Z] #66 exporting layers
08:00:49 [2020-11-05T08:00:49.508Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 86.4% of statements
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.85 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.86 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.87 Setting up libgpm2:amd64 (1.20.7-5) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.88 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.89 Setting up uidmap (1:4.5-1.1) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.90 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.96 Setting up xxd (2:8.1.0875-5) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.97 Setting up zip (3.0-11+b1) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 48.98 Setting up vim-common (2:8.1.0875-5) ...
08:00:49 [2020-11-05T08:00:49.587Z] #18 49.02 Setting up bash-completion (1:2.8-6) ...
08:00:49 [2020-11-05T08:00:49.610Z] #18 62.29 Setting up iptables (1.8.2-4) ...
08:00:49 [2020-11-05T08:00:49.610Z] #18 62.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:00:49 [2020-11-05T08:00:49.610Z] #18 62.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:00:49 [2020-11-05T08:00:49.610Z] #18 62.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:00:49 [2020-11-05T08:00:49.610Z] #18 62.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:00:49 [2020-11-05T08:00:49.610Z] #18 62.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:00:49 [2020-11-05T08:00:49.610Z] #18 62.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:00:49 [2020-11-05T08:00:49.610Z] #18 62.44 Setting up python3 (3.7.3-1) ...
08:00:49 [2020-11-05T08:00:49.618Z] #18 43.99 Selecting previously unselected package thin-provisioning-tools.
08:00:49 [2020-11-05T08:00:49.618Z] #18 44.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:00:49 [2020-11-05T08:00:49.618Z] #18 44.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:00:49 [2020-11-05T08:00:49.875Z] #42 172.8   CC       criu/path.o
08:00:49 [2020-11-05T08:00:49.879Z] #18 44.27 Selecting previously unselected package uidmap.
08:00:49 [2020-11-05T08:00:49.879Z] #18 44.29 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
08:00:49 [2020-11-05T08:00:49.879Z] #18 44.29 Unpacking uidmap (1:4.5-1.1) ...
08:00:50 [2020-11-05T08:00:50.140Z] #18 44.41 Selecting previously unselected package vim-runtime.
08:00:50 [2020-11-05T08:00:50.140Z] #18 44.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:00:50 [2020-11-05T08:00:50.140Z] #18 44.45 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:00:50 [2020-11-05T08:00:50.140Z] #18 44.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:00:50 [2020-11-05T08:00:50.140Z] #18 44.51 Unpacking vim-runtime (2:8.1.0875-5) ...
08:00:50 [2020-11-05T08:00:50.173Z] #42 173.3   CC       criu/pie-util-vdso.o
08:00:50 [2020-11-05T08:00:50.185Z] #18 63.04 Setting up python3-wheel (0.32.3-2) ...
08:00:50 [2020-11-05T08:00:50.824Z] #42 173.8   CC       criu/pie-util.o
08:00:50 [2020-11-05T08:00:50.824Z] #42 174.0   CC       criu/pipes.o
08:00:51 [2020-11-05T08:00:51.016Z] ok  	github.com/docker/docker/quota	0.619s	coverage: 71.4% of statements
08:00:51 [2020-11-05T08:00:51.135Z] #18 63.94 Setting up apparmor (2.13.2-10) ...
08:00:51 [2020-11-05T08:00:51.308Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
08:00:51 [2020-11-05T08:00:51.889Z] #42 174.9   CC       criu/plugin.o
08:00:52 [2020-11-05T08:00:52.192Z] #42 175.4   CC       criu/proc_parse.o
08:00:52 [2020-11-05T08:00:52.192Z] #42 ...
08:00:52 [2020-11-05T08:00:52.192Z] 
08:00:52 [2020-11-05T08:00:52.192Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:00:52 [2020-11-05T08:00:52.192Z] #39 236.8 + dpkg --print-architecture
08:00:52 [2020-11-05T08:00:52.192Z] #39 236.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:00:52 [2020-11-05T08:00:52.343Z] ok  	github.com/docker/docker/registry	0.073s	coverage: 56.8% of statements
08:00:52 [2020-11-05T08:00:52.533Z] #18 65.48 Setting up xfsprogs (4.20.0-1) ...
08:00:52 [2020-11-05T08:00:52.534Z] #18 65.50 Setting up python3-lib2to3 (3.7.3-1) ...
08:00:52 [2020-11-05T08:00:52.635Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
08:00:52 [2020-11-05T08:00:52.796Z] #18 ...
08:00:52 [2020-11-05T08:00:52.796Z] 
08:00:52 [2020-11-05T08:00:52.796Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:52 [2020-11-05T08:00:52.796Z] #41 120.3   CC       criu/image.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 121.1   CC       criu/ipc_ns.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 122.4   CC       criu/irmap.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 123.0   CC       criu/kcmp-ids.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 123.3   CC       criu/kerndat.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 124.3   CC       criu/libnetlink.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 124.7   CC       criu/log.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 125.2   CC       criu/lsm.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 125.6   CC       criu/mem.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 127.7   CC       criu/memfd.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 128.3   CC       criu/mount.o
08:00:52 [2020-11-05T08:00:52.796Z] #41 ...
08:00:52 [2020-11-05T08:00:52.796Z] 
08:00:52 [2020-11-05T08:00:52.796Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:52 [2020-11-05T08:00:52.796Z] #18 65.77 Setting up python3-pkg-resources (40.8.0-1) ...
08:00:52 [2020-11-05T08:00:52.845Z] #39 237.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:00:52 [2020-11-05T08:00:52.845Z] #39 237.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.62 Setting up libiptc0:amd64 (1.8.2-4) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.63 Setting up xz-utils (5.2.4-1) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.66 Setting up sudo (1.8.27-1+deb10u2) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.73 invoke-rc.d: could not determine current runlevel
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.74 invoke-rc.d: policy-rc.d denied execution of start.
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.75 Setting up pigz (2.4-1) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.77 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.79 Setting up python-pip-whl (18.1-5) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.80 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 51.80 Setting up vim-runtime (2:8.1.0875-5) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.20 Setting up libaio1:amd64 (0.3.112-3) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.20 Setting up libonig5:amd64 (6.9.1-1) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.22 Setting up vim (2:8.1.0875-5) ...
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:00:52 [2020-11-05T08:00:52.858Z] #18 52.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:00:52 [2020-11-05T08:00:52.927Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
08:00:53 [2020-11-05T08:00:53.114Z] #18 52.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:00:53 [2020-11-05T08:00:53.114Z] #18 52.32 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:00:53 [2020-11-05T08:00:53.114Z] #18 52.33 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:00:53 [2020-11-05T08:00:53.114Z] #18 52.34 Setting up jq (1.5+dfsg-2+b1) ...
08:00:53 [2020-11-05T08:00:53.114Z] #18 52.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:00:53 [2020-11-05T08:00:53.114Z] #18 52.36 Setting up python3.7 (3.7.3-2+deb10u2) ...
08:00:53 [2020-11-05T08:00:53.443Z] #18 47.74 Selecting previously unselected package vim.
08:00:53 [2020-11-05T08:00:53.443Z] #18 47.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
08:00:53 [2020-11-05T08:00:53.443Z] #18 47.76 Unpacking vim (2:8.1.0875-5) ...
08:00:53 [2020-11-05T08:00:53.561Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
08:00:53 [2020-11-05T08:00:53.561Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
08:00:53 [2020-11-05T08:00:53.747Z] #18 66.40 Setting up python3-distutils (3.7.3-1) ...
08:00:53 [2020-11-05T08:00:53.964Z] #18 48.28 Selecting previously unselected package xfsprogs.
08:00:53 [2020-11-05T08:00:53.964Z] #18 48.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
08:00:53 [2020-11-05T08:00:53.964Z] #18 48.31 Unpacking xfsprogs (4.20.0-1) ...
08:00:54 [2020-11-05T08:00:54.011Z] #18 66.79 Setting up python3-setuptools (40.8.0-1) ...
08:00:54 [2020-11-05T08:00:54.226Z] #18 48.75 Selecting previously unselected package zip.
08:00:54 [2020-11-05T08:00:54.226Z] #18 48.76 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
08:00:54 [2020-11-05T08:00:54.226Z] #18 48.77 Unpacking zip (3.0-11+b1) ...
08:00:54 [2020-11-05T08:00:54.487Z] #18 48.96 Setting up aufs-tools (1:4.14+20190211-1) ...
08:00:54 [2020-11-05T08:00:54.487Z] #18 49.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:00:54 [2020-11-05T08:00:54.487Z] #18 49.02 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:00:54 [2020-11-05T08:00:54.487Z] #18 49.03 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:00:54 [2020-11-05T08:00:54.487Z] #18 49.04 Setting up libgpm2:amd64 (1.20.7-5) ...
08:00:54 [2020-11-05T08:00:54.487Z] #18 49.05 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:00:54 [2020-11-05T08:00:54.487Z] #18 49.07 Setting up uidmap (1:4.5-1.1) ...
08:00:54 [2020-11-05T08:00:54.487Z] #18 49.08 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:00:54 [2020-11-05T08:00:54.487Z] #18 49.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:00:54 [2020-11-05T08:00:54.748Z] #18 49.11 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:00:54 [2020-11-05T08:00:54.748Z] #18 49.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:00:54 [2020-11-05T08:00:54.748Z] #18 49.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:00:54 [2020-11-05T08:00:54.748Z] #18 49.15 Setting up xxd (2:8.1.0875-5) ...
08:00:54 [2020-11-05T08:00:54.748Z] #18 49.17 Setting up zip (3.0-11+b1) ...
08:00:54 [2020-11-05T08:00:54.748Z] #18 49.18 Setting up vim-common (2:8.1.0875-5) ...
08:00:54 [2020-11-05T08:00:54.748Z] #18 49.21 Setting up bash-completion (1:2.8-6) ...
08:00:54 [2020-11-05T08:00:54.853Z] #18 67.66 Setting up python3-pip (18.1-5) ...
08:00:55 [2020-11-05T08:00:55.429Z] #18 68.42 Processing triggers for libc-bin (2.28-10) ...
08:00:55 [2020-11-05T08:00:55.429Z] #18 68.45 Processing triggers for mime-support (3.62) ...
08:00:55 [2020-11-05T08:00:55.634Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
08:00:56 [2020-11-05T08:00:56.004Z] #66 exporting layers 6.4s done
08:00:56 [2020-11-05T08:00:56.004Z] #66 writing image sha256:f0b147035c2bb754669fa5bcb5f556eed061af63b95a16e459bb47d953eab25a done
08:00:56 [2020-11-05T08:00:56.004Z] #66 naming to docker.io/library/docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 done
08:00:56 [2020-11-05T08:00:56.004Z] #66 DONE 6.4s
08:00:56 [2020-11-05T08:00:56.006Z] #18 DONE 68.8s
08:00:56 [2020-11-05T08:00:56.006Z] 
08:00:56 [2020-11-05T08:00:56.006Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:56 [2020-11-05T08:00:56.006Z] #41 131.0   CC       criu/namespaces.o
08:00:56 [2020-11-05T08:00:56.006Z] #41 132.4   CC       criu/net.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
08:00:56 [2020-11-05T08:00:56.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41634/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/validate/default
08:00:56 [2020-11-05T08:00:56.385Z] #18 55.25 Setting up iptables (1.8.2-4) ...
08:00:56 [2020-11-05T08:00:56.385Z] #18 55.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:00:56 [2020-11-05T08:00:56.385Z] #18 55.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:00:56 [2020-11-05T08:00:56.385Z] #18 55.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:00:56 [2020-11-05T08:00:56.385Z] #18 55.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:00:56 [2020-11-05T08:00:56.385Z] #18 55.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:00:56 [2020-11-05T08:00:56.385Z] #18 55.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:00:56 [2020-11-05T08:00:56.385Z] #18 55.30 Setting up python3 (3.7.3-1) ...
08:00:56 [2020-11-05T08:00:56.385Z] #18 55.75 Setting up python3-wheel (0.32.3-2) ...
08:00:56 [2020-11-05T08:00:56.670Z] ok  	github.com/docker/docker/volume/local	0.322s	coverage: 76.6% of statements
08:00:56 [2020-11-05T08:00:56.917Z] Congratulations!  All commits are properly signed with the DCO!
08:00:56 [2020-11-05T08:00:56.917Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
08:00:56 [2020-11-05T08:00:56.917Z] No api/types/ or api/swagger.yaml changes in diff.
08:00:56 [2020-11-05T08:00:56.917Z] Congratulations!  All TOML source files changed here have valid syntax.
08:00:56 [2020-11-05T08:00:56.917Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:00:56 [2020-11-05T08:00:56.917Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
08:00:56 [2020-11-05T08:00:56.917Z] Congratulations!  No new tests were added to integration-cli.
08:00:56 [2020-11-05T08:00:56.962Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
08:00:57 [2020-11-05T08:00:57.180Z] 
08:00:57 [2020-11-05T08:00:57.180Z] INFO Start validation with golang-ci-lint
08:00:57 [2020-11-05T08:00:57.180Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
08:00:57 [2020-11-05T08:00:57.180Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:00:57 [2020-11-05T08:00:57.180Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:00:57 [2020-11-05T08:00:57.296Z] #18 51.89 Setting up libiptc0:amd64 (1.8.2-4) ...
08:00:57 [2020-11-05T08:00:57.319Z] #18 56.47 Setting up apparmor (2.13.2-10) ...
08:00:57 [2020-11-05T08:00:57.377Z] #39 ...
08:00:57 [2020-11-05T08:00:57.377Z] 
08:00:57 [2020-11-05T08:00:57.377Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:00:57 [2020-11-05T08:00:57.377Z] #52 127.4 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
08:00:57 [2020-11-05T08:00:57.377Z] #52 130.1 + mkdir -p /build
08:00:57 [2020-11-05T08:00:57.377Z] #52 130.1 + cp runc /build/runc
08:00:57 [2020-11-05T08:00:57.377Z] #52 DONE 130.3s
08:00:57 [2020-11-05T08:00:57.377Z] 
08:00:57 [2020-11-05T08:00:57.377Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:57 [2020-11-05T08:00:57.377Z] #42 179.4   CC       criu/protobuf-desc.o
08:00:57 [2020-11-05T08:00:57.377Z] #42 180.7   CC       criu/protobuf.o
08:00:57 [2020-11-05T08:00:57.399Z] #41 134.8   CC       criu/netfilter.o
08:00:57 [2020-11-05T08:00:57.558Z] #18 51.90 Setting up xz-utils (5.2.4-1) ...
08:00:57 [2020-11-05T08:00:57.558Z] #18 51.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:00:57 [2020-11-05T08:00:57.558Z] #18 51.93 Setting up sudo (1.8.27-1+deb10u2) ...
08:00:57 [2020-11-05T08:00:57.558Z] #18 51.99 invoke-rc.d: could not determine current runlevel
08:00:57 [2020-11-05T08:00:57.558Z] #18 52.01 invoke-rc.d: policy-rc.d denied execution of start.
08:00:57 [2020-11-05T08:00:57.558Z] #18 52.02 Setting up pigz (2.4-1) ...
08:00:57 [2020-11-05T08:00:57.558Z] #18 52.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:00:57 [2020-11-05T08:00:57.558Z] #18 52.05 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:00:57 [2020-11-05T08:00:57.558Z] #18 52.07 Setting up python-pip-whl (18.1-5) ...
08:00:57 [2020-11-05T08:00:57.558Z] #18 52.08 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:00:57 [2020-11-05T08:00:57.558Z] #18 52.09 Setting up vim-runtime (2:8.1.0875-5) ...
08:00:57 [2020-11-05T08:00:57.662Z] #41 135.1   CC       criu/page-pipe.o
08:00:57 [2020-11-05T08:00:57.662Z] #41 ...
08:00:57 [2020-11-05T08:00:57.662Z] 
08:00:57 [2020-11-05T08:00:57.662Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:00:57 [2020-11-05T08:00:57.662Z] #19 1.514 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:00:57 [2020-11-05T08:00:57.662Z] #19 1.519 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:00:57 [2020-11-05T08:00:57.662Z] #19 1.523 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:00:57 [2020-11-05T08:00:57.662Z] #19 DONE 1.8s
08:00:57 [2020-11-05T08:00:57.927Z] 
08:00:57 [2020-11-05T08:00:57.927Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:00:57 [2020-11-05T08:00:57.998Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.1% of statements
08:00:58 [2020-11-05T08:00:58.035Z] #42 181.3   CC       criu/pstree.o
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.57 Setting up libaio1:amd64 (0.3.112-3) ...
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.59 Setting up libonig5:amd64 (6.9.1-1) ...
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.61 Setting up vim (2:8.1.0875-5) ...
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:00:58 [2020-11-05T08:00:58.130Z] #18 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:00:58 [2020-11-05T08:00:58.131Z] #18 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:00:58 [2020-11-05T08:00:58.131Z] #18 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:00:58 [2020-11-05T08:00:58.131Z] #18 52.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:00:58 [2020-11-05T08:00:58.131Z] #18 52.69 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:00:58 [2020-11-05T08:00:58.131Z] #18 52.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:00:58 [2020-11-05T08:00:58.131Z] #18 52.72 Setting up jq (1.5+dfsg-2+b1) ...
08:00:58 [2020-11-05T08:00:58.131Z] #18 52.73 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:00:58 [2020-11-05T08:00:58.248Z] #18 ...
08:00:58 [2020-11-05T08:00:58.248Z] 
08:00:58 [2020-11-05T08:00:58.248Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:00:58 [2020-11-05T08:00:58.248Z] #41 102.5   CC       criu/eventpoll.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 103.4   CC       criu/external.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 103.8   CC       criu/fault-injection.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 103.9   CC       criu/fdstore.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 104.3   CC       criu/fifo.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 104.8   CC       criu/file-ids.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 105.2   CC       criu/file-lock.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 106.1   CC       criu/files-ext.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 106.4   CC       criu/files-reg.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 108.5   CC       criu/files.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 110.6   CC       criu/filesystems.o
08:00:58 [2020-11-05T08:00:58.248Z] #41 111.4   CC       criu/fsnotify.o
08:00:58 [2020-11-05T08:00:58.392Z] #18 52.75 Setting up python3.7 (3.7.3-2+deb10u2) ...
08:00:58 [2020-11-05T08:00:58.505Z] #41 112.6   CC       criu/image-desc.o
08:00:58 [2020-11-05T08:00:58.505Z] #41 112.7   CC       criu/image.o
08:00:59 [2020-11-05T08:00:59.068Z] #41 ...
08:00:59 [2020-11-05T08:00:59.068Z] 
08:00:59 [2020-11-05T08:00:59.068Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:00:59 [2020-11-05T08:00:59.068Z] #18 58.21 Setting up xfsprogs (4.20.0-1) ...
08:00:59 [2020-11-05T08:00:59.068Z] #18 58.23 Setting up python3-lib2to3 (3.7.3-1) ...
08:00:59 [2020-11-05T08:00:59.324Z] #18 58.61 Setting up python3-pkg-resources (40.8.0-1) ...
08:00:59 [2020-11-05T08:00:59.583Z] #42 182.9   CC       criu/rbtree.o
08:01:00 [2020-11-05T08:01:00.236Z] #42 183.3   CC       criu/rst-malloc.o
08:01:00 [2020-11-05T08:01:00.254Z] #18 59.60 Setting up python3-distutils (3.7.3-1) ...
08:01:00 [2020-11-05T08:01:00.537Z] #42 183.7   CC       criu/seccomp.o
08:01:00 [2020-11-05T08:01:00.817Z] #18 60.13 Setting up python3-setuptools (40.8.0-1) ...
08:01:00 [2020-11-05T08:01:00.939Z] #18 ...
08:01:00 [2020-11-05T08:01:00.939Z] 
08:01:00 [2020-11-05T08:01:00.939Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:00 [2020-11-05T08:01:00.939Z] #41 99.64   CC       criu/cr-errno.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 99.71   CC       criu/cr-restore.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 104.2   CC       criu/cr-service.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 106.0   CC       criu/crtools.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 106.6   CC       criu/eventfd.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 106.9   CC       criu/eventpoll.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 107.9   CC       criu/external.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 108.2   CC       criu/fault-injection.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 108.4   CC       criu/fdstore.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 108.8   CC       criu/fifo.o
08:01:00 [2020-11-05T08:01:00.939Z] #41 109.3   CC       criu/file-ids.o
08:01:00 [2020-11-05T08:01:00.940Z] #41 109.6   CC       criu/file-lock.o
08:01:01 [2020-11-05T08:01:01.201Z] #41 ...
08:01:01 [2020-11-05T08:01:01.201Z] 
08:01:01 [2020-11-05T08:01:01.201Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:01:01 [2020-11-05T08:01:01.201Z] #18 55.60 Setting up iptables (1.8.2-4) ...
08:01:01 [2020-11-05T08:01:01.201Z] #18 55.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:01:01 [2020-11-05T08:01:01.201Z] #18 55.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:01:01 [2020-11-05T08:01:01.201Z] #18 55.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:01:01 [2020-11-05T08:01:01.201Z] #18 55.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:01:01 [2020-11-05T08:01:01.201Z] #18 55.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:01:01 [2020-11-05T08:01:01.201Z] #18 55.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:01:01 [2020-11-05T08:01:01.201Z] #18 55.79 Setting up python3 (3.7.3-1) ...
08:01:01 [2020-11-05T08:01:01.205Z] #42 184.4   CC       criu/seize.o
08:01:01 [2020-11-05T08:01:01.723Z] #18 56.12 Setting up python3-wheel (0.32.3-2) ...
08:01:02 [2020-11-05T08:01:02.169Z] #20 4.312 Collecting yamllint==1.16.0
08:01:02 [2020-11-05T08:01:02.184Z] #18 61.25 Setting up python3-pip (18.1-5) ...
08:01:02 [2020-11-05T08:01:02.270Z] #42 185.5   CC       criu/servicefd.o
08:01:02 [2020-11-05T08:01:02.667Z] #18 56.85 Setting up apparmor (2.13.2-10) ...
08:01:02 [2020-11-05T08:01:02.925Z] #42 186.1   CC       criu/shmem.o
08:01:03 [2020-11-05T08:01:03.004Z] #18 62.23 Processing triggers for libc-bin (2.28-10) ...
08:01:03 [2020-11-05T08:01:03.004Z] #18 62.27 Processing triggers for mime-support (3.62) ...
08:01:03 [2020-11-05T08:01:03.561Z] #20 ...
08:01:03 [2020-11-05T08:01:03.561Z] 
08:01:03 [2020-11-05T08:01:03.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:03 [2020-11-05T08:01:03.561Z] #41 135.9   CC       criu/page-xfer.o
08:01:03 [2020-11-05T08:01:03.561Z] #41 137.5   CC       criu/pagemap-cache.o
08:01:03 [2020-11-05T08:01:03.561Z] #41 138.0   CC       criu/pagemap.o
08:01:03 [2020-11-05T08:01:03.561Z] #41 138.8   CC       criu/parasite-syscall.o
08:01:03 [2020-11-05T08:01:03.561Z] #41 139.7   CC       criu/path.o
08:01:03 [2020-11-05T08:01:03.561Z] #41 139.9   CC       criu/pie-util-vdso.o
08:01:03 [2020-11-05T08:01:03.561Z] #41 140.1   CC       criu/pie-util.o
08:01:03 [2020-11-05T08:01:03.561Z] #41 140.2   CC       criu/pipes.o
08:01:03 [2020-11-05T08:01:03.561Z] #41 140.7   CC       criu/plugin.o
08:01:03 [2020-11-05T08:01:03.561Z] #41 141.0   CC       criu/proc_parse.o
08:01:03 [2020-11-05T08:01:03.935Z] #18 DONE 63.1s
08:01:03 [2020-11-05T08:01:03.935Z] 
08:01:03 [2020-11-05T08:01:03.935Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:01:03 [2020-11-05T08:01:03.994Z] #42 187.2   CC       criu/sigframe.o
08:01:04 [2020-11-05T08:01:04.296Z] #42 187.5   CC       criu/signalfd.o
08:01:04 [2020-11-05T08:01:04.499Z] #19 0.932 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:01:04 [2020-11-05T08:01:04.583Z] #18 58.89 Setting up xfsprogs (4.20.0-1) ...
08:01:04 [2020-11-05T08:01:04.583Z] #18 58.94 Setting up python3-lib2to3 (3.7.3-1) ...
08:01:04 [2020-11-05T08:01:04.756Z] #19 0.935 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:01:04 [2020-11-05T08:01:04.756Z] #19 0.938 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:01:04 [2020-11-05T08:01:04.756Z] #19 DONE 1.0s
08:01:04 [2020-11-05T08:01:04.756Z] 
08:01:04 [2020-11-05T08:01:04.756Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:01:04 [2020-11-05T08:01:04.845Z] #18 59.36 Setting up python3-pkg-resources (40.8.0-1) ...
08:01:04 [2020-11-05T08:01:04.949Z] #42 187.9   CC       criu/sk-inet.o
08:01:05 [2020-11-05T08:01:05.481Z] #41 142.9   CC       criu/protobuf-desc.o
08:01:05 [2020-11-05T08:01:05.788Z] #18 60.26 Setting up python3-distutils (3.7.3-1) ...
08:01:06 [2020-11-05T08:01:06.018Z] #42 189.0   CC       criu/sk-netlink.o
08:01:06 [2020-11-05T08:01:06.049Z] #18 ...
08:01:06 [2020-11-05T08:01:06.049Z] 
08:01:06 [2020-11-05T08:01:06.049Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:01:06 [2020-11-05T08:01:06.056Z] #41 143.6   CC       criu/protobuf.o
08:01:06 [2020-11-05T08:01:06.310Z] #38 213.3 + dpkg --print-architecture
08:01:06 [2020-11-05T08:01:06.310Z] #38 213.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:01:06 [2020-11-05T08:01:06.310Z] #38 213.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:01:06 [2020-11-05T08:01:06.310Z] #38 213.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:01:06 [2020-11-05T08:01:06.318Z] #41 143.9   CC       criu/pstree.o
08:01:06 [2020-11-05T08:01:06.319Z] #42 189.7   CC       criu/sk-packet.o
08:01:07 [2020-11-05T08:01:07.267Z] #41 144.8   CC       criu/rbtree.o
08:01:07 [2020-11-05T08:01:07.384Z] #42 190.7   CC       criu/sk-queue.o
08:01:07 [2020-11-05T08:01:07.530Z] #41 ...
08:01:07 [2020-11-05T08:01:07.530Z] 
08:01:07 [2020-11-05T08:01:07.530Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:01:07 [2020-11-05T08:01:07.530Z] #20 9.665   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:01:07 [2020-11-05T08:01:07.530Z] #20 9.737 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:01:07 [2020-11-05T08:01:07.530Z] #20 9.774   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:01:07 [2020-11-05T08:01:07.530Z] #20 9.815 Collecting pyyaml (from yamllint==1.16.0)
08:01:07 [2020-11-05T08:01:07.794Z] #20 9.942   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:01:08 [2020-11-05T08:01:08.039Z] #42 191.3   CC       criu/sk-tcp.o
08:01:08 [2020-11-05T08:01:08.697Z] #42 191.8   CC       criu/sk-unix.o
08:01:08 [2020-11-05T08:01:08.743Z] #20 11.00 Building wheels for collected packages: pyyaml
08:01:08 [2020-11-05T08:01:08.743Z] #20 11.00   Running setup.py bdist_wheel for pyyaml: started
08:01:09 [2020-11-05T08:01:09.616Z] #38 ...
08:01:09 [2020-11-05T08:01:09.616Z] 
08:01:09 [2020-11-05T08:01:09.616Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
08:01:09 [2020-11-05T08:01:09.616Z] #18 60.74 Setting up python3-setuptools (40.8.0-1) ...
08:01:09 [2020-11-05T08:01:09.616Z] #18 61.78 Setting up python3-pip (18.1-5) ...
08:01:09 [2020-11-05T08:01:09.616Z] #18 62.85 Processing triggers for libc-bin (2.28-10) ...
08:01:09 [2020-11-05T08:01:09.616Z] #18 62.92 Processing triggers for mime-support (3.62) ...
08:01:09 [2020-11-05T08:01:09.616Z] #18 DONE 63.8s
08:01:09 [2020-11-05T08:01:09.616Z] 
08:01:09 [2020-11-05T08:01:09.616Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
08:01:09 [2020-11-05T08:01:09.691Z] #20 11.74   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:01:09 [2020-11-05T08:01:09.691Z] #20 11.74   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:01:09 [2020-11-05T08:01:09.691Z] #20 11.80 Successfully built pyyaml
08:01:09 [2020-11-05T08:01:09.691Z] #20 11.81 Installing collected packages: pathspec, pyyaml, yamllint
08:01:09 [2020-11-05T08:01:09.691Z] #20 12.04 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:01:10 [2020-11-05T08:01:10.011Z] #20 ...
08:01:10 [2020-11-05T08:01:10.011Z] 
08:01:10 [2020-11-05T08:01:10.011Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:10 [2020-11-05T08:01:10.011Z] #41 113.6   CC       criu/ipc_ns.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 114.9   CC       criu/irmap.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 115.5   CC       criu/kcmp-ids.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 115.8   CC       criu/kerndat.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 117.0   CC       criu/libnetlink.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 117.4   CC       criu/log.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 117.8   CC       criu/lsm.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 118.5   CC       criu/mem.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 120.8   CC       criu/memfd.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 121.5   CC       criu/mount.o
08:01:10 [2020-11-05T08:01:10.011Z] #41 ...
08:01:10 [2020-11-05T08:01:10.011Z] 
08:01:10 [2020-11-05T08:01:10.011Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:01:10 [2020-11-05T08:01:10.011Z] #38 211.9 + dpkg --print-architecture
08:01:10 [2020-11-05T08:01:10.011Z] #38 211.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:01:10 [2020-11-05T08:01:10.011Z] #38 212.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:01:10 [2020-11-05T08:01:10.011Z] #38 212.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:01:10 [2020-11-05T08:01:10.011Z] #38 ...
08:01:10 [2020-11-05T08:01:10.011Z] 
08:01:10 [2020-11-05T08:01:10.011Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:01:10 [2020-11-05T08:01:10.011Z] #20 5.059 Collecting yamllint==1.16.0
08:01:10 [2020-11-05T08:01:10.561Z] #19 0.932 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:01:10 [2020-11-05T08:01:10.561Z] #19 0.933 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:01:10 [2020-11-05T08:01:10.561Z] #19 0.937 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:01:10 [2020-11-05T08:01:10.561Z] #19 DONE 1.0s
08:01:10 [2020-11-05T08:01:10.561Z] 
08:01:10 [2020-11-05T08:01:10.561Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:01:10 [2020-11-05T08:01:10.640Z] #20 ...
08:01:10 [2020-11-05T08:01:10.640Z] 
08:01:10 [2020-11-05T08:01:10.640Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:10 [2020-11-05T08:01:10.640Z] #54 163.4 + bin/containerd
08:01:10 [2020-11-05T08:01:10.827Z] #42 194.0   CC       criu/sockets.o
08:01:10 [2020-11-05T08:01:10.902Z] #54 ...
08:01:10 [2020-11-05T08:01:10.903Z] 
08:01:10 [2020-11-05T08:01:10.903Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:10 [2020-11-05T08:01:10.903Z] #41 145.0   CC       criu/rst-malloc.o
08:01:10 [2020-11-05T08:01:10.903Z] #41 145.3   CC       criu/seccomp.o
08:01:10 [2020-11-05T08:01:10.903Z] #41 145.8   CC       criu/seize.o
08:01:10 [2020-11-05T08:01:10.903Z] #41 146.4   CC       criu/servicefd.o
08:01:10 [2020-11-05T08:01:10.903Z] #41 146.8   CC       criu/shmem.o
08:01:10 [2020-11-05T08:01:10.903Z] #41 147.8   CC       criu/sigframe.o
08:01:10 [2020-11-05T08:01:10.903Z] #41 147.9   CC       criu/signalfd.o
08:01:10 [2020-11-05T08:01:10.903Z] #41 148.2   CC       criu/sk-inet.o
08:01:11 [2020-11-05T08:01:11.479Z] #41 149.0   CC       criu/sk-netlink.o
08:01:11 [2020-11-05T08:01:11.741Z] #41 149.4   CC       criu/sk-packet.o
08:01:11 [2020-11-05T08:01:11.892Z] #42 195.1   CC       criu/stats.o
08:01:11 [2020-11-05T08:01:11.947Z] #20 ...
08:01:11 [2020-11-05T08:01:11.948Z] 
08:01:11 [2020-11-05T08:01:11.948Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:11 [2020-11-05T08:01:11.948Z] #41 110.6   CC       criu/files-ext.o
08:01:11 [2020-11-05T08:01:11.948Z] #41 110.9   CC       criu/files-reg.o
08:01:11 [2020-11-05T08:01:11.948Z] #41 113.1   CC       criu/files.o
08:01:11 [2020-11-05T08:01:11.948Z] #41 115.2   CC       criu/filesystems.o
08:01:11 [2020-11-05T08:01:11.948Z] #41 115.7   CC       criu/fsnotify.o
08:01:11 [2020-11-05T08:01:11.948Z] #41 117.0   CC       criu/image-desc.o
08:01:11 [2020-11-05T08:01:11.948Z] #41 117.2   CC       criu/image.o
08:01:11 [2020-11-05T08:01:11.948Z] #41 118.2   CC       criu/ipc_ns.o
08:01:11 [2020-11-05T08:01:11.948Z] #41 119.9   CC       criu/irmap.o
08:01:11 [2020-11-05T08:01:11.948Z] #41 120.6   CC       criu/kcmp-ids.o
08:01:12 [2020-11-05T08:01:12.003Z] #41 ...
08:01:12 [2020-11-05T08:01:12.003Z] 
08:01:12 [2020-11-05T08:01:12.003Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:01:12 [2020-11-05T08:01:12.003Z] #20 DONE 14.3s
08:01:12 [2020-11-05T08:01:12.003Z] 
08:01:12 [2020-11-05T08:01:12.003Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:01:12 [2020-11-05T08:01:12.003Z] #22 218.0 + return
08:01:12 [2020-11-05T08:01:12.003Z] #22 DONE 218.5s
08:01:12 [2020-11-05T08:01:12.195Z] #42 195.5   CC       criu/string.o
08:01:12 [2020-11-05T08:01:12.209Z] #41 120.9   CC       criu/kerndat.o
08:01:12 [2020-11-05T08:01:12.265Z] 
08:01:12 [2020-11-05T08:01:12.265Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:12 [2020-11-05T08:01:12.496Z] #42 195.7   CC       criu/sysctl.o
08:01:12 [2020-11-05T08:01:12.527Z] #41 149.9   CC       criu/sk-queue.o
08:01:12 [2020-11-05T08:01:12.789Z] #41 150.3   CC       criu/sk-tcp.o
08:01:13 [2020-11-05T08:01:13.050Z] #41 150.7   CC       criu/sk-unix.o
08:01:13 [2020-11-05T08:01:13.152Z] #42 196.4   CC       criu/sysfs_parse.o
08:01:13 [2020-11-05T08:01:13.344Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/rootless	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/volume	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === Skipped
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver btrfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver btrfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver btrfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver btrfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver btrfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:73: No driver to put!
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z] time="2020-11-05T07:59:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z] time="2020-11-05T07:59:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z] time="2020-11-05T07:59:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z] time="2020-11-05T07:59:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z] time="2020-11-05T07:59:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:73: No driver to put!
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     overlay_test.go:49: Fails to compute changes intermittently
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver zfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver zfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver zfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver zfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:46: Driver zfs not supported
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     graphtest_unix.go:73: No driver to put!
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:01:13 [2020-11-05T08:01:13.344Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] 
08:01:13 [2020-11-05T08:01:13.344Z] DONE 2167 tests, 26 skipped in 189.308s
Post stage
[Pipeline] junit
08:01:13 [2020-11-05T08:01:13.393Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
08:01:13 [2020-11-05T08:01:13.597Z] #41 122.1   CC       criu/libnetlink.o
08:01:13 [2020-11-05T08:01:13.597Z] #41 122.5   CC       criu/log.o
[Pipeline] sh
08:01:13 [2020-11-05T08:01:13.805Z] #42 197.0   CC       criu/timens.o
08:01:13 [2020-11-05T08:01:13.957Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -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:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh dynbinary test-integration
08:01:14 [2020-11-05T08:01:14.108Z] #42 197.4   CC       criu/timerfd.o
08:01:14 [2020-11-05T08:01:14.170Z] #41 123.1   CC       criu/lsm.o
08:01:14 [2020-11-05T08:01:14.249Z] 
08:01:14 [2020-11-05T08:01:14.249Z] Removing bundles/
08:01:14 [2020-11-05T08:01:14.249Z] 
08:01:14 [2020-11-05T08:01:14.249Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:01:14 [2020-11-05T08:01:14.249Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:01:14 [2020-11-05T08:01:14.249Z] GOOS="" GOARCH="" GOARM=""
08:01:14 [2020-11-05T08:01:14.412Z] #42 197.8   CC       criu/tty.o
08:01:14 [2020-11-05T08:01:14.442Z] #41 ...
08:01:14 [2020-11-05T08:01:14.442Z] 
08:01:14 [2020-11-05T08:01:14.442Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:01:14 [2020-11-05T08:01:14.442Z] #23 DONE 0.3s
08:01:14 [2020-11-05T08:01:14.442Z] 
08:01:14 [2020-11-05T08:01:14.442Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:01:14 [2020-11-05T08:01:14.742Z] #41 123.5   CC       criu/mem.o
08:01:15 [2020-11-05T08:01:15.255Z] #20 10.44   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:01:15 [2020-11-05T08:01:15.255Z] #20 10.53 Collecting pyyaml (from yamllint==1.16.0)
08:01:15 [2020-11-05T08:01:15.510Z] #20 10.69   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:01:15 [2020-11-05T08:01:15.689Z] #41 ...
08:01:15 [2020-11-05T08:01:15.689Z] 
08:01:15 [2020-11-05T08:01:15.689Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
08:01:15 [2020-11-05T08:01:15.689Z] #20 5.283 Collecting yamllint==1.16.0
08:01:17 [2020-11-05T08:01:17.253Z] #42 200.0   CC       criu/tun.o
08:01:17 [2020-11-05T08:01:17.465Z] #20 12.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:01:17 [2020-11-05T08:01:17.465Z] #20 12.40   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:01:17 [2020-11-05T08:01:17.465Z] #20 12.47 Building wheels for collected packages: pyyaml
08:01:17 [2020-11-05T08:01:17.465Z] #20 12.48   Running setup.py bdist_wheel for pyyaml: started
08:01:17 [2020-11-05T08:01:17.555Z] #42 200.8   CC       criu/uffd.o
08:01:18 [2020-11-05T08:01:18.393Z] #20 13.79   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:01:18 [2020-11-05T08:01:18.649Z] #20 13.79   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:01:18 [2020-11-05T08:01:18.649Z] #20 13.88 Successfully built pyyaml
08:01:18 [2020-11-05T08:01:18.649Z] #20 13.89 Installing collected packages: pyyaml, pathspec, yamllint
08:01:18 [2020-11-05T08:01:18.904Z] #20 14.22 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:01:19 [2020-11-05T08:01:19.469Z] #20 DONE 14.6s
08:01:19 [2020-11-05T08:01:19.469Z] 
08:01:19 [2020-11-05T08:01:19.469Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:01:19 [2020-11-05T08:01:19.469Z] #23 DONE 0.1s
08:01:19 [2020-11-05T08:01:19.469Z] 
08:01:19 [2020-11-05T08:01:19.469Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:01:19 [2020-11-05T08:01:19.698Z] #42 202.7   CC       criu/util.o
08:01:19 [2020-11-05T08:01:19.773Z] #28 ...
08:01:19 [2020-11-05T08:01:19.773Z] 
08:01:19 [2020-11-05T08:01:19.773Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:19 [2020-11-05T08:01:19.773Z] #41 152.3   CC       criu/sockets.o
08:01:19 [2020-11-05T08:01:19.773Z] #41 153.0   CC       criu/stats.o
08:01:19 [2020-11-05T08:01:19.773Z] #41 153.3   CC       criu/string.o
08:01:19 [2020-11-05T08:01:19.773Z] #41 153.4   CC       criu/sysctl.o
08:01:19 [2020-11-05T08:01:19.773Z] #41 153.9   CC       criu/sysfs_parse.o
08:01:19 [2020-11-05T08:01:19.773Z] #41 154.3   CC       criu/timens.o
08:01:19 [2020-11-05T08:01:19.773Z] #41 154.6   CC       criu/timerfd.o
08:01:19 [2020-11-05T08:01:19.773Z] #41 154.9   CC       criu/tty.o
08:01:19 [2020-11-05T08:01:19.773Z] #41 156.5   CC       criu/tun.o
08:01:19 [2020-11-05T08:01:19.773Z] #41 156.9   CC       criu/uffd.o
08:01:20 [2020-11-05T08:01:20.349Z] #41 157.9   CC       criu/util.o
08:01:20 [2020-11-05T08:01:20.984Z] #20 10.71   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
08:01:21 [2020-11-05T08:01:21.245Z] #20 10.79 Collecting pyyaml (from yamllint==1.16.0)
08:01:21 [2020-11-05T08:01:21.245Z] #20 10.94   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
08:01:21 [2020-11-05T08:01:21.266Z] #42 204.3   CC       criu/uts_ns.o
08:01:21 [2020-11-05T08:01:21.266Z] #42 204.6   CC       criu/vdso.o
08:01:21 [2020-11-05T08:01:21.363Z] #28 DONE 1.5s
08:01:21 [2020-11-05T08:01:21.363Z] 
08:01:21 [2020-11-05T08:01:21.363Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:01:21 [2020-11-05T08:01:21.363Z] #31 DONE 0.3s
08:01:21 [2020-11-05T08:01:21.363Z] 
08:01:21 [2020-11-05T08:01:21.363Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:21 [2020-11-05T08:01:21.363Z] #41 125.5   CC       criu/namespaces.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 127.2   CC       criu/net.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 130.1   CC       criu/netfilter.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 130.6   CC       criu/page-pipe.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 131.2   CC       criu/page-xfer.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 132.7   CC       criu/pagemap-cache.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 133.1   CC       criu/pagemap.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 134.3   CC       criu/parasite-syscall.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 135.2   CC       criu/path.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 135.5   CC       criu/pie-util-vdso-elf32.o
08:01:21 [2020-11-05T08:01:21.363Z] #41 ...
08:01:21 [2020-11-05T08:01:21.363Z] 
08:01:21 [2020-11-05T08:01:21.363Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:01:21 [2020-11-05T08:01:21.363Z] #33 DONE 0.2s
08:01:21 [2020-11-05T08:01:21.363Z] 
08:01:21 [2020-11-05T08:01:21.363Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:01:21 [2020-11-05T08:01:21.363Z] #36 DONE 0.1s
08:01:21 [2020-11-05T08:01:21.363Z] 
08:01:21 [2020-11-05T08:01:21.363Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:01:21 [2020-11-05T08:01:21.565Z] #42 ...
08:01:21 [2020-11-05T08:01:21.565Z] 
08:01:21 [2020-11-05T08:01:21.565Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:01:21 [2020-11-05T08:01:21.565Z] #39 DONE 266.2s
08:01:21 [2020-11-05T08:01:21.742Z] #41 159.1   CC       criu/uts_ns.o
08:01:21 [2020-11-05T08:01:21.742Z] #41 ...
08:01:21 [2020-11-05T08:01:21.742Z] 
08:01:21 [2020-11-05T08:01:21.742Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:01:21 [2020-11-05T08:01:21.742Z] #28 DONE 7.5s
08:01:21 [2020-11-05T08:01:21.742Z] 
08:01:21 [2020-11-05T08:01:21.742Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:21 [2020-11-05T08:01:21.742Z] #41 159.3   CC       criu/vdso.o
08:01:21 [2020-11-05T08:01:21.742Z] #41 ...
08:01:21 [2020-11-05T08:01:21.742Z] 
08:01:21 [2020-11-05T08:01:21.742Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:01:21 [2020-11-05T08:01:21.864Z] 
08:01:21 [2020-11-05T08:01:21.865Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:21 [2020-11-05T08:01:21.926Z] #47 ...
08:01:21 [2020-11-05T08:01:21.926Z] 
08:01:21 [2020-11-05T08:01:21.926Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:21 [2020-11-05T08:01:21.926Z] #41 135.9   CC       criu/pie-util-vdso.o
08:01:22 [2020-11-05T08:01:22.182Z] #41 136.3   CC       criu/pie-util.o
08:01:22 [2020-11-05T08:01:22.439Z] #41 136.5   CC       criu/pipes.o
08:01:22 [2020-11-05T08:01:22.516Z] #55 ...
08:01:22 [2020-11-05T08:01:22.517Z] 
08:01:22 [2020-11-05T08:01:22.517Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:22 [2020-11-05T08:01:22.517Z] #42 205.6   LINK     criu/built-in.o
08:01:22 [2020-11-05T08:01:22.517Z] #42 205.8   LINK     criu/criu
08:01:22 [2020-11-05T08:01:22.633Z] #20 12.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
08:01:22 [2020-11-05T08:01:22.895Z] #20 12.42   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
08:01:22 [2020-11-05T08:01:22.895Z] #20 12.47 Building wheels for collected packages: pyyaml
08:01:22 [2020-11-05T08:01:22.895Z] #20 12.48   Running setup.py bdist_wheel for pyyaml: started
08:01:23 [2020-11-05T08:01:23.002Z] #41 137.2   CC       criu/plugin.o
08:01:23 [2020-11-05T08:01:23.136Z] #31 DONE 1.1s
08:01:23 [2020-11-05T08:01:23.136Z] 
08:01:23 [2020-11-05T08:01:23.136Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:01:23 [2020-11-05T08:01:23.136Z] #33 DONE 0.1s
08:01:23 [2020-11-05T08:01:23.136Z] 
08:01:23 [2020-11-05T08:01:23.136Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:01:23 [2020-11-05T08:01:23.399Z] #36 DONE 0.1s
08:01:23 [2020-11-05T08:01:23.399Z] 
08:01:23 [2020-11-05T08:01:23.399Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:01:23 [2020-11-05T08:01:23.563Z] #41 137.5   CC       criu/proc_parse.o
08:01:23 [2020-11-05T08:01:23.583Z] #42 206.5   DEP      lib/c/criu.d
08:01:23 [2020-11-05T08:01:23.583Z] #42 206.6   CC       images/rpc.pb-c.o
08:01:23 [2020-11-05T08:01:23.868Z] #20 13.60   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
08:01:24 [2020-11-05T08:01:24.131Z] #20 13.61   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
08:01:24 [2020-11-05T08:01:24.131Z] #20 13.67 Successfully built pyyaml
08:01:24 [2020-11-05T08:01:24.131Z] #20 13.68 Installing collected packages: pyyaml, pathspec, yamllint
08:01:24 [2020-11-05T08:01:24.240Z] #42 207.3   CC       lib/c/criu.o
08:01:24 [2020-11-05T08:01:24.345Z] #39 DONE 0.9s
08:01:24 [2020-11-05T08:01:24.345Z] 
08:01:24 [2020-11-05T08:01:24.345Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:24 [2020-11-05T08:01:24.345Z] #41 159.9   LINK     criu/built-in.o
08:01:24 [2020-11-05T08:01:24.345Z] #41 160.0   LINK     criu/criu
08:01:24 [2020-11-05T08:01:24.345Z] #41 160.4   DEP      lib/c/criu.d
08:01:24 [2020-11-05T08:01:24.345Z] #41 160.5   CC       images/rpc.pb-c.o
08:01:24 [2020-11-05T08:01:24.345Z] #41 161.1   CC       lib/c/criu.o
08:01:24 [2020-11-05T08:01:24.392Z] #20 14.11 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
08:01:24 [2020-11-05T08:01:24.607Z] #41 162.1   LINK     lib/c/built-in.o
08:01:24 [2020-11-05T08:01:24.607Z] #41 162.1   LINK     lib/c/libcriu.so
08:01:24 [2020-11-05T08:01:24.607Z] #41 162.2   LINK     lib/c/libcriu.a
08:01:24 [2020-11-05T08:01:24.660Z] #20 DONE 14.5s
08:01:24 [2020-11-05T08:01:24.660Z] 
08:01:24 [2020-11-05T08:01:24.660Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:24 [2020-11-05T08:01:24.660Z] #41 125.3   CC       criu/memfd.o
08:01:24 [2020-11-05T08:01:24.660Z] #41 125.9   CC       criu/mount.o
08:01:24 [2020-11-05T08:01:24.660Z] #41 129.4   CC       criu/namespaces.o
08:01:24 [2020-11-05T08:01:24.660Z] #41 131.3   CC       criu/net.o
08:01:24 [2020-11-05T08:01:24.871Z] #41 162.3   GEN      magic.py
08:01:24 [2020-11-05T08:01:24.872Z] #41 162.4 Note: Building without setproctitle() and strlcpy() support.
08:01:24 [2020-11-05T08:01:24.872Z] #41 162.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:01:24 [2020-11-05T08:01:24.872Z] #41 162.5 Note: Building without GnuTLS support
08:01:24 [2020-11-05T08:01:24.872Z] #41 162.5 Makefile.config:39: Warn: you have no libnftables installed
08:01:24 [2020-11-05T08:01:24.872Z] #41 162.5 Makefile.config:40: Warn: Building without nftables support
08:01:24 [2020-11-05T08:01:24.926Z] #41 ...
08:01:24 [2020-11-05T08:01:24.926Z] 
08:01:24 [2020-11-05T08:01:24.926Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:01:25 [2020-11-05T08:01:25.188Z] #23 DONE 0.4s
08:01:25 [2020-11-05T08:01:25.188Z] 
08:01:25 [2020-11-05T08:01:25.188Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:01:25 [2020-11-05T08:01:25.297Z] #42 208.5   LINK     lib/c/built-in.o
08:01:25 [2020-11-05T08:01:25.297Z] #42 208.5   LINK     lib/c/libcriu.so
08:01:25 [2020-11-05T08:01:25.297Z] #42 208.6   LINK     lib/c/libcriu.a
08:01:25 [2020-11-05T08:01:25.445Z] #41 162.9 fatal: not a git repository (or any of the parent directories): .git
08:01:25 [2020-11-05T08:01:25.453Z] #41 ...
08:01:25 [2020-11-05T08:01:25.453Z] 
08:01:25 [2020-11-05T08:01:25.453Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:01:25 [2020-11-05T08:01:25.453Z] #51 89.24 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
08:01:25 [2020-11-05T08:01:25.453Z] #51 91.09 + mkdir -p /build
08:01:25 [2020-11-05T08:01:25.453Z] #51 91.09 + cp runc /build/runc
08:01:25 [2020-11-05T08:01:25.453Z] #51 DONE 91.5s
08:01:25 [2020-11-05T08:01:25.453Z] 
08:01:25 [2020-11-05T08:01:25.453Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:01:25 [2020-11-05T08:01:25.597Z] #42 208.8   GEN      magic.py
08:01:25 [2020-11-05T08:01:25.900Z] #42 209.0 Note: Building without setproctitle() and strlcpy() support.
08:01:25 [2020-11-05T08:01:25.900Z] #42 209.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:01:25 [2020-11-05T08:01:25.900Z] #42 209.0 Note: Building without GnuTLS support
08:01:25 [2020-11-05T08:01:25.900Z] #42 209.0 Makefile.config:39: Warn: you have no libnftables installed
08:01:25 [2020-11-05T08:01:25.900Z] #42 209.0 Makefile.config:40: Warn: Building without nftables support
08:01:26 [2020-11-05T08:01:26.016Z] #38 ...
08:01:26 [2020-11-05T08:01:26.016Z] 
08:01:26 [2020-11-05T08:01:26.016Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:26 [2020-11-05T08:01:26.016Z] #41 140.1   CC       criu/protobuf-desc.o
08:01:26 [2020-11-05T08:01:26.023Z] #41 163.4 make[1]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.023Z] #41 163.7 make[1]: 'images/built-in.o' is up to date.
08:01:26 [2020-11-05T08:01:26.023Z] #41 163.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:01:26 [2020-11-05T08:01:26.290Z] #41 163.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:01:26 [2020-11-05T08:01:26.290Z] #41 163.8 make[1]: 'compel/libcompel.a' is up to date.
08:01:26 [2020-11-05T08:01:26.290Z] #41 163.8 make[1]: 'compel/compel-host-bin' is up to date.
08:01:26 [2020-11-05T08:01:26.290Z] #41 163.9 make[1]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.290Z] #41 163.9 make[1]: 'soccr/libsoccr.a' is up to date.
08:01:26 [2020-11-05T08:01:26.554Z] #41 164.0 make[2]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.554Z] #41 164.0 make[2]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.554Z] #41 164.1 make[2]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.554Z] #41 164.1 make[2]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.555Z] #42 209.9 fatal: not a git repository (or any of the parent directories): .git
08:01:26 [2020-11-05T08:01:26.820Z] #41 164.2 make[2]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.820Z] #41 164.2 make[2]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.820Z] #41 164.2 make[2]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.820Z] #41 164.3 make[2]: Nothing to be done for 'all'.
08:01:26 [2020-11-05T08:01:26.820Z] #41 164.3   INSTALL  criu/criu
08:01:26 [2020-11-05T08:01:26.952Z] #41 141.1   CC       criu/protobuf.o
08:01:27 [2020-11-05T08:01:27.087Z] #41 DONE 164.6s
08:01:27 [2020-11-05T08:01:27.087Z] 
08:01:27 [2020-11-05T08:01:27.087Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:27 [2020-11-05T08:01:27.208Z] #41 141.4   CC       criu/pstree.o
08:01:27 [2020-11-05T08:01:27.618Z] #42 210.9 make[1]: Nothing to be done for 'all'.
08:01:28 [2020-11-05T08:01:28.137Z] #41 142.3   CC       criu/rbtree.o
08:01:28 [2020-11-05T08:01:28.393Z] #41 142.6   CC       criu/rst-malloc.o
08:01:28 [2020-11-05T08:01:28.538Z] #54 ...
08:01:28 [2020-11-05T08:01:28.538Z] 
08:01:28 [2020-11-05T08:01:28.538Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:01:28 [2020-11-05T08:01:28.538Z] #42 DONE 0.1s
08:01:28 [2020-11-05T08:01:28.538Z] 
08:01:28 [2020-11-05T08:01:28.538Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:28 [2020-11-05T08:01:28.538Z] #54 ...
08:01:28 [2020-11-05T08:01:28.538Z] 
08:01:28 [2020-11-05T08:01:28.538Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:01:28 [2020-11-05T08:01:28.650Z] #41 142.8   CC       criu/seccomp.o
08:01:28 [2020-11-05T08:01:28.685Z] #42 211.8 make[1]: 'images/built-in.o' is up to date.
08:01:28 [2020-11-05T08:01:28.685Z] #42 211.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:01:28 [2020-11-05T08:01:28.685Z] #42 211.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:01:28 [2020-11-05T08:01:28.685Z] #42 212.0 make[1]: 'compel/libcompel.a' is up to date.
08:01:28 [2020-11-05T08:01:28.685Z] #42 212.0 make[1]: 'compel/compel-host-bin' is up to date.
08:01:28 [2020-11-05T08:01:28.685Z] #42 212.0 make[1]: Nothing to be done for 'all'.
08:01:28 [2020-11-05T08:01:28.801Z] #44 DONE 0.3s
08:01:28 [2020-11-05T08:01:28.801Z] 
08:01:28 [2020-11-05T08:01:28.801Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:01:28 [2020-11-05T08:01:28.801Z] #46 DONE 0.1s
08:01:28 [2020-11-05T08:01:28.801Z] 
08:01:28 [2020-11-05T08:01:28.801Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:28 [2020-11-05T08:01:28.986Z] #42 212.1 make[1]: 'soccr/libsoccr.a' is up to date.
08:01:28 [2020-11-05T08:01:28.986Z] #42 212.3 make[2]: Nothing to be done for 'all'.
08:01:29 [2020-11-05T08:01:29.062Z] #54 ...
08:01:29 [2020-11-05T08:01:29.062Z] 
08:01:29 [2020-11-05T08:01:29.062Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:01:29 [2020-11-05T08:01:29.062Z] #48 DONE 0.2s
08:01:29 [2020-11-05T08:01:29.062Z] 
08:01:29 [2020-11-05T08:01:29.062Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:01:29 [2020-11-05T08:01:29.215Z] #41 ...
08:01:29 [2020-11-05T08:01:29.215Z] 
08:01:29 [2020-11-05T08:01:29.215Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:01:29 [2020-11-05T08:01:29.215Z] #38 DONE 239.6s
08:01:29 [2020-11-05T08:01:29.215Z] 
08:01:29 [2020-11-05T08:01:29.215Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:29 [2020-11-05T08:01:29.215Z] #41 143.2   CC       criu/seize.o
08:01:29 [2020-11-05T08:01:29.289Z] #42 212.3 make[2]: Nothing to be done for 'all'.
08:01:29 [2020-11-05T08:01:29.290Z] #42 212.4 make[2]: Nothing to be done for 'all'.
08:01:29 [2020-11-05T08:01:29.290Z] #42 212.6 make[2]: Nothing to be done for 'all'.
08:01:29 [2020-11-05T08:01:29.290Z] #42 212.6 make[2]: Nothing to be done for 'all'.
08:01:29 [2020-11-05T08:01:29.290Z] #42 212.7 make[2]: Nothing to be done for 'all'.
08:01:29 [2020-11-05T08:01:29.290Z] #42 212.7 make[2]: Nothing to be done for 'all'.
08:01:29 [2020-11-05T08:01:29.323Z] #50 DONE 0.1s
08:01:29 [2020-11-05T08:01:29.323Z] 
08:01:29 [2020-11-05T08:01:29.323Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:01:29 [2020-11-05T08:01:29.401Z] #28 DONE 3.8s
08:01:29 [2020-11-05T08:01:29.401Z] 
08:01:29 [2020-11-05T08:01:29.401Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:01:29 [2020-11-05T08:01:29.401Z] #31 DONE 0.4s
08:01:29 [2020-11-05T08:01:29.401Z] 
08:01:29 [2020-11-05T08:01:29.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:29 [2020-11-05T08:01:29.401Z] #41 134.8   CC       criu/netfilter.o
08:01:29 [2020-11-05T08:01:29.401Z] #41 135.1   CC       criu/page-pipe.o
08:01:29 [2020-11-05T08:01:29.401Z] #41 135.9   CC       criu/page-xfer.o
08:01:29 [2020-11-05T08:01:29.401Z] #41 137.0   CC       criu/pagemap-cache.o
08:01:29 [2020-11-05T08:01:29.401Z] #41 137.5   CC       criu/pagemap.o
08:01:29 [2020-11-05T08:01:29.401Z] #41 138.3   CC       criu/parasite-syscall.o
08:01:29 [2020-11-05T08:01:29.584Z] #52 DONE 0.3s
08:01:29 [2020-11-05T08:01:29.584Z] 
08:01:29 [2020-11-05T08:01:29.584Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:29 [2020-11-05T08:01:29.592Z] #42 212.8 make[2]: Nothing to be done for 'all'.
08:01:29 [2020-11-05T08:01:29.592Z] #42 212.9   INSTALL  criu/criu
08:01:29 [2020-11-05T08:01:29.592Z] #42 DONE 213.0s
08:01:29 [2020-11-05T08:01:29.592Z] 
08:01:29 [2020-11-05T08:01:29.592Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:29 [2020-11-05T08:01:29.663Z] #41 ...
08:01:29 [2020-11-05T08:01:29.663Z] 
08:01:29 [2020-11-05T08:01:29.663Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:01:29 [2020-11-05T08:01:29.663Z] #33 DONE 0.3s
08:01:29 [2020-11-05T08:01:29.663Z] 
08:01:29 [2020-11-05T08:01:29.663Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:01:29 [2020-11-05T08:01:29.924Z] #36 DONE 0.2s
08:01:29 [2020-11-05T08:01:29.924Z] 
08:01:29 [2020-11-05T08:01:29.924Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:30 [2020-11-05T08:01:30.144Z] #41 144.2   CC       criu/servicefd.o
08:01:30 [2020-11-05T08:01:30.186Z] #54 ...
08:01:30 [2020-11-05T08:01:30.186Z] 
08:01:30 [2020-11-05T08:01:30.186Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
08:01:30 [2020-11-05T08:01:30.186Z] #51 91.46 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
08:01:30 [2020-11-05T08:01:30.400Z] #41 144.6   CC       criu/shmem.o
08:01:31 [2020-11-05T08:01:31.145Z] #55 ...
08:01:31 [2020-11-05T08:01:31.146Z] 
08:01:31 [2020-11-05T08:01:31.146Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:01:31 [2020-11-05T08:01:31.146Z] #48 276.0 + /build/golangci-lint --version
08:01:31 [2020-11-05T08:01:31.330Z] #41 145.3   CC       criu/sigframe.o
08:01:31 [2020-11-05T08:01:31.330Z] #41 145.5   CC       criu/signalfd.o
08:01:31 [2020-11-05T08:01:31.587Z] #41 145.7   CC       criu/sk-inet.o
08:01:31 [2020-11-05T08:01:31.587Z] #41 ...
08:01:31 [2020-11-05T08:01:31.587Z] 
08:01:31 [2020-11-05T08:01:31.587Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:01:31 [2020-11-05T08:01:31.587Z] #39 DONE 0.7s
08:01:31 [2020-11-05T08:01:31.796Z] #48 276.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
08:01:31 [2020-11-05T08:01:31.796Z] #48 DONE 276.5s
08:01:31 [2020-11-05T08:01:31.796Z] 
08:01:31 [2020-11-05T08:01:31.796Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:31 [2020-11-05T08:01:31.843Z] 
08:01:31 [2020-11-05T08:01:31.844Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:01:32 [2020-11-05T08:01:32.100Z] #47 ...
08:01:32 [2020-11-05T08:01:32.100Z] 
08:01:32 [2020-11-05T08:01:32.100Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:32 [2020-11-05T08:01:32.100Z] #41 146.3   CC       criu/sk-netlink.o
08:01:32 [2020-11-05T08:01:32.103Z] #51 93.51 + mkdir -p /build
08:01:32 [2020-11-05T08:01:32.103Z] #51 93.52 + cp runc /build/runc
08:01:32 [2020-11-05T08:01:32.357Z] #41 146.6   CC       criu/sk-packet.o
08:01:32 [2020-11-05T08:01:32.675Z] #51 DONE 94.1s
08:01:32 [2020-11-05T08:01:32.675Z] 
08:01:32 [2020-11-05T08:01:32.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:32 [2020-11-05T08:01:32.675Z] #41 139.1   CC       criu/path.o
08:01:32 [2020-11-05T08:01:32.675Z] #41 139.4   CC       criu/pie-util-vdso-elf32.o
08:01:32 [2020-11-05T08:01:32.675Z] #41 139.9   CC       criu/pie-util-vdso.o
08:01:32 [2020-11-05T08:01:32.675Z] #41 140.3   CC       criu/pie-util.o
08:01:32 [2020-11-05T08:01:32.675Z] #41 140.5   CC       criu/pipes.o
08:01:32 [2020-11-05T08:01:32.675Z] #41 141.1   CC       criu/plugin.o
08:01:32 [2020-11-05T08:01:32.675Z] #41 141.4   CC       criu/proc_parse.o
08:01:32 [2020-11-05T08:01:32.920Z] #41 147.0   CC       criu/sk-queue.o
08:01:33 [2020-11-05T08:01:33.177Z] #41 147.2   CC       criu/sk-tcp.o
08:01:33 [2020-11-05T08:01:33.434Z] #41 147.6   CC       criu/sk-unix.o
08:01:34 [2020-11-05T08:01:34.064Z] #41 ...
08:01:34 [2020-11-05T08:01:34.064Z] 
08:01:34 [2020-11-05T08:01:34.064Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
08:01:34 [2020-11-05T08:01:34.064Z] #38 DONE 241.2s
08:01:34 [2020-11-05T08:01:34.325Z] 
08:01:34 [2020-11-05T08:01:34.325Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:01:34 [2020-11-05T08:01:34.363Z] #41 ...
08:01:34 [2020-11-05T08:01:34.363Z] 
08:01:34 [2020-11-05T08:01:34.363Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:01:34 [2020-11-05T08:01:34.363Z] #47 244.5 + /build/golangci-lint --version
08:01:34 [2020-11-05T08:01:34.363Z] #47 244.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
08:01:34 [2020-11-05T08:01:34.363Z] #47 DONE 245.1s
08:01:34 [2020-11-05T08:01:34.621Z] 
08:01:34 [2020-11-05T08:01:34.621Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:34 [2020-11-05T08:01:34.621Z] #54 ...
08:01:34 [2020-11-05T08:01:34.621Z] 
08:01:34 [2020-11-05T08:01:34.621Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:34 [2020-11-05T08:01:34.621Z] #41 148.8   CC       criu/sockets.o
08:01:35 [2020-11-05T08:01:35.184Z] #41 149.5   CC       criu/stats.o
08:01:35 [2020-11-05T08:01:35.269Z] #47 ...
08:01:35 [2020-11-05T08:01:35.269Z] 
08:01:35 [2020-11-05T08:01:35.269Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:35 [2020-11-05T08:01:35.269Z] #41 144.1   CC       criu/protobuf-desc.o
08:01:35 [2020-11-05T08:01:35.747Z] #41 149.7   CC       criu/string.o
08:01:35 [2020-11-05T08:01:35.747Z] #41 149.8   CC       criu/sysctl.o
08:01:36 [2020-11-05T08:01:36.214Z] #41 144.8   CC       criu/protobuf.o
08:01:36 [2020-11-05T08:01:36.214Z] #41 145.1   CC       criu/pstree.o
08:01:36 [2020-11-05T08:01:36.310Z] #41 150.5   CC       criu/sysfs_parse.o
08:01:36 [2020-11-05T08:01:36.475Z] #41 ...
08:01:36 [2020-11-05T08:01:36.475Z] 
08:01:36 [2020-11-05T08:01:36.475Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:01:36 [2020-11-05T08:01:36.475Z] #39 DONE 0.8s
08:01:36 [2020-11-05T08:01:36.567Z] #41 150.7   CC       criu/timens.o
08:01:36 [2020-11-05T08:01:36.737Z] 
08:01:36 [2020-11-05T08:01:36.737Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:36 [2020-11-05T08:01:36.823Z] #41 150.8   CC       criu/timerfd.o
08:01:36 [2020-11-05T08:01:36.823Z] #41 151.0   CC       criu/tty.o
08:01:36 [2020-11-05T08:01:36.999Z] #41 145.7   CC       criu/rbtree.o
08:01:36 [2020-11-05T08:01:36.999Z] #41 145.9   CC       criu/rst-malloc.o
08:01:37 [2020-11-05T08:01:37.260Z] #41 146.1   CC       criu/seccomp.o
08:01:37 [2020-11-05T08:01:37.750Z] #41 151.9   CC       criu/tun.o
08:01:37 [2020-11-05T08:01:37.832Z] #41 146.5   CC       criu/seize.o
08:01:38 [2020-11-05T08:01:38.006Z] #41 152.1   CC       criu/uffd.o
08:01:38 [2020-11-05T08:01:38.405Z] #41 147.1   CC       criu/servicefd.o
08:01:38 [2020-11-05T08:01:38.567Z] #41 152.7   CC       criu/util.o
08:01:38 [2020-11-05T08:01:38.666Z] #41 147.4   CC       criu/shmem.o
08:01:38 [2020-11-05T08:01:38.928Z] #41 147.9   CC       criu/sigframe.o
08:01:39 [2020-11-05T08:01:39.129Z] #41 153.3   CC       criu/uts_ns.o
08:01:39 [2020-11-05T08:01:39.129Z] #41 153.4   CC       criu/vdso-compat.o
08:01:39 [2020-11-05T08:01:39.189Z] #41 148.1   CC       criu/signalfd.o
08:01:39 [2020-11-05T08:01:39.385Z] #41 153.6   CC       criu/vdso.o
08:01:39 [2020-11-05T08:01:39.450Z] #41 148.3   CC       criu/sk-inet.o
08:01:39 [2020-11-05T08:01:39.946Z] #41 153.9   LINK     criu/built-in.o
08:01:39 [2020-11-05T08:01:39.946Z] #41 153.9   LINK     criu/criu
08:01:40 [2020-11-05T08:01:40.202Z] #41 154.2   DEP      lib/c/criu.d
08:01:40 [2020-11-05T08:01:40.202Z] #41 154.2   CC       images/rpc.pb-c.o
08:01:40 [2020-11-05T08:01:40.395Z] #41 149.0   CC       criu/sk-netlink.o
08:01:40 [2020-11-05T08:01:40.395Z] #41 ...
08:01:40 [2020-11-05T08:01:40.395Z] 
08:01:40 [2020-11-05T08:01:40.395Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
08:01:40 [2020-11-05T08:01:40.395Z] #47 246.8 + /build/golangci-lint --version
08:01:40 [2020-11-05T08:01:40.395Z] #47 247.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
08:01:40 [2020-11-05T08:01:40.395Z] #47 DONE 247.6s
08:01:40 [2020-11-05T08:01:40.395Z] 
08:01:40 [2020-11-05T08:01:40.395Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
08:01:40 [2020-11-05T08:01:40.395Z] #41 149.3   CC       criu/sk-packet.o
08:01:40 [2020-11-05T08:01:40.459Z] #41 154.5   CC       lib/c/criu.o
08:01:40 [2020-11-05T08:01:40.715Z] #41 155.0   LINK     lib/c/built-in.o
08:01:40 [2020-11-05T08:01:40.967Z] #41 149.7   CC       criu/sk-queue.o
08:01:40 [2020-11-05T08:01:40.967Z] #41 149.9   CC       criu/sk-tcp.o
08:01:40 [2020-11-05T08:01:40.971Z] #41 155.1   LINK     lib/c/libcriu.so
08:01:40 [2020-11-05T08:01:40.971Z] #41 155.1   LINK     lib/c/libcriu.a
08:01:40 [2020-11-05T08:01:40.971Z] #41 155.2   GEN      magic.py
08:01:40 [2020-11-05T08:01:40.971Z] #41 155.3 Note: Building without setproctitle() and strlcpy() support.
08:01:40 [2020-11-05T08:01:40.971Z] #41 155.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:01:40 [2020-11-05T08:01:40.971Z] #41 155.3 Note: Building without GnuTLS support
08:01:40 [2020-11-05T08:01:40.971Z] #41 155.3 Makefile.config:39: Warn: you have no libnftables installed
08:01:40 [2020-11-05T08:01:40.971Z] #41 155.3 Makefile.config:40: Warn: Building without nftables support
08:01:41 [2020-11-05T08:01:41.541Z] #41 150.3   CC       criu/sk-unix.o
08:01:41 [2020-11-05T08:01:41.818Z] #54 203.9 + bin/containerd-stress
08:01:41 [2020-11-05T08:01:41.900Z] #41 155.8 fatal: not a git repository (or any of the parent directories): .git
08:01:42 [2020-11-05T08:01:42.156Z] #41 156.2 make[1]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.412Z] #41 156.7 make[1]: 'images/built-in.o' is up to date.
08:01:42 [2020-11-05T08:01:42.412Z] #41 156.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:01:42 [2020-11-05T08:01:42.412Z] #41 156.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:01:42 [2020-11-05T08:01:42.412Z] #41 156.7 make[1]: 'compel/libcompel.a' is up to date.
08:01:42 [2020-11-05T08:01:42.412Z] #41 156.7 make[1]: 'compel/compel-host-bin' is up to date.
08:01:42 [2020-11-05T08:01:42.412Z] #41 156.7 make[1]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.669Z] #41 156.8 make[1]: 'soccr/libsoccr.a' is up to date.
08:01:42 [2020-11-05T08:01:42.669Z] #41 156.9 make[2]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.669Z] #41 156.9 make[2]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.669Z] #41 156.9 make[2]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.669Z] #41 157.0 make[2]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.927Z] #41 157.0 make[2]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.927Z] #41 157.1 make[2]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.927Z] #41 157.1 make[2]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.927Z] #41 157.2 make[2]: Nothing to be done for 'all'.
08:01:42 [2020-11-05T08:01:42.929Z] #41 151.7   CC       criu/sockets.o
08:01:43 [2020-11-05T08:01:43.183Z] #41 157.2   INSTALL  criu/criu
08:01:43 [2020-11-05T08:01:43.183Z] #41 DONE 157.4s
08:01:43 [2020-11-05T08:01:43.183Z] 
08:01:43 [2020-11-05T08:01:43.183Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:43 [2020-11-05T08:01:43.501Z] #41 152.1   CC       criu/stats.o
08:01:43 [2020-11-05T08:01:43.501Z] #41 152.2   CC       criu/string.o
08:01:43 [2020-11-05T08:01:43.501Z] #41 152.2   CC       criu/sysctl.o
08:01:43 [2020-11-05T08:01:43.763Z] #41 152.6   CC       criu/sysfs_parse.o
08:01:44 [2020-11-05T08:01:44.024Z] #41 152.7   CC       criu/timens.o
08:01:44 [2020-11-05T08:01:44.024Z] #41 152.9   CC       criu/timerfd.o
08:01:44 [2020-11-05T08:01:44.286Z] #41 153.0   CC       criu/tty.o
08:01:44 [2020-11-05T08:01:44.366Z] #54 207.1 + bin/containerd-shim
08:01:44 [2020-11-05T08:01:44.551Z] #54 ...
08:01:44 [2020-11-05T08:01:44.551Z] 
08:01:44 [2020-11-05T08:01:44.551Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:01:44 [2020-11-05T08:01:44.551Z] #42 DONE 0.0s
08:01:44 [2020-11-05T08:01:44.551Z] 
08:01:44 [2020-11-05T08:01:44.551Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:01:44 [2020-11-05T08:01:44.551Z] #44 DONE 0.1s
08:01:44 [2020-11-05T08:01:44.551Z] 
08:01:44 [2020-11-05T08:01:44.551Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:01:44 [2020-11-05T08:01:44.551Z] #46 DONE 0.0s
08:01:44 [2020-11-05T08:01:44.551Z] 
08:01:44 [2020-11-05T08:01:44.551Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:01:44 [2020-11-05T08:01:44.808Z] #48 DONE 0.2s
08:01:44 [2020-11-05T08:01:44.808Z] 
08:01:44 [2020-11-05T08:01:44.808Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:01:44 [2020-11-05T08:01:44.808Z] #50 DONE 0.1s
08:01:44 [2020-11-05T08:01:44.808Z] 
08:01:44 [2020-11-05T08:01:44.808Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:44 [2020-11-05T08:01:44.808Z] #54 ...
08:01:44 [2020-11-05T08:01:44.808Z] 
08:01:44 [2020-11-05T08:01:44.808Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:01:45 [2020-11-05T08:01:45.067Z] #52 DONE 0.2s
08:01:45 [2020-11-05T08:01:45.067Z] 
08:01:45 [2020-11-05T08:01:45.067Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:45 [2020-11-05T08:01:45.230Z] #41 153.9   CC       criu/tun.o
08:01:45 [2020-11-05T08:01:45.230Z] #41 154.2   CC       criu/uffd.o
08:01:45 [2020-11-05T08:01:45.630Z] #54 199.7 + bin/containerd
08:01:45 [2020-11-05T08:01:45.803Z] #41 154.8   CC       criu/util.o
08:01:46 [2020-11-05T08:01:46.747Z] #41 155.4   CC       criu/uts_ns.o
08:01:46 [2020-11-05T08:01:46.748Z] #41 155.5   CC       criu/vdso-compat.o
08:01:46 [2020-11-05T08:01:46.748Z] #41 155.6   CC       criu/vdso.o
08:01:47 [2020-11-05T08:01:47.276Z] #55 251.7 + bin/containerd
08:01:47 [2020-11-05T08:01:47.320Z] #41 156.0   LINK     criu/built-in.o
08:01:47 [2020-11-05T08:01:47.320Z] #41 156.1   LINK     criu/criu
08:01:47 [2020-11-05T08:01:47.582Z] #41 156.4   DEP      lib/c/criu.d
08:01:47 [2020-11-05T08:01:47.582Z] #41 156.4   CC       images/rpc.pb-c.o
08:01:47 [2020-11-05T08:01:47.843Z] #41 156.7   CC       lib/c/criu.o
08:01:48 [2020-11-05T08:01:48.416Z] #41 157.2   LINK     lib/c/built-in.o
08:01:48 [2020-11-05T08:01:48.416Z] #41 157.2   LINK     lib/c/libcriu.so
08:01:48 [2020-11-05T08:01:48.416Z] #41 157.3   LINK     lib/c/libcriu.a
08:01:48 [2020-11-05T08:01:48.416Z] #41 157.4   GEN      magic.py
08:01:48 [2020-11-05T08:01:48.678Z] #41 157.5 Note: Building without setproctitle() and strlcpy() support.
08:01:48 [2020-11-05T08:01:48.678Z] #41 157.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
08:01:48 [2020-11-05T08:01:48.678Z] #41 157.5 Note: Building without GnuTLS support
08:01:48 [2020-11-05T08:01:48.678Z] #41 157.5 Makefile.config:39: Warn: you have no libnftables installed
08:01:48 [2020-11-05T08:01:48.678Z] #41 157.5 Makefile.config:40: Warn: Building without nftables support
08:01:49 [2020-11-05T08:01:49.251Z] #41 158.0 fatal: not a git repository (or any of the parent directories): .git
08:01:49 [2020-11-05T08:01:49.824Z] #41 158.4 make[1]: Nothing to be done for 'all'.
08:01:49 [2020-11-05T08:01:49.824Z] #41 158.8 make[1]: 'images/built-in.o' is up to date.
08:01:49 [2020-11-05T08:01:49.824Z] #41 158.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
08:01:50 [2020-11-05T08:01:50.085Z] #41 158.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
08:01:50 [2020-11-05T08:01:50.085Z] #41 158.8 make[1]: 'compel/libcompel.a' is up to date.
08:01:50 [2020-11-05T08:01:50.085Z] #41 158.8 make[1]: 'compel/compel-host-bin' is up to date.
08:01:50 [2020-11-05T08:01:50.085Z] #41 158.9 make[1]: Nothing to be done for 'all'.
08:01:50 [2020-11-05T08:01:50.085Z] #41 158.9 make[1]: 'soccr/libsoccr.a' is up to date.
08:01:50 [2020-11-05T08:01:50.085Z] #41 159.0 make[2]: Nothing to be done for 'all'.
08:01:50 [2020-11-05T08:01:50.085Z] #41 159.0 make[2]: Nothing to be done for 'all'.
08:01:50 [2020-11-05T08:01:50.085Z] #41 159.0 make[2]: Nothing to be done for 'all'.
08:01:50 [2020-11-05T08:01:50.085Z] #41 159.0 make[2]: Nothing to be done for 'all'.
08:01:50 [2020-11-05T08:01:50.348Z] #41 159.1 make[2]: Nothing to be done for 'all'.
08:01:50 [2020-11-05T08:01:50.348Z] #41 159.1 make[2]: Nothing to be done for 'all'.
08:01:50 [2020-11-05T08:01:50.348Z] #41 159.1 make[2]: Nothing to be done for 'all'.
08:01:50 [2020-11-05T08:01:50.348Z] #41 159.2 make[2]: Nothing to be done for 'all'.
08:01:50 [2020-11-05T08:01:50.348Z] #41 159.2   INSTALL  criu/criu
08:01:50 [2020-11-05T08:01:50.610Z] #41 DONE 159.4s
08:01:50 [2020-11-05T08:01:50.610Z] 
08:01:50 [2020-11-05T08:01:50.610Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:50 [2020-11-05T08:01:50.964Z] #54 212.6 + bin/containerd-shim-runc-v1
08:01:52 [2020-11-05T08:01:52.003Z] #54 ...
08:01:52 [2020-11-05T08:01:52.003Z] 
08:01:52 [2020-11-05T08:01:52.003Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:01:52 [2020-11-05T08:01:52.003Z] #42 DONE 0.1s
08:01:52 [2020-11-05T08:01:52.264Z] 
08:01:52 [2020-11-05T08:01:52.264Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:01:52 [2020-11-05T08:01:52.526Z] #44 DONE 0.3s
08:01:52 [2020-11-05T08:01:52.526Z] 
08:01:52 [2020-11-05T08:01:52.526Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:01:52 [2020-11-05T08:01:52.526Z] #46 DONE 0.1s
08:01:52 [2020-11-05T08:01:52.526Z] 
08:01:52 [2020-11-05T08:01:52.526Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:52 [2020-11-05T08:01:52.526Z] #54 ...
08:01:52 [2020-11-05T08:01:52.526Z] 
08:01:52 [2020-11-05T08:01:52.526Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:01:53 [2020-11-05T08:01:53.099Z] #48 DONE 0.7s
08:01:53 [2020-11-05T08:01:53.099Z] 
08:01:53 [2020-11-05T08:01:53.099Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:53 [2020-11-05T08:01:53.099Z] #54 197.1 + bin/containerd
08:01:53 [2020-11-05T08:01:53.360Z] #54 ...
08:01:53 [2020-11-05T08:01:53.360Z] 
08:01:53 [2020-11-05T08:01:53.360Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:01:53 [2020-11-05T08:01:53.360Z] #50 DONE 0.0s
08:01:53 [2020-11-05T08:01:53.360Z] 
08:01:53 [2020-11-05T08:01:53.360Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:01:53 [2020-11-05T08:01:53.360Z] #52 DONE 0.1s
08:01:53 [2020-11-05T08:01:53.360Z] 
08:01:53 [2020-11-05T08:01:53.360Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:54 [2020-11-05T08:01:54.266Z] #55 ...
08:01:54 [2020-11-05T08:01:54.266Z] 
08:01:54 [2020-11-05T08:01:54.266Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
08:01:54 [2020-11-05T08:01:54.266Z] #23 298.2 + return
08:01:54 [2020-11-05T08:01:54.266Z] #23 DONE 298.4s
08:01:54 [2020-11-05T08:01:54.266Z] 
08:01:54 [2020-11-05T08:01:54.266Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:54 [2020-11-05T08:01:54.270Z] #54 216.5 + bin/containerd-shim-runc-v2
08:01:55 [2020-11-05T08:01:55.214Z] #54 217.7 + binaries
08:01:55 [2020-11-05T08:01:55.214Z] #54 217.7 + install -D bin/containerd /build/containerd
08:01:55 [2020-11-05T08:01:55.214Z] #54 217.8 + install -D bin/containerd-shim /build/containerd-shim
08:01:55 [2020-11-05T08:01:55.214Z] #54 217.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:01:55 [2020-11-05T08:01:55.214Z] #54 217.8 + install -D bin/ctr /build/ctr
08:01:55 [2020-11-05T08:01:55.331Z] #55 ...
08:01:55 [2020-11-05T08:01:55.331Z] 
08:01:55 [2020-11-05T08:01:55.331Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
08:01:55 [2020-11-05T08:01:55.331Z] #24 DONE 0.1s
08:01:55 [2020-11-05T08:01:55.634Z] 
08:01:55 [2020-11-05T08:01:55.634Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
08:01:56 [2020-11-05T08:01:56.288Z] #29 DONE 0.7s
08:01:56 [2020-11-05T08:01:56.288Z] 
08:01:56 [2020-11-05T08:01:56.288Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
08:01:56 [2020-11-05T08:01:56.288Z] #32 DONE 0.1s
08:01:56 [2020-11-05T08:01:56.288Z] 
08:01:56 [2020-11-05T08:01:56.288Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:56 [2020-11-05T08:01:56.288Z] #55 ...
08:01:56 [2020-11-05T08:01:56.288Z] 
08:01:56 [2020-11-05T08:01:56.288Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
08:01:56 [2020-11-05T08:01:56.288Z] #34 DONE 0.1s
08:01:56 [2020-11-05T08:01:56.288Z] 
08:01:56 [2020-11-05T08:01:56.288Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
08:01:56 [2020-11-05T08:01:56.288Z] #37 DONE 0.1s
08:01:56 [2020-11-05T08:01:56.288Z] 
08:01:56 [2020-11-05T08:01:56.288Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
08:01:56 [2020-11-05T08:01:56.590Z] #40 DONE 0.2s
08:01:56 [2020-11-05T08:01:56.590Z] 
08:01:56 [2020-11-05T08:01:56.590Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:56 [2020-11-05T08:01:56.590Z] #55 ...
08:01:56 [2020-11-05T08:01:56.590Z] 
08:01:56 [2020-11-05T08:01:56.590Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
08:01:56 [2020-11-05T08:01:56.890Z] #43 DONE 0.2s
08:01:56 [2020-11-05T08:01:56.890Z] 
08:01:56 [2020-11-05T08:01:56.890Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
08:01:56 [2020-11-05T08:01:56.890Z] #45 DONE 0.1s
08:01:56 [2020-11-05T08:01:56.890Z] 
08:01:56 [2020-11-05T08:01:56.890Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
08:01:56 [2020-11-05T08:01:56.890Z] #47 DONE 0.1s
08:01:56 [2020-11-05T08:01:56.890Z] 
08:01:56 [2020-11-05T08:01:56.890Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:57 [2020-11-05T08:01:57.208Z] #55 ...
08:01:57 [2020-11-05T08:01:57.208Z] 
08:01:57 [2020-11-05T08:01:57.208Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
08:01:57 [2020-11-05T08:01:57.208Z] #49 DONE 0.1s
08:01:57 [2020-11-05T08:01:57.208Z] 
08:01:57 [2020-11-05T08:01:57.208Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
08:01:57 [2020-11-05T08:01:57.208Z] #51 DONE 0.1s
08:01:57 [2020-11-05T08:01:57.208Z] 
08:01:57 [2020-11-05T08:01:57.208Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:57 [2020-11-05T08:01:57.208Z] #55 ...
08:01:57 [2020-11-05T08:01:57.208Z] 
08:01:57 [2020-11-05T08:01:57.208Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
08:01:57 [2020-11-05T08:01:57.208Z] #53 DONE 0.1s
08:01:57 [2020-11-05T08:01:57.508Z] 
08:01:57 [2020-11-05T08:01:57.508Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
08:01:57 [2020-11-05T08:01:57.766Z] #54 DONE 220.7s
08:01:59 [2020-11-05T08:01:59.151Z] 
08:01:59 [2020-11-05T08:01:59.151Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:02:01 [2020-11-05T08:02:01.694Z] #55 DONE 2.3s
08:02:01 [2020-11-05T08:02:01.694Z] 
08:02:01 [2020-11-05T08:02:01.694Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:02:01 [2020-11-05T08:02:01.955Z] #59 DONE 0.5s
08:02:01 [2020-11-05T08:02:01.955Z] 
08:02:01 [2020-11-05T08:02:01.955Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:02:03 [2020-11-05T08:02:03.338Z] #61 DONE 1.3s
08:02:03 [2020-11-05T08:02:03.338Z] 
08:02:03 [2020-11-05T08:02:03.338Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:02:03 [2020-11-05T08:02:03.338Z] #63 DONE 0.1s
08:02:03 [2020-11-05T08:02:03.599Z] 
08:02:03 [2020-11-05T08:02:03.599Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:02:03 [2020-11-05T08:02:03.599Z] #64 DONE 0.0s
08:02:03 [2020-11-05T08:02:03.599Z] 
08:02:03 [2020-11-05T08:02:03.599Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
08:02:05 [2020-11-05T08:02:05.514Z] #65 DONE 1.7s
08:02:05 [2020-11-05T08:02:05.514Z] 
08:02:05 [2020-11-05T08:02:05.514Z] #66 exporting to image
08:02:05 [2020-11-05T08:02:05.514Z] #66 exporting layers
08:02:09 [2020-11-05T08:02:09.726Z] #66 exporting layers 4.0s done
08:02:09 [2020-11-05T08:02:09.727Z] #66 writing image sha256:83732fd9e4d9febe93f175b29959cd5e7d4e685c25ed5bd812220312217a4115 done
08:02:09 [2020-11-05T08:02:09.727Z] #66 naming to docker.io/library/docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 done
08:02:09 [2020-11-05T08:02:09.727Z] #66 DONE 4.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:02:10 [2020-11-05T08:02:10.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/test/unit
08:02:11 [2020-11-05T08:02:11.234Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:02:11 [2020-11-05T08:02:11.235Z] 
08:02:11 [2020-11-05T08:02:11.235Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:02:11 [2020-11-05T08:02:11.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:02:11 [2020-11-05T08:02:11.235Z] HOSTNAME=c442484202e0
08:02:11 [2020-11-05T08:02:11.235Z] TESTDEBUG=0
08:02:11 [2020-11-05T08:02:11.235Z] DEST=bundles/test-integration
08:02:11 [2020-11-05T08:02:11.235Z] PWD=/go/src/github.com/docker/docker
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3
08:02:11 [2020-11-05T08:02:11.235Z] container=docker
08:02:11 [2020-11-05T08:02:11.235Z] HOME=/root
08:02:11 [2020-11-05T08:02:11.235Z] GOLANG_VERSION=1.13.15
08:02:11 [2020-11-05T08:02:11.235Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:02:11 [2020-11-05T08:02:11.235Z] VALIDATE_BRANCH=master
08:02:11 [2020-11-05T08:02:11.235Z] TERM=xterm
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_PKG=github.com/docker/docker
08:02:11 [2020-11-05T08:02:11.235Z] SHLVL=1
08:02:11 [2020-11-05T08:02:11.235Z] TIMEOUT=120m
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_GRAPHDRIVER=overlay2
08:02:11 [2020-11-05T08:02:11.235Z] GO111MODULE=off
08:02:11 [2020-11-05T08:02:11.235Z] DOCKER_EXPERIMENTAL=1
08:02:11 [2020-11-05T08:02:11.235Z] TEST_SKIP_INTEGRATION_CLI=1
08:02:11 [2020-11-05T08:02:11.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:02:11 [2020-11-05T08:02:11.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:02:11 [2020-11-05T08:02:11.235Z] GOPATH=/go
08:02:11 [2020-11-05T08:02:11.235Z] PKG_CONFIG=pkg-config
08:02:11 [2020-11-05T08:02:11.235Z] _=/usr/bin/env
08:02:11 [2020-11-05T08:02:11.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:02:15 [2020-11-05T08:02:15.359Z] ?   	github.com/docker/docker/api	[no test files]
08:02:17 [2020-11-05T08:02:17.663Z] #54 227.2 + bin/containerd-stress
08:02:17 [2020-11-05T08:02:17.663Z] #54 229.0 + bin/containerd-shim
08:02:21 [2020-11-05T08:02:21.834Z] #54 235.7 + bin/containerd-shim-runc-v1
08:02:24 [2020-11-05T08:02:24.521Z] 4612f6d0b889: Pull complete
08:02:24 [2020-11-05T08:02:24.783Z] #55 287.9 + bin/containerd-stress
08:02:24 [2020-11-05T08:02:24.783Z] #55 290.3 + bin/containerd-shim
08:02:25 [2020-11-05T08:02:25.474Z] #54 225.4 + bin/containerd-stress
08:02:25 [2020-11-05T08:02:25.474Z] #54 227.3 + bin/containerd-shim
08:02:27 [2020-11-05T08:02:27.084Z] #54 240.1 + bin/containerd-shim-runc-v2
08:02:27 [2020-11-05T08:02:27.084Z] #54 241.0 + binaries
08:02:27 [2020-11-05T08:02:27.084Z] #54 241.0 + install -D bin/containerd /build/containerd
08:02:27 [2020-11-05T08:02:27.084Z] #54 241.0 + install -D bin/containerd-shim /build/containerd-shim
08:02:27 [2020-11-05T08:02:27.084Z] #54 241.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:02:27 [2020-11-05T08:02:27.084Z] #54 241.1 + install -D bin/ctr /build/ctr
08:02:27 [2020-11-05T08:02:27.628Z] ok  	github.com/docker/docker/api/server	0.051s	coverage: 9.0% of statements
08:02:29 [2020-11-05T08:02:29.597Z] #54 DONE 243.5s
08:02:29 [2020-11-05T08:02:29.681Z] #54 234.0 + bin/containerd-shim-runc-v1
08:02:29 [2020-11-05T08:02:29.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:02:30 [2020-11-05T08:02:30.524Z] 
08:02:30 [2020-11-05T08:02:30.524Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:02:31 [2020-11-05T08:02:31.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:02:31 [2020-11-05T08:02:31.449Z] #55 DONE 0.9s
08:02:31 [2020-11-05T08:02:31.449Z] 
08:02:31 [2020-11-05T08:02:31.449Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:02:31 [2020-11-05T08:02:31.449Z] #59 DONE 0.2s
08:02:31 [2020-11-05T08:02:31.449Z] 
08:02:31 [2020-11-05T08:02:31.449Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:02:32 [2020-11-05T08:02:32.009Z] #61 DONE 0.5s
08:02:32 [2020-11-05T08:02:32.009Z] 
08:02:32 [2020-11-05T08:02:32.009Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:02:32 [2020-11-05T08:02:32.009Z] #63 DONE 0.0s
08:02:32 [2020-11-05T08:02:32.009Z] 
08:02:32 [2020-11-05T08:02:32.009Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:02:32 [2020-11-05T08:02:32.010Z] #64 DONE 0.0s
08:02:32 [2020-11-05T08:02:32.010Z] 
08:02:32 [2020-11-05T08:02:32.010Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
08:02:33 [2020-11-05T08:02:33.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:02:33 [2020-11-05T08:02:33.373Z] #65 DONE 1.2s
08:02:33 [2020-11-05T08:02:33.373Z] 
08:02:33 [2020-11-05T08:02:33.373Z] #66 exporting to image
08:02:33 [2020-11-05T08:02:33.373Z] #66 exporting layers
08:02:33 [2020-11-05T08:02:33.374Z] #55 297.3 + bin/containerd-shim-runc-v1
08:02:35 [2020-11-05T08:02:35.001Z] #54 238.5 + bin/containerd-shim-runc-v2
08:02:35 [2020-11-05T08:02:35.001Z] #54 239.4 + binaries
08:02:35 [2020-11-05T08:02:35.001Z] #54 239.4 + install -D bin/containerd /build/containerd
08:02:35 [2020-11-05T08:02:35.001Z] #54 239.5 + install -D bin/containerd-shim /build/containerd-shim
08:02:35 [2020-11-05T08:02:35.001Z] #54 239.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:02:35 [2020-11-05T08:02:35.262Z] #54 239.5 + install -D bin/ctr /build/ctr
08:02:36 [2020-11-05T08:02:36.966Z] #55 302.3 + bin/containerd-shim-runc-v2
08:02:37 [2020-11-05T08:02:37.175Z] #54 DONE 241.3s
08:02:37 [2020-11-05T08:02:37.746Z] 
08:02:37 [2020-11-05T08:02:37.746Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:02:38 [2020-11-05T08:02:38.022Z] #55 303.4 + binaries
08:02:38 [2020-11-05T08:02:38.022Z] #55 303.4 + install -D bin/containerd /build/containerd
08:02:38 [2020-11-05T08:02:38.022Z] #55 303.5 + install -D bin/containerd-shim /build/containerd-shim
08:02:38 [2020-11-05T08:02:38.022Z] #55 303.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:02:38 [2020-11-05T08:02:38.022Z] #55 303.5 + install -D bin/ctr /build/ctr
08:02:38 [2020-11-05T08:02:38.022Z] #55 DONE 303.6s
08:02:38 [2020-11-05T08:02:38.689Z] #55 DONE 0.9s
08:02:38 [2020-11-05T08:02:38.689Z] 
08:02:38 [2020-11-05T08:02:38.689Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:02:38 [2020-11-05T08:02:38.949Z] #59 DONE 0.2s
08:02:38 [2020-11-05T08:02:38.949Z] 
08:02:38 [2020-11-05T08:02:38.949Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:02:39 [2020-11-05T08:02:39.071Z] 
08:02:39 [2020-11-05T08:02:39.071Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
08:02:39 [2020-11-05T08:02:39.071Z] #56 DONE 0.1s
08:02:39 [2020-11-05T08:02:39.369Z] 
08:02:39 [2020-11-05T08:02:39.369Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
08:02:39 [2020-11-05T08:02:39.369Z] #60 DONE 0.1s
08:02:39 [2020-11-05T08:02:39.369Z] 
08:02:39 [2020-11-05T08:02:39.369Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
08:02:39 [2020-11-05T08:02:39.369Z] #62 DONE 0.1s
08:02:39 [2020-11-05T08:02:39.369Z] 
08:02:39 [2020-11-05T08:02:39.369Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:02:39 [2020-11-05T08:02:39.369Z] #64 DONE 0.1s
08:02:39 [2020-11-05T08:02:39.369Z] 
08:02:39 [2020-11-05T08:02:39.369Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:02:39 [2020-11-05T08:02:39.369Z] #65 DONE 0.0s
08:02:39 [2020-11-05T08:02:39.520Z] #61 DONE 0.5s
08:02:39 [2020-11-05T08:02:39.520Z] 
08:02:39 [2020-11-05T08:02:39.520Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
08:02:39 [2020-11-05T08:02:39.520Z] #63 DONE 0.0s
08:02:39 [2020-11-05T08:02:39.520Z] 
08:02:39 [2020-11-05T08:02:39.520Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
08:02:39 [2020-11-05T08:02:39.520Z] #64 DONE 0.0s
08:02:39 [2020-11-05T08:02:39.520Z] 
08:02:39 [2020-11-05T08:02:39.520Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
08:02:39 [2020-11-05T08:02:39.667Z] 
08:02:39 [2020-11-05T08:02:39.667Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
08:02:40 [2020-11-05T08:02:40.010Z] #66 exporting layers 6.3s done
08:02:40 [2020-11-05T08:02:40.010Z] #66 writing image sha256:ef4af61fcc6b5cf6ba129a5c6c7cb75387a2bcf51b87bccfe94f0f2552451aed
08:02:40 [2020-11-05T08:02:40.010Z] #66 writing image sha256:ef4af61fcc6b5cf6ba129a5c6c7cb75387a2bcf51b87bccfe94f0f2552451aed done
08:02:40 [2020-11-05T08:02:40.010Z] #66 naming to docker.io/library/docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 done
08:02:40 [2020-11-05T08:02:40.010Z] #66 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:02:40 [2020-11-05T08:02:40.362Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -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:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh dynbinary test-integration
08:02:40 [2020-11-05T08:02:40.903Z] #65 DONE 1.2s
08:02:40 [2020-11-05T08:02:40.903Z] 
08:02:40 [2020-11-05T08:02:40.903Z] #66 exporting to image
08:02:40 [2020-11-05T08:02:40.903Z] #66 exporting layers
08:02:41 [2020-11-05T08:02:41.288Z] 
08:02:41 [2020-11-05T08:02:41.288Z] Removing bundles/
08:02:41 [2020-11-05T08:02:41.288Z] 
08:02:41 [2020-11-05T08:02:41.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:02:41 [2020-11-05T08:02:41.288Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:02:41 [2020-11-05T08:02:41.288Z] GOOS="" GOARCH="" GOARM=""
08:02:41 [2020-11-05T08:02:41.769Z] #66 DONE 2.3s
08:02:41 [2020-11-05T08:02:41.769Z] 
08:02:41 [2020-11-05T08:02:41.769Z] #67 exporting to oci image format
08:02:41 [2020-11-05T08:02:41.769Z] #67 exporting layers
08:02:47 [2020-11-05T08:02:47.488Z] #66 exporting layers 6.4s done
08:02:47 [2020-11-05T08:02:47.488Z] #66 writing image sha256:d57bda2bad7858e8b4b4bf83abff425fe3e95245548e949b62a8ac10bda88a1c done
08:02:47 [2020-11-05T08:02:47.488Z] #66 naming to docker.io/library/docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 done
08:02:47 [2020-11-05T08:02:47.488Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
08:02:47 [2020-11-05T08:02:47.845Z] + trap exit INT TERM
08:02:47 [2020-11-05T08:02:47.845Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
08:02:47 [2020-11-05T08:02:47.845Z] + CONTAINER_NAME=docker-pr1
08:02:47 [2020-11-05T08:02:47.845Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41634/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh dynbinary-daemon
08:02:48 [2020-11-05T08:02:48.786Z] 
08:02:48 [2020-11-05T08:02:48.786Z] Removing bundles/
08:02:48 [2020-11-05T08:02:48.786Z] 
08:02:48 [2020-11-05T08:02:48.786Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:02:48 [2020-11-05T08:02:48.786Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:02:48 [2020-11-05T08:02:48.786Z] GOOS="" GOARCH="" GOARM=""
08:02:51 [2020-11-05T08:02:51.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:02:51 [2020-11-05T08:02:51.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:02:51 [2020-11-05T08:02:51.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:02:51 [2020-11-05T08:02:51.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:02:52 [2020-11-05T08:02:52.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:02:53 [2020-11-05T08:02:53.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:02:56 [2020-11-05T08:02:56.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:02:56 [2020-11-05T08:02:56.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:02:57 [2020-11-05T08:02:57.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:02:58 [2020-11-05T08:02:58.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:02:59 [2020-11-05T08:02:59.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:03:00 [2020-11-05T08:03:00.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:03:01 [2020-11-05T08:03:01.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:03:02 [2020-11-05T08:03:02.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:03:02 [2020-11-05T08:03:02.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:03:03 [2020-11-05T08:03:03.722Z] INFO [loader] Go packages loading at mode 575 (imports|files|name|types_sizes|compiled_files|deps|exports_file) took 1m57.300738297s 
08:03:03 [2020-11-05T08:03:03.722Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.808355ms 
08:03:03 [2020-11-05T08:03:03.747Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:03:03 [2020-11-05T08:03:03.747Z] Using test binary docker
08:03:03 [2020-11-05T08:03:03.747Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:03:03 [2020-11-05T08:03:03.747Z] +++ /etc/init.d/apparmor start
08:03:03 [2020-11-05T08:03:03.747Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:03:03 [2020-11-05T08:03:03.747Z] INFO: Waiting for daemon to start...
08:03:03 [2020-11-05T08:03:03.747Z] Starting dockerd
08:03:03 [2020-11-05T08:03:03.747Z] +++ 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
08:03:05 [2020-11-05T08:03:05.817Z] .
08:03:05 [2020-11-05T08:03:05.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:03:05 [2020-11-05T08:03:05.817Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:03:05 [2020-11-05T08:03:05.817Z] Error: No such image: emptyfs
08:03:05 [2020-11-05T08:03:05.817Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:03:05 [2020-11-05T08:03:05.817Z] ++++ docker load
08:03:05 [2020-11-05T08:03:05.817Z] Running integration-test (iteration 1)
08:03:05 [2020-11-05T08:03:05.817Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
08:03:05 [2020-11-05T08:03:05.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
08:03:05 [2020-11-05T08:03:05.817Z] ++ set -e
08:03:05 [2020-11-05T08:03:05.817Z] ++ '[' -n 0 ']'
08:03:05 [2020-11-05T08:03:05.817Z] ++ set -x
08:03:05 [2020-11-05T08:03:05.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: buildpack-deps:buster
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: busybox:latest
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: busybox:glibc
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: debian:buster
08:03:14 [2020-11-05T08:03:14.300Z] Loaded image: hello-world:latest
08:03:14 [2020-11-05T08:03:14.592Z] Loaded image: arm32v7/hello-world:latest
08:03:14 [2020-11-05T08:03:14.592Z] INFO: Testing against a local daemon
08:03:14 [2020-11-05T08:03:14.592Z] === RUN   TestCgroupNamespacesBuild
08:03:17 [2020-11-05T08:03:17.406Z] --- PASS: TestCgroupNamespacesBuild (2.41s)
08:03:17 [2020-11-05T08:03:17.406Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:03:18 [2020-11-05T08:03:18.917Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s)
08:03:18 [2020-11-05T08:03:18.917Z] === RUN   TestBuildWithSession
08:03:18 [2020-11-05T08:03:18.917Z] --- SKIP: TestBuildWithSession (0.00s)
08:03:18 [2020-11-05T08:03:18.917Z]     build_session_test.go:25: TODO: BuildKit
08:03:18 [2020-11-05T08:03:18.917Z] === RUN   TestBuildSquashParent
08:03:23 [2020-11-05T08:03:23.925Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ok  	github.com/docker/docker/api/server/middleware	0.030s	coverage: 37.7% of statements
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ok  	github.com/docker/docker/api/types/filters	0.041s	coverage: 92.2% of statements
08:03:23 [2020-11-05T08:03:23.925Z] ok  	github.com/docker/docker/api/types/strslice	0.022s	coverage: 90.0% of statements
08:03:23 [2020-11-05T08:03:23.925Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 5.7% of statements
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:03:23 [2020-11-05T08:03:23.925Z] ok  	github.com/docker/docker/api/types/time	0.020s	coverage: 100.0% of statements
08:03:23 [2020-11-05T08:03:23.926Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 75.0% of statements
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/builder	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:03:23 [2020-11-05T08:03:23.926Z] ok  	github.com/docker/docker/builder/dockerignore	0.017s	coverage: 96.8% of statements
08:03:23 [2020-11-05T08:03:23.926Z] ok  	github.com/docker/docker/cli/debug	0.023s	coverage: 100.0% of statements
08:03:25 [2020-11-05T08:03:25.815Z] --- PASS: TestBuildSquashParent (7.10s)
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:03:25 [2020-11-05T08:03:25.815Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:03:25 [2020-11-05T08:03:25.815Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:03:25 [2020-11-05T08:03:25.815Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.815Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:03:25 [2020-11-05T08:03:25.847Z] ok  	github.com/docker/docker/builder/remotecontext	0.321s	coverage: 13.6% of statements
08:03:26 [2020-11-05T08:03:26.421Z] ok  	github.com/docker/docker/builder/dockerfile	0.945s	coverage: 48.0% of statements
08:03:27 [2020-11-05T08:03:27.369Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.593s	coverage: 86.3% of statements
08:03:27 [2020-11-05T08:03:27.369Z] ?   	github.com/docker/docker/cli	[no test files]
08:03:27 [2020-11-05T08:03:27.369Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:03:28 [2020-11-05T08:03:28.547Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:03:28 [2020-11-05T08:03:28.548Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:03:31 [2020-11-05T08:03:31.284Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:03:31 [2020-11-05T08:03:31.284Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:03:31 [2020-11-05T08:03:31.591Z] ok  	github.com/docker/docker/client	0.367s	coverage: 75.4% of statements
08:03:34 [2020-11-05T08:03:34.016Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s)
08:03:34 [2020-11-05T08:03:34.017Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s)
08:03:34 [2020-11-05T08:03:34.017Z] === RUN   TestBuildMultiStageCopy
08:03:34 [2020-11-05T08:03:34.017Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:03:36 [2020-11-05T08:03:36.087Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:03:36 [2020-11-05T08:03:36.720Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:03:37 [2020-11-05T08:03:37.354Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:03:37 [2020-11-05T08:03:37.988Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:03:38 [2020-11-05T08:03:38.622Z] --- PASS: TestBuildMultiStageCopy (4.73s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
08:03:38 [2020-11-05T08:03:38.622Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
08:03:38 [2020-11-05T08:03:38.622Z] === RUN   TestBuildMultiStageParentConfig
08:03:40 [2020-11-05T08:03:40.132Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
08:03:40 [2020-11-05T08:03:40.132Z] === RUN   TestBuildLabelWithTargets
08:03:42 [2020-11-05T08:03:42.200Z] --- PASS: TestBuildLabelWithTargets (2.26s)
08:03:42 [2020-11-05T08:03:42.200Z] === RUN   TestBuildWithEmptyLayers
08:03:43 [2020-11-05T08:03:43.236Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
08:03:43 [2020-11-05T08:03:43.236Z] === RUN   TestBuildMultiStageOnBuild
08:03:46 [2020-11-05T08:03:46.024Z] --- PASS: TestBuildMultiStageOnBuild (2.89s)
08:03:46 [2020-11-05T08:03:46.024Z] === RUN   TestBuildUncleanTarFilenames
08:03:47 [2020-11-05T08:03:47.535Z] --- PASS: TestBuildUncleanTarFilenames (1.26s)
08:03:47 [2020-11-05T08:03:47.535Z] === RUN   TestBuildMultiStageLayerLeak
08:03:51 [2020-11-05T08:03:51.055Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
08:03:51 [2020-11-05T08:03:51.055Z] === RUN   TestBuildWithHugeFile
08:04:03 [2020-11-05T08:04:03.734Z] ok  	github.com/docker/docker/cmd/dockerd	0.122s	coverage: 29.1% of statements
08:04:03 [2020-11-05T08:04:03.734Z] ok  	github.com/docker/docker/container	0.168s	coverage: 34.7% of statements
08:04:03 [2020-11-05T08:04:03.734Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:04:03 [2020-11-05T08:04:03.734Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:04:03 [2020-11-05T08:04:03.734Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:04:03 [2020-11-05T08:04:03.734Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:04:03 [2020-11-05T08:04:03.734Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.099s	coverage: 65.3% of statements
08:04:03 [2020-11-05T08:04:03.997Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.037s	coverage: 35.9% of statements
08:04:04 [2020-11-05T08:04:04.177Z] #67 exporting layers 81.7s done
08:04:04 [2020-11-05T08:04:04.177Z] #67 exporting manifest sha256:02a8208a400f1dcee9196489a64184c92f7436c76843c08cf78c836c85a79ba3 done
08:04:04 [2020-11-05T08:04:04.177Z] #67 exporting config sha256:a3e941a2319b677872d0cc6e1e4c106e4fa2909fb85c93ab3a2667e0efd14118 done
08:04:04 [2020-11-05T08:04:04.177Z] #67 sending tarball
08:04:05 [2020-11-05T08:04:05.929Z] ok  	github.com/docker/docker/daemon/cluster	0.142s	coverage: 0.5% of statements
08:04:09 [2020-11-05T08:04:09.280Z] ok  	github.com/docker/docker/daemon/discovery	0.019s	coverage: 30.0% of statements
08:04:10 [2020-11-05T08:04:10.229Z] ok  	github.com/docker/docker/daemon/config	0.141s	coverage: 81.8% of statements
08:04:11 [2020-11-05T08:04:11.178Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
08:04:11 [2020-11-05T08:04:11.411Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.420625188s with top 10 stages: buildssa: 1m35.220771161s, goimports: 22.739637002s, unconvert: 11.714466878s, gosec: 10.829068136s, golint: 5.963038853s, ineffassign: 4.302680101s, misspell: 4.295993764s, inspect: 3.555238768s, vrp: 2.73457895s, printf: 2.183961275s 
08:04:12 [2020-11-05T08:04:12.128Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
08:04:16 [2020-11-05T08:04:16.339Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
08:04:16 [2020-11-05T08:04:16.339Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.485s	coverage: 14.1% of statements
08:04:16 [2020-11-05T08:04:16.913Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.664s	coverage: 56.2% of statements
08:04:17 [2020-11-05T08:04:17.677Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:04:17 [2020-11-05T08:04:17.677Z] 
08:04:17 [2020-11-05T08:04:17.677Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:04:17 [2020-11-05T08:04:17.677Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:04:17 [2020-11-05T08:04:17.677Z] HOSTNAME=96e501f62c60
08:04:17 [2020-11-05T08:04:17.677Z] DEST=bundles/test-integration
08:04:17 [2020-11-05T08:04:17.677Z] PWD=/go/src/github.com/docker/docker
08:04:17 [2020-11-05T08:04:17.677Z] DOCKER_ROOTLESS=1
08:04:17 [2020-11-05T08:04:17.677Z] DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3
08:04:17 [2020-11-05T08:04:17.677Z] container=docker
08:04:17 [2020-11-05T08:04:17.677Z] HOME=/root
08:04:17 [2020-11-05T08:04:17.677Z] GOLANG_VERSION=1.13.15
08:04:17 [2020-11-05T08:04:17.677Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:04:17 [2020-11-05T08:04:17.677Z] VALIDATE_BRANCH=master
08:04:17 [2020-11-05T08:04:17.677Z] TERM=xterm
08:04:17 [2020-11-05T08:04:17.677Z] DOCKER_PKG=github.com/docker/docker
08:04:17 [2020-11-05T08:04:17.677Z] SHLVL=1
08:04:17 [2020-11-05T08:04:17.677Z] TIMEOUT=120m
08:04:17 [2020-11-05T08:04:17.677Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:04:17 [2020-11-05T08:04:17.677Z] DOCKER_GRAPHDRIVER=overlay2
08:04:17 [2020-11-05T08:04:17.677Z] GO111MODULE=off
08:04:17 [2020-11-05T08:04:17.677Z] DOCKER_EXPERIMENTAL=1
08:04:17 [2020-11-05T08:04:17.677Z] TEST_SKIP_INTEGRATION_CLI=1
08:04:17 [2020-11-05T08:04:17.677Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:04:17 [2020-11-05T08:04:17.677Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:04:17 [2020-11-05T08:04:17.677Z] GOPATH=/go
08:04:17 [2020-11-05T08:04:17.677Z] PKG_CONFIG=pkg-config
08:04:17 [2020-11-05T08:04:17.677Z] _=/usr/bin/env
08:04:17 [2020-11-05T08:04:17.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:04:18 [2020-11-05T08:04:18.184Z] --- PASS: TestBuildWithHugeFile (26.78s)
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildWithEmptyDockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:04:18 [2020-11-05T08:04:18.184Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
08:04:18 [2020-11-05T08:04:18.184Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
08:04:18 [2020-11-05T08:04:18.184Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
08:04:18 [2020-11-05T08:04:18.184Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildPreserveOwnership
08:04:18 [2020-11-05T08:04:18.184Z] === RUN   TestBuildPreserveOwnership/copy_from
08:04:19 [2020-11-05T08:04:19.468Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.019s	coverage: 1.8% of statements
08:04:19 [2020-11-05T08:04:19.855Z] #67 sending tarball 16.0s done
08:04:19 [2020-11-05T08:04:19.855Z] #67 DONE 97.7s
08:04:19 [2020-11-05T08:04:19.855Z] 
08:04:19 [2020-11-05T08:04:19.855Z] #68 importing to docker
08:04:21 [2020-11-05T08:04:21.703Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:04:22 [2020-11-05T08:04:22.028Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.686s	coverage: 73.1% of statements
08:04:22 [2020-11-05T08:04:22.028Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.313s	coverage: 46.2% of statements
08:04:23 [2020-11-05T08:04:23.417Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.977s	coverage: 49.5% of statements
08:04:24 [2020-11-05T08:04:24.363Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 58.0% of statements
08:04:24 [2020-11-05T08:04:24.426Z] --- PASS: TestBuildPreserveOwnership (6.48s)
08:04:24 [2020-11-05T08:04:24.426Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.21s)
08:04:24 [2020-11-05T08:04:24.426Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s)
08:04:24 [2020-11-05T08:04:24.426Z] === RUN   TestBuildPlatformInvalid
08:04:24 [2020-11-05T08:04:24.426Z] --- PASS: TestBuildPlatformInvalid (0.16s)
08:04:24 [2020-11-05T08:04:24.426Z] PASS
08:04:24 [2020-11-05T08:04:24.426Z] 
08:04:24 [2020-11-05T08:04:24.426Z] === Skipped
08:04:24 [2020-11-05T08:04:24.426Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
08:04:24 [2020-11-05T08:04:24.426Z]     build_session_test.go:25: TODO: BuildKit
08:04:24 [2020-11-05T08:04:24.426Z] 
08:04:24 [2020-11-05T08:04:24.426Z] 
08:04:24 [2020-11-05T08:04:24.426Z] DONE 32 tests, 1 skipped in 78.374s
08:04:24 [2020-11-05T08:04:24.426Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
08:04:24 [2020-11-05T08:04:24.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
08:04:24 [2020-11-05T08:04:24.426Z] ++ set -e
08:04:24 [2020-11-05T08:04:24.426Z] ++ '[' -n 0 ']'
08:04:24 [2020-11-05T08:04:24.426Z] ++ set -x
08:04:24 [2020-11-05T08:04:24.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
08:04:24 [2020-11-05T08:04:24.426Z] INFO: Testing against a local daemon
08:04:24 [2020-11-05T08:04:24.426Z] === RUN   TestConfigInspect
08:04:24 [2020-11-05T08:04:24.937Z] ok  	github.com/docker/docker/daemon	12.392s	coverage: 17.2% of statements
08:04:24 [2020-11-05T08:04:24.937Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:04:24 [2020-11-05T08:04:24.937Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:04:24 [2020-11-05T08:04:24.937Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:04:24 [2020-11-05T08:04:24.937Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:04:24 [2020-11-05T08:04:24.937Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:04:25 [2020-11-05T08:04:25.199Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.029s	coverage: 3.0% of statements
08:04:25 [2020-11-05T08:04:25.295Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:04:25 [2020-11-05T08:04:25.295Z] 
08:04:25 [2020-11-05T08:04:25.295Z] + TEST_INTEGRATION_DEST=1
08:04:25 [2020-11-05T08:04:25.295Z] + CONTAINER_NAME=docker-pr1-1
08:04:25 [2020-11-05T08:04:25.295Z] + TEST_SKIP_INTEGRATION_CLI=1
08:04:25 [2020-11-05T08:04:25.295Z] + run_tests test-integration-flaky
08:04:25 [2020-11-05T08:04:25.295Z] + '[' -n 0 ']'
08:04:25 [2020-11-05T08:04:25.295Z] + rm=
08:04:25 [2020-11-05T08:04:25.295Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41634/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41634/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh test-integration-flaky test-integration
08:04:25 [2020-11-05T08:04:25.295Z] + c=0
08:04:25 [2020-11-05T08:04:25.295Z] ++ jobs -p
08:04:25 [2020-11-05T08:04:25.295Z] + TEST_INTEGRATION_DEST=3
08:04:25 [2020-11-05T08:04:25.295Z] + CONTAINER_NAME=docker-pr1-3
08:04:25 [2020-11-05T08:04:25.295Z] + TEST_SKIP_INTEGRATION=1
08:04:25 [2020-11-05T08:04:25.295Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
08:04:25 [2020-11-05T08:04:25.295Z] + run_tests
08:04:25 [2020-11-05T08:04:25.295Z] + '[' -n 0 ']'
08:04:25 [2020-11-05T08:04:25.295Z] + rm=
08:04:25 [2020-11-05T08:04:25.295Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41634/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41634/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh '' test-integration
08:04:25 [2020-11-05T08:04:25.295Z] + TEST_INTEGRATION_DEST=2
08:04:25 [2020-11-05T08:04:25.295Z] + CONTAINER_NAME=docker-pr1-2
08:04:25 [2020-11-05T08:04:25.295Z] + TEST_SKIP_INTEGRATION=1
08:04:25 [2020-11-05T08:04:25.295Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
08:04:25 [2020-11-05T08:04:25.295Z] + run_tests
08:04:25 [2020-11-05T08:04:25.295Z] + '[' -n 0 ']'
08:04:25 [2020-11-05T08:04:25.295Z] + rm=
08:04:25 [2020-11-05T08:04:25.295Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41634/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41634/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh '' test-integration
08:04:25 [2020-11-05T08:04:25.295Z] + for job in $(jobs -p)
08:04:25 [2020-11-05T08:04:25.295Z] + wait 15079
08:04:25 [2020-11-05T08:04:25.295Z] 
08:04:25 [2020-11-05T08:04:25.295Z] 
08:04:25 [2020-11-05T08:04:25.295Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
08:04:25 [2020-11-05T08:04:25.295Z] 
08:04:25 [2020-11-05T08:04:25.295Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:04:25 [2020-11-05T08:04:25.295Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:04:25 [2020-11-05T08:04:25.295Z] HOSTNAME=bf11b588e9e1
08:04:25 [2020-11-05T08:04:25.295Z] TEST_SKIP_INTEGRATION=1
08:04:25 [2020-11-05T08:04:25.295Z] TESTDEBUG=0
08:04:25 [2020-11-05T08:04:25.295Z] DEST=bundles/test-integration
08:04:25 [2020-11-05T08:04:25.295Z] PWD=/go/src/github.com/docker/docker
08:04:25 [2020-11-05T08:04:25.295Z] KEEPBUNDLE=1
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3
08:04:25 [2020-11-05T08:04:25.295Z] container=docker
08:04:25 [2020-11-05T08:04:25.295Z] HOME=/root
08:04:25 [2020-11-05T08:04:25.295Z] GOLANG_VERSION=1.13.15
08:04:25 [2020-11-05T08:04:25.295Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:04:25 [2020-11-05T08:04:25.295Z] VALIDATE_BRANCH=master
08:04:25 [2020-11-05T08:04:25.295Z] TERM=xterm
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_PKG=github.com/docker/docker
08:04:25 [2020-11-05T08:04:25.295Z] SHLVL=1
08:04:25 [2020-11-05T08:04:25.295Z] TIMEOUT=120m
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_GRAPHDRIVER=overlay2
08:04:25 [2020-11-05T08:04:25.295Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
08:04:25 [2020-11-05T08:04:25.295Z] GO111MODULE=off
08:04:25 [2020-11-05T08:04:25.295Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:04:25 [2020-11-05T08:04:25.295Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:04:25 [2020-11-05T08:04:25.295Z] GOPATH=/go
08:04:25 [2020-11-05T08:04:25.295Z] PKG_CONFIG=pkg-config
08:04:25 [2020-11-05T08:04:25.295Z] _=/usr/bin/env
08:04:25 [2020-11-05T08:04:25.295Z] Building test suite binary ./integration-cli/test.main
08:04:25 [2020-11-05T08:04:25.295Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:04:25 [2020-11-05T08:04:25.295Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:04:25 [2020-11-05T08:04:25.295Z] HOSTNAME=39e972485efc
08:04:25 [2020-11-05T08:04:25.295Z] TEST_SKIP_INTEGRATION=1
08:04:25 [2020-11-05T08:04:25.295Z] TESTDEBUG=0
08:04:25 [2020-11-05T08:04:25.295Z] DEST=bundles/test-integration
08:04:25 [2020-11-05T08:04:25.295Z] PWD=/go/src/github.com/docker/docker
08:04:25 [2020-11-05T08:04:25.295Z] KEEPBUNDLE=1
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3
08:04:25 [2020-11-05T08:04:25.295Z] container=docker
08:04:25 [2020-11-05T08:04:25.295Z] HOME=/root
08:04:25 [2020-11-05T08:04:25.295Z] GOLANG_VERSION=1.13.15
08:04:25 [2020-11-05T08:04:25.295Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:04:25 [2020-11-05T08:04:25.295Z] VALIDATE_BRANCH=master
08:04:25 [2020-11-05T08:04:25.295Z] TERM=xterm
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_PKG=github.com/docker/docker
08:04:25 [2020-11-05T08:04:25.295Z] SHLVL=1
08:04:25 [2020-11-05T08:04:25.295Z] TIMEOUT=120m
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_GRAPHDRIVER=overlay2
08:04:25 [2020-11-05T08:04:25.295Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:04:25 [2020-11-05T08:04:25.295Z] GO111MODULE=off
08:04:25 [2020-11-05T08:04:25.295Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:04:25 [2020-11-05T08:04:25.295Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:04:25 [2020-11-05T08:04:25.295Z] GOPATH=/go
08:04:25 [2020-11-05T08:04:25.295Z] PKG_CONFIG=pkg-config
08:04:25 [2020-11-05T08:04:25.295Z] _=/usr/bin/env
08:04:25 [2020-11-05T08:04:25.295Z] Building test suite binary ./integration-cli/test.main
08:04:25 [2020-11-05T08:04:25.295Z] No new tests added to integration.
08:04:25 [2020-11-05T08:04:25.295Z] 
08:04:25 [2020-11-05T08:04:25.295Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:04:25 [2020-11-05T08:04:25.295Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:04:25 [2020-11-05T08:04:25.295Z] HOSTNAME=2840047425df
08:04:25 [2020-11-05T08:04:25.295Z] TESTDEBUG=0
08:04:25 [2020-11-05T08:04:25.295Z] DEST=bundles/test-integration
08:04:25 [2020-11-05T08:04:25.295Z] PWD=/go/src/github.com/docker/docker
08:04:25 [2020-11-05T08:04:25.295Z] KEEPBUNDLE=1
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3
08:04:25 [2020-11-05T08:04:25.295Z] container=docker
08:04:25 [2020-11-05T08:04:25.295Z] HOME=/root
08:04:25 [2020-11-05T08:04:25.295Z] GOLANG_VERSION=1.13.15
08:04:25 [2020-11-05T08:04:25.295Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:04:25 [2020-11-05T08:04:25.295Z] VALIDATE_BRANCH=master
08:04:25 [2020-11-05T08:04:25.295Z] TERM=xterm
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_PKG=github.com/docker/docker
08:04:25 [2020-11-05T08:04:25.295Z] SHLVL=1
08:04:25 [2020-11-05T08:04:25.295Z] TIMEOUT=120m
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:04:25 [2020-11-05T08:04:25.295Z] DOCKER_GRAPHDRIVER=overlay2
08:04:25 [2020-11-05T08:04:25.295Z] GO111MODULE=off
08:04:25 [2020-11-05T08:04:25.295Z] TEST_SKIP_INTEGRATION_CLI=1
08:04:25 [2020-11-05T08:04:25.295Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:04:25 [2020-11-05T08:04:25.295Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:04:25 [2020-11-05T08:04:25.295Z] GOPATH=/go
08:04:25 [2020-11-05T08:04:25.295Z] PKG_CONFIG=pkg-config
08:04:25 [2020-11-05T08:04:25.295Z] _=/usr/bin/env
08:04:25 [2020-11-05T08:04:25.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:04:25 [2020-11-05T08:04:25.775Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
08:04:27 [2020-11-05T08:04:27.697Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 4.9% of statements
08:04:27 [2020-11-05T08:04:27.960Z] ok  	github.com/docker/docker/daemon/logger	0.241s	coverage: 41.0% of statements
08:04:28 [2020-11-05T08:04:28.222Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.266s	coverage: 77.4% of statements
08:04:28 [2020-11-05T08:04:28.867Z] --- PASS: TestConfigInspect (3.78s)
08:04:28 [2020-11-05T08:04:28.867Z] === RUN   TestConfigList
08:04:29 [2020-11-05T08:04:29.171Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.043s	coverage: 67.0% of statements
08:04:29 [2020-11-05T08:04:29.434Z] ok  	github.com/docker/docker/daemon/logger/journald	0.015s	coverage: 23.9% of statements
08:04:29 [2020-11-05T08:04:29.698Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.060s	coverage: 57.7% of statements
08:04:29 [2020-11-05T08:04:29.698Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:04:29 [2020-11-05T08:04:29.698Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:04:29 [2020-11-05T08:04:29.698Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:04:29 [2020-11-05T08:04:29.698Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:04:29 [2020-11-05T08:04:29.698Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:04:29 [2020-11-05T08:04:29.698Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:04:29 [2020-11-05T08:04:29.698Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.034s	coverage: 61.6% of statements
08:04:29 [2020-11-05T08:04:29.960Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.043s	coverage: 87.2% of statements
08:04:31 [2020-11-05T08:04:31.356Z] ok  	github.com/docker/docker/daemon/logger/local	0.060s	coverage: 75.2% of statements
08:04:31 [2020-11-05T08:04:31.356Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:04:31 [2020-11-05T08:04:31.635Z] --- PASS: TestConfigList (3.56s)
08:04:31 [2020-11-05T08:04:31.635Z] === RUN   TestConfigsCreateAndDelete
08:04:31 [2020-11-05T08:04:31.932Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.072s	coverage: 37.7% of statements
08:04:32 [2020-11-05T08:04:32.200Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.057s	coverage: 33.3% of statements
08:04:32 [2020-11-05T08:04:32.776Z] ok  	github.com/docker/docker/daemon/logger/templates	0.045s	coverage: 8.3% of statements
08:04:33 [2020-11-05T08:04:33.351Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 46.8% of statements
08:04:33 [2020-11-05T08:04:33.431Z] INFO [runner/unused/goanalysis] analyzers took 26.064857457s with top 10 stages: buildssa: 21.877833823s, U1000: 4.187023634s 
08:04:33 [2020-11-05T08:04:33.431Z] INFO [runner] Issues before processing: 2259, after processing: 0 
08:04:33 [2020-11-05T08:04:33.431Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1679/1679, path_prettifier: 1679/1679, identifier_marker: 1574/1574, cgo: 1679/2259, skip_files: 1679/1679, skip_dirs: 1679/1679, exclude: 1574/1574, exclude-rules: 64/1574, nolint: 0/64, autogenerated_exclude: 1574/1679 
08:04:33 [2020-11-05T08:04:33.431Z] INFO [runner] processing took 153.103591ms with stages: nolint: 63.270766ms, identifier_marker: 38.714936ms, skip_dirs: 22.569397ms, path_prettifier: 13.334509ms, autogenerated_exclude: 7.224129ms, exclude-rules: 6.364032ms, cgo: 893.692µs, filename_unadjuster: 725.442µs, max_same_issues: 2.162µs, diff: 786ns, uniq_by_line: 783ns, source_code: 706ns, max_from_linter: 609ns, path_shortener: 504ns, exclude: 455ns, skip_files: 369ns, max_per_file_from_linter: 314ns 
08:04:33 [2020-11-05T08:04:33.431Z] INFO [runner] linters took 1m35.598164739s with stages: goanalysis_metalinter: 1m16.522765302s, unused: 18.921933954s 
08:04:33 [2020-11-05T08:04:33.431Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
08:04:33 [2020-11-05T08:04:33.431Z] INFO Memory: 1604 samples, avg is 244.5MB, max is 3163.8MB 
08:04:33 [2020-11-05T08:04:33.431Z] INFO Execution took 3m33.553467012s               
08:04:33 [2020-11-05T08:04:33.431Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
08:04:33 [2020-11-05T08:04:33.768Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh dynbinary-daemon test-docker-py
08:04:33 [2020-11-05T08:04:33.927Z] ok  	github.com/docker/docker/daemon/network	0.058s	coverage: 63.8% of statements
08:04:34 [2020-11-05T08:04:34.190Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.852s	coverage: 82.5% of statements
08:04:34 [2020-11-05T08:04:34.190Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:04:34 [2020-11-05T08:04:34.190Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:04:34 [2020-11-05T08:04:34.335Z] 
08:04:34 [2020-11-05T08:04:34.335Z] Removing bundles/
08:04:34 [2020-11-05T08:04:34.335Z] 
08:04:34 [2020-11-05T08:04:34.335Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
08:04:34 [2020-11-05T08:04:34.335Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:04:34 [2020-11-05T08:04:34.335Z] GOOS="" GOARCH="" GOARM=""
08:04:35 [2020-11-05T08:04:35.139Z] ok  	github.com/docker/docker/distribution/metadata	0.108s	coverage: 48.2% of statements
08:04:36 [2020-11-05T08:04:36.088Z] ok  	github.com/docker/docker/distribution	0.319s	coverage: 21.9% of statements
08:04:36 [2020-11-05T08:04:36.088Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:04:36 [2020-11-05T08:04:36.095Z] --- PASS: TestConfigsCreateAndDelete (3.64s)
08:04:36 [2020-11-05T08:04:36.095Z] === RUN   TestConfigsUpdate
08:04:36 [2020-11-05T08:04:36.241Z] 406ffb8432a7: Pull complete
08:04:36 [2020-11-05T08:04:36.241Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
08:04:36 [2020-11-05T08:04:36.241Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
08:04:36 [2020-11-05T08:04:36.241Z] mcr.microsoft.com/windows/servercore:ltsc2019
08:04:36 [2020-11-05T08:04:36.241Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518'
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Docker version of control daemon
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] Client: Docker Engine - Enterprise
08:04:36 [2020-11-05T08:04:36.241Z]  Version:           19.03.12
08:04:36 [2020-11-05T08:04:36.241Z]  API version:       1.40
08:04:36 [2020-11-05T08:04:36.241Z]  Go version:        go1.13.13
08:04:36 [2020-11-05T08:04:36.241Z]  Git commit:        4306744
08:04:36 [2020-11-05T08:04:36.241Z]  Built:             08/05/2020 19:27:53
08:04:36 [2020-11-05T08:04:36.241Z]  OS/Arch:           windows/amd64
08:04:36 [2020-11-05T08:04:36.241Z]  Experimental:      false
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] Server: Docker Engine - Enterprise
08:04:36 [2020-11-05T08:04:36.241Z]  Engine:
08:04:36 [2020-11-05T08:04:36.241Z]   Version:          19.03.12
08:04:36 [2020-11-05T08:04:36.241Z]   API version:      1.40 (minimum version 1.24)
08:04:36 [2020-11-05T08:04:36.241Z]   Go version:       go1.13.13
08:04:36 [2020-11-05T08:04:36.241Z]   Git commit:       f295753ffd
08:04:36 [2020-11-05T08:04:36.241Z]   Built:            08/05/2020 19:26:41
08:04:36 [2020-11-05T08:04:36.241Z]   OS/Arch:          windows/amd64
08:04:36 [2020-11-05T08:04:36.241Z]   Experimental:     true
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Docker info of control daemon
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] Client:
08:04:36 [2020-11-05T08:04:36.241Z]  Debug Mode: false
08:04:36 [2020-11-05T08:04:36.241Z]  Plugins:
08:04:36 [2020-11-05T08:04:36.241Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] Server:
08:04:36 [2020-11-05T08:04:36.241Z]  Containers: 0
08:04:36 [2020-11-05T08:04:36.241Z]   Running: 0
08:04:36 [2020-11-05T08:04:36.241Z]   Paused: 0
08:04:36 [2020-11-05T08:04:36.241Z]   Stopped: 0
08:04:36 [2020-11-05T08:04:36.241Z]  Images: 1
08:04:36 [2020-11-05T08:04:36.241Z]  Server Version: 19.03.12
08:04:36 [2020-11-05T08:04:36.241Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:04:36 [2020-11-05T08:04:36.241Z]   Windows: 
08:04:36 [2020-11-05T08:04:36.241Z]   LCOW: 
08:04:36 [2020-11-05T08:04:36.241Z]  Logging Driver: json-file
08:04:36 [2020-11-05T08:04:36.241Z]  Plugins:
08:04:36 [2020-11-05T08:04:36.241Z]   Volume: local
08:04:36 [2020-11-05T08:04:36.241Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:04:36 [2020-11-05T08:04:36.241Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:04:36 [2020-11-05T08:04:36.241Z]  Swarm: inactive
08:04:36 [2020-11-05T08:04:36.241Z]  Default Isolation: process
08:04:36 [2020-11-05T08:04:36.241Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:04:36 [2020-11-05T08:04:36.241Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
08:04:36 [2020-11-05T08:04:36.241Z]  OSType: windows
08:04:36 [2020-11-05T08:04:36.241Z]  Architecture: x86_64
08:04:36 [2020-11-05T08:04:36.241Z]  CPUs: 4
08:04:36 [2020-11-05T08:04:36.241Z]  Total Memory: 32GiB
08:04:36 [2020-11-05T08:04:36.241Z]  Name: azwin-2-4f3070
08:04:36 [2020-11-05T08:04:36.241Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
08:04:36 [2020-11-05T08:04:36.241Z]  Docker Root Dir: D:\docker
08:04:36 [2020-11-05T08:04:36.241Z]  Debug Mode: false
08:04:36 [2020-11-05T08:04:36.241Z]  Registry: https://index.docker.io/v1/
08:04:36 [2020-11-05T08:04:36.241Z]  Labels:
08:04:36 [2020-11-05T08:04:36.241Z]  Experimental: true
08:04:36 [2020-11-05T08:04:36.241Z]  Insecure Registries:
08:04:36 [2020-11-05T08:04:36.241Z]   10.0.0.4:5000
08:04:36 [2020-11-05T08:04:36.241Z]   127.0.0.0/8
08:04:36 [2020-11-05T08:04:36.241Z]  Registry Mirrors:
08:04:36 [2020-11-05T08:04:36.241Z]   http://10.0.0.4:5000/
08:04:36 [2020-11-05T08:04:36.241Z]  Live Restore Enabled: false
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Commit hash is c6accc67f2
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Nuke-Everything...
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Container count on control daemon to delete is 0
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Nuking d:\CI
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Zapped successfully
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Location for testing is d:\CI\PR-41634\1
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Validating GOLang consistency in Dockerfile.windows...
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] INFO: Building the image from Dockerfile.windows at 11/05/2020 08:04:27...
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] Sending build context to Docker daemon   56.8MB
08:04:36 [2020-11-05T08:04:36.241Z] 
08:04:36 [2020-11-05T08:04:36.241Z] Step 1/10 : FROM microsoft/windowsservercore
08:04:36 [2020-11-05T08:04:36.241Z]  ---> 71d3f266f3af
08:04:36 [2020-11-05T08:04:36.241Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
08:04:36 [2020-11-05T08:04:36.241Z]  ---> Running in b9e877b52fb4
08:04:36 [2020-11-05T08:04:36.241Z] Removing intermediate container b9e877b52fb4
08:04:36 [2020-11-05T08:04:36.241Z]  ---> 6fa6958a0b27
08:04:36 [2020-11-05T08:04:36.241Z] Step 3/10 : ARG GO_VERSION=1.13.15
08:04:36 [2020-11-05T08:04:36.241Z]  ---> Running in d8b104c94eb3
08:04:36 [2020-11-05T08:04:36.241Z] Removing intermediate container d8b104c94eb3
08:04:36 [2020-11-05T08:04:36.241Z]  ---> 9f223289a787
08:04:36 [2020-11-05T08:04:36.241Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
08:04:36 [2020-11-05T08:04:36.241Z]  ---> Running in f48c2385e62e
08:04:36 [2020-11-05T08:04:36.241Z] Removing intermediate container f48c2385e62e
08:04:36 [2020-11-05T08:04:36.241Z]  ---> ad1066a707ce
08:04:36 [2020-11-05T08:04:36.241Z] 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}
08:04:36 [2020-11-05T08:04:36.241Z]  ---> Running in 3479412b2140
08:04:36 [2020-11-05T08:04:36.351Z] ok  	github.com/docker/docker/errdefs	0.019s	coverage: 49.4% of statements
08:04:36 [2020-11-05T08:04:36.705Z] Removing intermediate container 3479412b2140
08:04:36 [2020-11-05T08:04:36.705Z]  ---> 490f0196fa75
08:04:36 [2020-11-05T08:04:36.705Z] 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;
08:04:36 [2020-11-05T08:04:36.705Z]  ---> Running in 23ed9e949c93
08:04:36 [2020-11-05T08:04:36.927Z] ok  	github.com/docker/docker/image	0.049s	coverage: 86.4% of statements
08:04:37 [2020-11-05T08:04:37.503Z] ok  	github.com/docker/docker/distribution/xfer	1.698s	coverage: 85.6% of statements
08:04:37 [2020-11-05T08:04:37.503Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:04:37 [2020-11-05T08:04:37.766Z] ok  	github.com/docker/docker/image/cache	0.054s	coverage: 19.2% of statements
08:04:37 [2020-11-05T08:04:37.766Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:04:38 [2020-11-05T08:04:38.042Z] ok  	github.com/docker/docker/image/v1	0.036s	coverage: 25.0% of statements
08:04:38 [2020-11-05T08:04:38.042Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:04:38 [2020-11-05T08:04:38.541Z] #68 DONE 16.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:04:38 [2020-11-05T08:04:38.990Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
08:04:39 [2020-11-05T08:04:39.008Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/test/unit
08:04:39 [2020-11-05T08:04:39.252Z] ok  	github.com/docker/docker/oci	0.030s	coverage: 8.2% of statements
08:04:39 [2020-11-05T08:04:39.519Z] ok  	github.com/docker/docker/opts	0.081s	coverage: 67.1% of statements
08:04:39 [2020-11-05T08:04:39.616Z] --- PASS: TestConfigsUpdate (3.67s)
08:04:39 [2020-11-05T08:04:39.616Z] === RUN   TestTemplatedConfig
08:04:39 [2020-11-05T08:04:39.783Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 52.9% of statements
08:04:40 [2020-11-05T08:04:40.732Z] ok  	github.com/docker/docker/pkg/broadcaster	0.026s	coverage: 100.0% of statements
08:04:41 [2020-11-05T08:04:41.682Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
08:04:41 [2020-11-05T08:04:41.682Z] ok  	github.com/docker/docker/pkg/authorization	0.474s	coverage: 68.3% of statements
08:04:42 [2020-11-05T08:04:42.579Z] ?   	github.com/docker/docker/api	[no test files]
08:04:42 [2020-11-05T08:04:42.629Z] ok  	github.com/docker/docker/pkg/directory	0.022s	coverage: 80.0% of statements
08:04:42 [2020-11-05T08:04:42.892Z] ok  	github.com/docker/docker/pkg/archive	1.334s	coverage: 76.8% of statements
08:04:43 [2020-11-05T08:04:43.136Z] --- PASS: TestTemplatedConfig (3.65s)
08:04:43 [2020-11-05T08:04:43.136Z] === RUN   TestConfigCreateResolve
08:04:43 [2020-11-05T08:04:43.155Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
08:04:43 [2020-11-05T08:04:43.731Z] ok  	github.com/docker/docker/pkg/discovery/file	0.014s	coverage: 97.6% of statements
08:04:43 [2020-11-05T08:04:43.801Z] 
08:04:43 [2020-11-05T08:04:43.801Z] SUCCESS: Specified value was saved.
08:04:44 [2020-11-05T08:04:44.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:04:44 [2020-11-05T08:04:44.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:04:44 [2020-11-05T08:04:44.262Z] INFO: Downloading git...
08:04:44 [2020-11-05T08:04:44.306Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.026s	coverage: 92.3% of statements
08:04:44 [2020-11-05T08:04:44.880Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
08:04:45 [2020-11-05T08:04:45.142Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
08:04:45 [2020-11-05T08:04:45.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:04:45 [2020-11-05T08:04:45.805Z] INFO: Downloading go...
08:04:46 [2020-11-05T08:04:46.085Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.518s	coverage: 43.2% of statements
08:04:46 [2020-11-05T08:04:46.348Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
08:04:46 [2020-11-05T08:04:46.610Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
08:04:46 [2020-11-05T08:04:46.658Z] --- PASS: TestConfigCreateResolve (3.59s)
08:04:46 [2020-11-05T08:04:46.658Z] === RUN   TestConfigDaemonLibtrustID
08:04:46 [2020-11-05T08:04:46.658Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
08:04:46 [2020-11-05T08:04:46.658Z] PASS
08:04:46 [2020-11-05T08:04:46.658Z] 
08:04:46 [2020-11-05T08:04:46.658Z] DONE 7 tests in 22.491s
08:04:46 [2020-11-05T08:04:46.658Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
08:04:46 [2020-11-05T08:04:46.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
08:04:46 [2020-11-05T08:04:46.658Z] ++ set -e
08:04:46 [2020-11-05T08:04:46.658Z] ++ '[' -n 0 ']'
08:04:46 [2020-11-05T08:04:46.658Z] ++ set -x
08:04:46 [2020-11-05T08:04:46.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
08:04:46 [2020-11-05T08:04:46.950Z] INFO: Testing against a local daemon
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestCheckpoint
08:04:46 [2020-11-05T08:04:46.950Z] --- SKIP: TestCheckpoint (0.00s)
08:04:46 [2020-11-05T08:04:46.950Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestContainerInvalidJSON
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:04:46 [2020-11-05T08:04:46.950Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:04:46 [2020-11-05T08:04:46.950Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:04:46 [2020-11-05T08:04:46.950Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:04:46 [2020-11-05T08:04:46.950Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:04:46 [2020-11-05T08:04:46.950Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:04:46 [2020-11-05T08:04:46.950Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:04:46 [2020-11-05T08:04:46.950Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:04:46 [2020-11-05T08:04:46.950Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:04:46 [2020-11-05T08:04:46.950Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:04:46 [2020-11-05T08:04:46.950Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:04:46 [2020-11-05T08:04:46.950Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
08:04:46 [2020-11-05T08:04:46.950Z] === RUN   TestCopyFromContainerPathIsNotDir
08:04:47 [2020-11-05T08:04:47.185Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
08:04:47 [2020-11-05T08:04:47.185Z] ok  	github.com/docker/docker/pkg/fsutils	0.288s	coverage: 85.1% of statements
08:04:47 [2020-11-05T08:04:47.242Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
08:04:47 [2020-11-05T08:04:47.242Z] === RUN   TestCopyToContainerPathDoesNotExist
08:04:47 [2020-11-05T08:04:47.242Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s)
08:04:47 [2020-11-05T08:04:47.242Z] === RUN   TestCopyToContainerPathIsNotDir
08:04:47 [2020-11-05T08:04:47.448Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
08:04:47 [2020-11-05T08:04:47.535Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
08:04:47 [2020-11-05T08:04:47.535Z] === RUN   TestCopyFromContainer
08:04:48 [2020-11-05T08:04:48.397Z] ok  	github.com/docker/docker/layer	7.406s	coverage: 68.8% of statements
08:04:48 [2020-11-05T08:04:48.397Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:04:48 [2020-11-05T08:04:48.397Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:04:48 [2020-11-05T08:04:48.397Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:04:48 [2020-11-05T08:04:48.397Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:04:48 [2020-11-05T08:04:48.397Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:04:48 [2020-11-05T08:04:48.397Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:04:48 [2020-11-05T08:04:48.397Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:04:48 [2020-11-05T08:04:48.397Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
08:04:48 [2020-11-05T08:04:48.659Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
08:04:48 [2020-11-05T08:04:48.659Z] ok  	github.com/docker/docker/pkg/ioutils	0.630s	coverage: 70.1% of statements
08:04:48 [2020-11-05T08:04:48.659Z] ok  	github.com/docker/docker/pkg/idtools	0.698s	coverage: 70.1% of statements
08:04:48 [2020-11-05T08:04:48.659Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
08:04:48 [2020-11-05T08:04:48.659Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:04:48 [2020-11-05T08:04:48.659Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:04:49 [2020-11-05T08:04:49.236Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
08:04:49 [2020-11-05T08:04:49.236Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:04:49 [2020-11-05T08:04:49.236Z] ok  	github.com/docker/docker/pkg/parsers	0.016s	coverage: 97.0% of statements
08:04:49 [2020-11-05T08:04:49.498Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
08:04:49 [2020-11-05T08:04:49.615Z] === RUN   TestCopyFromContainer//
08:04:49 [2020-11-05T08:04:49.615Z] === RUN   TestCopyFromContainer//bar/root
08:04:49 [2020-11-05T08:04:49.615Z] === RUN   TestCopyFromContainer//bar/root/
08:04:49 [2020-11-05T08:04:49.761Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.024s	coverage: 86.7% of statements
08:04:49 [2020-11-05T08:04:49.761Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
08:04:49 [2020-11-05T08:04:49.761Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:04:49 [2020-11-05T08:04:49.761Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:04:49 [2020-11-05T08:04:49.907Z] === RUN   TestCopyFromContainer/bar/quux
08:04:49 [2020-11-05T08:04:49.907Z] === RUN   TestCopyFromContainer/bar/quux/
08:04:49 [2020-11-05T08:04:49.907Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:04:49 [2020-11-05T08:04:49.907Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:04:50 [2020-11-05T08:04:50.200Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:04:50 [2020-11-05T08:04:50.200Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:04:50 [2020-11-05T08:04:50.200Z] === RUN   TestCopyFromContainer/bar/notarget
08:04:50 [2020-11-05T08:04:50.337Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCopyFromContainer (2.97s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer// (0.05s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateLinkToNonExistingContainer
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithInvalidEnv
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithInvalidEnv/0
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateWithInvalidEnv/0
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithInvalidEnv/1
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateWithInvalidEnv/1
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithInvalidEnv/2
08:04:50 [2020-11-05T08:04:50.492Z] === PAUSE TestCreateWithInvalidEnv/2
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateWithInvalidEnv/0
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateWithInvalidEnv/2
08:04:50 [2020-11-05T08:04:50.492Z] === CONT  TestCreateWithInvalidEnv/1
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateTmpfsMountsTarget
08:04:50 [2020-11-05T08:04:50.492Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:04:50 [2020-11-05T08:04:50.492Z] === RUN   TestCreateWithCustomMaskedPaths
08:04:50 [2020-11-05T08:04:50.917Z] ok  	github.com/docker/docker/pkg/pools	0.015s	coverage: 88.2% of statements
08:04:50 [2020-11-05T08:04:50.917Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
08:04:51 [2020-11-05T08:04:51.178Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
08:04:51 [2020-11-05T08:04:51.752Z] ok  	github.com/docker/docker/pkg/reexec	0.022s	coverage: 82.4% of statements
08:04:52 [2020-11-05T08:04:52.327Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
08:04:52 [2020-11-05T08:04:52.328Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 75.0% of statements
08:04:52 [2020-11-05T08:04:52.892Z] INFO: Downloading compiler 1 of 3...
08:04:52 [2020-11-05T08:04:52.901Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
08:04:52 [2020-11-05T08:04:52.901Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
08:04:53 [2020-11-05T08:04:53.227Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s)
08:04:53 [2020-11-05T08:04:53.227Z] === RUN   TestCreateWithCustomReadonlyPaths
08:04:53 [2020-11-05T08:04:53.354Z] INFO: Downloading compiler 2 of 3...
08:04:53 [2020-11-05T08:04:53.814Z] INFO: Downloading compiler 3 of 3...
08:04:53 [2020-11-05T08:04:53.850Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.2% of statements
08:04:54 [2020-11-05T08:04:54.113Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 36.9% of statements
08:04:54 [2020-11-05T08:04:54.277Z] INFO: Extracting git...
08:04:54 [2020-11-05T08:04:54.687Z] ok  	github.com/docker/docker/pkg/tailfile	0.096s	coverage: 88.6% of statements
08:04:54 [2020-11-05T08:04:54.687Z] ok  	github.com/docker/docker/pkg/signal	2.826s	coverage: 61.0% of statements
08:04:55 [2020-11-05T08:04:55.212Z] ok  	github.com/docker/docker/pkg/tarsum	0.117s	coverage: 89.3% of statements
08:04:55 [2020-11-05T08:04:55.212Z] testing: warning: no tests to run
08:04:55 [2020-11-05T08:04:55.212Z] coverage: [no statements]
08:04:55 [2020-11-05T08:04:55.212Z] ok  	github.com/docker/docker/pkg/term/windows	0.015s	coverage: [no statements] [no tests to run]
08:04:55 [2020-11-05T08:04:55.474Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
08:04:55 [2020-11-05T08:04:55.474Z] ok  	github.com/docker/docker/pkg/urlutil	0.012s	coverage: 100.0% of statements
08:04:55 [2020-11-05T08:04:55.474Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
08:04:55 [2020-11-05T08:04:55.961Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s)
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:04:55 [2020-11-05T08:04:55.961Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:04:55 [2020-11-05T08:04:55.961Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:04:55 [2020-11-05T08:04:55.961Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:04:55 [2020-11-05T08:04:55.961Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:04:55 [2020-11-05T08:04:55.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:04:55 [2020-11-05T08:04:55.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:04:55 [2020-11-05T08:04:55.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
08:04:55 [2020-11-05T08:04:55.962Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:04:56 [2020-11-05T08:04:56.254Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreateDifferentPlatform
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreateDifferentPlatform/different_os
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:04:56 [2020-11-05T08:04:56.254Z] --- PASS: TestCreateDifferentPlatform (0.02s)
08:04:56 [2020-11-05T08:04:56.254Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:04:56 [2020-11-05T08:04:56.254Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:04:56 [2020-11-05T08:04:56.254Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
08:04:56 [2020-11-05T08:04:56.254Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:04:56 [2020-11-05T08:04:56.546Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestContainerStartOnDaemonRestart
08:04:56 [2020-11-05T08:04:56.546Z] === PAUSE TestContainerStartOnDaemonRestart
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestDaemonRestartIpcMode
08:04:56 [2020-11-05T08:04:56.546Z] === PAUSE TestDaemonRestartIpcMode
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestDaemonHostGatewayIP
08:04:56 [2020-11-05T08:04:56.546Z] === PAUSE TestDaemonHostGatewayIP
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestContainerKillOnDaemonStart
08:04:56 [2020-11-05T08:04:56.546Z] === PAUSE TestContainerKillOnDaemonStart
08:04:56 [2020-11-05T08:04:56.546Z] === RUN   TestDiff
08:04:56 [2020-11-05T08:04:56.866Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
08:04:56 [2020-11-05T08:04:56.867Z] ok  	github.com/docker/docker/profiles/seccomp	0.031s	coverage: 85.4% of statements
08:04:57 [2020-11-05T08:04:57.185Z] --- PASS: TestDiff (0.83s)
08:04:57 [2020-11-05T08:04:57.185Z] === RUN   TestExecWithCloseStdin
08:04:57 [2020-11-05T08:04:57.816Z] ok  	github.com/docker/docker/reference	0.023s	coverage: 84.4% of statements
08:04:58 [2020-11-05T08:04:58.050Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 9.0% of statements
08:04:58 [2020-11-05T08:04:58.222Z] --- PASS: TestExecWithCloseStdin (0.88s)
08:04:58 [2020-11-05T08:04:58.222Z] === RUN   TestExec
08:04:58 [2020-11-05T08:04:58.390Z] ok  	github.com/docker/docker/plugin	0.567s	coverage: 23.2% of statements
08:04:59 [2020-11-05T08:04:59.259Z] --- PASS: TestExec (0.95s)
08:04:59 [2020-11-05T08:04:59.259Z] === RUN   TestExecUser
08:04:59 [2020-11-05T08:04:59.780Z] ok  	github.com/docker/docker/registry	0.169s	coverage: 56.8% of statements
08:04:59 [2020-11-05T08:04:59.780Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
08:04:59 [2020-11-05T08:04:59.780Z] ok  	github.com/docker/docker/quota	0.545s	coverage: 71.4% of statements
08:05:00 [2020-11-05T08:05:00.296Z] --- PASS: TestExecUser (0.92s)
08:05:00 [2020-11-05T08:05:00.296Z] === RUN   TestExportContainerAndImportImage
08:05:00 [2020-11-05T08:05:00.376Z] ok  	github.com/docker/docker/restartmanager	0.010s	coverage: 45.3% of statements
08:05:00 [2020-11-05T08:05:00.649Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
08:05:01 [2020-11-05T08:05:01.254Z] ok  	github.com/docker/docker/runconfig	0.069s	coverage: 66.1% of statements
08:05:01 [2020-11-05T08:05:01.377Z] --- PASS: TestExportContainerAndImportImage (1.11s)
08:05:01 [2020-11-05T08:05:01.377Z] === RUN   TestExportContainerAfterDaemonRestart
08:05:02 [2020-11-05T08:05:02.655Z] ok  	github.com/docker/docker/volume/drivers	0.046s	coverage: 36.1% of statements
08:05:02 [2020-11-05T08:05:02.888Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
08:05:02 [2020-11-05T08:05:02.888Z] === RUN   TestHealthCheckWorkdir
08:05:03 [2020-11-05T08:05:03.925Z] --- PASS: TestHealthCheckWorkdir (1.13s)
08:05:03 [2020-11-05T08:05:03.925Z] === RUN   TestHealthKillContainer
08:05:04 [2020-11-05T08:05:04.063Z] ok  	github.com/docker/docker/volume/mounts	0.054s	coverage: 67.0% of statements
08:05:04 [2020-11-05T08:05:04.636Z] ok  	github.com/docker/docker/volume/local	0.261s	coverage: 76.6% of statements
08:05:05 [2020-11-05T08:05:05.206Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
08:05:06 [2020-11-05T08:05:06.662Z] --- PASS: TestHealthKillContainer (2.95s)
08:05:06 [2020-11-05T08:05:06.662Z] === RUN   TestInspectCpusetInConfigPre120
08:05:07 [2020-11-05T08:05:07.698Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
08:05:07 [2020-11-05T08:05:07.698Z] === RUN   TestIpcModeNone
08:05:08 [2020-11-05T08:05:08.734Z] --- PASS: TestIpcModeNone (0.94s)
08:05:08 [2020-11-05T08:05:08.734Z] === RUN   TestIpcModePrivate
08:05:09 [2020-11-05T08:05:09.115Z] INFO: Expanding go...
08:05:09 [2020-11-05T08:05:09.368Z] --- PASS: TestIpcModePrivate (0.87s)
08:05:09 [2020-11-05T08:05:09.368Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
08:05:09 [2020-11-05T08:05:09.368Z] === RUN   TestIpcModeShareable
08:05:10 [2020-11-05T08:05:10.406Z] --- PASS: TestIpcModeShareable (0.94s)
08:05:10 [2020-11-05T08:05:10.406Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
08:05:10 [2020-11-05T08:05:10.406Z] === RUN   TestAPIIpcModeShareableAndContainer
08:05:12 [2020-11-05T08:05:12.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:05:12 [2020-11-05T08:05:12.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:05:12 [2020-11-05T08:05:12.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:05:13 [2020-11-05T08:05:13.141Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s)
08:05:13 [2020-11-05T08:05:13.141Z] === RUN   TestAPIIpcModeHost
08:05:13 [2020-11-05T08:05:13.775Z] --- PASS: TestAPIIpcModeHost (0.60s)
08:05:13 [2020-11-05T08:05:13.775Z] === RUN   TestDaemonIpcModeShareable
08:05:13 [2020-11-05T08:05:13.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:05:14 [2020-11-05T08:05:14.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:05:15 [2020-11-05T08:05:15.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:05:15 [2020-11-05T08:05:15.846Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
08:05:15 [2020-11-05T08:05:15.846Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
08:05:15 [2020-11-05T08:05:15.846Z] === RUN   TestDaemonIpcModePrivate
08:05:17 [2020-11-05T08:05:17.358Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
08:05:17 [2020-11-05T08:05:17.358Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
08:05:17 [2020-11-05T08:05:17.358Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:05:18 [2020-11-05T08:05:18.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:05:19 [2020-11-05T08:05:19.434Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
08:05:19 [2020-11-05T08:05:19.434Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
08:05:19 [2020-11-05T08:05:19.434Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:05:20 [2020-11-05T08:05:20.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:05:20 [2020-11-05T08:05:20.944Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s)
08:05:20 [2020-11-05T08:05:20.944Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
08:05:20 [2020-11-05T08:05:20.944Z] === RUN   TestIpcModeOlderClient
08:05:20 [2020-11-05T08:05:20.944Z] === PAUSE TestIpcModeOlderClient
08:05:20 [2020-11-05T08:05:20.944Z] === RUN   TestKillContainerInvalidSignal
08:05:21 [2020-11-05T08:05:21.579Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
08:05:21 [2020-11-05T08:05:21.579Z] === RUN   TestKillContainer
08:05:21 [2020-11-05T08:05:21.579Z] === RUN   TestKillContainer/no_signal
08:05:21 [2020-11-05T08:05:21.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:05:22 [2020-11-05T08:05:22.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:05:22 [2020-11-05T08:05:22.617Z] === RUN   TestKillContainer/non_killing_signal
08:05:23 [2020-11-05T08:05:23.252Z] === RUN   TestKillContainer/killing_signal
08:05:23 [2020-11-05T08:05:23.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:05:24 [2020-11-05T08:05:24.294Z] --- PASS: TestKillContainer (2.64s)
08:05:24 [2020-11-05T08:05:24.294Z]     --- PASS: TestKillContainer/no_signal (0.84s)
08:05:24 [2020-11-05T08:05:24.294Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
08:05:24 [2020-11-05T08:05:24.294Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
08:05:24 [2020-11-05T08:05:24.294Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:05:24 [2020-11-05T08:05:24.294Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:05:24 [2020-11-05T08:05:24.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:05:25 [2020-11-05T08:05:25.331Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:05:25 [2020-11-05T08:05:25.966Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s)
08:05:25 [2020-11-05T08:05:25.966Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
08:05:25 [2020-11-05T08:05:25.966Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
08:05:25 [2020-11-05T08:05:25.966Z] === RUN   TestKillStoppedContainer
08:05:25 [2020-11-05T08:05:25.966Z] --- PASS: TestKillStoppedContainer (0.08s)
08:05:25 [2020-11-05T08:05:25.966Z] === RUN   TestKillStoppedContainerAPIPre120
08:05:26 [2020-11-05T08:05:26.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:05:26 [2020-11-05T08:05:26.258Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
08:05:26 [2020-11-05T08:05:26.258Z] === RUN   TestKillDifferentUserContainer
08:05:27 [2020-11-05T08:05:27.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:05:27 [2020-11-05T08:05:27.166Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.6% of statements
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/rootless	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/volume	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === Skipped
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver btrfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver btrfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver btrfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver btrfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver btrfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:73: No driver to put!
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z] time="2020-11-05T08:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z] time="2020-11-05T08:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z] time="2020-11-05T08:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z] time="2020-11-05T08:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z] time="2020-11-05T08:04:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:73: No driver to put!
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     overlay_test.go:49: Fails to compute changes intermittently
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver zfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver zfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver zfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver zfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:46: Driver zfs not supported
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     graphtest_unix.go:73: No driver to put!
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:05:27 [2020-11-05T08:05:27.166Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] 
08:05:27 [2020-11-05T08:05:27.166Z] DONE 2167 tests, 26 skipped in 191.179s
Post stage
[Pipeline] junit
08:05:27 [2020-11-05T08:05:27.181Z] Recording test results
08:05:27 [2020-11-05T08:05:27.294Z] --- PASS: TestKillDifferentUserContainer (0.96s)
08:05:27 [2020-11-05T08:05:27.294Z] === RUN   TestInspectOomKilledTrue
08:05:27 [2020-11-05T08:05:27.294Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:05:27 [2020-11-05T08:05:27.294Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:05:27 [2020-11-05T08:05:27.294Z] === RUN   TestInspectOomKilledFalse
08:05:27 [2020-11-05T08:05:27.294Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:05:27 [2020-11-05T08:05:27.294Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:05:27 [2020-11-05T08:05:27.294Z] === RUN   TestLinksEtcHostsContentMatch
08:05:27 [2020-11-05T08:05:27.929Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s)
08:05:27 [2020-11-05T08:05:27.929Z] === RUN   TestLinksContainerNames
08:05:28 [2020-11-05T08:05:28.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:05:29 [2020-11-05T08:05:29.425Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:05:29 [2020-11-05T08:05:29.425Z] Using test binary docker
08:05:29 [2020-11-05T08:05:29.425Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:05:29 [2020-11-05T08:05:29.425Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:05:29 [2020-11-05T08:05:29.425Z] INFO: Waiting for daemon to start...
08:05:29 [2020-11-05T08:05:29.425Z] Starting dockerd
08:05:29 [2020-11-05T08:05:29.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -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:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh dynbinary test-integration
08:05:30 [2020-11-05T08:05:30.003Z] 
08:05:30 [2020-11-05T08:05:30.004Z] --- PASS: TestLinksContainerNames (1.65s)
08:05:30 [2020-11-05T08:05:30.004Z] === RUN   TestLogsFollowTailEmpty
08:05:30 [2020-11-05T08:05:30.243Z] INFO: Expanding compiler 1 of 3...
08:05:30 [2020-11-05T08:05:30.243Z] INFO: Expanding compiler 2 of 3...
08:05:30 [2020-11-05T08:05:30.264Z] Removing bundles/
08:05:30 [2020-11-05T08:05:30.264Z] 
08:05:30 [2020-11-05T08:05:30.264Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:05:30 [2020-11-05T08:05:30.264Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:05:30 [2020-11-05T08:05:30.264Z] GOOS="" GOARCH="" GOARM=""
08:05:30 [2020-11-05T08:05:30.639Z] --- PASS: TestLogsFollowTailEmpty (0.90s)
08:05:30 [2020-11-05T08:05:30.639Z] === RUN   TestContainerNetworkMountsNoChown
08:05:31 [2020-11-05T08:05:31.688Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/default
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/private
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/private
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/rprivate
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/rprivate
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/slave
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/slave
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/rslave
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/rslave
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/shared
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/shared
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/rshared
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/rshared
08:05:31 [2020-11-05T08:05:31.688Z] === CONT  TestMountDaemonRoot/default
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default/bind_root
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default/mount_root
08:05:31 [2020-11-05T08:05:31.688Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:05:31 [2020-11-05T08:05:31.688Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/default/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/shared
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rslave
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/slave
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rprivate
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/private
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/private/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/private/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/default/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:05:31 [2020-11-05T08:05:31.689Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:05:31 [2020-11-05T08:05:31.937Z] .
08:05:31 [2020-11-05T08:05:31.937Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:05:31 [2020-11-05T08:05:31.937Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:05:31 [2020-11-05T08:05:31.937Z] Error: No such image: emptyfs
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:05:31 [2020-11-05T08:05:31.981Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:05:32 [2020-11-05T08:05:32.193Z] Running integration-test (iteration 1)
08:05:32 [2020-11-05T08:05:32.193Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/private/bind_root
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/private/mount_root
08:05:32 [2020-11-05T08:05:32.273Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:05:32 [2020-11-05T08:05:32.273Z] --- PASS: TestMountDaemonRoot (0.02s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
08:05:32 [2020-11-05T08:05:32.273Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:05:32 [2020-11-05T08:05:32.273Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
08:05:32 [2020-11-05T08:05:32.274Z] === RUN   TestContainerBindMountNonRecursive
08:05:35 [2020-11-05T08:05:35.010Z] --- PASS: TestContainerBindMountNonRecursive (2.26s)
08:05:35 [2020-11-05T08:05:35.010Z] === RUN   TestNetworkNat
08:05:35 [2020-11-05T08:05:35.645Z] --- PASS: TestNetworkNat (0.92s)
08:05:35 [2020-11-05T08:05:35.645Z] === RUN   TestNetworkLocalhostTCPNat
08:05:36 [2020-11-05T08:05:36.051Z] INFO: Expanding compiler 3 of 3...
08:05:36 [2020-11-05T08:05:36.051Z] INFO: Removing downloaded files...
08:05:36 [2020-11-05T08:05:36.051Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
08:05:36 [2020-11-05T08:05:36.051Z] INFO: Configuring git core.autocrlf...
08:05:36 [2020-11-05T08:05:36.279Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
08:05:36 [2020-11-05T08:05:36.279Z] === RUN   TestNetworkLoopbackNat
08:05:39 [2020-11-05T08:05:39.803Z] --- PASS: TestNetworkLoopbackNat (3.27s)
08:05:39 [2020-11-05T08:05:39.803Z] === RUN   TestPause
08:05:40 [2020-11-05T08:05:40.438Z] --- PASS: TestPause (0.91s)
08:05:40 [2020-11-05T08:05:40.438Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:05:40 [2020-11-05T08:05:40.438Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:05:40 [2020-11-05T08:05:40.438Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:05:40 [2020-11-05T08:05:40.438Z] === RUN   TestPauseStopPausedContainer
08:05:41 [2020-11-05T08:05:41.476Z] --- PASS: TestPauseStopPausedContainer (0.87s)
08:05:41 [2020-11-05T08:05:41.476Z] === RUN   TestPsFilter
08:05:41 [2020-11-05T08:05:41.768Z] --- PASS: TestPsFilter (0.30s)
08:05:41 [2020-11-05T08:05:41.768Z] === RUN   TestRemoveContainerWithRemovedVolume
08:05:42 [2020-11-05T08:05:42.404Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
08:05:42 [2020-11-05T08:05:42.404Z] === RUN   TestRemoveContainerWithVolume
08:05:43 [2020-11-05T08:05:43.441Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
08:05:43 [2020-11-05T08:05:43.441Z] === RUN   TestRemoveContainerRunning
08:05:44 [2020-11-05T08:05:44.075Z] --- PASS: TestRemoveContainerRunning (0.83s)
08:05:44 [2020-11-05T08:05:44.075Z] === RUN   TestRemoveContainerForceRemoveRunning
08:05:45 [2020-11-05T08:05:45.111Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
08:05:45 [2020-11-05T08:05:45.111Z] === RUN   TestRemoveInvalidContainer
08:05:45 [2020-11-05T08:05:45.111Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:05:45 [2020-11-05T08:05:45.111Z] === RUN   TestRenameLinkedContainer
08:05:47 [2020-11-05T08:05:47.032Z] Loaded image: buildpack-deps:buster
08:05:47 [2020-11-05T08:05:47.032Z] Loaded image: busybox:latest
08:05:47 [2020-11-05T08:05:47.032Z] Loaded image: busybox:glibc
08:05:47 [2020-11-05T08:05:47.032Z] Loaded image: debian:buster
08:05:47 [2020-11-05T08:05:47.032Z] Loaded image: hello-world:latest
08:05:47 [2020-11-05T08:05:47.032Z] Loaded image: arm32v7/hello-world:latest
08:05:47 [2020-11-05T08:05:47.032Z] INFO: Testing against a local daemon
08:05:47 [2020-11-05T08:05:47.032Z] === RUN   TestCgroupNamespacesBuild
08:05:48 [2020-11-05T08:05:48.638Z] --- PASS: TestRenameLinkedContainer (3.35s)
08:05:48 [2020-11-05T08:05:48.638Z] === RUN   TestRenameStoppedContainer
08:05:48 [2020-11-05T08:05:48.919Z] --- PASS: TestCgroupNamespacesBuild (3.83s)
08:05:48 [2020-11-05T08:05:48.919Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:05:49 [2020-11-05T08:05:49.273Z] --- PASS: TestRenameStoppedContainer (0.86s)
08:05:49 [2020-11-05T08:05:49.273Z] === RUN   TestRenameRunningContainerAndReuse
08:05:51 [2020-11-05T08:05:51.344Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s)
08:05:51 [2020-11-05T08:05:51.344Z] === RUN   TestRenameInvalidName
08:05:51 [2020-11-05T08:05:51.506Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
08:05:51 [2020-11-05T08:05:51.506Z] === RUN   TestBuildWithSession
08:05:51 [2020-11-05T08:05:51.506Z] --- SKIP: TestBuildWithSession (0.00s)
08:05:51 [2020-11-05T08:05:51.506Z]     build_session_test.go:25: TODO: BuildKit
08:05:51 [2020-11-05T08:05:51.506Z] === RUN   TestBuildSquashParent
08:05:51 [2020-11-05T08:05:51.979Z] --- PASS: TestRenameInvalidName (0.87s)
08:05:51 [2020-11-05T08:05:51.979Z] === RUN   TestRenameAnonymousContainer
08:05:57 [2020-11-05T08:05:57.554Z] --- PASS: TestRenameAnonymousContainer (4.90s)
08:05:57 [2020-11-05T08:05:57.554Z] === RUN   TestRenameContainerWithSameName
08:05:57 [2020-11-05T08:05:57.554Z] --- PASS: TestRenameContainerWithSameName (0.88s)
08:05:57 [2020-11-05T08:05:57.554Z] === RUN   TestRenameContainerWithLinkedContainer
08:05:59 [2020-11-05T08:05:59.588Z] --- PASS: TestBuildSquashParent (7.16s)
08:05:59 [2020-11-05T08:05:59.588Z] === RUN   TestBuildWithRemoveAndForceRemove
08:05:59 [2020-11-05T08:05:59.588Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:05:59 [2020-11-05T08:05:59.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:05:59 [2020-11-05T08:05:59.588Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:05:59 [2020-11-05T08:05:59.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:05:59 [2020-11-05T08:05:59.588Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:05:59 [2020-11-05T08:05:59.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:05:59 [2020-11-05T08:05:59.588Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:05:59 [2020-11-05T08:05:59.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:05:59 [2020-11-05T08:05:59.588Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:05:59 [2020-11-05T08:05:59.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:05:59 [2020-11-05T08:05:59.588Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:05:59 [2020-11-05T08:05:59.588Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:05:59 [2020-11-05T08:05:59.588Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:05:59 [2020-11-05T08:05:59.588Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:05:59 [2020-11-05T08:05:59.588Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:05:59 [2020-11-05T08:05:59.626Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
08:05:59 [2020-11-05T08:05:59.626Z] === RUN   TestResize
08:05:59 [2020-11-05T08:05:59.844Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:06:00 [2020-11-05T08:06:00.261Z] --- PASS: TestResize (0.92s)
08:06:00 [2020-11-05T08:06:00.261Z] === RUN   TestResizeWithInvalidSize
08:06:01 [2020-11-05T08:06:01.298Z] --- PASS: TestResizeWithInvalidSize (0.87s)
08:06:01 [2020-11-05T08:06:01.298Z] === RUN   TestResizeWhenContainerNotStarted
08:06:01 [2020-11-05T08:06:01.733Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:06:01 [2020-11-05T08:06:01.734Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:06:02 [2020-11-05T08:06:02.336Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:06:02 [2020-11-05T08:06:02.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:06:04 [2020-11-05T08:06:04.247Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:06:04 [2020-11-05T08:06:04.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s)
08:06:04 [2020-11-05T08:06:04.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s)
08:06:04 [2020-11-05T08:06:04.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s)
08:06:04 [2020-11-05T08:06:04.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s)
08:06:04 [2020-11-05T08:06:04.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s)
08:06:04 [2020-11-05T08:06:04.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s)
08:06:04 [2020-11-05T08:06:04.247Z] === RUN   TestBuildMultiStageCopy
08:06:04 [2020-11-05T08:06:04.247Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:06:04 [2020-11-05T08:06:04.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:06:04 [2020-11-05T08:06:04.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:06:06 [2020-11-05T08:06:06.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:06:06 [2020-11-05T08:06:06.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:06:07 [2020-11-05T08:06:07.511Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:06:07 [2020-11-05T08:06:07.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:06:07 [2020-11-05T08:06:07.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:06:08 [2020-11-05T08:06:08.072Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:06:09 [2020-11-05T08:06:09.435Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:06:10 [2020-11-05T08:06:10.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:06:10 [2020-11-05T08:06:10.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:06:10 [2020-11-05T08:06:10.361Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:06:10 [2020-11-05T08:06:10.806Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:06:10 [2020-11-05T08:06:10.806Z] 
08:06:10 [2020-11-05T08:06:10.806Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:06:10 [2020-11-05T08:06:10.806Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:06:10 [2020-11-05T08:06:10.806Z] Using test binary docker
08:06:10 [2020-11-05T08:06:10.806Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:06:10 [2020-11-05T08:06:10.806Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:06:10 [2020-11-05T08:06:10.806Z] INFO: Waiting for daemon to start...
08:06:10 [2020-11-05T08:06:10.806Z] Starting dockerd
08:06:10 [2020-11-05T08:06:10.806Z] .
08:06:10 [2020-11-05T08:06:10.806Z] INFO: Building docker-sdk-python3:4.3.0...
08:06:11 [2020-11-05T08:06:11.286Z] --- PASS: TestBuildMultiStageCopy (7.26s)
08:06:11 [2020-11-05T08:06:11.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s)
08:06:11 [2020-11-05T08:06:11.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
08:06:11 [2020-11-05T08:06:11.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
08:06:11 [2020-11-05T08:06:11.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
08:06:11 [2020-11-05T08:06:11.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
08:06:11 [2020-11-05T08:06:11.286Z] === RUN   TestBuildMultiStageParentConfig
08:06:13 [2020-11-05T08:06:13.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:06:13 [2020-11-05T08:06:13.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:06:15 [2020-11-05T08:06:15.868Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s)
08:06:15 [2020-11-05T08:06:15.868Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s)
08:06:15 [2020-11-05T08:06:15.868Z] === RUN   TestCgroupNamespacesRun
08:06:16 [2020-11-05T08:06:16.524Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
08:06:16 [2020-11-05T08:06:16.525Z] === RUN   TestBuildLabelWithTargets
08:06:16 [2020-11-05T08:06:16.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:06:16 [2020-11-05T08:06:16.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:06:17 [2020-11-05T08:06:17.940Z] --- PASS: TestCgroupNamespacesRun (1.74s)
08:06:17 [2020-11-05T08:06:17.940Z] === RUN   TestCgroupNamespacesRunPrivileged
08:06:19 [2020-11-05T08:06:19.452Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
08:06:19 [2020-11-05T08:06:19.452Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:06:20 [2020-11-05T08:06:20.455Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 14.7% of statements
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
08:06:20 [2020-11-05T08:06:20.455Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
08:06:20 [2020-11-05T08:06:20.455Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
08:06:20 [2020-11-05T08:06:20.455Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.7% of statements
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/builder	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:06:20 [2020-11-05T08:06:20.455Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
08:06:20 [2020-11-05T08:06:20.455Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
08:06:21 [2020-11-05T08:06:21.524Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
08:06:21 [2020-11-05T08:06:21.524Z] === RUN   TestCgroupNamespacesRunHostMode
08:06:23 [2020-11-05T08:06:23.036Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
08:06:23 [2020-11-05T08:06:23.036Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:06:23 [2020-11-05T08:06:23.245Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.414s	coverage: 86.3% of statements
08:06:23 [2020-11-05T08:06:23.895Z] ok  	github.com/docker/docker/builder/remotecontext	0.450s	coverage: 13.6% of statements
08:06:24 [2020-11-05T08:06:24.605Z] --- PASS: TestBuildLabelWithTargets (8.00s)
08:06:24 [2020-11-05T08:06:24.605Z] === RUN   TestBuildWithEmptyLayers
08:06:24 [2020-11-05T08:06:24.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:06:25 [2020-11-05T08:06:25.108Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
08:06:25 [2020-11-05T08:06:25.108Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:06:26 [2020-11-05T08:06:26.010Z] ok  	github.com/docker/docker/builder/dockerfile	1.418s	coverage: 48.0% of statements
08:06:26 [2020-11-05T08:06:26.010Z] ?   	github.com/docker/docker/cli	[no test files]
08:06:26 [2020-11-05T08:06:26.010Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:06:26 [2020-11-05T08:06:26.619Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s)
08:06:26 [2020-11-05T08:06:26.619Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:06:27 [2020-11-05T08:06:27.119Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
08:06:27 [2020-11-05T08:06:27.119Z] === RUN   TestBuildMultiStageOnBuild
08:06:27 [2020-11-05T08:06:27.312Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
08:06:27 [2020-11-05T08:06:27.312Z] === RUN   TestCgroupNamespacesRunOlderClient
08:06:29 [2020-11-05T08:06:29.383Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
08:06:29 [2020-11-05T08:06:29.383Z] === RUN   TestKernelTCPMemory
08:06:30 [2020-11-05T08:06:30.017Z] --- PASS: TestKernelTCPMemory (0.90s)
08:06:30 [2020-11-05T08:06:30.017Z] === RUN   TestNISDomainname
08:06:30 [2020-11-05T08:06:30.543Z] ok  	github.com/docker/docker/client	0.483s	coverage: 75.4% of statements
08:06:31 [2020-11-05T08:06:31.054Z] --- PASS: TestNISDomainname (0.96s)
08:06:31 [2020-11-05T08:06:31.054Z] === RUN   TestHostnameDnsResolution
08:06:32 [2020-11-05T08:06:32.357Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
08:06:32 [2020-11-05T08:06:32.358Z] === RUN   TestBuildUncleanTarFilenames
08:06:32 [2020-11-05T08:06:32.919Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
08:06:32 [2020-11-05T08:06:32.919Z] === RUN   TestBuildMultiStageLayerLeak
08:06:33 [2020-11-05T08:06:33.125Z] --- PASS: TestHostnameDnsResolution (1.69s)
08:06:33 [2020-11-05T08:06:33.125Z] === RUN   TestStats
08:06:35 [2020-11-05T08:06:35.860Z] --- PASS: TestStats (2.97s)
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout/0
08:06:35 [2020-11-05T08:06:35.860Z] === PAUSE TestStopContainerWithTimeout/0
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout/1
08:06:35 [2020-11-05T08:06:35.860Z] === PAUSE TestStopContainerWithTimeout/1
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout/3
08:06:35 [2020-11-05T08:06:35.860Z] === PAUSE TestStopContainerWithTimeout/3
08:06:35 [2020-11-05T08:06:35.860Z] === RUN   TestStopContainerWithTimeout/-1
08:06:35 [2020-11-05T08:06:35.860Z] === PAUSE TestStopContainerWithTimeout/-1
08:06:35 [2020-11-05T08:06:35.860Z] === CONT  TestStopContainerWithTimeout/0
08:06:35 [2020-11-05T08:06:35.860Z] === CONT  TestStopContainerWithTimeout/-1
08:06:36 [2020-11-05T08:06:36.911Z] === CONT  TestStopContainerWithTimeout/3
08:06:37 [2020-11-05T08:06:37.081Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s)
08:06:37 [2020-11-05T08:06:37.081Z] === RUN   TestBuildWithHugeFile
08:06:38 [2020-11-05T08:06:38.985Z] === CONT  TestStopContainerWithTimeout/1
08:06:41 [2020-11-05T08:06:41.059Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:06:41 [2020-11-05T08:06:41.059Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
08:06:41 [2020-11-05T08:06:41.059Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
08:06:41 [2020-11-05T08:06:41.059Z]     --- PASS: TestStopContainerWithTimeout/3 (2.88s)
08:06:41 [2020-11-05T08:06:41.059Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
08:06:41 [2020-11-05T08:06:41.059Z] === RUN   TestDeleteDevicemapper
08:06:41 [2020-11-05T08:06:41.059Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:06:41 [2020-11-05T08:06:41.059Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:06:41 [2020-11-05T08:06:41.059Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:06:44 [2020-11-05T08:06:44.585Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s)
08:06:44 [2020-11-05T08:06:44.585Z] === RUN   TestUpdateMemory
08:06:44 [2020-11-05T08:06:44.585Z] --- SKIP: TestUpdateMemory (0.00s)
08:06:44 [2020-11-05T08:06:44.585Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:06:44 [2020-11-05T08:06:44.585Z] === RUN   TestUpdateCPUQuota
08:06:45 [2020-11-05T08:06:45.221Z] --- PASS: TestUpdateCPUQuota (1.12s)
08:06:45 [2020-11-05T08:06:45.221Z] === RUN   TestUpdatePidsLimit
08:06:45 [2020-11-05T08:06:45.221Z] === RUN   TestUpdatePidsLimit/update_from_none
08:06:45 [2020-11-05T08:06:45.856Z] === RUN   TestUpdatePidsLimit/no_change
08:06:46 [2020-11-05T08:06:46.149Z] === RUN   TestUpdatePidsLimit/update_lower
08:06:46 [2020-11-05T08:06:46.441Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:06:46 [2020-11-05T08:06:46.733Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:06:47 [2020-11-05T08:06:47.368Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:06:47 [2020-11-05T08:06:47.661Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:06:49 [2020-11-05T08:06:49.172Z] --- PASS: TestUpdatePidsLimit (3.68s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
08:06:49 [2020-11-05T08:06:49.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
08:06:49 [2020-11-05T08:06:49.172Z] === RUN   TestUpdateRestartPolicy
08:06:49 [2020-11-05T08:06:49.525Z] sha256:976829052740cde12cf128f777acd8e68eb9acdd55a073bd21f3bcc8c15c6ea6
08:06:49 [2020-11-05T08:06:49.525Z] INFO: Starting docker-py tests...
08:06:49 [2020-11-05T08:06:49.525Z] ============================= test session starts ==============================
08:06:49 [2020-11-05T08:06:49.525Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
08:06:49 [2020-11-05T08:06:49.525Z] rootdir: /src, inifile: pytest.ini
08:06:49 [2020-11-05T08:06:49.525Z] plugins: timeout-1.3.3, cov-2.6.1
08:06:49 [2020-11-05T08:06:49.525Z] collected 389 items / 1 deselected / 388 selected
08:06:49 [2020-11-05T08:06:49.525Z] 
08:06:51 [2020-11-05T08:06:51.781Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:06:51 [2020-11-05T08:06:51.781Z] 
08:06:51 [2020-11-05T08:06:51.781Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:06:51 [2020-11-05T08:06:51.781Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:06:51 [2020-11-05T08:06:51.781Z] HOSTNAME=ded5efb4a7cb
08:06:51 [2020-11-05T08:06:51.781Z] TESTDEBUG=0
08:06:51 [2020-11-05T08:06:51.781Z] DEST=bundles/test-integration
08:06:51 [2020-11-05T08:06:51.781Z] PWD=/go/src/github.com/docker/docker
08:06:51 [2020-11-05T08:06:51.781Z] DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3
08:06:51 [2020-11-05T08:06:51.781Z] container=docker
08:06:51 [2020-11-05T08:06:51.781Z] HOME=/root
08:06:51 [2020-11-05T08:06:51.781Z] GOLANG_VERSION=1.13.15
08:06:51 [2020-11-05T08:06:51.781Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:06:51 [2020-11-05T08:06:51.781Z] VALIDATE_BRANCH=master
08:06:51 [2020-11-05T08:06:51.781Z] TERM=xterm
08:06:51 [2020-11-05T08:06:51.781Z] DOCKER_PKG=github.com/docker/docker
08:06:51 [2020-11-05T08:06:51.781Z] SHLVL=1
08:06:51 [2020-11-05T08:06:51.781Z] TIMEOUT=120m
08:06:51 [2020-11-05T08:06:51.781Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:06:51 [2020-11-05T08:06:51.781Z] DOCKER_GRAPHDRIVER=overlay2
08:06:51 [2020-11-05T08:06:51.781Z] GO111MODULE=off
08:06:51 [2020-11-05T08:06:51.781Z] DOCKER_EXPERIMENTAL=1
08:06:51 [2020-11-05T08:06:51.781Z] TEST_SKIP_INTEGRATION_CLI=1
08:06:51 [2020-11-05T08:06:51.781Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:06:51 [2020-11-05T08:06:51.781Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:06:51 [2020-11-05T08:06:51.781Z] GOPATH=/go
08:06:51 [2020-11-05T08:06:51.781Z] PKG_CONFIG=pkg-config
08:06:51 [2020-11-05T08:06:51.781Z] _=/usr/bin/env
08:06:51 [2020-11-05T08:06:51.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:07:01 [2020-11-05T08:07:01.606Z] tests/integration/api_build_test.py .......................X             [  6%]
08:07:01 [2020-11-05T08:07:01.822Z] --- PASS: TestUpdateRestartPolicy (12.80s)
08:07:01 [2020-11-05T08:07:01.822Z] === RUN   TestUpdateRestartWithAutoRemove
08:07:02 [2020-11-05T08:07:02.431Z] tests/integration/api_client_test.py .....                               [  7%]
08:07:02 [2020-11-05T08:07:02.911Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s)
08:07:02 [2020-11-05T08:07:02.911Z] === RUN   TestWaitNonBlocked
08:07:02 [2020-11-05T08:07:02.911Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:07:02 [2020-11-05T08:07:02.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:07:02 [2020-11-05T08:07:02.911Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:07:02 [2020-11-05T08:07:02.911Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:07:02 [2020-11-05T08:07:02.911Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:07:02 [2020-11-05T08:07:02.911Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:07:03 [2020-11-05T08:07:03.934Z] tests/integration/api_config_test.py .....                               [  8%]
08:07:04 [2020-11-05T08:07:04.037Z] --- PASS: TestWaitNonBlocked (0.01s)
08:07:04 [2020-11-05T08:07:04.037Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
08:07:04 [2020-11-05T08:07:04.037Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s)
08:07:04 [2020-11-05T08:07:04.037Z] === RUN   TestWaitBlocked
08:07:04 [2020-11-05T08:07:04.037Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:07:04 [2020-11-05T08:07:04.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:07:04 [2020-11-05T08:07:04.037Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:07:04 [2020-11-05T08:07:04.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:07:04 [2020-11-05T08:07:04.037Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:07:04 [2020-11-05T08:07:04.037Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:07:05 [2020-11-05T08:07:05.671Z] --- PASS: TestWaitBlocked (0.01s)
08:07:05 [2020-11-05T08:07:05.671Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
08:07:05 [2020-11-05T08:07:05.671Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s)
08:07:05 [2020-11-05T08:07:05.671Z] === CONT  TestContainerStartOnDaemonRestart
08:07:05 [2020-11-05T08:07:05.671Z] === CONT  TestIpcModeOlderClient
08:07:05 [2020-11-05T08:07:05.671Z] --- PASS: TestIpcModeOlderClient (0.19s)
08:07:05 [2020-11-05T08:07:05.671Z] === CONT  TestDaemonHostGatewayIP
08:07:08 [2020-11-05T08:07:08.577Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s)
08:07:08 [2020-11-05T08:07:08.577Z] === CONT  TestContainerKillOnDaemonStart
08:07:08 [2020-11-05T08:07:08.869Z] --- PASS: TestDaemonHostGatewayIP (3.38s)
08:07:08 [2020-11-05T08:07:08.869Z] === CONT  TestDaemonRestartIpcMode
08:07:09 [2020-11-05T08:07:09.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:07:09 [2020-11-05T08:07:09.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:07:10 [2020-11-05T08:07:10.056Z] ok  	github.com/docker/docker/cmd/dockerd	0.228s	coverage: 29.1% of statements
08:07:12 [2020-11-05T08:07:12.462Z] --- PASS: TestDaemonRestartIpcMode (3.50s)
08:07:12 [2020-11-05T08:07:12.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:07:14 [2020-11-05T08:07:14.601Z] ok  	github.com/docker/docker/container	0.157s	coverage: 34.7% of statements
08:07:14 [2020-11-05T08:07:14.601Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:07:14 [2020-11-05T08:07:14.601Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:07:14 [2020-11-05T08:07:14.601Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:07:14 [2020-11-05T08:07:14.601Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:07:19 [2020-11-05T08:07:19.136Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.083s	coverage: 65.3% of statements
08:07:21 [2020-11-05T08:07:21.078Z] --- PASS: TestContainerKillOnDaemonStart (12.25s)
08:07:21 [2020-11-05T08:07:21.078Z] PASS
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === Skipped
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
08:07:21 [2020-11-05T08:07:21.078Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] 
08:07:21 [2020-11-05T08:07:21.078Z] DONE 193 tests, 6 skipped in 153.639s
08:07:21 [2020-11-05T08:07:21.078Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
08:07:21 [2020-11-05T08:07:21.078Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
08:07:21 [2020-11-05T08:07:21.078Z] ++ set -e
08:07:21 [2020-11-05T08:07:21.078Z] ++ '[' -n 0 ']'
08:07:21 [2020-11-05T08:07:21.078Z] ++ set -x
08:07:21 [2020-11-05T08:07:21.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
08:07:21 [2020-11-05T08:07:21.078Z] INFO: Testing against a local daemon
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestCommitInheritsEnv
08:07:21 [2020-11-05T08:07:21.078Z] --- PASS: TestCommitInheritsEnv (0.56s)
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestImportExtremelyLargeImageWorks
08:07:21 [2020-11-05T08:07:21.078Z] === PAUSE TestImportExtremelyLargeImageWorks
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestImagesFilterMultiReference
08:07:21 [2020-11-05T08:07:21.078Z] --- PASS: TestImagesFilterMultiReference (0.03s)
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestImagePullPlatformInvalid
08:07:21 [2020-11-05T08:07:21.078Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
08:07:21 [2020-11-05T08:07:21.078Z] === RUN   TestRemoveImageOrphaning
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestRemoveImageOrphaning (0.54s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestRemoveImageGarbageCollector
08:07:21 [2020-11-05T08:07:21.757Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:07:21 [2020-11-05T08:07:21.757Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagInvalidReference
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagInvalidReference (0.01s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagValidPrefixedRepo
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagExistedNameWithoutForce
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagOfficialNames
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagOfficialNames (0.04s)
08:07:21 [2020-11-05T08:07:21.757Z] === RUN   TestTagMatchesDigest
08:07:21 [2020-11-05T08:07:21.757Z] --- PASS: TestTagMatchesDigest (0.01s)
08:07:21 [2020-11-05T08:07:21.757Z] === CONT  TestImportExtremelyLargeImageWorks
08:07:23 [2020-11-05T08:07:23.660Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.079s	coverage: 35.9% of statements
08:07:23 [2020-11-05T08:07:23.660Z] ok  	github.com/docker/docker/daemon/cluster	0.190s	coverage: 0.5% of statements
08:07:28 [2020-11-05T08:07:28.199Z] ok  	github.com/docker/docker/daemon/discovery	0.021s	coverage: 30.0% of statements
08:07:30 [2020-11-05T08:07:30.317Z] ok  	github.com/docker/docker/daemon/events	0.062s	coverage: 50.0% of statements
08:07:30 [2020-11-05T08:07:30.317Z] ok  	github.com/docker/docker/daemon/config	0.086s	coverage: 81.8% of statements
08:07:32 [2020-11-05T08:07:32.587Z] Removing intermediate container 23ed9e949c93
08:07:32 [2020-11-05T08:07:32.587Z]  ---> c21f87d7f9c8
08:07:32 [2020-11-05T08:07:32.587Z] 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
08:07:32 [2020-11-05T08:07:32.587Z]  ---> Running in bf128f025a11
08:07:33 [2020-11-05T08:07:33.098Z] ok  	github.com/docker/docker/daemon/graphdriver	0.020s	coverage: 2.2% of statements
08:07:33 [2020-11-05T08:07:33.243Z] --- PASS: TestBuildWithHugeFile (52.27s)
08:07:33 [2020-11-05T08:07:33.243Z] === RUN   TestBuildWithEmptyDockerfile
08:07:33 [2020-11-05T08:07:33.243Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:07:33 [2020-11-05T08:07:33.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:07:33 [2020-11-05T08:07:33.243Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:07:33 [2020-11-05T08:07:33.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:07:33 [2020-11-05T08:07:33.243Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:07:33 [2020-11-05T08:07:33.243Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:07:33 [2020-11-05T08:07:33.243Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:07:33 [2020-11-05T08:07:33.243Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:07:33 [2020-11-05T08:07:33.243Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:07:33 [2020-11-05T08:07:33.243Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
08:07:33 [2020-11-05T08:07:33.243Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
08:07:33 [2020-11-05T08:07:33.243Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
08:07:33 [2020-11-05T08:07:33.243Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
08:07:33 [2020-11-05T08:07:33.243Z] === RUN   TestBuildPreserveOwnership
08:07:33 [2020-11-05T08:07:33.243Z] === RUN   TestBuildPreserveOwnership/copy_from
08:07:33 [2020-11-05T08:07:33.427Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
08:07:34 [2020-11-05T08:07:34.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:07:34 [2020-11-05T08:07:34.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:07:35 [2020-11-05T08:07:35.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:07:35 [2020-11-05T08:07:35.507Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
08:07:35 [2020-11-05T08:07:35.874Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
08:07:35 [2020-11-05T08:07:35.968Z] go: finding gotest.tools/gotestsum v0.5.3
08:07:35 [2020-11-05T08:07:35.968Z] go: finding gotest.tools v0.5.3
08:07:35 [2020-11-05T08:07:35.968Z] go: downloading gotest.tools/gotestsum v0.5.3
08:07:36 [2020-11-05T08:07:36.172Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.489s	coverage: 14.1% of statements
08:07:36 [2020-11-05T08:07:36.506Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:07:36 [2020-11-05T08:07:36.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:07:37 [2020-11-05T08:07:37.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:07:37 [2020-11-05T08:07:37.234Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.704s	coverage: 57.1% of statements
08:07:37 [2020-11-05T08:07:37.512Z] go: extracting gotest.tools/gotestsum v0.5.3
08:07:37 [2020-11-05T08:07:37.512Z] go: downloading github.com/spf13/pflag v1.0.3
08:07:37 [2020-11-05T08:07:37.512Z] go: downloading github.com/fatih/color v1.9.0
08:07:37 [2020-11-05T08:07:37.512Z] go: extracting github.com/fatih/color v1.9.0
08:07:37 [2020-11-05T08:07:37.512Z] go: extracting github.com/spf13/pflag v1.0.3
08:07:37 [2020-11-05T08:07:37.512Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:07:37 [2020-11-05T08:07:37.512Z] go: downloading github.com/mattn/go-isatty v0.0.12
08:07:37 [2020-11-05T08:07:37.512Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:07:37 [2020-11-05T08:07:37.512Z] go: extracting github.com/mattn/go-isatty v0.0.12
08:07:37 [2020-11-05T08:07:37.512Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:07:37 [2020-11-05T08:07:37.512Z] go: downloading github.com/mattn/go-colorable v0.1.6
08:07:37 [2020-11-05T08:07:37.512Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:07:37 [2020-11-05T08:07:37.512Z] go: extracting github.com/mattn/go-colorable v0.1.6
08:07:37 [2020-11-05T08:07:37.512Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:07:37 [2020-11-05T08:07:37.512Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:07:37 [2020-11-05T08:07:37.972Z] go: downloading github.com/pkg/errors v0.9.1
08:07:37 [2020-11-05T08:07:37.972Z] go: extracting github.com/pkg/errors v0.9.1
08:07:37 [2020-11-05T08:07:37.972Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:07:37 [2020-11-05T08:07:37.972Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:07:37 [2020-11-05T08:07:37.972Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:07:37 [2020-11-05T08:07:37.972Z] go: downloading github.com/jonboulle/clockwork v0.1.0
08:07:38 [2020-11-05T08:07:38.434Z] go: extracting github.com/jonboulle/clockwork v0.1.0
08:07:38 [2020-11-05T08:07:38.434Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:07:38 [2020-11-05T08:07:38.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:07:39 [2020-11-05T08:07:39.407Z] go: finding github.com/fatih/color v1.9.0
08:07:39 [2020-11-05T08:07:39.407Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:07:39 [2020-11-05T08:07:39.407Z] go: finding github.com/pkg/errors v0.9.1
08:07:39 [2020-11-05T08:07:39.407Z] go: finding github.com/spf13/pflag v1.0.3
08:07:39 [2020-11-05T08:07:39.407Z] go: finding github.com/mattn/go-colorable v0.1.6
08:07:39 [2020-11-05T08:07:39.407Z] go: finding github.com/mattn/go-isatty v0.0.12
08:07:39 [2020-11-05T08:07:39.867Z] go: finding github.com/jonboulle/clockwork v0.1.0
08:07:39 [2020-11-05T08:07:39.867Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:07:39 [2020-11-05T08:07:39.867Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:07:39 [2020-11-05T08:07:39.867Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:07:39 [2020-11-05T08:07:39.867Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:07:40 [2020-11-05T08:07:40.012Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.8% of statements
08:07:40 [2020-11-05T08:07:40.671Z] --- PASS: TestBuildPreserveOwnership (10.39s)
08:07:40 [2020-11-05T08:07:40.671Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.38s)
08:07:40 [2020-11-05T08:07:40.671Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
08:07:40 [2020-11-05T08:07:40.671Z] === RUN   TestBuildPlatformInvalid
08:07:40 [2020-11-05T08:07:40.671Z] --- PASS: TestBuildPlatformInvalid (0.08s)
08:07:40 [2020-11-05T08:07:40.671Z] PASS
08:07:40 [2020-11-05T08:07:40.671Z] 
08:07:40 [2020-11-05T08:07:40.671Z] === Skipped
08:07:40 [2020-11-05T08:07:40.671Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:07:40 [2020-11-05T08:07:40.671Z]     build_session_test.go:25: TODO: BuildKit
08:07:40 [2020-11-05T08:07:40.671Z] 
08:07:40 [2020-11-05T08:07:40.671Z] 
08:07:40 [2020-11-05T08:07:40.671Z] DONE 32 tests, 1 skipped in 128.121s
08:07:40 [2020-11-05T08:07:40.671Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:07:40 [2020-11-05T08:07:40.671Z] INFO: Testing against a local daemon
08:07:40 [2020-11-05T08:07:40.671Z] === RUN   TestConfigInspect
08:07:40 [2020-11-05T08:07:40.671Z] --- SKIP: TestConfigInspect (0.02s)
08:07:40 [2020-11-05T08:07:40.671Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:40 [2020-11-05T08:07:40.671Z] === RUN   TestConfigList
08:07:40 [2020-11-05T08:07:40.671Z] --- SKIP: TestConfigList (0.01s)
08:07:40 [2020-11-05T08:07:40.671Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:40 [2020-11-05T08:07:40.671Z] === RUN   TestConfigsCreateAndDelete
08:07:40 [2020-11-05T08:07:40.671Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
08:07:40 [2020-11-05T08:07:40.671Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:40 [2020-11-05T08:07:40.671Z] === RUN   TestConfigsUpdate
08:07:40 [2020-11-05T08:07:40.671Z] --- SKIP: TestConfigsUpdate (0.01s)
08:07:40 [2020-11-05T08:07:40.671Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:40 [2020-11-05T08:07:40.671Z] === RUN   TestTemplatedConfig
08:07:40 [2020-11-05T08:07:40.671Z] --- SKIP: TestTemplatedConfig (0.00s)
08:07:40 [2020-11-05T08:07:40.671Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:40 [2020-11-05T08:07:40.671Z] === RUN   TestConfigCreateResolve
08:07:40 [2020-11-05T08:07:40.671Z] --- SKIP: TestConfigCreateResolve (0.02s)
08:07:40 [2020-11-05T08:07:40.671Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:40 [2020-11-05T08:07:40.671Z] === RUN   TestConfigDaemonLibtrustID
08:07:41 [2020-11-05T08:07:41.559Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.027s	coverage: 69.2% of statements
08:07:41 [2020-11-05T08:07:41.559Z] ok  	github.com/docker/docker/daemon	12.357s	coverage: 17.2% of statements
08:07:41 [2020-11-05T08:07:41.559Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:07:41 [2020-11-05T08:07:41.559Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:07:41 [2020-11-05T08:07:41.559Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:07:41 [2020-11-05T08:07:41.559Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:07:42 [2020-11-05T08:07:42.034Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
08:07:42 [2020-11-05T08:07:42.034Z] PASS
08:07:42 [2020-11-05T08:07:42.034Z] 
08:07:42 [2020-11-05T08:07:42.034Z] === Skipped
08:07:42 [2020-11-05T08:07:42.034Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
08:07:42 [2020-11-05T08:07:42.034Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:42 [2020-11-05T08:07:42.034Z] 
08:07:42 [2020-11-05T08:07:42.034Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
08:07:42 [2020-11-05T08:07:42.034Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:42 [2020-11-05T08:07:42.034Z] 
08:07:42 [2020-11-05T08:07:42.034Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
08:07:42 [2020-11-05T08:07:42.034Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:42 [2020-11-05T08:07:42.034Z] 
08:07:42 [2020-11-05T08:07:42.034Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
08:07:42 [2020-11-05T08:07:42.034Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:42 [2020-11-05T08:07:42.034Z] 
08:07:42 [2020-11-05T08:07:42.034Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
08:07:42 [2020-11-05T08:07:42.034Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:42 [2020-11-05T08:07:42.034Z] 
08:07:42 [2020-11-05T08:07:42.034Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
08:07:42 [2020-11-05T08:07:42.034Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:07:42 [2020-11-05T08:07:42.034Z] 
08:07:42 [2020-11-05T08:07:42.034Z] 
08:07:42 [2020-11-05T08:07:42.034Z] DONE 7 tests, 6 skipped in 1.711s
08:07:42 [2020-11-05T08:07:42.034Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:07:42 [2020-11-05T08:07:42.034Z] INFO: Testing against a local daemon
08:07:42 [2020-11-05T08:07:42.034Z] === RUN   TestCheckpoint
08:07:42 [2020-11-05T08:07:42.034Z] --- SKIP: TestCheckpoint (0.00s)
08:07:42 [2020-11-05T08:07:42.034Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:07:42 [2020-11-05T08:07:42.034Z] === RUN   TestContainerInvalidJSON
08:07:42 [2020-11-05T08:07:42.034Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:07:42 [2020-11-05T08:07:42.034Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:07:42 [2020-11-05T08:07:42.034Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:07:42 [2020-11-05T08:07:42.034Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:07:42 [2020-11-05T08:07:42.034Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:07:42 [2020-11-05T08:07:42.034Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:07:42 [2020-11-05T08:07:42.034Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:07:42 [2020-11-05T08:07:42.034Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:07:42 [2020-11-05T08:07:42.034Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:07:42 [2020-11-05T08:07:42.034Z] --- PASS: TestContainerInvalidJSON (0.02s)
08:07:42 [2020-11-05T08:07:42.034Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:07:42 [2020-11-05T08:07:42.034Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:07:42 [2020-11-05T08:07:42.034Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:07:42 [2020-11-05T08:07:42.034Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:07:42 [2020-11-05T08:07:42.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:07:42 [2020-11-05T08:07:42.290Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
08:07:42 [2020-11-05T08:07:42.290Z] === RUN   TestCopyFromContainerPathIsNotDir
08:07:42 [2020-11-05T08:07:42.290Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
08:07:42 [2020-11-05T08:07:42.290Z] === RUN   TestCopyToContainerPathDoesNotExist
08:07:42 [2020-11-05T08:07:42.290Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:07:42 [2020-11-05T08:07:42.290Z] === RUN   TestCopyToContainerPathIsNotDir
08:07:42 [2020-11-05T08:07:42.290Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
08:07:42 [2020-11-05T08:07:42.290Z] === RUN   TestCopyFromContainer
08:07:43 [2020-11-05T08:07:43.099Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.844s	coverage: 45.9% of statements
08:07:43 [2020-11-05T08:07:43.099Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:07:43 [2020-11-05T08:07:43.624Z] INFO: Build done for gotestsum...
08:07:43 [2020-11-05T08:07:43.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:07:44 [2020-11-05T08:07:44.160Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.299s	coverage: 49.5% of statements
08:07:45 [2020-11-05T08:07:45.220Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.0% of statements
08:07:45 [2020-11-05T08:07:45.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:07:46 [2020-11-05T08:07:46.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:07:46 [2020-11-05T08:07:46.280Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
08:07:46 [2020-11-05T08:07:46.280Z] ok  	github.com/docker/docker/daemon/links	0.036s	coverage: 93.0% of statements
08:07:46 [2020-11-05T08:07:46.450Z] === RUN   TestCopyFromContainer//
08:07:46 [2020-11-05T08:07:46.450Z] === RUN   TestCopyFromContainer//bar/root
08:07:46 [2020-11-05T08:07:46.450Z] === RUN   TestCopyFromContainer//bar/root/
08:07:46 [2020-11-05T08:07:46.450Z] === RUN   TestCopyFromContainer/bar/quux
08:07:46 [2020-11-05T08:07:46.450Z] === RUN   TestCopyFromContainer/bar/quux/
08:07:46 [2020-11-05T08:07:46.450Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:07:46 [2020-11-05T08:07:46.450Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:07:46 [2020-11-05T08:07:46.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:07:46 [2020-11-05T08:07:46.705Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:07:46 [2020-11-05T08:07:46.705Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:07:46 [2020-11-05T08:07:46.705Z] === RUN   TestCopyFromContainer/bar/notarget
08:07:46 [2020-11-05T08:07:46.705Z] --- PASS: TestCopyFromContainer (4.49s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer// (0.08s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
08:07:46 [2020-11-05T08:07:46.705Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
08:07:46 [2020-11-05T08:07:46.705Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:07:46 [2020-11-05T08:07:46.705Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:07:46 [2020-11-05T08:07:46.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:07:46 [2020-11-05T08:07:46.705Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:07:46 [2020-11-05T08:07:46.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:07:46 [2020-11-05T08:07:46.705Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:07:46 [2020-11-05T08:07:46.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:07:46 [2020-11-05T08:07:46.705Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:07:46 [2020-11-05T08:07:46.705Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:07:46 [2020-11-05T08:07:46.705Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:07:46 [2020-11-05T08:07:46.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:07:46 [2020-11-05T08:07:46.961Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:07:46 [2020-11-05T08:07:46.961Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:07:46 [2020-11-05T08:07:46.961Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:07:46 [2020-11-05T08:07:46.961Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
08:07:46 [2020-11-05T08:07:46.961Z] === RUN   TestCreateLinkToNonExistingContainer
08:07:46 [2020-11-05T08:07:46.961Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
08:07:46 [2020-11-05T08:07:46.961Z] === RUN   TestCreateWithInvalidEnv
08:07:46 [2020-11-05T08:07:46.961Z] === RUN   TestCreateWithInvalidEnv/0
08:07:46 [2020-11-05T08:07:46.961Z] === PAUSE TestCreateWithInvalidEnv/0
08:07:46 [2020-11-05T08:07:46.961Z] === RUN   TestCreateWithInvalidEnv/1
08:07:46 [2020-11-05T08:07:46.961Z] === PAUSE TestCreateWithInvalidEnv/1
08:07:46 [2020-11-05T08:07:46.961Z] === RUN   TestCreateWithInvalidEnv/2
08:07:46 [2020-11-05T08:07:46.961Z] === PAUSE TestCreateWithInvalidEnv/2
08:07:46 [2020-11-05T08:07:46.961Z] === CONT  TestCreateWithInvalidEnv/0
08:07:46 [2020-11-05T08:07:46.961Z] === CONT  TestCreateWithInvalidEnv/2
08:07:46 [2020-11-05T08:07:46.961Z] === CONT  TestCreateWithInvalidEnv/1
08:07:46 [2020-11-05T08:07:46.961Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:07:46 [2020-11-05T08:07:46.961Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:07:46 [2020-11-05T08:07:46.961Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:07:46 [2020-11-05T08:07:46.961Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:07:46 [2020-11-05T08:07:46.961Z] === RUN   TestCreateTmpfsMountsTarget
08:07:46 [2020-11-05T08:07:46.961Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:07:46 [2020-11-05T08:07:46.961Z] === RUN   TestCreateWithCustomMaskedPaths
08:07:48 [2020-11-05T08:07:48.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:07:48 [2020-11-05T08:07:48.325Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
08:07:48 [2020-11-05T08:07:48.325Z] === RUN   TestCreateWithCustomReadonlyPaths
08:07:49 [2020-11-05T08:07:49.252Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s)
08:07:49 [2020-11-05T08:07:49.252Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:07:49 [2020-11-05T08:07:49.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:07:49 [2020-11-05T08:07:49.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:07:49 [2020-11-05T08:07:49.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:07:49 [2020-11-05T08:07:49.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:07:49 [2020-11-05T08:07:49.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:07:49 [2020-11-05T08:07:49.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:07:49 [2020-11-05T08:07:49.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:07:49 [2020-11-05T08:07:49.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:07:49 [2020-11-05T08:07:49.252Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:07:49 [2020-11-05T08:07:49.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:07:49 [2020-11-05T08:07:49.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:07:49 [2020-11-05T08:07:49.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:07:49 [2020-11-05T08:07:49.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:07:49 [2020-11-05T08:07:49.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:07:49 [2020-11-05T08:07:49.252Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:07:49 [2020-11-05T08:07:49.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:07:49 [2020-11-05T08:07:49.252Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:07:49 [2020-11-05T08:07:49.252Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:07:49 [2020-11-05T08:07:49.252Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:07:49 [2020-11-05T08:07:49.252Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:07:49 [2020-11-05T08:07:49.252Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:07:49 [2020-11-05T08:07:49.252Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:07:49 [2020-11-05T08:07:49.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:07:49 [2020-11-05T08:07:49.507Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
08:07:49 [2020-11-05T08:07:49.507Z] === RUN   TestCreateDifferentPlatform
08:07:49 [2020-11-05T08:07:49.507Z] === RUN   TestCreateDifferentPlatform/different_os
08:07:49 [2020-11-05T08:07:49.507Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:07:49 [2020-11-05T08:07:49.507Z] --- PASS: TestCreateDifferentPlatform (0.02s)
08:07:49 [2020-11-05T08:07:49.507Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:07:49 [2020-11-05T08:07:49.507Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:07:49 [2020-11-05T08:07:49.507Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:07:49 [2020-11-05T08:07:49.763Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
08:07:49 [2020-11-05T08:07:49.763Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:07:49 [2020-11-05T08:07:49.763Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
08:07:49 [2020-11-05T08:07:49.763Z] === RUN   TestContainerStartOnDaemonRestart
08:07:49 [2020-11-05T08:07:49.763Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
08:07:49 [2020-11-05T08:07:49.763Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
08:07:49 [2020-11-05T08:07:49.763Z] === RUN   TestDaemonRestartIpcMode
08:07:49 [2020-11-05T08:07:49.763Z] === PAUSE TestDaemonRestartIpcMode
08:07:49 [2020-11-05T08:07:49.763Z] === RUN   TestDaemonHostGatewayIP
08:07:49 [2020-11-05T08:07:49.763Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
08:07:49 [2020-11-05T08:07:49.763Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:07:49 [2020-11-05T08:07:49.763Z] === RUN   TestContainerKillOnDaemonStart
08:07:49 [2020-11-05T08:07:49.763Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
08:07:49 [2020-11-05T08:07:49.763Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:07:49 [2020-11-05T08:07:49.763Z] === RUN   TestDiff
08:07:49 [2020-11-05T08:07:49.857Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 41.0% of statements
08:07:49 [2020-11-05T08:07:49.858Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.131s	coverage: 52.1% of statements
08:07:49 [2020-11-05T08:07:49.858Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:07:49 [2020-11-05T08:07:49.858Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:07:50 [2020-11-05T08:07:50.018Z] --- PASS: TestDiff (0.38s)
08:07:50 [2020-11-05T08:07:50.018Z] === RUN   TestExecWithCloseStdin
08:07:50 [2020-11-05T08:07:50.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:07:50 [2020-11-05T08:07:50.506Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.401s	coverage: 77.4% of statements
08:07:50 [2020-11-05T08:07:50.579Z] --- PASS: TestExecWithCloseStdin (0.45s)
08:07:50 [2020-11-05T08:07:50.580Z] === RUN   TestExec
08:07:50 [2020-11-05T08:07:50.805Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 4.9% of statements
08:07:50 [2020-11-05T08:07:50.805Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:07:50 [2020-11-05T08:07:50.805Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:07:50 [2020-11-05T08:07:50.805Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:07:50 [2020-11-05T08:07:50.805Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:07:50 [2020-11-05T08:07:50.835Z] --- PASS: TestExec (0.43s)
08:07:50 [2020-11-05T08:07:50.835Z] === RUN   TestExecUser
08:07:51 [2020-11-05T08:07:51.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:07:51 [2020-11-05T08:07:51.396Z] --- PASS: TestExecUser (0.43s)
08:07:51 [2020-11-05T08:07:51.396Z] === RUN   TestExportContainerAndImportImage
08:07:51 [2020-11-05T08:07:51.865Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.042s	coverage: 67.0% of statements
08:07:51 [2020-11-05T08:07:51.973Z] --- PASS: TestExportContainerAndImportImage (0.57s)
08:07:51 [2020-11-05T08:07:51.973Z] === RUN   TestExportContainerAfterDaemonRestart
08:07:52 [2020-11-05T08:07:52.163Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 23.9% of statements
08:07:52 [2020-11-05T08:07:52.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:07:52 [2020-11-05T08:07:52.471Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.027s	coverage: 87.2% of statements
08:07:53 [2020-11-05T08:07:53.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:07:54 [2020-11-05T08:07:54.012Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.055s	coverage: 61.6% of statements
08:07:54 [2020-11-05T08:07:54.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:07:54 [2020-11-05T08:07:54.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:07:55 [2020-11-05T08:07:55.072Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 75.2% of statements
08:07:55 [2020-11-05T08:07:55.072Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:07:55 [2020-11-05T08:07:55.102Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:07:55 [2020-11-05T08:07:55.102Z] Using test binary docker
08:07:55 [2020-11-05T08:07:55.102Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:07:55 [2020-11-05T08:07:55.102Z] +++ /etc/init.d/apparmor start
08:07:55 [2020-11-05T08:07:55.102Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:07:55 [2020-11-05T08:07:55.102Z] INFO: Waiting for daemon to start...
08:07:55 [2020-11-05T08:07:55.102Z] Starting dockerd
08:07:55 [2020-11-05T08:07:55.102Z] +++ 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
08:07:55 [2020-11-05T08:07:55.321Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
08:07:55 [2020-11-05T08:07:55.321Z] === RUN   TestHealthCheckWorkdir
08:07:55 [2020-11-05T08:07:55.372Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 37.7% of statements
08:07:55 [2020-11-05T08:07:55.882Z] --- PASS: TestHealthCheckWorkdir (0.54s)
08:07:55 [2020-11-05T08:07:55.882Z] === RUN   TestHealthKillContainer
08:07:56 [2020-11-05T08:07:56.023Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.039s	coverage: 33.3% of statements
08:07:57 [2020-11-05T08:07:57.085Z] ok  	github.com/docker/docker/daemon/logger/templates	0.015s	coverage: 8.3% of statements
08:07:58 [2020-11-05T08:07:58.164Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.033s	coverage: 46.8% of statements
08:07:58 [2020-11-05T08:07:58.395Z] --- PASS: TestHealthKillContainer (2.51s)
08:07:58 [2020-11-05T08:07:58.395Z] === RUN   TestInspectCpusetInConfigPre120
08:07:58 [2020-11-05T08:07:58.654Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
08:07:58 [2020-11-05T08:07:58.654Z] === RUN   TestIpcModeNone
08:07:59 [2020-11-05T08:07:59.218Z] --- PASS: TestIpcModeNone (0.45s)
08:07:59 [2020-11-05T08:07:59.218Z] === RUN   TestIpcModePrivate
08:07:59 [2020-11-05T08:07:59.227Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
08:07:59 [2020-11-05T08:07:59.780Z] --- PASS: TestIpcModePrivate (0.45s)
08:07:59 [2020-11-05T08:07:59.780Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
08:07:59 [2020-11-05T08:07:59.780Z] === RUN   TestIpcModeShareable
08:07:59 [2020-11-05T08:07:59.780Z] --- SKIP: TestIpcModeShareable (0.00s)
08:07:59 [2020-11-05T08:07:59.780Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:07:59 [2020-11-05T08:07:59.780Z] === RUN   TestAPIIpcModeShareableAndContainer
08:07:59 [2020-11-05T08:07:59.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:07:59 [2020-11-05T08:07:59.878Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.590s	coverage: 82.5% of statements
08:07:59 [2020-11-05T08:07:59.878Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:07:59 [2020-11-05T08:07:59.878Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:08:01 [2020-11-05T08:08:01.145Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s)
08:08:01 [2020-11-05T08:08:01.145Z] === RUN   TestAPIIpcModeHost
08:08:01 [2020-11-05T08:08:01.145Z] --- SKIP: TestAPIIpcModeHost (0.00s)
08:08:01 [2020-11-05T08:08:01.145Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:08:01 [2020-11-05T08:08:01.145Z] === RUN   TestDaemonIpcModeShareable
08:08:01 [2020-11-05T08:08:01.145Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
08:08:01 [2020-11-05T08:08:01.145Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:08:01 [2020-11-05T08:08:01.145Z] === RUN   TestDaemonIpcModePrivate
08:08:01 [2020-11-05T08:08:01.338Z] Removing intermediate container bf128f025a11
08:08:01 [2020-11-05T08:08:01.338Z]  ---> a48a908616da
08:08:01 [2020-11-05T08:08:01.338Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
08:08:01 [2020-11-05T08:08:01.338Z]  ---> Running in 805cf3ca0b4b
08:08:01 [2020-11-05T08:08:01.338Z] Removing intermediate container 805cf3ca0b4b
08:08:01 [2020-11-05T08:08:01.338Z]  ---> 4898ef2faa91
08:08:01 [2020-11-05T08:08:01.338Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
08:08:01 [2020-11-05T08:08:01.338Z]  ---> Running in f273978e1324
08:08:01 [2020-11-05T08:08:01.338Z] Removing intermediate container f273978e1324
08:08:01 [2020-11-05T08:08:01.338Z]  ---> 61405a15eb47
08:08:01 [2020-11-05T08:08:01.338Z] Step 10/10 : COPY . .
08:08:01 [2020-11-05T08:08:01.989Z] ok  	github.com/docker/docker/distribution/metadata	0.222s	coverage: 48.2% of statements
08:08:02 [2020-11-05T08:08:02.288Z] ok  	github.com/docker/docker/errdefs	0.009s	coverage: 49.4% of statements
08:08:02 [2020-11-05T08:08:02.939Z] ok  	github.com/docker/docker/distribution	0.477s	coverage: 21.9% of statements
08:08:02 [2020-11-05T08:08:02.939Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:08:03 [2020-11-05T08:08:03.032Z] --- PASS: TestDaemonIpcModePrivate (2.15s)
08:08:03 [2020-11-05T08:08:03.032Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
08:08:03 [2020-11-05T08:08:03.032Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:08:03 [2020-11-05T08:08:03.032Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
08:08:03 [2020-11-05T08:08:03.032Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:08:03 [2020-11-05T08:08:03.032Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:08:03 [2020-11-05T08:08:03.032Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
08:08:03 [2020-11-05T08:08:03.032Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:08:03 [2020-11-05T08:08:03.032Z] === RUN   TestIpcModeOlderClient
08:08:03 [2020-11-05T08:08:03.032Z] === PAUSE TestIpcModeOlderClient
08:08:03 [2020-11-05T08:08:03.032Z] === RUN   TestKillContainerInvalidSignal
08:08:03 [2020-11-05T08:08:03.238Z] .
08:08:03 [2020-11-05T08:08:03.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:08:03 [2020-11-05T08:08:03.238Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:08:03 [2020-11-05T08:08:03.238Z] Error: No such image: emptyfs
08:08:03 [2020-11-05T08:08:03.238Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:08:03 [2020-11-05T08:08:03.238Z] ++++ docker load
08:08:03 [2020-11-05T08:08:03.238Z] Running integration-test (iteration 1)
08:08:03 [2020-11-05T08:08:03.238Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
08:08:03 [2020-11-05T08:08:03.238Z] ++ 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
08:08:03 [2020-11-05T08:08:03.238Z] ++ set -e
08:08:03 [2020-11-05T08:08:03.238Z] ++ '[' -n 0 ']'
08:08:03 [2020-11-05T08:08:03.238Z] ++ set -x
08:08:03 [2020-11-05T08:08:03.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
08:08:03 [2020-11-05T08:08:03.594Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
08:08:03 [2020-11-05T08:08:03.594Z] === RUN   TestKillContainer
08:08:03 [2020-11-05T08:08:03.594Z] === RUN   TestKillContainer/no_signal
08:08:03 [2020-11-05T08:08:03.852Z] === RUN   TestKillContainer/non_killing_signal
08:08:04 [2020-11-05T08:08:04.108Z] === RUN   TestKillContainer/killing_signal
08:08:04 [2020-11-05T08:08:04.669Z] --- PASS: TestKillContainer (1.19s)
08:08:04 [2020-11-05T08:08:04.669Z]     --- PASS: TestKillContainer/no_signal (0.37s)
08:08:04 [2020-11-05T08:08:04.669Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
08:08:04 [2020-11-05T08:08:04.669Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
08:08:04 [2020-11-05T08:08:04.669Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:08:04 [2020-11-05T08:08:04.669Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:08:05 [2020-11-05T08:08:05.230Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:08:05 [2020-11-05T08:08:05.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
08:08:05 [2020-11-05T08:08:05.485Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
08:08:05 [2020-11-05T08:08:05.485Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
08:08:05 [2020-11-05T08:08:05.485Z] === RUN   TestKillStoppedContainer
08:08:05 [2020-11-05T08:08:05.729Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 19.2% of statements
08:08:05 [2020-11-05T08:08:05.729Z] ok  	github.com/docker/docker/distribution/xfer	1.673s	coverage: 85.1% of statements
08:08:05 [2020-11-05T08:08:05.729Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:08:05 [2020-11-05T08:08:05.729Z] ok  	github.com/docker/docker/image	0.048s	coverage: 86.4% of statements
08:08:05 [2020-11-05T08:08:05.729Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:08:05 [2020-11-05T08:08:05.741Z] --- PASS: TestKillStoppedContainer (0.04s)
08:08:05 [2020-11-05T08:08:05.741Z] === RUN   TestKillStoppedContainerAPIPre120
08:08:05 [2020-11-05T08:08:05.741Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:08:05 [2020-11-05T08:08:05.741Z] === RUN   TestKillDifferentUserContainer
08:08:05 [2020-11-05T08:08:05.996Z] --- PASS: TestKillDifferentUserContainer (0.38s)
08:08:05 [2020-11-05T08:08:05.996Z] === RUN   TestInspectOomKilledTrue
08:08:05 [2020-11-05T08:08:05.996Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:08:05 [2020-11-05T08:08:05.996Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:05 [2020-11-05T08:08:05.996Z] === RUN   TestInspectOomKilledFalse
08:08:05 [2020-11-05T08:08:05.996Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:08:05 [2020-11-05T08:08:05.996Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:08:05 [2020-11-05T08:08:05.996Z] === RUN   TestLinksEtcHostsContentMatch
08:08:05 [2020-11-05T08:08:05.996Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
08:08:05 [2020-11-05T08:08:05.996Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:08:05 [2020-11-05T08:08:05.996Z] === RUN   TestLinksContainerNames
08:08:06 [2020-11-05T08:08:06.034Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
08:08:06 [2020-11-05T08:08:06.034Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:08:06 [2020-11-05T08:08:06.703Z] ok  	github.com/docker/docker/libcontainerd/queue	0.053s	coverage: 100.0% of statements
08:08:06 [2020-11-05T08:08:06.923Z] --- PASS: TestLinksContainerNames (0.79s)
08:08:06 [2020-11-05T08:08:06.923Z] === RUN   TestLogsFollowTailEmpty
08:08:07 [2020-11-05T08:08:07.178Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
08:08:07 [2020-11-05T08:08:07.179Z] === RUN   TestContainerNetworkMountsNoChown
08:08:07 [2020-11-05T08:08:07.740Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/default
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/default
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/private
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/private
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rprivate
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rprivate
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/slave
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/slave
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rslave
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rslave
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/shared
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/shared
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rshared
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rshared
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/default
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/default/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/default/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/default/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/rshared
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/shared
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/rslave
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/slave
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/rprivate
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/private
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/private/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/private/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/default/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:08:07 [2020-11-05T08:08:07.740Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/private/bind_root
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/private/mount_root
08:08:07 [2020-11-05T08:08:07.996Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:08:07 [2020-11-05T08:08:07.996Z] --- PASS: TestMountDaemonRoot (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
08:08:07 [2020-11-05T08:08:07.996Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
08:08:07 [2020-11-05T08:08:07.996Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
08:08:07 [2020-11-05T08:08:07.996Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:08:07 [2020-11-05T08:08:07.996Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
08:08:07 [2020-11-05T08:08:07.996Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
08:08:07 [2020-11-05T08:08:07.996Z] === RUN   TestContainerBindMountNonRecursive
08:08:07 [2020-11-05T08:08:07.996Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
08:08:07 [2020-11-05T08:08:07.996Z]     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)
08:08:07 [2020-11-05T08:08:07.996Z] === RUN   TestNetworkNat
08:08:08 [2020-11-05T08:08:08.557Z] --- PASS: TestNetworkNat (0.45s)
08:08:08 [2020-11-05T08:08:08.557Z] === RUN   TestNetworkLocalhostTCPNat
08:08:08 [2020-11-05T08:08:08.812Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
08:08:08 [2020-11-05T08:08:08.812Z] === RUN   TestNetworkLoopbackNat
08:08:08 [2020-11-05T08:08:08.816Z] ok  	github.com/docker/docker/oci	0.027s	coverage: 8.2% of statements
08:08:08 [2020-11-05T08:08:08.816Z] ok  	github.com/docker/docker/pkg/aaparser	0.022s	coverage: 52.9% of statements
08:08:08 [2020-11-05T08:08:08.816Z] ok  	github.com/docker/docker/opts	0.060s	coverage: 67.1% of statements
08:08:09 [2020-11-05T08:08:09.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:08:10 [2020-11-05T08:08:10.937Z] ok  	github.com/docker/docker/pkg/broadcaster	0.027s	coverage: 100.0% of statements
08:08:11 [2020-11-05T08:08:11.326Z] --- PASS: TestNetworkLoopbackNat (2.53s)
08:08:11 [2020-11-05T08:08:11.326Z] === RUN   TestPause
08:08:11 [2020-11-05T08:08:11.326Z] --- SKIP: TestPause (0.00s)
08:08:11 [2020-11-05T08:08:11.326Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:11 [2020-11-05T08:08:11.326Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:08:11 [2020-11-05T08:08:11.326Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:08:11 [2020-11-05T08:08:11.326Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:08:11 [2020-11-05T08:08:11.326Z] === RUN   TestPauseStopPausedContainer
08:08:11 [2020-11-05T08:08:11.326Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
08:08:11 [2020-11-05T08:08:11.326Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:11 [2020-11-05T08:08:11.326Z] === RUN   TestPsFilter
08:08:11 [2020-11-05T08:08:11.582Z] --- PASS: TestPsFilter (0.11s)
08:08:11 [2020-11-05T08:08:11.582Z] === RUN   TestRemoveContainerWithRemovedVolume
08:08:11 [2020-11-05T08:08:11.586Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
08:08:11 [2020-11-05T08:08:11.838Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
08:08:11 [2020-11-05T08:08:11.838Z] === RUN   TestRemoveContainerWithVolume
08:08:12 [2020-11-05T08:08:12.400Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
08:08:12 [2020-11-05T08:08:12.400Z] === RUN   TestRemoveContainerRunning
08:08:12 [2020-11-05T08:08:12.655Z] --- PASS: TestRemoveContainerRunning (0.39s)
08:08:12 [2020-11-05T08:08:12.655Z] === RUN   TestRemoveContainerForceRemoveRunning
08:08:13 [2020-11-05T08:08:13.124Z] ok  	github.com/docker/docker/pkg/archive	1.005s	coverage: 76.9% of statements
08:08:13 [2020-11-05T08:08:13.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:08:13 [2020-11-05T08:08:13.216Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
08:08:13 [2020-11-05T08:08:13.216Z] === RUN   TestRemoveInvalidContainer
08:08:13 [2020-11-05T08:08:13.216Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:08:13 [2020-11-05T08:08:13.216Z] === RUN   TestRenameLinkedContainer
08:08:13 [2020-11-05T08:08:13.423Z] ok  	github.com/docker/docker/pkg/authorization	2.360s	coverage: 68.3% of statements
08:08:13 [2020-11-05T08:08:13.721Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
08:08:14 [2020-11-05T08:08:14.778Z] ok  	github.com/docker/docker/pkg/discovery	0.037s	coverage: 58.3% of statements
08:08:14 [2020-11-05T08:08:14.778Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
08:08:15 [2020-11-05T08:08:15.105Z] --- PASS: TestRenameLinkedContainer (1.60s)
08:08:15 [2020-11-05T08:08:15.105Z] === RUN   TestRenameStoppedContainer
08:08:15 [2020-11-05T08:08:15.105Z] --- PASS: TestRenameStoppedContainer (0.39s)
08:08:15 [2020-11-05T08:08:15.105Z] === RUN   TestRenameRunningContainerAndReuse
08:08:15 [2020-11-05T08:08:15.838Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
08:08:16 [2020-11-05T08:08:16.033Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
08:08:16 [2020-11-05T08:08:16.033Z] === RUN   TestRenameInvalidName
08:08:16 [2020-11-05T08:08:16.288Z] --- PASS: TestRenameInvalidName (0.39s)
08:08:16 [2020-11-05T08:08:16.288Z] === RUN   TestRenameAnonymousContainer
08:08:16 [2020-11-05T08:08:16.491Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.020s	coverage: 93.8% of statements
08:08:16 [2020-11-05T08:08:16.788Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
08:08:17 [2020-11-05T08:08:17.432Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.916s	coverage: 43.2% of statements
08:08:18 [2020-11-05T08:08:18.081Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
08:08:18 [2020-11-05T08:08:18.081Z] ok  	github.com/docker/docker/layer	7.661s	coverage: 68.8% of statements
08:08:18 [2020-11-05T08:08:18.081Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:08:18 [2020-11-05T08:08:18.081Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:08:18 [2020-11-05T08:08:18.081Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:08:18 [2020-11-05T08:08:18.081Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:08:18 [2020-11-05T08:08:18.081Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:08:18 [2020-11-05T08:08:18.081Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:08:18 [2020-11-05T08:08:18.081Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:08:18 [2020-11-05T08:08:18.081Z] ok  	github.com/docker/docker/pkg/fileutils	0.031s	coverage: 89.5% of statements
08:08:18 [2020-11-05T08:08:18.178Z] --- PASS: TestRenameAnonymousContainer (1.44s)
08:08:18 [2020-11-05T08:08:18.178Z] === RUN   TestRenameContainerWithSameName
08:08:18 [2020-11-05T08:08:18.178Z] --- PASS: TestRenameContainerWithSameName (0.42s)
08:08:18 [2020-11-05T08:08:18.178Z] === RUN   TestRenameContainerWithLinkedContainer
08:08:18 [2020-11-05T08:08:18.194Z] Loaded image: buildpack-deps:buster
08:08:18 [2020-11-05T08:08:18.194Z] Loaded image: busybox:latest
08:08:18 [2020-11-05T08:08:18.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:08:19 [2020-11-05T08:08:19.105Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
08:08:19 [2020-11-05T08:08:19.105Z] === RUN   TestResize
08:08:19 [2020-11-05T08:08:19.135Z] Loaded image: busybox:glibc
08:08:19 [2020-11-05T08:08:19.135Z] Loaded image: debian:buster
08:08:19 [2020-11-05T08:08:19.147Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.109s	coverage: 84.1% of statements
08:08:19 [2020-11-05T08:08:19.147Z] ok  	github.com/docker/docker/pkg/fsutils	0.408s	coverage: 85.1% of statements
08:08:19 [2020-11-05T08:08:19.360Z] --- PASS: TestResize (0.38s)
08:08:19 [2020-11-05T08:08:19.360Z] === RUN   TestResizeWithInvalidSize
08:08:19 [2020-11-05T08:08:19.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:08:19 [2020-11-05T08:08:19.395Z] Loaded image: hello-world:latest
08:08:19 [2020-11-05T08:08:19.395Z] Loaded image: arm32v7/hello-world:latest
08:08:19 [2020-11-05T08:08:19.446Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
08:08:19 [2020-11-05T08:08:19.656Z] INFO: Testing against a local daemon
08:08:19 [2020-11-05T08:08:19.656Z] === RUN   TestCgroupNamespacesBuild
08:08:19 [2020-11-05T08:08:19.921Z] --- PASS: TestResizeWithInvalidSize (0.42s)
08:08:19 [2020-11-05T08:08:19.921Z] === RUN   TestResizeWhenContainerNotStarted
08:08:20 [2020-11-05T08:08:20.177Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
08:08:20 [2020-11-05T08:08:20.177Z] === RUN   TestDaemonRestartKillContainers
08:08:20 [2020-11-05T08:08:20.177Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:08:20 [2020-11-05T08:08:20.177Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:08:20 [2020-11-05T08:08:20.177Z] === RUN   TestCgroupNamespacesRun
08:08:20 [2020-11-05T08:08:20.509Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
08:08:20 [2020-11-05T08:08:20.509Z] ok  	github.com/docker/docker/pkg/longpath	0.022s	coverage: 100.0% of statements
08:08:21 [2020-11-05T08:08:21.158Z] ok  	github.com/docker/docker/pkg/idtools	0.634s	coverage: 70.1% of statements
08:08:21 [2020-11-05T08:08:21.463Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.030s	coverage: 85.7% of statements
08:08:21 [2020-11-05T08:08:21.463Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
08:08:21 [2020-11-05T08:08:21.542Z] --- PASS: TestCgroupNamespacesRun (1.13s)
08:08:21 [2020-11-05T08:08:21.542Z] === RUN   TestCgroupNamespacesRunPrivileged
08:08:22 [2020-11-05T08:08:22.124Z] ok  	github.com/docker/docker/pkg/ioutils	1.330s	coverage: 70.6% of statements
08:08:22 [2020-11-05T08:08:22.124Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
08:08:22 [2020-11-05T08:08:22.124Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:08:22 [2020-11-05T08:08:22.124Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:08:22 [2020-11-05T08:08:22.124Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:08:22 [2020-11-05T08:08:22.124Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.025s	coverage: 60.0% of statements
08:08:22 [2020-11-05T08:08:22.424Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.070s	coverage: 86.7% of statements
08:08:22 [2020-11-05T08:08:22.736Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
08:08:22 [2020-11-05T08:08:22.736Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:08:22 [2020-11-05T08:08:22.736Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:08:23 [2020-11-05T08:08:23.386Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
08:08:23 [2020-11-05T08:08:23.429Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s)
08:08:23 [2020-11-05T08:08:23.429Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:08:23 [2020-11-05T08:08:23.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:08:23 [2020-11-05T08:08:23.862Z] --- PASS: TestCgroupNamespacesBuild (3.72s)
08:08:23 [2020-11-05T08:08:23.862Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:08:24 [2020-11-05T08:08:24.930Z] ok  	github.com/docker/docker/pkg/pools	0.017s	coverage: 88.2% of statements
08:08:24 [2020-11-05T08:08:24.930Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
08:08:24 [2020-11-05T08:08:24.930Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
08:08:25 [2020-11-05T08:08:25.249Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s)
08:08:25 [2020-11-05T08:08:25.249Z] === RUN   TestBuildWithSession
08:08:25 [2020-11-05T08:08:25.249Z] --- SKIP: TestBuildWithSession (0.00s)
08:08:25 [2020-11-05T08:08:25.249Z]     build_session_test.go:25: TODO: BuildKit
08:08:25 [2020-11-05T08:08:25.249Z] === RUN   TestBuildSquashParent
08:08:25 [2020-11-05T08:08:25.578Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
08:08:25 [2020-11-05T08:08:25.943Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s)
08:08:25 [2020-11-05T08:08:25.943Z] === RUN   TestCgroupNamespacesRunHostMode
08:08:26 [2020-11-05T08:08:26.226Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
08:08:26 [2020-11-05T08:08:26.226Z] ok  	github.com/docker/docker/pkg/pubsub	1.130s	coverage: 75.0% of statements
08:08:26 [2020-11-05T08:08:26.484Z] ..........................xx....................                         [ 29%]
08:08:26 [2020-11-05T08:08:26.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:08:27 [2020-11-05T08:08:27.293Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
08:08:27 [2020-11-05T08:08:27.293Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
08:08:27 [2020-11-05T08:08:27.829Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
08:08:27 [2020-11-05T08:08:27.829Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:08:28 [2020-11-05T08:08:28.347Z] ok  	github.com/docker/docker/pkg/system	0.027s	coverage: 36.9% of statements
08:08:28 [2020-11-05T08:08:28.645Z] ok  	github.com/docker/docker/pkg/signal	2.878s	coverage: 61.0% of statements
08:08:28 [2020-11-05T08:08:28.646Z] ok  	github.com/docker/docker/pkg/sysinfo	0.041s	coverage: 53.8% of statements
08:08:29 [2020-11-05T08:08:29.293Z] ok  	github.com/docker/docker/pkg/tailfile	0.097s	coverage: 88.6% of statements
08:08:29 [2020-11-05T08:08:29.293Z] testing: warning: no tests to run
08:08:29 [2020-11-05T08:08:29.293Z] coverage: [no statements]
08:08:29 [2020-11-05T08:08:29.293Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
08:08:29 [2020-11-05T08:08:29.717Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s)
08:08:29 [2020-11-05T08:08:29.717Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:08:29 [2020-11-05T08:08:29.941Z] ok  	github.com/docker/docker/pkg/tarsum	0.167s	coverage: 89.3% of statements
08:08:29 [2020-11-05T08:08:29.941Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
08:08:30 [2020-11-05T08:08:30.240Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
08:08:30 [2020-11-05T08:08:30.539Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
08:08:31 [2020-11-05T08:08:31.333Z]  ---> 84c44a85999e
08:08:31 [2020-11-05T08:08:31.333Z] Successfully built 84c44a85999e
08:08:31 [2020-11-05T08:08:31.333Z] Successfully tagged docker:latest
08:08:31 [2020-11-05T08:08:31.333Z] INFO: Image build ended at 11/05/2020 08:08:28. Duration:00:04:01.0506346
08:08:31 [2020-11-05T08:08:31.333Z] 
08:08:31 [2020-11-05T08:08:31.333Z] 
08:08:31 [2020-11-05T08:08:31.333Z] INFO: Building the test binaries at 11/05/2020 08:08:28...
08:08:31 [2020-11-05T08:08:31.846Z] --- PASS: TestBuildSquashParent (6.88s)
08:08:31 [2020-11-05T08:08:31.846Z] === RUN   TestBuildWithRemoveAndForceRemove
08:08:31 [2020-11-05T08:08:31.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:08:31 [2020-11-05T08:08:31.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:08:31 [2020-11-05T08:08:31.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:08:31 [2020-11-05T08:08:31.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:08:31 [2020-11-05T08:08:31.846Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:08:31 [2020-11-05T08:08:31.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:08:31 [2020-11-05T08:08:31.846Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:08:31 [2020-11-05T08:08:31.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:08:31 [2020-11-05T08:08:31.846Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:08:31 [2020-11-05T08:08:31.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:08:31 [2020-11-05T08:08:31.846Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:08:31 [2020-11-05T08:08:31.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:08:32 [2020-11-05T08:08:32.114Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:08:32 [2020-11-05T08:08:32.114Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:08:32 [2020-11-05T08:08:32.114Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:08:32 [2020-11-05T08:08:32.114Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:08:32 [2020-11-05T08:08:32.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:08:32 [2020-11-05T08:08:32.231Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s)
08:08:32 [2020-11-05T08:08:32.231Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:08:32 [2020-11-05T08:08:32.650Z] ok  	github.com/docker/docker/profiles/seccomp	0.021s	coverage: 83.5% of statements
08:08:32 [2020-11-05T08:08:32.650Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
08:08:33 [2020-11-05T08:08:33.519Z] INFO: make.ps1 starting at 11/05/2020 08:08:32
08:08:33 [2020-11-05T08:08:33.519Z] INFO: Git commit (c6accc67f2) assumed from DOCKER_GITCOMMIT environment variable
08:08:33 [2020-11-05T08:08:33.519Z] INFO: Invoking autogen...
08:08:33 [2020-11-05T08:08:33.594Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
08:08:33 [2020-11-05T08:08:33.594Z] === RUN   TestCgroupNamespacesRunOlderClient
08:08:34 [2020-11-05T08:08:34.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:08:34 [2020-11-05T08:08:34.195Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 84.4% of statements
08:08:34 [2020-11-05T08:08:34.495Z] ok  	github.com/docker/docker/plugin	0.578s	coverage: 23.2% of statements
08:08:34 [2020-11-05T08:08:34.680Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:08:34 [2020-11-05T08:08:34.680Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:08:35 [2020-11-05T08:08:35.063Z] INFO: Building daemon...
08:08:36 [2020-11-05T08:08:36.032Z] ok  	github.com/docker/docker/quota	0.590s	coverage: 71.4% of statements
08:08:36 [2020-11-05T08:08:36.106Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
08:08:36 [2020-11-05T08:08:36.106Z] === RUN   TestKernelTCPMemory
08:08:36 [2020-11-05T08:08:36.106Z] --- SKIP: TestKernelTCPMemory (0.02s)
08:08:36 [2020-11-05T08:08:36.106Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:36 [2020-11-05T08:08:36.106Z] === RUN   TestNISDomainname
08:08:36 [2020-11-05T08:08:36.106Z] --- SKIP: TestNISDomainname (0.01s)
08:08:36 [2020-11-05T08:08:36.106Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:08:36 [2020-11-05T08:08:36.106Z] === RUN   TestHostnameDnsResolution
08:08:36 [2020-11-05T08:08:36.331Z] ok  	github.com/docker/docker/registry/resumable	0.033s	coverage: 100.0% of statements
08:08:36 [2020-11-05T08:08:36.361Z] --- PASS: TestHostnameDnsResolution (0.60s)
08:08:36 [2020-11-05T08:08:36.362Z] === RUN   TestStats
08:08:36 [2020-11-05T08:08:36.362Z] --- SKIP: TestStats (0.00s)
08:08:36 [2020-11-05T08:08:36.362Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:36 [2020-11-05T08:08:36.362Z] === RUN   TestStopContainerWithTimeout
08:08:36 [2020-11-05T08:08:36.362Z] === RUN   TestStopContainerWithTimeout/0
08:08:36 [2020-11-05T08:08:36.362Z] === PAUSE TestStopContainerWithTimeout/0
08:08:36 [2020-11-05T08:08:36.362Z] === RUN   TestStopContainerWithTimeout/1
08:08:36 [2020-11-05T08:08:36.362Z] === PAUSE TestStopContainerWithTimeout/1
08:08:36 [2020-11-05T08:08:36.362Z] === RUN   TestStopContainerWithTimeout/3
08:08:36 [2020-11-05T08:08:36.362Z] === PAUSE TestStopContainerWithTimeout/3
08:08:36 [2020-11-05T08:08:36.362Z] === RUN   TestStopContainerWithTimeout/-1
08:08:36 [2020-11-05T08:08:36.362Z] === PAUSE TestStopContainerWithTimeout/-1
08:08:36 [2020-11-05T08:08:36.362Z] === CONT  TestStopContainerWithTimeout/0
08:08:36 [2020-11-05T08:08:36.362Z] === CONT  TestStopContainerWithTimeout/-1
08:08:36 [2020-11-05T08:08:36.923Z] === CONT  TestStopContainerWithTimeout/3
08:08:36 [2020-11-05T08:08:36.980Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 50.9% of statements
08:08:37 [2020-11-05T08:08:37.228Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:08:37 [2020-11-05T08:08:37.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s)
08:08:37 [2020-11-05T08:08:37.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s)
08:08:37 [2020-11-05T08:08:37.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s)
08:08:37 [2020-11-05T08:08:37.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s)
08:08:37 [2020-11-05T08:08:37.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s)
08:08:37 [2020-11-05T08:08:37.228Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s)
08:08:37 [2020-11-05T08:08:37.228Z] === RUN   TestBuildMultiStageCopy
08:08:37 [2020-11-05T08:08:37.228Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:08:37 [2020-11-05T08:08:37.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:08:37 [2020-11-05T08:08:37.630Z] ok  	github.com/docker/docker/registry	0.254s	coverage: 56.8% of statements
08:08:37 [2020-11-05T08:08:37.630Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
08:08:38 [2020-11-05T08:08:38.702Z] ok  	github.com/docker/docker/runconfig	0.032s	coverage: 66.1% of statements
08:08:39 [2020-11-05T08:08:39.142Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:08:39 [2020-11-05T08:08:39.402Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:08:39 [2020-11-05T08:08:39.434Z] === CONT  TestStopContainerWithTimeout/1
08:08:39 [2020-11-05T08:08:39.974Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:08:40 [2020-11-05T08:08:40.360Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:08:40 [2020-11-05T08:08:40.360Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
08:08:40 [2020-11-05T08:08:40.360Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
08:08:40 [2020-11-05T08:08:40.360Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
08:08:40 [2020-11-05T08:08:40.360Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
08:08:40 [2020-11-05T08:08:40.360Z] === RUN   TestDeleteDevicemapper
08:08:40 [2020-11-05T08:08:40.360Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:08:40 [2020-11-05T08:08:40.360Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:08:40 [2020-11-05T08:08:40.360Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:08:40 [2020-11-05T08:08:40.545Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:08:40 [2020-11-05T08:08:40.695Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:08:40 [2020-11-05T08:08:40.695Z] Using test binary docker
08:08:40 [2020-11-05T08:08:40.695Z] +++ /etc/init.d/apparmor start
08:08:40 [2020-11-05T08:08:40.695Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:08:40 [2020-11-05T08:08:40.695Z] INFO: Waiting for daemon to start...
08:08:40 [2020-11-05T08:08:40.695Z] Starting dockerd
08:08:40 [2020-11-05T08:08:40.695Z] +++ 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
08:08:40 [2020-11-05T08:08:40.818Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
08:08:41 [2020-11-05T08:08:41.116Z] --- PASS: TestBuildMultiStageCopy (4.34s)
08:08:41 [2020-11-05T08:08:41.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s)
08:08:41 [2020-11-05T08:08:41.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
08:08:41 [2020-11-05T08:08:41.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
08:08:41 [2020-11-05T08:08:41.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
08:08:41 [2020-11-05T08:08:41.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
08:08:41 [2020-11-05T08:08:41.116Z] === RUN   TestBuildMultiStageParentConfig
08:08:42 [2020-11-05T08:08:42.045Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:08:42 [2020-11-05T08:08:42.248Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s)
08:08:42 [2020-11-05T08:08:42.249Z] === RUN   TestUpdateMemory
08:08:42 [2020-11-05T08:08:42.249Z] --- SKIP: TestUpdateMemory (0.00s)
08:08:42 [2020-11-05T08:08:42.249Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:42 [2020-11-05T08:08:42.249Z] === RUN   TestUpdateCPUQuota
08:08:42 [2020-11-05T08:08:42.249Z] --- SKIP: TestUpdateCPUQuota (0.00s)
08:08:42 [2020-11-05T08:08:42.249Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:42 [2020-11-05T08:08:42.249Z] === RUN   TestUpdatePidsLimit
08:08:42 [2020-11-05T08:08:42.249Z] --- SKIP: TestUpdatePidsLimit (0.00s)
08:08:42 [2020-11-05T08:08:42.249Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:42 [2020-11-05T08:08:42.249Z] === RUN   TestUpdateRestartPolicy
08:08:42 [2020-11-05T08:08:42.358Z] ok  	github.com/docker/docker/volume/mounts	0.078s	coverage: 67.0% of statements
08:08:42 [2020-11-05T08:08:42.502Z] --- PASS: TestBuildMultiStageParentConfig (1.44s)
08:08:42 [2020-11-05T08:08:42.502Z] === RUN   TestBuildLabelWithTargets
08:08:43 [2020-11-05T08:08:43.000Z] ok  	github.com/docker/docker/volume/local	0.241s	coverage: 76.6% of statements
08:08:43 [2020-11-05T08:08:43.243Z] .
08:08:43 [2020-11-05T08:08:43.243Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:08:43 [2020-11-05T08:08:43.243Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:08:43 [2020-11-05T08:08:43.243Z] Error: No such image: emptyfs
08:08:43 [2020-11-05T08:08:43.243Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:08:43 [2020-11-05T08:08:43.243Z] ++++ docker load
08:08:43 [2020-11-05T08:08:43.295Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
08:08:43 [2020-11-05T08:08:43.505Z] Running integration-test (iteration 1)
08:08:43 [2020-11-05T08:08:43.505Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:08:43 [2020-11-05T08:08:43.505Z] ++ 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
08:08:43 [2020-11-05T08:08:43.505Z] ++ set -e
08:08:43 [2020-11-05T08:08:43.505Z] ++ '[' -n 0 ']'
08:08:43 [2020-11-05T08:08:43.505Z] ++ set -x
08:08:43 [2020-11-05T08:08:43.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
08:08:44 [2020-11-05T08:08:44.038Z] --- PASS: TestImportExtremelyLargeImageWorks (79.87s)
08:08:44 [2020-11-05T08:08:44.038Z] PASS
08:08:44 [2020-11-05T08:08:44.038Z] 
08:08:44 [2020-11-05T08:08:44.038Z] === Skipped
08:08:44 [2020-11-05T08:08:44.038Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
08:08:44 [2020-11-05T08:08:44.038Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:08:44 [2020-11-05T08:08:44.038Z] 
08:08:44 [2020-11-05T08:08:44.038Z] 
08:08:44 [2020-11-05T08:08:44.038Z] DONE 12 tests, 1 skipped in 81.324s
08:08:44 [2020-11-05T08:08:44.038Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
08:08:44 [2020-11-05T08:08:44.038Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
08:08:44 [2020-11-05T08:08:44.038Z] ++ set -e
08:08:44 [2020-11-05T08:08:44.038Z] ++ '[' -n 0 ']'
08:08:44 [2020-11-05T08:08:44.038Z] ++ set -x
08:08:44 [2020-11-05T08:08:44.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
08:08:44 [2020-11-05T08:08:44.039Z] INFO: Testing against a local daemon
08:08:44 [2020-11-05T08:08:44.039Z] === RUN   TestNetworkCreateDelete
08:08:44 [2020-11-05T08:08:44.039Z] --- PASS: TestNetworkCreateDelete (0.16s)
08:08:44 [2020-11-05T08:08:44.039Z] === RUN   TestDockerNetworkDeletePreferID
08:08:44 [2020-11-05T08:08:44.039Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
08:08:44 [2020-11-05T08:08:44.039Z] === RUN   TestDaemonDNSFallback
08:08:45 [2020-11-05T08:08:45.046Z] --- PASS: TestBuildLabelWithTargets (2.24s)
08:08:45 [2020-11-05T08:08:45.046Z] === RUN   TestBuildWithEmptyLayers
08:08:45 [2020-11-05T08:08:45.075Z] --- PASS: TestDaemonDNSFallback (2.51s)
08:08:45 [2020-11-05T08:08:45.075Z] === RUN   TestInspectNetwork
08:08:45 [2020-11-05T08:08:45.990Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
08:08:45 [2020-11-05T08:08:45.990Z] === RUN   TestBuildMultiStageOnBuild
08:08:48 [2020-11-05T08:08:48.538Z] --- PASS: TestBuildMultiStageOnBuild (2.70s)
08:08:48 [2020-11-05T08:08:48.538Z] === RUN   TestBuildUncleanTarFilenames
08:08:49 [2020-11-05T08:08:49.508Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:08:49 [2020-11-05T08:08:49.925Z] --- PASS: TestBuildUncleanTarFilenames (1.43s)
08:08:49 [2020-11-05T08:08:49.925Z] === RUN   TestBuildMultiStageLayerLeak
08:08:50 [2020-11-05T08:08:50.647Z] === RUN   TestInspectNetwork/full_network_id
08:08:50 [2020-11-05T08:08:50.647Z] === RUN   TestInspectNetwork/partial_network_id
08:08:50 [2020-11-05T08:08:50.647Z] === RUN   TestInspectNetwork/network_name
08:08:50 [2020-11-05T08:08:50.647Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:08:53 [2020-11-05T08:08:53.226Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s)
08:08:53 [2020-11-05T08:08:53.226Z] === RUN   TestBuildWithHugeFile
08:08:54 [2020-11-05T08:08:54.409Z] --- PASS: TestUpdateRestartPolicy (10.88s)
08:08:54 [2020-11-05T08:08:54.409Z] === RUN   TestUpdateRestartWithAutoRemove
08:08:54 [2020-11-05T08:08:54.409Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
08:08:54 [2020-11-05T08:08:54.409Z] === RUN   TestWaitNonBlocked
08:08:54 [2020-11-05T08:08:54.409Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:08:54 [2020-11-05T08:08:54.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:08:54 [2020-11-05T08:08:54.409Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:08:54 [2020-11-05T08:08:54.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:08:54 [2020-11-05T08:08:54.409Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:08:54 [2020-11-05T08:08:54.409Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:08:54 [2020-11-05T08:08:54.409Z] --- PASS: TestWaitNonBlocked (0.01s)
08:08:54 [2020-11-05T08:08:54.409Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s)
08:08:54 [2020-11-05T08:08:54.409Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
08:08:54 [2020-11-05T08:08:54.409Z] === RUN   TestWaitBlocked
08:08:54 [2020-11-05T08:08:54.409Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:08:54 [2020-11-05T08:08:54.409Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:08:54 [2020-11-05T08:08:54.409Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:08:54 [2020-11-05T08:08:54.409Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:08:54 [2020-11-05T08:08:54.409Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:08:54 [2020-11-05T08:08:54.409Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:08:54 [2020-11-05T08:08:54.970Z] --- PASS: TestWaitBlocked (0.01s)
08:08:54 [2020-11-05T08:08:54.970Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
08:08:54 [2020-11-05T08:08:54.970Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
08:08:54 [2020-11-05T08:08:54.970Z] === CONT  TestDaemonRestartIpcMode
08:08:54 [2020-11-05T08:08:54.970Z] === CONT  TestIpcModeOlderClient
08:08:54 [2020-11-05T08:08:54.970Z] --- PASS: TestIpcModeOlderClient (0.07s)
08:08:55 [2020-11-05T08:08:55.341Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
08:08:56 [2020-11-05T08:08:56.224Z] --- PASS: TestInspectNetwork (10.45s)
08:08:56 [2020-11-05T08:08:56.225Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:08:56 [2020-11-05T08:08:56.225Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:08:56 [2020-11-05T08:08:56.225Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:08:56 [2020-11-05T08:08:56.225Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:08:56 [2020-11-05T08:08:56.225Z] === RUN   TestRunContainerWithBridgeNone
08:08:57 [2020-11-05T08:08:57.734Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
08:08:57 [2020-11-05T08:08:57.734Z] === RUN   TestNetworkInvalidJSON
08:08:57 [2020-11-05T08:08:57.734Z] === RUN   TestNetworkInvalidJSON//networks/create
08:08:57 [2020-11-05T08:08:57.734Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:08:57 [2020-11-05T08:08:57.734Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:08:57 [2020-11-05T08:08:57.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:08:57 [2020-11-05T08:08:57.734Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:08:57 [2020-11-05T08:08:57.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:08:57 [2020-11-05T08:08:57.734Z] === CONT  TestNetworkInvalidJSON//networks/create
08:08:57 [2020-11-05T08:08:57.735Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:08:57 [2020-11-05T08:08:57.735Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:08:57 [2020-11-05T08:08:57.735Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:08:57 [2020-11-05T08:08:57.735Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:08:57 [2020-11-05T08:08:57.735Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:08:57 [2020-11-05T08:08:57.735Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:08:57 [2020-11-05T08:08:57.735Z] === RUN   TestHostIPv4BridgeLabel
08:08:58 [2020-11-05T08:08:58.368Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
08:08:58 [2020-11-05T08:08:58.368Z] === RUN   TestDaemonRestartWithLiveRestore
08:08:58 [2020-11-05T08:08:58.676Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.6% of statements
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/rootless	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/volume	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === Skipped
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver btrfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver btrfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver btrfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver btrfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver btrfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:73: No driver to put!
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z] time="2020-11-05T08:07:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z] time="2020-11-05T08:07:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z] time="2020-11-05T08:07:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z] time="2020-11-05T08:07:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z] time="2020-11-05T08:07:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:73: No driver to put!
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     overlay_test.go:49: Fails to compute changes intermittently
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver zfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver zfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver zfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver zfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:46: Driver zfs not supported
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     graphtest_unix.go:73: No driver to put!
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:08:58 [2020-11-05T08:08:58.676Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] 
08:08:58 [2020-11-05T08:08:58.676Z] DONE 2167 tests, 26 skipped in 257.614s
Post stage
[Pipeline] junit
08:08:59 [2020-11-05T08:08:59.022Z] Recording test results
08:08:59 [2020-11-05T08:08:59.193Z] --- PASS: TestDaemonRestartIpcMode (4.19s)
08:08:59 [2020-11-05T08:08:59.193Z] PASS
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === Skipped
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
08:08:59 [2020-11-05T08:08:59.193Z]     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)
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestPause (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
08:08:59 [2020-11-05T08:08:59.193Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
08:08:59 [2020-11-05T08:08:59.193Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
08:08:59 [2020-11-05T08:08:59.193Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestStats (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
08:08:59 [2020-11-05T08:08:59.193Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] 
08:08:59 [2020-11-05T08:08:59.193Z] DONE 174 tests, 24 skipped in 77.107s
08:08:59 [2020-11-05T08:08:59.193Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:08:59 [2020-11-05T08:08:59.193Z] INFO: Testing against a local daemon
08:08:59 [2020-11-05T08:08:59.193Z] === RUN   TestCommitInheritsEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:08:59 [2020-11-05T08:08:59.404Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
08:08:59 [2020-11-05T08:08:59.405Z] === RUN   TestDaemonDefaultNetworkPools
08:08:59 [2020-11-05T08:08:59.745Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -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:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh dynbinary test-integration
08:09:00 [2020-11-05T08:09:00.053Z] 
08:09:00 [2020-11-05T08:09:00.053Z] Removing bundles/
08:09:00 [2020-11-05T08:09:00.053Z] 
08:09:00 [2020-11-05T08:09:00.053Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:09:00 [2020-11-05T08:09:00.053Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:09:00 [2020-11-05T08:09:00.053Z] GOOS="" GOARCH="" GOARM=""
08:09:00 [2020-11-05T08:09:00.440Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
08:09:00 [2020-11-05T08:09:00.440Z] === RUN   TestDaemonRestartWithExistingNetwork
08:09:01 [2020-11-05T08:09:01.078Z] --- PASS: TestCommitInheritsEnv (1.86s)
08:09:01 [2020-11-05T08:09:01.078Z] === RUN   TestImportExtremelyLargeImageWorks
08:09:01 [2020-11-05T08:09:01.078Z] === PAUSE TestImportExtremelyLargeImageWorks
08:09:01 [2020-11-05T08:09:01.078Z] === RUN   TestImagesFilterMultiReference
08:09:01 [2020-11-05T08:09:01.334Z] --- PASS: TestImagesFilterMultiReference (0.07s)
08:09:01 [2020-11-05T08:09:01.334Z] === RUN   TestImagePullPlatformInvalid
08:09:01 [2020-11-05T08:09:01.334Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:09:01 [2020-11-05T08:09:01.334Z] === RUN   TestRemoveImageOrphaning
08:09:01 [2020-11-05T08:09:01.477Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
08:09:01 [2020-11-05T08:09:01.477Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:09:02 [2020-11-05T08:09:02.988Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
08:09:02 [2020-11-05T08:09:02.988Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:09:03 [2020-11-05T08:09:03.220Z] --- PASS: TestRemoveImageOrphaning (1.92s)
08:09:03 [2020-11-05T08:09:03.220Z] === RUN   TestRemoveImageGarbageCollector
08:09:03 [2020-11-05T08:09:03.220Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:09:03 [2020-11-05T08:09:03.220Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:09:03 [2020-11-05T08:09:03.220Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:09:03 [2020-11-05T08:09:03.220Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:09:03 [2020-11-05T08:09:03.220Z] === RUN   TestTagInvalidReference
08:09:03 [2020-11-05T08:09:03.220Z] --- PASS: TestTagInvalidReference (0.01s)
08:09:03 [2020-11-05T08:09:03.220Z] === RUN   TestTagValidPrefixedRepo
08:09:03 [2020-11-05T08:09:03.220Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
08:09:03 [2020-11-05T08:09:03.220Z] === RUN   TestTagExistedNameWithoutForce
08:09:03 [2020-11-05T08:09:03.220Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:09:03 [2020-11-05T08:09:03.220Z] === RUN   TestTagOfficialNames
08:09:03 [2020-11-05T08:09:03.220Z] --- PASS: TestTagOfficialNames (0.05s)
08:09:03 [2020-11-05T08:09:03.220Z] === RUN   TestTagMatchesDigest
08:09:03 [2020-11-05T08:09:03.220Z] --- PASS: TestTagMatchesDigest (0.01s)
08:09:03 [2020-11-05T08:09:03.220Z] === CONT  TestImportExtremelyLargeImageWorks
08:09:03 [2020-11-05T08:09:03.280Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
08:09:03 [2020-11-05T08:09:03.280Z] === RUN   TestServiceWithPredefinedNetwork
08:09:06 [2020-11-05T08:09:06.802Z] --- PASS: TestServiceWithPredefinedNetwork (3.54s)
08:09:06 [2020-11-05T08:09:06.802Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:09:06 [2020-11-05T08:09:06.802Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:09:06 [2020-11-05T08:09:06.802Z]     service_test.go:236: FLAKY_TEST
08:09:06 [2020-11-05T08:09:06.802Z] === RUN   TestServiceWithDataPathPortInit
08:09:11 [2020-11-05T08:09:11.408Z] tests/integration/api_network_test.py ............................       [ 47%]
08:09:20 [2020-11-05T08:09:20.642Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:09:22 [2020-11-05T08:09:22.145Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:09:26 [2020-11-05T08:09:26.402Z] tests/integration/api_service_test.py .................................. [ 60%]
08:09:29 [2020-11-05T08:09:29.337Z] --- PASS: TestServiceWithDataPathPortInit (20.20s)
08:09:29 [2020-11-05T08:09:29.337Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:09:30 [2020-11-05T08:09:30.234Z] Loaded image: buildpack-deps:buster
08:09:30 [2020-11-05T08:09:30.234Z] Loaded image: busybox:latest
08:09:30 [2020-11-05T08:09:30.234Z] Loaded image: busybox:glibc
08:09:30 [2020-11-05T08:09:30.234Z] Loaded image: debian:buster
08:09:30 [2020-11-05T08:09:30.234Z] Loaded image: hello-world:latest
08:09:30 [2020-11-05T08:09:30.234Z] Loaded image: arm32v7/hello-world:latest
08:09:30 [2020-11-05T08:09:30.234Z] INFO: Testing against a local daemon
08:09:30 [2020-11-05T08:09:30.234Z] === RUN   TestCgroupNamespacesBuild
08:09:30 [2020-11-05T08:09:30.234Z] --- PASS: TestCgroupNamespacesBuild (4.29s)
08:09:30 [2020-11-05T08:09:30.234Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:09:31 [2020-11-05T08:09:31.624Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s)
08:09:31 [2020-11-05T08:09:31.624Z] === RUN   TestBuildWithSession
08:09:31 [2020-11-05T08:09:31.624Z] --- SKIP: TestBuildWithSession (0.00s)
08:09:31 [2020-11-05T08:09:31.624Z]     build_session_test.go:25: TODO: BuildKit
08:09:31 [2020-11-05T08:09:31.624Z] === RUN   TestBuildSquashParent
08:09:37 [2020-11-05T08:09:37.819Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.20s)
08:09:37 [2020-11-05T08:09:37.819Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ly6sbbm5ky7bq1mxbsb3e6c3w Created:2020-11-05 08:09:28.443817377 +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[e3f7482740c2b5c33786176a3a98b130f1ff6da27fd8240e09ece10c0d0cb704:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k54yqm97v8gqy6opynoeptevp EndpointID:53a78ef8c5a8e7eb863e77b099e71d178de291a1263f6cf3628bd184fb4be7a5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8fec1c4144881c043cca256d9a5ab26f04d56940ea700dd9f46165d009e7db58 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:0c9f118a2f67 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k54yqm97v8gqy6opynoeptevp EndpointID:53a78ef8c5a8e7eb863e77b099e71d178de291a1263f6cf3628bd184fb4be7a5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:09:37 [2020-11-05T08:09:37.819Z] PASS
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] === Skipped
08:09:37 [2020-11-05T08:09:37.819Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     service_test.go:236: FLAKY_TEST
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] DONE 23 tests, 1 skipped in 55.541s
08:09:37 [2020-11-05T08:09:37.819Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:09:37 [2020-11-05T08:09:37.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:09:37 [2020-11-05T08:09:37.819Z] ++ set -e
08:09:37 [2020-11-05T08:09:37.819Z] ++ '[' -n 0 ']'
08:09:37 [2020-11-05T08:09:37.819Z] ++ set -x
08:09:37 [2020-11-05T08:09:37.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:09:37 [2020-11-05T08:09:37.819Z] INFO: Testing against a local daemon
08:09:37 [2020-11-05T08:09:37.819Z] === RUN   TestDockerNetworkIpvlanPersistance
08:09:37 [2020-11-05T08:09:37.819Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:09:37 [2020-11-05T08:09:37.819Z] === RUN   TestDockerNetworkIpvlan
08:09:37 [2020-11-05T08:09:37.819Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:09:37 [2020-11-05T08:09:37.819Z] PASS
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] === Skipped
08:09:37 [2020-11-05T08:09:37.819Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:09:37 [2020-11-05T08:09:37.819Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] 
08:09:37 [2020-11-05T08:09:37.819Z] DONE 2 tests, 2 skipped in 0.195s
08:09:37 [2020-11-05T08:09:37.819Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:09:37 [2020-11-05T08:09:37.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:09:37 [2020-11-05T08:09:37.819Z] ++ set -e
08:09:37 [2020-11-05T08:09:37.819Z] ++ '[' -n 0 ']'
08:09:37 [2020-11-05T08:09:37.819Z] ++ set -x
08:09:37 [2020-11-05T08:09:37.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:09:37 [2020-11-05T08:09:37.819Z] INFO: Testing against a local daemon
08:09:37 [2020-11-05T08:09:37.819Z] === RUN   TestDockerNetworkMacvlanPersistance
08:09:39 [2020-11-05T08:09:39.332Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
08:09:39 [2020-11-05T08:09:39.332Z] === RUN   TestDockerNetworkMacvlan
08:09:39 [2020-11-05T08:09:39.965Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:09:40 [2020-11-05T08:09:40.992Z] .........................                                                [ 67%]
08:09:41 [2020-11-05T08:09:41.002Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:09:41 [2020-11-05T08:09:41.707Z] --- PASS: TestBuildSquashParent (9.21s)
08:09:41 [2020-11-05T08:09:41.707Z] === RUN   TestBuildWithRemoveAndForceRemove
08:09:41 [2020-11-05T08:09:41.707Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:09:41 [2020-11-05T08:09:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:09:41 [2020-11-05T08:09:41.707Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:09:41 [2020-11-05T08:09:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:09:41 [2020-11-05T08:09:41.707Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:09:41 [2020-11-05T08:09:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:09:41 [2020-11-05T08:09:41.707Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:09:41 [2020-11-05T08:09:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:09:41 [2020-11-05T08:09:41.707Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:09:41 [2020-11-05T08:09:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:09:41 [2020-11-05T08:09:41.707Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:09:41 [2020-11-05T08:09:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:09:41 [2020-11-05T08:09:41.707Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:09:41 [2020-11-05T08:09:41.707Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:09:42 [2020-11-05T08:09:42.039Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:09:44 [2020-11-05T08:09:44.255Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:09:44 [2020-11-05T08:09:44.255Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:09:45 [2020-11-05T08:09:45.560Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:09:47 [2020-11-05T08:09:47.230Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
08:09:47 [2020-11-05T08:09:47.230Z] 
08:09:47 [2020-11-05T08:09:47.230Z]  ________   ____  __.
08:09:47 [2020-11-05T08:09:47.230Z]  \_____  \ |    |/ _|
08:09:47 [2020-11-05T08:09:47.230Z]  /   |   \|      <
08:09:47 [2020-11-05T08:09:47.230Z]  /    |    \    |  \
08:09:47 [2020-11-05T08:09:47.230Z]  \_______  /____|__ \
08:09:47 [2020-11-05T08:09:47.230Z]          \/        \/
08:09:47 [2020-11-05T08:09:47.230Z] 
08:09:47 [2020-11-05T08:09:47.230Z] INFO: make.ps1 ended at 11/05/2020 08:09:41
08:09:47 [2020-11-05T08:09:47.230Z] INFO: Binaries build ended at 11/05/2020 08:09:43. Duration:00:01:14.4485408
08:09:47 [2020-11-05T08:09:47.230Z] INFO: Copying the built daemon binary to d:\CI\PR-41634\1\binary\dockerd-c6accc67f2.exe...
08:09:47 [2020-11-05T08:09:47.230Z] INFO: Copying the built client binary to d:\CI\PR-41634\1\binary\docker-c6accc67f2.exe...
08:09:47 [2020-11-05T08:09:47.230Z] INFO: Copying dockerversion from the container...
08:09:47 [2020-11-05T08:09:47.230Z] INFO: Copying the golang package from the container to d:\CI\PR-41634\1\installer\go.zip...
08:09:47 [2020-11-05T08:09:47.562Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:09:47 [2020-11-05T08:09:47.562Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:09:50 [2020-11-05T08:09:50.022Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:09:50 [2020-11-05T08:09:50.145Z] INFO: Extracting go.zip to d:\CI\PR-41634\1\go
08:09:50 [2020-11-05T08:09:50.870Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:09:50 [2020-11-05T08:09:50.870Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s)
08:09:50 [2020-11-05T08:09:50.870Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s)
08:09:50 [2020-11-05T08:09:50.870Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s)
08:09:50 [2020-11-05T08:09:50.870Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s)
08:09:50 [2020-11-05T08:09:50.870Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s)
08:09:50 [2020-11-05T08:09:50.870Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.04s)
08:09:50 [2020-11-05T08:09:50.870Z] === RUN   TestBuildMultiStageCopy
08:09:50 [2020-11-05T08:09:50.870Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:09:53 [2020-11-05T08:09:53.419Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:09:53 [2020-11-05T08:09:53.681Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:09:54 [2020-11-05T08:09:54.255Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:09:54 [2020-11-05T08:09:54.829Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:09:55 [2020-11-05T08:09:55.402Z] --- PASS: TestBuildMultiStageCopy (5.00s)
08:09:55 [2020-11-05T08:09:55.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
08:09:55 [2020-11-05T08:09:55.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s)
08:09:55 [2020-11-05T08:09:55.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
08:09:55 [2020-11-05T08:09:55.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
08:09:55 [2020-11-05T08:09:55.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
08:09:55 [2020-11-05T08:09:55.402Z] === RUN   TestBuildMultiStageParentConfig
08:09:56 [2020-11-05T08:09:56.791Z] --- PASS: TestBuildMultiStageParentConfig (1.32s)
08:09:56 [2020-11-05T08:09:56.791Z] === RUN   TestBuildLabelWithTargets
08:09:56 [2020-11-05T08:09:56.922Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:09:57 [2020-11-05T08:09:57.960Z] --- PASS: TestDockerNetworkMacvlan (18.89s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.40s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.24s)
08:09:57 [2020-11-05T08:09:57.960Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
08:09:57 [2020-11-05T08:09:57.960Z] PASS
08:09:57 [2020-11-05T08:09:57.960Z] 
08:09:57 [2020-11-05T08:09:57.960Z] DONE 8 tests in 20.508s
08:09:57 [2020-11-05T08:09:57.960Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
08:09:57 [2020-11-05T08:09:57.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:09:57 [2020-11-05T08:09:57.960Z] ++ set -e
08:09:57 [2020-11-05T08:09:57.960Z] ++ '[' -n 0 ']'
08:09:57 [2020-11-05T08:09:57.960Z] ++ set -x
08:09:57 [2020-11-05T08:09:57.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:09:57 [2020-11-05T08:09:57.960Z] testing: warning: no tests to run
08:09:57 [2020-11-05T08:09:57.960Z] PASS
08:09:57 [2020-11-05T08:09:57.960Z] 
08:09:57 [2020-11-05T08:09:57.960Z] DONE 0 tests in 0.063s
08:09:57 [2020-11-05T08:09:57.960Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:09:57 [2020-11-05T08:09:57.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:09:57 [2020-11-05T08:09:57.960Z] ++ set -e
08:09:57 [2020-11-05T08:09:57.960Z] ++ '[' -n 0 ']'
08:09:57 [2020-11-05T08:09:57.960Z] ++ set -x
08:09:57 [2020-11-05T08:09:57.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:09:58 [2020-11-05T08:09:58.252Z] INFO: Testing against a local daemon
08:09:58 [2020-11-05T08:09:58.252Z] === RUN   TestAuthZPluginAllowRequest
08:09:59 [2020-11-05T08:09:59.343Z] --- PASS: TestBuildLabelWithTargets (2.18s)
08:09:59 [2020-11-05T08:09:59.343Z] === RUN   TestBuildWithEmptyLayers
08:09:59 [2020-11-05T08:09:59.916Z] --- PASS: TestBuildWithEmptyLayers (1.14s)
08:09:59 [2020-11-05T08:09:59.916Z] === RUN   TestBuildMultiStageOnBuild
08:10:00 [2020-11-05T08:10:00.322Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
08:10:00 [2020-11-05T08:10:00.322Z] === RUN   TestAuthZPluginTLS
08:10:00 [2020-11-05T08:10:00.614Z] --- PASS: TestAuthZPluginTLS (0.53s)
08:10:00 [2020-11-05T08:10:00.614Z] === RUN   TestAuthZPluginDenyRequest
08:10:01 [2020-11-05T08:10:01.004Z] --- PASS: TestBuildWithHugeFile (58.67s)
08:10:01 [2020-11-05T08:10:01.004Z] === RUN   TestBuildWithEmptyDockerfile
08:10:01 [2020-11-05T08:10:01.004Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:10:01 [2020-11-05T08:10:01.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:10:01 [2020-11-05T08:10:01.004Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:10:01 [2020-11-05T08:10:01.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:10:01 [2020-11-05T08:10:01.004Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:10:01 [2020-11-05T08:10:01.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:10:01 [2020-11-05T08:10:01.004Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:10:01 [2020-11-05T08:10:01.004Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:10:01 [2020-11-05T08:10:01.004Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:10:01 [2020-11-05T08:10:01.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
08:10:01 [2020-11-05T08:10:01.004Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
08:10:01 [2020-11-05T08:10:01.004Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s)
08:10:01 [2020-11-05T08:10:01.004Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
08:10:01 [2020-11-05T08:10:01.004Z] === RUN   TestBuildPreserveOwnership
08:10:01 [2020-11-05T08:10:01.004Z] === RUN   TestBuildPreserveOwnership/copy_from
08:10:01 [2020-11-05T08:10:01.004Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:10:01 [2020-11-05T08:10:01.004Z] --- PASS: TestBuildPreserveOwnership (5.97s)
08:10:01 [2020-11-05T08:10:01.004Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
08:10:01 [2020-11-05T08:10:01.004Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s)
08:10:01 [2020-11-05T08:10:01.004Z] === RUN   TestBuildPlatformInvalid
08:10:01 [2020-11-05T08:10:01.004Z] --- PASS: TestBuildPlatformInvalid (0.17s)
08:10:01 [2020-11-05T08:10:01.004Z] PASS
08:10:01 [2020-11-05T08:10:01.004Z] 
08:10:01 [2020-11-05T08:10:01.004Z] === Skipped
08:10:01 [2020-11-05T08:10:01.004Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
08:10:01 [2020-11-05T08:10:01.004Z]     build_session_test.go:25: TODO: BuildKit
08:10:01 [2020-11-05T08:10:01.004Z] 
08:10:01 [2020-11-05T08:10:01.004Z] 
08:10:01 [2020-11-05T08:10:01.004Z] DONE 32 tests, 1 skipped in 115.460s
08:10:01 [2020-11-05T08:10:01.004Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
08:10:01 [2020-11-05T08:10:01.004Z] ++ 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
08:10:01 [2020-11-05T08:10:01.004Z] ++ set -e
08:10:01 [2020-11-05T08:10:01.004Z] ++ '[' -n 0 ']'
08:10:01 [2020-11-05T08:10:01.004Z] ++ set -x
08:10:01 [2020-11-05T08:10:01.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
08:10:01 [2020-11-05T08:10:01.004Z] INFO: Testing against a local daemon
08:10:01 [2020-11-05T08:10:01.004Z] === RUN   TestConfigInspect
08:10:01 [2020-11-05T08:10:01.248Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
08:10:01 [2020-11-05T08:10:01.248Z] === RUN   TestAuthZPluginAPIDenyResponse
08:10:01 [2020-11-05T08:10:01.540Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
08:10:01 [2020-11-05T08:10:01.540Z] === RUN   TestAuthZPluginDenyResponse
08:10:01 [2020-11-05T08:10:01.946Z] --- PASS: TestConfigInspect (3.68s)
08:10:01 [2020-11-05T08:10:01.946Z] === RUN   TestConfigList
08:10:02 [2020-11-05T08:10:02.177Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:10:02 [2020-11-05T08:10:02.177Z] === RUN   TestAuthZPluginAllowEventStream
08:10:03 [2020-11-05T08:10:03.231Z] --- PASS: TestBuildMultiStageOnBuild (3.03s)
08:10:03 [2020-11-05T08:10:03.231Z] === RUN   TestBuildUncleanTarFilenames
08:10:03 [2020-11-05T08:10:03.687Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
08:10:03 [2020-11-05T08:10:03.687Z] === RUN   TestAuthZPluginErrorResponse
08:10:04 [2020-11-05T08:10:04.365Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
08:10:04 [2020-11-05T08:10:04.365Z] === RUN   TestAuthZPluginErrorRequest
08:10:04 [2020-11-05T08:10:04.999Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
08:10:04 [2020-11-05T08:10:04.999Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:10:05 [2020-11-05T08:10:05.150Z] --- PASS: TestBuildUncleanTarFilenames (1.86s)
08:10:05 [2020-11-05T08:10:05.150Z] === RUN   TestBuildMultiStageLayerLeak
08:10:05 [2020-11-05T08:10:05.247Z] --- PASS: TestConfigList (3.20s)
08:10:05 [2020-11-05T08:10:05.247Z] === RUN   TestConfigsCreateAndDelete
08:10:05 [2020-11-05T08:10:05.291Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:10:05 [2020-11-05T08:10:05.291Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:10:07 [2020-11-05T08:10:07.362Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
08:10:07 [2020-11-05T08:10:07.362Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:10:08 [2020-11-05T08:10:08.459Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s)
08:10:08 [2020-11-05T08:10:08.459Z] === RUN   TestBuildWithHugeFile
08:10:08 [2020-11-05T08:10:08.549Z] --- PASS: TestConfigsCreateAndDelete (3.32s)
08:10:08 [2020-11-05T08:10:08.549Z] === RUN   TestConfigsUpdate
08:10:10 [2020-11-05T08:10:10.095Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
08:10:10 [2020-11-05T08:10:10.095Z] === RUN   TestAuthZPluginHeader
08:10:10 [2020-11-05T08:10:10.387Z] --- PASS: TestAuthZPluginHeader (0.80s)
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:10:10 [2020-11-05T08:10:10.387Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
08:10:10 [2020-11-05T08:10:10.387Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2Disable
08:10:10 [2020-11-05T08:10:10.387Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:10:10 [2020-11-05T08:10:10.387Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:10:10 [2020-11-05T08:10:10.387Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:10:10 [2020-11-05T08:10:10.387Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:10:10 [2020-11-05T08:10:10.387Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:10:10 [2020-11-05T08:10:10.387Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:10 [2020-11-05T08:10:10.387Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:10:11 [2020-11-05T08:10:11.851Z] --- PASS: TestConfigsUpdate (3.24s)
08:10:11 [2020-11-05T08:10:11.851Z] === RUN   TestTemplatedConfig
08:10:15 [2020-11-05T08:10:15.156Z] --- PASS: TestTemplatedConfig (3.49s)
08:10:15 [2020-11-05T08:10:15.156Z] === RUN   TestConfigCreateResolve
08:10:15 [2020-11-05T08:10:15.314Z] INFO: Extraction ended at 11/05/2020 08:10:12. Duration:00:00:22.3170206
08:10:15 [2020-11-05T08:10:15.315Z] INFO: Updating the golang and path environment variables
08:10:15 [2020-11-05T08:10:15.315Z] INFO: GOPATH=d:\gopath
08:10:15 [2020-11-05T08:10:15.315Z] INFO: go version go1.13.15 windows/amd64
08:10:15 [2020-11-05T08:10:15.315Z] INFO: Running the daemon under test in debug mode
08:10:15 [2020-11-05T08:10:15.315Z] INFO: Starting a daemon under test...
08:10:15 [2020-11-05T08:10:15.315Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41634\1\daemon --pidfile d:\CI\PR-41634\1\docker.pid -D
08:10:15 [2020-11-05T08:10:15.315Z] INFO: Process started successfully.
08:10:15 [2020-11-05T08:10:15.315Z] INFO: Start tailing logs of the daemon under tests
08:10:15 [2020-11-05T08:10:15.315Z] INFO: Waiting for the daemon under test to start...
08:10:18 [2020-11-05T08:10:18.458Z] --- PASS: TestConfigCreateResolve (2.72s)
08:10:18 [2020-11-05T08:10:18.458Z] === RUN   TestConfigDaemonLibtrustID
08:10:18 [2020-11-05T08:10:18.720Z] --- PASS: TestConfigDaemonLibtrustID (0.68s)
08:10:18 [2020-11-05T08:10:18.720Z] PASS
08:10:18 [2020-11-05T08:10:18.720Z] 
08:10:18 [2020-11-05T08:10:18.720Z] DONE 7 tests in 20.495s
08:10:18 [2020-11-05T08:10:18.720Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
08:10:18 [2020-11-05T08:10:18.720Z] ++ 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
08:10:18 [2020-11-05T08:10:18.720Z] ++ set -e
08:10:18 [2020-11-05T08:10:18.720Z] ++ '[' -n 0 ']'
08:10:18 [2020-11-05T08:10:18.720Z] ++ set -x
08:10:18 [2020-11-05T08:10:18.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
08:10:18 [2020-11-05T08:10:18.720Z] INFO: Testing against a local daemon
08:10:18 [2020-11-05T08:10:18.720Z] === RUN   TestCheckpoint
08:10:18 [2020-11-05T08:10:18.720Z] --- SKIP: TestCheckpoint (0.00s)
08:10:18 [2020-11-05T08:10:18.720Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:10:18 [2020-11-05T08:10:18.720Z] === RUN   TestContainerInvalidJSON
08:10:18 [2020-11-05T08:10:18.981Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:10:18 [2020-11-05T08:10:18.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:10:18 [2020-11-05T08:10:18.981Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:10:18 [2020-11-05T08:10:18.981Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:10:18 [2020-11-05T08:10:18.981Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:10:18 [2020-11-05T08:10:18.981Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:10:18 [2020-11-05T08:10:18.981Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:10:18 [2020-11-05T08:10:18.981Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:10:18 [2020-11-05T08:10:18.981Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:10:18 [2020-11-05T08:10:18.981Z] --- PASS: TestContainerInvalidJSON (0.03s)
08:10:18 [2020-11-05T08:10:18.981Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:10:18 [2020-11-05T08:10:18.981Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:10:18 [2020-11-05T08:10:18.981Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:10:18 [2020-11-05T08:10:18.981Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:10:18 [2020-11-05T08:10:18.981Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
08:10:18 [2020-11-05T08:10:18.981Z] === RUN   TestCopyFromContainerPathIsNotDir
08:10:19 [2020-11-05T08:10:19.243Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
08:10:19 [2020-11-05T08:10:19.243Z] === RUN   TestCopyToContainerPathDoesNotExist
08:10:19 [2020-11-05T08:10:19.243Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
08:10:19 [2020-11-05T08:10:19.243Z] === RUN   TestCopyToContainerPathIsNotDir
08:10:19 [2020-11-05T08:10:19.243Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
08:10:19 [2020-11-05T08:10:19.243Z] === RUN   TestCopyFromContainer
08:10:20 [2020-11-05T08:10:20.712Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:10:20 [2020-11-05T08:10:20.712Z] Using test binary docker
08:10:20 [2020-11-05T08:10:20.975Z] +++ /etc/init.d/apparmor start
08:10:20 [2020-11-05T08:10:20.975Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:10:20 [2020-11-05T08:10:20.975Z] INFO: Waiting for daemon to start...
08:10:20 [2020-11-05T08:10:20.975Z] Starting dockerd
08:10:20 [2020-11-05T08:10:20.975Z] +++ 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
08:10:21 [2020-11-05T08:10:21.160Z] === RUN   TestCopyFromContainer//
08:10:21 [2020-11-05T08:10:21.423Z] === RUN   TestCopyFromContainer//bar/root
08:10:21 [2020-11-05T08:10:21.423Z] === RUN   TestCopyFromContainer//bar/root/
08:10:21 [2020-11-05T08:10:21.489Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
08:10:21 [2020-11-05T08:10:21.685Z] === RUN   TestCopyFromContainer/bar/quux
08:10:21 [2020-11-05T08:10:21.685Z] === RUN   TestCopyFromContainer/bar/quux/
08:10:21 [2020-11-05T08:10:21.919Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:10:21 [2020-11-05T08:10:21.919Z] Using test binary docker
08:10:21 [2020-11-05T08:10:21.919Z] +++ /etc/init.d/apparmor start
08:10:21 [2020-11-05T08:10:21.919Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:10:21 [2020-11-05T08:10:21.920Z] INFO: Waiting for daemon to start...
08:10:21 [2020-11-05T08:10:21.920Z] Starting dockerd
08:10:21 [2020-11-05T08:10:21.920Z] +++ 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
08:10:21 [2020-11-05T08:10:21.945Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:10:21 [2020-11-05T08:10:21.946Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:10:22 [2020-11-05T08:10:22.206Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:10:22 [2020-11-05T08:10:22.206Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:10:22 [2020-11-05T08:10:22.467Z] === RUN   TestCopyFromContainer/bar/notarget
08:10:22 [2020-11-05T08:10:22.467Z] --- PASS: TestCopyFromContainer (3.14s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer// (0.11s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
08:10:22 [2020-11-05T08:10:22.467Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
08:10:22 [2020-11-05T08:10:22.467Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:10:22 [2020-11-05T08:10:22.467Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:10:22 [2020-11-05T08:10:22.467Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:10:22 [2020-11-05T08:10:22.467Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:10:22 [2020-11-05T08:10:22.467Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:10:22 [2020-11-05T08:10:22.467Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:10:22 [2020-11-05T08:10:22.467Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:10:22 [2020-11-05T08:10:22.467Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:10:22 [2020-11-05T08:10:22.467Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:10:22 [2020-11-05T08:10:22.467Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:10:22 [2020-11-05T08:10:22.468Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:10:22 [2020-11-05T08:10:22.468Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:10:22 [2020-11-05T08:10:22.468Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:10:22 [2020-11-05T08:10:22.468Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
08:10:22 [2020-11-05T08:10:22.468Z] === RUN   TestCreateLinkToNonExistingContainer
08:10:22 [2020-11-05T08:10:22.730Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
08:10:22 [2020-11-05T08:10:22.730Z] === RUN   TestCreateWithInvalidEnv
08:10:22 [2020-11-05T08:10:22.730Z] === RUN   TestCreateWithInvalidEnv/0
08:10:22 [2020-11-05T08:10:22.730Z] === PAUSE TestCreateWithInvalidEnv/0
08:10:22 [2020-11-05T08:10:22.730Z] === RUN   TestCreateWithInvalidEnv/1
08:10:22 [2020-11-05T08:10:22.730Z] === PAUSE TestCreateWithInvalidEnv/1
08:10:22 [2020-11-05T08:10:22.730Z] === RUN   TestCreateWithInvalidEnv/2
08:10:22 [2020-11-05T08:10:22.730Z] === PAUSE TestCreateWithInvalidEnv/2
08:10:22 [2020-11-05T08:10:22.730Z] === CONT  TestCreateWithInvalidEnv/0
08:10:22 [2020-11-05T08:10:22.730Z] === CONT  TestCreateWithInvalidEnv/2
08:10:22 [2020-11-05T08:10:22.730Z] === CONT  TestCreateWithInvalidEnv/1
08:10:22 [2020-11-05T08:10:22.730Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
08:10:22 [2020-11-05T08:10:22.730Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:10:22 [2020-11-05T08:10:22.730Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:10:22 [2020-11-05T08:10:22.730Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:10:22 [2020-11-05T08:10:22.730Z] === RUN   TestCreateTmpfsMountsTarget
08:10:22 [2020-11-05T08:10:22.730Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
08:10:22 [2020-11-05T08:10:22.730Z] === RUN   TestCreateWithCustomMaskedPaths
08:10:24 [2020-11-05T08:10:24.644Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s)
08:10:24 [2020-11-05T08:10:24.644Z] === RUN   TestCreateWithCustomReadonlyPaths
08:10:27 [2020-11-05T08:10:27.206Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s)
08:10:27 [2020-11-05T08:10:27.206Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:10:27 [2020-11-05T08:10:27.206Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:10:27 [2020-11-05T08:10:27.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:10:27 [2020-11-05T08:10:27.206Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:10:27 [2020-11-05T08:10:27.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:10:27 [2020-11-05T08:10:27.206Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:10:27 [2020-11-05T08:10:27.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:10:27 [2020-11-05T08:10:27.206Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:10:27 [2020-11-05T08:10:27.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:10:27 [2020-11-05T08:10:27.206Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:10:27 [2020-11-05T08:10:27.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:10:27 [2020-11-05T08:10:27.206Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:10:27 [2020-11-05T08:10:27.206Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:10:27 [2020-11-05T08:10:27.206Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:10:27 [2020-11-05T08:10:27.206Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:10:27 [2020-11-05T08:10:27.206Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:10:27 [2020-11-05T08:10:27.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
08:10:27 [2020-11-05T08:10:27.206Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
08:10:27 [2020-11-05T08:10:27.206Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
08:10:27 [2020-11-05T08:10:27.206Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
08:10:27 [2020-11-05T08:10:27.206Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
08:10:27 [2020-11-05T08:10:27.206Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
08:10:27 [2020-11-05T08:10:27.206Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:10:27 [2020-11-05T08:10:27.780Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
08:10:27 [2020-11-05T08:10:27.780Z] === RUN   TestCreateDifferentPlatform
08:10:27 [2020-11-05T08:10:27.780Z] === RUN   TestCreateDifferentPlatform/different_os
08:10:27 [2020-11-05T08:10:27.780Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:10:27 [2020-11-05T08:10:27.780Z] --- PASS: TestCreateDifferentPlatform (0.03s)
08:10:27 [2020-11-05T08:10:27.780Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:10:27 [2020-11-05T08:10:27.780Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:10:27 [2020-11-05T08:10:27.780Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:10:27 [2020-11-05T08:10:27.780Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
08:10:27 [2020-11-05T08:10:27.780Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:10:28 [2020-11-05T08:10:28.042Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
08:10:28 [2020-11-05T08:10:28.042Z] === RUN   TestContainerStartOnDaemonRestart
08:10:28 [2020-11-05T08:10:28.042Z] === PAUSE TestContainerStartOnDaemonRestart
08:10:28 [2020-11-05T08:10:28.042Z] === RUN   TestDaemonRestartIpcMode
08:10:28 [2020-11-05T08:10:28.042Z] === PAUSE TestDaemonRestartIpcMode
08:10:28 [2020-11-05T08:10:28.042Z] === RUN   TestDaemonHostGatewayIP
08:10:28 [2020-11-05T08:10:28.042Z] === PAUSE TestDaemonHostGatewayIP
08:10:28 [2020-11-05T08:10:28.042Z] === RUN   TestContainerKillOnDaemonStart
08:10:28 [2020-11-05T08:10:28.042Z] === PAUSE TestContainerKillOnDaemonStart
08:10:28 [2020-11-05T08:10:28.042Z] === RUN   TestDiff
08:10:28 [2020-11-05T08:10:28.976Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
08:10:28 [2020-11-05T08:10:28.976Z] PASS
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] === Skipped
08:10:28 [2020-11-05T08:10:28.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
08:10:28 [2020-11-05T08:10:28.976Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:10:28 [2020-11-05T08:10:28.976Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:10:28 [2020-11-05T08:10:28.976Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:10:28 [2020-11-05T08:10:28.976Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] 
08:10:28 [2020-11-05T08:10:28.976Z] DONE 17 tests, 4 skipped in 29.123s
08:10:28 [2020-11-05T08:10:28.976Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:10:28 [2020-11-05T08:10:28.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:10:28 [2020-11-05T08:10:28.976Z] ++ set -e
08:10:28 [2020-11-05T08:10:28.976Z] ++ '[' -n 0 ']'
08:10:28 [2020-11-05T08:10:28.976Z] ++ set -x
08:10:28 [2020-11-05T08:10:28.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:10:28 [2020-11-05T08:10:28.976Z] INFO: Testing against a local daemon
08:10:28 [2020-11-05T08:10:28.976Z] === RUN   TestPluginInvalidJSON
08:10:28 [2020-11-05T08:10:28.976Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:10:28 [2020-11-05T08:10:28.976Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:10:28 [2020-11-05T08:10:28.976Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:10:28 [2020-11-05T08:10:28.976Z] --- PASS: TestPluginInvalidJSON (0.01s)
08:10:28 [2020-11-05T08:10:28.976Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:10:28 [2020-11-05T08:10:28.976Z] === RUN   TestPluginInstall
08:10:28 [2020-11-05T08:10:28.976Z] === RUN   TestPluginInstall/no_auth
08:10:28 [2020-11-05T08:10:28.976Z] time="2020-11-05T08:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:28 [2020-11-05T08:10:28.976Z] time="2020-11-05T08:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e07320c2fe5f988ef18a9fe7ec4b8455207f977aeda982cb7a22a77e2baa54f" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:28 [2020-11-05T08:10:28.976Z] time="2020-11-05T08:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:28 [2020-11-05T08:10:28.976Z] time="2020-11-05T08:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e07320c2fe5f988ef18a9fe7ec4b8455207f977aeda982cb7a22a77e2baa54f" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:28 [2020-11-05T08:10:28.985Z] --- PASS: TestDiff (0.77s)
08:10:28 [2020-11-05T08:10:28.985Z] === RUN   TestExecWithCloseStdin
08:10:29 [2020-11-05T08:10:29.268Z] === RUN   TestPluginInstall/with_htpasswd
08:10:29 [2020-11-05T08:10:29.557Z] --- PASS: TestExecWithCloseStdin (0.87s)
08:10:29 [2020-11-05T08:10:29.557Z] === RUN   TestExec
08:10:29 [2020-11-05T08:10:29.903Z] time="2020-11-05T08:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:29 [2020-11-05T08:10:29.903Z] time="2020-11-05T08:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c060da3182409cd71aaf9eb0173bbed209caf2509b0aa2774e6c2208c2ceab" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:29 [2020-11-05T08:10:29.903Z] time="2020-11-05T08:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:29 [2020-11-05T08:10:29.903Z] time="2020-11-05T08:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c060da3182409cd71aaf9eb0173bbed209caf2509b0aa2774e6c2208c2ceab" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:29 [2020-11-05T08:10:29.903Z] === RUN   TestPluginInstall/with_insecure
08:10:30 [2020-11-05T08:10:30.501Z] --- PASS: TestExec (0.87s)
08:10:30 [2020-11-05T08:10:30.501Z] === RUN   TestExecUser
08:10:30 [2020-11-05T08:10:30.941Z] time="2020-11-05T08:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:30 [2020-11-05T08:10:30.941Z] time="2020-11-05T08:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1eb6f845655445a2a1eb3d26ef5a3fbb3f70e60a18d953f27a0b6a53c2f45fc" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:30 [2020-11-05T08:10:30.942Z] time="2020-11-05T08:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:10:30 [2020-11-05T08:10:30.942Z] time="2020-11-05T08:10:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1eb6f845655445a2a1eb3d26ef5a3fbb3f70e60a18d953f27a0b6a53c2f45fc" mediatype=application/vnd.docker.plugin.v1+json size=522
08:10:31 [2020-11-05T08:10:31.234Z] --- PASS: TestPluginInstall (3.85s)
08:10:31 [2020-11-05T08:10:31.234Z]     --- PASS: TestPluginInstall/no_auth (1.84s)
08:10:31 [2020-11-05T08:10:31.234Z]     --- PASS: TestPluginInstall/with_htpasswd (0.77s)
08:10:31 [2020-11-05T08:10:31.234Z]     --- PASS: TestPluginInstall/with_insecure (1.24s)
08:10:31 [2020-11-05T08:10:31.234Z]         plugin_test.go:157: [d66aeb0f129f7] daemon is not started
08:10:31 [2020-11-05T08:10:31.234Z] PASS
08:10:31 [2020-11-05T08:10:31.234Z] 
08:10:31 [2020-11-05T08:10:31.234Z] DONE 6 tests in 4.053s
08:10:31 [2020-11-05T08:10:31.234Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:10:31 [2020-11-05T08:10:31.234Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:10:31 [2020-11-05T08:10:31.234Z] ++ set -e
08:10:31 [2020-11-05T08:10:31.234Z] ++ '[' -n 0 ']'
08:10:31 [2020-11-05T08:10:31.234Z] ++ set -x
08:10:31 [2020-11-05T08:10:31.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:10:31 [2020-11-05T08:10:31.445Z] --- PASS: TestExecUser (0.82s)
08:10:31 [2020-11-05T08:10:31.445Z] === RUN   TestExportContainerAndImportImage
08:10:31 [2020-11-05T08:10:31.526Z] INFO: Testing against a local daemon
08:10:31 [2020-11-05T08:10:31.527Z] === RUN   TestExternalGraphDriver
08:10:31 [2020-11-05T08:10:31.527Z] === RUN   TestExternalGraphDriver/json
08:10:32 [2020-11-05T08:10:32.389Z] --- PASS: TestExportContainerAndImportImage (1.13s)
08:10:32 [2020-11-05T08:10:32.389Z] === RUN   TestExportContainerAfterDaemonRestart
08:10:33 [2020-11-05T08:10:33.032Z] .....INFO: Daemon under test started and replied!
08:10:33 [2020-11-05T08:10:33.032Z] INFO: Docker version of the daemon under test
08:10:33 [2020-11-05T08:10:33.032Z] 
08:10:33 [2020-11-05T08:10:33.032Z] Client:
08:10:33 [2020-11-05T08:10:33.032Z]  Version:      17.06.2-ce
08:10:33 [2020-11-05T08:10:33.032Z]  API version:  1.30
08:10:33 [2020-11-05T08:10:33.032Z]  Go version:   go1.8.3
08:10:33 [2020-11-05T08:10:33.032Z]  Git commit:   cec0b72
08:10:33 [2020-11-05T08:10:33.032Z]  Built:        Tue Sep  5 19:57:19 2017
08:10:33 [2020-11-05T08:10:33.033Z]  OS/Arch:      windows/amd64
08:10:33 [2020-11-05T08:10:33.033Z] 
08:10:33 [2020-11-05T08:10:33.033Z] Server:
08:10:33 [2020-11-05T08:10:33.033Z]  Version:      0.0.0-dev
08:10:33 [2020-11-05T08:10:33.033Z]  API version:  1.41 (minimum version 1.24)
08:10:33 [2020-11-05T08:10:33.033Z]  Go version:   go1.13.15
08:10:33 [2020-11-05T08:10:33.033Z]  Git commit:   c6accc67f2
08:10:33 [2020-11-05T08:10:33.033Z]  Built:        11/05/2020 08:08:33
08:10:33 [2020-11-05T08:10:33.033Z]  OS/Arch:      windows/amd64
08:10:33 [2020-11-05T08:10:33.033Z]  Experimental: false
08:10:33 [2020-11-05T08:10:33.033Z] 
08:10:33 [2020-11-05T08:10:33.033Z] INFO: Docker info of the daemon under test
08:10:33 [2020-11-05T08:10:33.033Z] 
08:10:33 [2020-11-05T08:10:33.033Z] Containers: 0
08:10:33 [2020-11-05T08:10:33.033Z]  Running: 0
08:10:33 [2020-11-05T08:10:33.033Z]  Paused: 0
08:10:33 [2020-11-05T08:10:33.033Z]  Stopped: 0
08:10:33 [2020-11-05T08:10:33.033Z] Images: 0
08:10:33 [2020-11-05T08:10:33.033Z] Server Version: 0.0.0-dev
08:10:33 [2020-11-05T08:10:33.033Z] Storage Driver: windowsfilter
08:10:33 [2020-11-05T08:10:33.033Z]  Windows: 
08:10:33 [2020-11-05T08:10:33.033Z] Logging Driver: json-file
08:10:33 [2020-11-05T08:10:33.033Z] Plugins: 
08:10:33 [2020-11-05T08:10:33.033Z]  Volume: local
08:10:33 [2020-11-05T08:10:33.033Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:10:33 [2020-11-05T08:10:33.033Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:10:33 [2020-11-05T08:10:33.033Z] Swarm: inactive
08:10:33 [2020-11-05T08:10:33.033Z] Default Isolation: process
08:10:33 [2020-11-05T08:10:33.033Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:10:33 [2020-11-05T08:10:33.033Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
08:10:33 [2020-11-05T08:10:33.033Z] OSType: windows
08:10:33 [2020-11-05T08:10:33.033Z] Architecture: x86_64
08:10:33 [2020-11-05T08:10:33.033Z] CPUs: 4
08:10:33 [2020-11-05T08:10:33.033Z] Total Memory: 32GiB
08:10:33 [2020-11-05T08:10:33.033Z] Name: azwin-2-4f3070
08:10:33 [2020-11-05T08:10:33.033Z] ID: 2OFM:W4BM:BVRV:RW4G:5OG2:SUME:MKX3:BPAS:MDFF:JH5H:C2T5:DNIG
08:10:33 [2020-11-05T08:10:33.033Z] Docker Root Dir: D:\CI\PR-41634\1\daemon
08:10:33 [2020-11-05T08:10:33.033Z] Debug Mode (client): false
08:10:33 [2020-11-05T08:10:33.033Z] Debug Mode (server): true
08:10:33 [2020-11-05T08:10:33.033Z]  File Descriptors: -1
08:10:33 [2020-11-05T08:10:33.033Z]  Goroutines: 17
08:10:33 [2020-11-05T08:10:33.033Z]  System Time: 2020-11-05T08:10:31.9899953Z
08:10:33 [2020-11-05T08:10:33.033Z]  EventsListeners: 0
08:10:33 [2020-11-05T08:10:33.033Z] Registry: https://index.docker.io/v1/
08:10:33 [2020-11-05T08:10:33.033Z] Labels:
08:10:33 [2020-11-05T08:10:33.033Z] Experimental: false
08:10:33 [2020-11-05T08:10:33.033Z] Insecure Registries:
08:10:33 [2020-11-05T08:10:33.033Z]  127.0.0.0/8
08:10:33 [2020-11-05T08:10:33.033Z] Live Restore Enabled: false
08:10:33 [2020-11-05T08:10:33.033Z] 
08:10:33 [2020-11-05T08:10:33.033Z] 
08:10:33 [2020-11-05T08:10:33.033Z] INFO: Docker images of the daemon under test
08:10:33 [2020-11-05T08:10:33.033Z] 
08:10:33 [2020-11-05T08:10:33.033Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
08:10:33 [2020-11-05T08:10:33.033Z] 
08:10:33 [2020-11-05T08:10:33.033Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
08:10:33 [2020-11-05T08:10:33.033Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
08:10:33 [2020-11-05T08:10:33.033Z] ltsc2019: Pulling from windows/servercore
08:10:33 [2020-11-05T08:10:33.033Z] 4612f6d0b889: Pulling fs layer
08:10:33 [2020-11-05T08:10:33.033Z] 406ffb8432a7: Pulling fs layer
08:10:33 [2020-11-05T08:10:33.598Z] === RUN   TestExternalGraphDriver/spec
08:10:34 [2020-11-05T08:10:34.936Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s)
08:10:34 [2020-11-05T08:10:34.936Z] === RUN   TestHealthCheckWorkdir
08:10:35 [2020-11-05T08:10:35.507Z] --- PASS: TestHealthCheckWorkdir (1.04s)
08:10:35 [2020-11-05T08:10:35.507Z] === RUN   TestHealthKillContainer
08:10:35 [2020-11-05T08:10:35.675Z] === RUN   TestExternalGraphDriver/pull
08:10:36 [2020-11-05T08:10:36.372Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:10:36 [2020-11-05T08:10:36.830Z] .
08:10:36 [2020-11-05T08:10:36.830Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:10:36 [2020-11-05T08:10:36.830Z] 
08:10:36 [2020-11-05T08:10:36.830Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:10:36 [2020-11-05T08:10:36.830Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:10:36 [2020-11-05T08:10:36.830Z] Error: No such image: emptyfs
08:10:36 [2020-11-05T08:10:36.830Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:10:36 [2020-11-05T08:10:36.830Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:10:36 [2020-11-05T08:10:36.830Z] ++++ docker load
08:10:36 [2020-11-05T08:10:36.830Z] Error: No such image: emptyfs
08:10:36 [2020-11-05T08:10:36.830Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:10:36 [2020-11-05T08:10:36.830Z] ++++ docker load
08:10:36 [2020-11-05T08:10:36.830Z] Running integration-test (iteration 1)
08:10:36 [2020-11-05T08:10:36.830Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:10:36 [2020-11-05T08:10:36.830Z] ++ 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)/'
08:10:36 [2020-11-05T08:10:36.830Z] ++ set -e
08:10:36 [2020-11-05T08:10:36.830Z] ++ '[' -n 0 ']'
08:10:36 [2020-11-05T08:10:36.830Z] ++ set -x
08:10:36 [2020-11-05T08:10:36.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
08:10:36 [2020-11-05T08:10:36.830Z] Running integration-test (iteration 1)
08:10:36 [2020-11-05T08:10:36.830Z] 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)/
08:10:36 [2020-11-05T08:10:36.830Z] ++ 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)/'
08:10:36 [2020-11-05T08:10:36.830Z] ++ set -e
08:10:36 [2020-11-05T08:10:36.830Z] ++ '[' -n 0 ']'
08:10:36 [2020-11-05T08:10:36.830Z] ++ set -x
08:10:36 [2020-11-05T08:10:36.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
08:10:37 [2020-11-05T08:10:37.448Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:10:37 [2020-11-05T08:10:37.448Z] 
08:10:37 [2020-11-05T08:10:37.448Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:10:37 [2020-11-05T08:10:37.448Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:10:37 [2020-11-05T08:10:37.448Z] HOSTNAME=ecb4a243b437
08:10:37 [2020-11-05T08:10:37.448Z] TESTDEBUG=0
08:10:37 [2020-11-05T08:10:37.448Z] DEST=bundles/test-integration
08:10:37 [2020-11-05T08:10:37.448Z] PWD=/go/src/github.com/docker/docker
08:10:37 [2020-11-05T08:10:37.448Z] DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3
08:10:37 [2020-11-05T08:10:37.448Z] container=docker
08:10:37 [2020-11-05T08:10:37.448Z] HOME=/root
08:10:37 [2020-11-05T08:10:37.448Z] GOLANG_VERSION=1.13.15
08:10:37 [2020-11-05T08:10:37.448Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:10:37 [2020-11-05T08:10:37.448Z] VALIDATE_BRANCH=master
08:10:37 [2020-11-05T08:10:37.448Z] TERM=xterm
08:10:37 [2020-11-05T08:10:37.448Z] DOCKER_PKG=github.com/docker/docker
08:10:37 [2020-11-05T08:10:37.448Z] SHLVL=1
08:10:37 [2020-11-05T08:10:37.448Z] TIMEOUT=120m
08:10:37 [2020-11-05T08:10:37.448Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
08:10:37 [2020-11-05T08:10:37.448Z] DOCKER_GRAPHDRIVER=overlay2
08:10:37 [2020-11-05T08:10:37.448Z] GO111MODULE=off
08:10:37 [2020-11-05T08:10:37.448Z] DOCKER_EXPERIMENTAL=1
08:10:37 [2020-11-05T08:10:37.448Z] TEST_SKIP_INTEGRATION_CLI=1
08:10:37 [2020-11-05T08:10:37.448Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:10:37 [2020-11-05T08:10:37.448Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:10:37 [2020-11-05T08:10:37.448Z] GOPATH=/go
08:10:37 [2020-11-05T08:10:37.448Z] PKG_CONFIG=pkg-config
08:10:37 [2020-11-05T08:10:37.448Z] _=/usr/bin/env
08:10:37 [2020-11-05T08:10:37.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:10:37 [2020-11-05T08:10:37.748Z] --- PASS: TestExternalGraphDriver (6.21s)
08:10:37 [2020-11-05T08:10:37.748Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
08:10:37 [2020-11-05T08:10:37.748Z]     --- PASS: TestExternalGraphDriver/spec (1.99s)
08:10:37 [2020-11-05T08:10:37.748Z]     --- PASS: TestExternalGraphDriver/pull (2.06s)
08:10:37 [2020-11-05T08:10:37.748Z] === RUN   TestGraphdriverPluginV2
08:10:37 [2020-11-05T08:10:37.748Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
08:10:37 [2020-11-05T08:10:37.748Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:37 [2020-11-05T08:10:37.748Z] PASS
08:10:37 [2020-11-05T08:10:37.748Z] 
08:10:37 [2020-11-05T08:10:37.748Z] === Skipped
08:10:37 [2020-11-05T08:10:37.748Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
08:10:37 [2020-11-05T08:10:37.748Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:10:37 [2020-11-05T08:10:37.748Z] 
08:10:37 [2020-11-05T08:10:37.748Z] 
08:10:37 [2020-11-05T08:10:37.748Z] DONE 5 tests, 1 skipped in 6.389s
08:10:37 [2020-11-05T08:10:37.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:10:37 [2020-11-05T08:10:37.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:10:37 [2020-11-05T08:10:37.749Z] ++ set -e
08:10:37 [2020-11-05T08:10:37.749Z] ++ '[' -n 0 ']'
08:10:37 [2020-11-05T08:10:37.749Z] ++ set -x
08:10:37 [2020-11-05T08:10:37.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:10:37 [2020-11-05T08:10:37.749Z] INFO: Testing against a local daemon
08:10:37 [2020-11-05T08:10:37.749Z] === RUN   TestContinueAfterPluginCrash
08:10:37 [2020-11-05T08:10:37.749Z] === PAUSE TestContinueAfterPluginCrash
08:10:37 [2020-11-05T08:10:37.749Z] === RUN   TestReadPluginNoRead
08:10:37 [2020-11-05T08:10:37.749Z] === PAUSE TestReadPluginNoRead
08:10:37 [2020-11-05T08:10:37.749Z] === RUN   TestDaemonStartWithLogOpt
08:10:37 [2020-11-05T08:10:37.749Z] === PAUSE TestDaemonStartWithLogOpt
08:10:37 [2020-11-05T08:10:37.749Z] === CONT  TestContinueAfterPluginCrash
08:10:37 [2020-11-05T08:10:37.749Z] === CONT  TestDaemonStartWithLogOpt
08:10:38 [2020-11-05T08:10:38.331Z] tests/integration/client_test.py .....                                   [ 75%]
08:10:38 [2020-11-05T08:10:38.331Z] tests/integration/context_api_test.py ...                                [ 76%]
08:10:38 [2020-11-05T08:10:38.589Z] tests/integration/errors_test.py .                                       [ 76%]
08:10:38 [2020-11-05T08:10:38.807Z] --- PASS: TestHealthKillContainer (2.83s)
08:10:38 [2020-11-05T08:10:38.807Z] === RUN   TestInspectCpusetInConfigPre120
08:10:39 [2020-11-05T08:10:39.068Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
08:10:39 [2020-11-05T08:10:39.068Z] === RUN   TestIpcModeNone
08:10:40 [2020-11-05T08:10:40.010Z] --- PASS: TestIpcModeNone (0.84s)
08:10:40 [2020-11-05T08:10:40.010Z] === RUN   TestIpcModePrivate
08:10:40 [2020-11-05T08:10:40.151Z] 406ffb8432a7: Verifying Checksum
08:10:40 [2020-11-05T08:10:40.151Z] 406ffb8432a7: Download complete
08:10:40 [2020-11-05T08:10:40.952Z] --- PASS: TestIpcModePrivate (0.87s)
08:10:40 [2020-11-05T08:10:40.952Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
08:10:40 [2020-11-05T08:10:40.952Z] === RUN   TestIpcModeShareable
08:10:41 [2020-11-05T08:10:41.528Z] --- PASS: TestIpcModeShareable (0.85s)
08:10:41 [2020-11-05T08:10:41.528Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
08:10:41 [2020-11-05T08:10:41.528Z] === RUN   TestAPIIpcModeShareableAndContainer
08:10:42 [2020-11-05T08:10:42.206Z] --- PASS: TestDaemonStartWithLogOpt (3.77s)
08:10:42 [2020-11-05T08:10:42.206Z] === CONT  TestReadPluginNoRead
08:10:44 [2020-11-05T08:10:44.277Z] === RUN   TestReadPluginNoRead/default
08:10:44 [2020-11-05T08:10:44.831Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s)
08:10:44 [2020-11-05T08:10:44.831Z] === RUN   TestAPIIpcModeHost
08:10:44 [2020-11-05T08:10:44.831Z] --- PASS: TestAPIIpcModeHost (0.66s)
08:10:44 [2020-11-05T08:10:44.831Z] === RUN   TestDaemonIpcModeShareable
08:10:46 [2020-11-05T08:10:46.351Z] === RUN   TestReadPluginNoRead/disabled_caching
08:10:46 [2020-11-05T08:10:46.644Z] --- PASS: TestContinueAfterPluginCrash (8.97s)
08:10:46 [2020-11-05T08:10:46.745Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
08:10:46 [2020-11-05T08:10:46.746Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
08:10:46 [2020-11-05T08:10:46.746Z] === RUN   TestDaemonIpcModePrivate
08:10:48 [2020-11-05T08:10:48.156Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:10:48 [2020-11-05T08:10:48.661Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
08:10:48 [2020-11-05T08:10:48.661Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
08:10:48 [2020-11-05T08:10:48.661Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:10:50 [2020-11-05T08:10:50.278Z] --- PASS: TestReadPluginNoRead (8.66s)
08:10:50 [2020-11-05T08:10:50.278Z]     --- PASS: TestReadPluginNoRead/default (1.97s)
08:10:50 [2020-11-05T08:10:50.278Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.87s)
08:10:50 [2020-11-05T08:10:50.278Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.08s)
08:10:50 [2020-11-05T08:10:50.278Z]     read_test.go:92: [db5fd9460701a] daemon is not started
08:10:50 [2020-11-05T08:10:50.278Z] PASS
08:10:50 [2020-11-05T08:10:50.278Z] 
08:10:50 [2020-11-05T08:10:50.278Z] DONE 6 tests in 12.560s
08:10:50 [2020-11-05T08:10:50.278Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:10:50 [2020-11-05T08:10:50.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:10:50 [2020-11-05T08:10:50.278Z] ++ set -e
08:10:50 [2020-11-05T08:10:50.278Z] ++ '[' -n 0 ']'
08:10:50 [2020-11-05T08:10:50.278Z] ++ set -x
08:10:50 [2020-11-05T08:10:50.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:10:50 [2020-11-05T08:10:50.278Z] testing: warning: no tests to run
08:10:50 [2020-11-05T08:10:50.278Z] PASS
08:10:50 [2020-11-05T08:10:50.278Z] 
08:10:50 [2020-11-05T08:10:50.278Z] DONE 0 tests in 0.081s
08:10:50 [2020-11-05T08:10:50.278Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:10:50 [2020-11-05T08:10:50.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:10:50 [2020-11-05T08:10:50.278Z] ++ set -e
08:10:50 [2020-11-05T08:10:50.278Z] ++ '[' -n 0 ']'
08:10:50 [2020-11-05T08:10:50.278Z] ++ set -x
08:10:50 [2020-11-05T08:10:50.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:10:50 [2020-11-05T08:10:50.502Z] 4612f6d0b889: Verifying Checksum
08:10:50 [2020-11-05T08:10:50.502Z] 4612f6d0b889: Download complete
08:10:50 [2020-11-05T08:10:50.570Z] INFO: Testing against a local daemon
08:10:50 [2020-11-05T08:10:50.570Z] === RUN   TestPluginWithDevMounts
08:10:50 [2020-11-05T08:10:50.570Z] === PAUSE TestPluginWithDevMounts
08:10:50 [2020-11-05T08:10:50.570Z] === CONT  TestPluginWithDevMounts
08:10:50 [2020-11-05T08:10:50.577Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s)
08:10:50 [2020-11-05T08:10:50.577Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
08:10:50 [2020-11-05T08:10:50.577Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:10:52 [2020-11-05T08:10:52.492Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.00s)
08:10:52 [2020-11-05T08:10:52.492Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
08:10:52 [2020-11-05T08:10:52.492Z] === RUN   TestIpcModeOlderClient
08:10:52 [2020-11-05T08:10:52.492Z] === PAUSE TestIpcModeOlderClient
08:10:52 [2020-11-05T08:10:52.492Z] === RUN   TestKillContainerInvalidSignal
08:10:52 [2020-11-05T08:10:52.641Z] --- PASS: TestPluginWithDevMounts (1.86s)
08:10:52 [2020-11-05T08:10:52.641Z] PASS
08:10:52 [2020-11-05T08:10:52.641Z] 
08:10:52 [2020-11-05T08:10:52.641Z] DONE 1 tests in 1.970s
08:10:52 [2020-11-05T08:10:52.641Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
08:10:52 [2020-11-05T08:10:52.641Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
08:10:52 [2020-11-05T08:10:52.641Z] ++ set -e
08:10:52 [2020-11-05T08:10:52.641Z] ++ '[' -n 0 ']'
08:10:52 [2020-11-05T08:10:52.641Z] ++ set -x
08:10:52 [2020-11-05T08:10:52.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
08:10:52 [2020-11-05T08:10:52.641Z] INFO: Testing against a local daemon
08:10:52 [2020-11-05T08:10:52.641Z] === RUN   TestSecretInspect
08:10:53 [2020-11-05T08:10:53.434Z] --- PASS: TestKillContainerInvalidSignal (0.74s)
08:10:53 [2020-11-05T08:10:53.434Z] === RUN   TestKillContainer
08:10:53 [2020-11-05T08:10:53.434Z] === RUN   TestKillContainer/no_signal
08:10:54 [2020-11-05T08:10:54.006Z] === RUN   TestKillContainer/non_killing_signal
08:10:54 [2020-11-05T08:10:54.578Z] === RUN   TestKillContainer/killing_signal
08:10:54 [2020-11-05T08:10:54.596Z] --- PASS: TestImportExtremelyLargeImageWorks (102.54s)
08:10:54 [2020-11-05T08:10:54.596Z] PASS
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === Skipped
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] DONE 12 tests, 1 skipped in 106.737s
08:10:54 [2020-11-05T08:10:54.596Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:10:54 [2020-11-05T08:10:54.596Z] INFO: Testing against a local daemon
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestNetworkCreateDelete
08:10:54 [2020-11-05T08:10:54.596Z] --- PASS: TestNetworkCreateDelete (0.14s)
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestDockerNetworkDeletePreferID
08:10:54 [2020-11-05T08:10:54.596Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestDaemonDNSFallback
08:10:54 [2020-11-05T08:10:54.596Z] --- PASS: TestDaemonDNSFallback (7.29s)
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestInspectNetwork
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestInspectNetwork (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestRunContainerWithBridgeNone
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestNetworkInvalidJSON
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestNetworkInvalidJSON//networks/create
08:10:54 [2020-11-05T08:10:54.596Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:10:54 [2020-11-05T08:10:54.596Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:10:54 [2020-11-05T08:10:54.596Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:10:54 [2020-11-05T08:10:54.596Z] === CONT  TestNetworkInvalidJSON//networks/create
08:10:54 [2020-11-05T08:10:54.596Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:10:54 [2020-11-05T08:10:54.596Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:10:54 [2020-11-05T08:10:54.596Z] --- PASS: TestNetworkInvalidJSON (0.04s)
08:10:54 [2020-11-05T08:10:54.596Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestHostIPv4BridgeLabel
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestDaemonRestartWithLiveRestore
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.06s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestDaemonDefaultNetworkPools
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestDaemonDefaultNetworkPools (0.04s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestDaemonRestartWithExistingNetwork
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestServiceWithPredefinedNetwork
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:236: FLAKY_TEST
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestServiceWithDataPathPortInit
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestServiceWithDataPathPortInit (0.04s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:10:54 [2020-11-05T08:10:54.596Z] PASS
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === Skipped
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.06s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.04s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:236: FLAKY_TEST
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.04s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] DONE 19 tests, 12 skipped in 8.117s
08:10:54 [2020-11-05T08:10:54.596Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:10:54 [2020-11-05T08:10:54.596Z] INFO: Testing against a local daemon
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestDockerNetworkIpvlanPersistance
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:10:54 [2020-11-05T08:10:54.596Z] === RUN   TestDockerNetworkIpvlan
08:10:54 [2020-11-05T08:10:54.596Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:10:54 [2020-11-05T08:10:54.596Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:10:54 [2020-11-05T08:10:54.596Z] PASS
08:10:54 [2020-11-05T08:10:54.596Z] 
08:10:54 [2020-11-05T08:10:54.596Z] === Skipped
08:10:54 [2020-11-05T08:10:54.596Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] DONE 2 tests, 2 skipped in 0.100s
08:10:54 [2020-11-05T08:10:54.597Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:10:54 [2020-11-05T08:10:54.597Z] INFO: Testing against a local daemon
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestDockerNetworkMacvlanPersistance
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestDockerNetworkMacvlan
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.597Z] PASS
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === Skipped
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] DONE 2 tests, 2 skipped in 0.093s
08:10:54 [2020-11-05T08:10:54.597Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:10:54 [2020-11-05T08:10:54.597Z] testing: warning: no tests to run
08:10:54 [2020-11-05T08:10:54.597Z] PASS
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] DONE 0 tests in 0.023s
08:10:54 [2020-11-05T08:10:54.597Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:10:54 [2020-11-05T08:10:54.597Z] INFO: Testing against a local daemon
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginAllowRequest
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginTLS
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginTLS (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginDenyRequest
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginAPIDenyResponse
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginDenyResponse
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginAllowEventStream
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginErrorResponse
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginErrorRequest
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginHeader
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginHeader (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginV2Disable
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:10:54 [2020-11-05T08:10:54.597Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] PASS
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === Skipped
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
08:10:54 [2020-11-05T08:10:54.597Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] 
08:10:54 [2020-11-05T08:10:54.597Z] DONE 17 tests, 17 skipped in 0.359s
08:10:54 [2020-11-05T08:10:54.597Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:10:54 [2020-11-05T08:10:54.852Z] INFO: Testing against a local daemon
08:10:54 [2020-11-05T08:10:54.852Z] === RUN   TestPluginInvalidJSON
08:10:54 [2020-11-05T08:10:54.852Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:10:54 [2020-11-05T08:10:54.852Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:10:54 [2020-11-05T08:10:54.852Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:10:54 [2020-11-05T08:10:54.852Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:10:54 [2020-11-05T08:10:54.852Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:10:54 [2020-11-05T08:10:54.852Z] === RUN   TestPluginInstall
08:10:54 [2020-11-05T08:10:54.852Z] --- SKIP: TestPluginInstall (0.00s)
08:10:54 [2020-11-05T08:10:54.852Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.852Z] PASS
08:10:54 [2020-11-05T08:10:54.852Z] 
08:10:54 [2020-11-05T08:10:54.852Z] === Skipped
08:10:54 [2020-11-05T08:10:54.852Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
08:10:54 [2020-11-05T08:10:54.853Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:10:54 [2020-11-05T08:10:54.853Z] 
08:10:54 [2020-11-05T08:10:54.853Z] 
08:10:54 [2020-11-05T08:10:54.853Z] DONE 3 tests, 1 skipped in 0.148s
08:10:54 [2020-11-05T08:10:54.853Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:10:54 [2020-11-05T08:10:54.853Z] INFO: Testing against a local daemon
08:10:54 [2020-11-05T08:10:54.853Z] === RUN   TestExternalGraphDriver
08:10:54 [2020-11-05T08:10:54.853Z] --- SKIP: TestExternalGraphDriver (0.07s)
08:10:54 [2020-11-05T08:10:54.853Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:10:55 [2020-11-05T08:10:55.108Z] === RUN   TestGraphdriverPluginV2
08:10:55 [2020-11-05T08:10:55.519Z] --- PASS: TestKillContainer (2.26s)
08:10:55 [2020-11-05T08:10:55.519Z]     --- PASS: TestKillContainer/no_signal (0.73s)
08:10:55 [2020-11-05T08:10:55.519Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
08:10:55 [2020-11-05T08:10:55.519Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
08:10:55 [2020-11-05T08:10:55.519Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:10:55 [2020-11-05T08:10:55.519Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:10:56 [2020-11-05T08:10:56.161Z] --- PASS: TestSecretInspect (3.61s)
08:10:56 [2020-11-05T08:10:56.161Z] === RUN   TestSecretList
08:10:56 [2020-11-05T08:10:56.461Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:10:57 [2020-11-05T08:10:57.032Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s)
08:10:57 [2020-11-05T08:10:57.032Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
08:10:57 [2020-11-05T08:10:57.032Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
08:10:57 [2020-11-05T08:10:57.032Z] === RUN   TestKillStoppedContainer
08:10:57 [2020-11-05T08:10:57.032Z] --- PASS: TestKillStoppedContainer (0.11s)
08:10:57 [2020-11-05T08:10:57.032Z] === RUN   TestKillStoppedContainerAPIPre120
08:10:57 [2020-11-05T08:10:57.293Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
08:10:57 [2020-11-05T08:10:57.293Z] === RUN   TestKillDifferentUserContainer
08:10:58 [2020-11-05T08:10:58.236Z] --- PASS: TestKillDifferentUserContainer (0.78s)
08:10:58 [2020-11-05T08:10:58.236Z] === RUN   TestInspectOomKilledTrue
08:10:58 [2020-11-05T08:10:58.236Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:10:58 [2020-11-05T08:10:58.236Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:10:58 [2020-11-05T08:10:58.236Z] === RUN   TestInspectOomKilledFalse
08:10:58 [2020-11-05T08:10:58.236Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:10:58 [2020-11-05T08:10:58.236Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:10:58 [2020-11-05T08:10:58.236Z] === RUN   TestLinksEtcHostsContentMatch
08:10:58 [2020-11-05T08:10:58.497Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
08:10:58 [2020-11-05T08:10:58.497Z] === RUN   TestLinksContainerNames
08:10:59 [2020-11-05T08:10:59.683Z] --- PASS: TestSecretList (3.52s)
08:10:59 [2020-11-05T08:10:59.683Z] === RUN   TestSecretsCreateAndDelete
08:11:00 [2020-11-05T08:11:00.412Z] --- PASS: TestLinksContainerNames (1.51s)
08:11:00 [2020-11-05T08:11:00.412Z] === RUN   TestLogsFollowTailEmpty
08:11:00 [2020-11-05T08:11:00.984Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
08:11:00 [2020-11-05T08:11:00.984Z] === RUN   TestContainerNetworkMountsNoChown
08:11:01 [2020-11-05T08:11:01.556Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/default
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/default
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/private
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/private
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rprivate
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rprivate
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/slave
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/slave
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rslave
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rslave
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/shared
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/shared
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rshared
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rshared
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/default
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/default/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/default/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/rslave
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/slave
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/shared
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/rprivate
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/rshared
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/private
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/private/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/private/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:11:01 [2020-11-05T08:11:01.556Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:11:01 [2020-11-05T08:11:01.556Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:11:01 [2020-11-05T08:11:01.638Z] --- PASS: TestGraphdriverPluginV2 (5.89s)
08:11:01 [2020-11-05T08:11:01.638Z] PASS
08:11:01 [2020-11-05T08:11:01.638Z] 
08:11:01 [2020-11-05T08:11:01.638Z] === Skipped
08:11:01 [2020-11-05T08:11:01.638Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
08:11:01 [2020-11-05T08:11:01.638Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:11:01 [2020-11-05T08:11:01.638Z] 
08:11:01 [2020-11-05T08:11:01.638Z] 
08:11:01 [2020-11-05T08:11:01.638Z] DONE 2 tests, 1 skipped in 6.078s
08:11:01 [2020-11-05T08:11:01.638Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:11:01 [2020-11-05T08:11:01.638Z] INFO: Testing against a local daemon
08:11:01 [2020-11-05T08:11:01.638Z] === RUN   TestContinueAfterPluginCrash
08:11:01 [2020-11-05T08:11:01.638Z] === PAUSE TestContinueAfterPluginCrash
08:11:01 [2020-11-05T08:11:01.638Z] === RUN   TestReadPluginNoRead
08:11:01 [2020-11-05T08:11:01.638Z] === PAUSE TestReadPluginNoRead
08:11:01 [2020-11-05T08:11:01.638Z] === RUN   TestDaemonStartWithLogOpt
08:11:01 [2020-11-05T08:11:01.638Z] === PAUSE TestDaemonStartWithLogOpt
08:11:01 [2020-11-05T08:11:01.638Z] === CONT  TestContinueAfterPluginCrash
08:11:01 [2020-11-05T08:11:01.638Z] === CONT  TestDaemonStartWithLogOpt
08:11:01 [2020-11-05T08:11:01.818Z] === CONT  TestMountDaemonRoot/default/mount_root
08:11:01 [2020-11-05T08:11:01.818Z] === CONT  TestMountDaemonRoot/default/bind_root
08:11:01 [2020-11-05T08:11:01.818Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:11:01 [2020-11-05T08:11:01.818Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:11:01 [2020-11-05T08:11:01.818Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:11:01 [2020-11-05T08:11:01.818Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:11:01 [2020-11-05T08:11:01.818Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:11:01 [2020-11-05T08:11:01.818Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:11:01 [2020-11-05T08:11:01.818Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/private/bind_root
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/private/mount_root
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:11:02 [2020-11-05T08:11:02.079Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:11:02 [2020-11-05T08:11:02.341Z] --- PASS: TestMountDaemonRoot (0.04s)
08:11:02 [2020-11-05T08:11:02.341Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.17s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.19s)
08:11:02 [2020-11-05T08:11:02.341Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.18s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.19s)
08:11:02 [2020-11-05T08:11:02.341Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
08:11:02 [2020-11-05T08:11:02.341Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
08:11:02 [2020-11-05T08:11:02.341Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
08:11:02 [2020-11-05T08:11:02.341Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
08:11:02 [2020-11-05T08:11:02.341Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
08:11:02 [2020-11-05T08:11:02.341Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
08:11:02 [2020-11-05T08:11:02.341Z] === RUN   TestContainerBindMountNonRecursive
08:11:03 [2020-11-05T08:11:03.205Z] --- PASS: TestSecretsCreateAndDelete (3.62s)
08:11:03 [2020-11-05T08:11:03.205Z] === RUN   TestSecretsUpdate
08:11:04 [2020-11-05T08:11:04.256Z] --- PASS: TestContainerBindMountNonRecursive (2.11s)
08:11:04 [2020-11-05T08:11:04.256Z] === RUN   TestNetworkNat
08:11:04 [2020-11-05T08:11:04.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:11:04 [2020-11-05T08:11:04.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:11:05 [2020-11-05T08:11:05.198Z] --- PASS: TestNetworkNat (0.91s)
08:11:05 [2020-11-05T08:11:05.198Z] === RUN   TestNetworkLocalhostTCPNat
08:11:06 [2020-11-05T08:11:06.141Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
08:11:06 [2020-11-05T08:11:06.141Z] === RUN   TestNetworkLoopbackNat
08:11:06 [2020-11-05T08:11:06.724Z] --- PASS: TestSecretsUpdate (3.67s)
08:11:06 [2020-11-05T08:11:06.724Z] === RUN   TestTemplatedSecret
08:11:08 [2020-11-05T08:11:08.172Z] --- PASS: TestDaemonStartWithLogOpt (6.55s)
08:11:08 [2020-11-05T08:11:08.172Z] === CONT  TestReadPluginNoRead
08:11:08 [2020-11-05T08:11:08.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:11:09 [2020-11-05T08:11:09.442Z] --- PASS: TestNetworkLoopbackNat (3.13s)
08:11:09 [2020-11-05T08:11:09.442Z] === RUN   TestPause
08:11:10 [2020-11-05T08:11:10.384Z] --- PASS: TestPause (0.92s)
08:11:10 [2020-11-05T08:11:10.384Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:11:10 [2020-11-05T08:11:10.384Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:11:10 [2020-11-05T08:11:10.384Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:11:10 [2020-11-05T08:11:10.384Z] === RUN   TestPauseStopPausedContainer
08:11:10 [2020-11-05T08:11:10.956Z] --- PASS: TestPauseStopPausedContainer (0.86s)
08:11:10 [2020-11-05T08:11:10.956Z] === RUN   TestPsFilter
08:11:11 [2020-11-05T08:11:11.182Z] --- PASS: TestTemplatedSecret (3.75s)
08:11:11 [2020-11-05T08:11:11.182Z] === RUN   TestSecretCreateResolve
08:11:11 [2020-11-05T08:11:11.437Z] --- PASS: TestContinueAfterPluginCrash (10.13s)
08:11:11 [2020-11-05T08:11:11.437Z] === RUN   TestReadPluginNoRead/default
08:11:11 [2020-11-05T08:11:11.527Z] --- PASS: TestPsFilter (0.29s)
08:11:11 [2020-11-05T08:11:11.527Z] === RUN   TestRemoveContainerWithRemovedVolume
08:11:12 [2020-11-05T08:11:12.099Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
08:11:12 [2020-11-05T08:11:12.099Z] === RUN   TestRemoveContainerWithVolume
08:11:13 [2020-11-05T08:11:13.041Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
08:11:13 [2020-11-05T08:11:13.041Z] === RUN   TestRemoveContainerRunning
08:11:13 [2020-11-05T08:11:13.327Z] === RUN   TestReadPluginNoRead/disabled_caching
08:11:13 [2020-11-05T08:11:13.612Z] --- PASS: TestRemoveContainerRunning (0.75s)
08:11:13 [2020-11-05T08:11:13.612Z] === RUN   TestRemoveContainerForceRemoveRunning
08:11:14 [2020-11-05T08:11:14.553Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
08:11:14 [2020-11-05T08:11:14.553Z] === RUN   TestRemoveInvalidContainer
08:11:14 [2020-11-05T08:11:14.553Z] --- PASS: TestRemoveInvalidContainer (0.02s)
08:11:14 [2020-11-05T08:11:14.553Z] === RUN   TestRenameLinkedContainer
08:11:14 [2020-11-05T08:11:14.701Z] --- PASS: TestSecretCreateResolve (3.56s)
08:11:14 [2020-11-05T08:11:14.701Z] PASS
08:11:14 [2020-11-05T08:11:14.701Z] 
08:11:14 [2020-11-05T08:11:14.701Z] DONE 6 tests in 21.849s
08:11:14 [2020-11-05T08:11:14.701Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
08:11:14 [2020-11-05T08:11:14.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
08:11:14 [2020-11-05T08:11:14.701Z] ++ set -e
08:11:14 [2020-11-05T08:11:14.701Z] ++ '[' -n 0 ']'
08:11:14 [2020-11-05T08:11:14.701Z] ++ set -x
08:11:14 [2020-11-05T08:11:14.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
08:11:14 [2020-11-05T08:11:14.701Z] INFO: Testing against a local daemon
08:11:14 [2020-11-05T08:11:14.701Z] === RUN   TestServiceCreateInit
08:11:14 [2020-11-05T08:11:14.701Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:11:15 [2020-11-05T08:11:15.602Z] Loaded image: buildpack-deps:buster
08:11:15 [2020-11-05T08:11:15.602Z] Loaded image: busybox:latest
08:11:15 [2020-11-05T08:11:15.837Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:11:15 [2020-11-05T08:11:15.867Z] Loaded image: busybox:glibc
08:11:15 [2020-11-05T08:11:15.867Z] Loaded image: debian:buster
08:11:15 [2020-11-05T08:11:15.867Z] Loaded image: hello-world:latest
08:11:15 [2020-11-05T08:11:15.867Z] Loaded image: buildpack-deps:buster
08:11:16 [2020-11-05T08:11:16.128Z] Loaded image: arm32v7/hello-world:latest
08:11:16 [2020-11-05T08:11:16.128Z] INFO: Testing against a local daemon
08:11:16 [2020-11-05T08:11:16.128Z] Loaded image: busybox:latest
08:11:16 [2020-11-05T08:11:16.128Z] === RUN   TestDockerDaemonSuite
08:11:16 [2020-11-05T08:11:16.389Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
08:11:16 [2020-11-05T08:11:16.650Z] Loaded image: busybox:glibc
08:11:16 [2020-11-05T08:11:16.650Z] Loaded image: debian:buster
08:11:16 [2020-11-05T08:11:16.911Z] Loaded image: hello-world:latest
08:11:16 [2020-11-05T08:11:16.911Z] Loaded image: arm32v7/hello-world:latest
08:11:17 [2020-11-05T08:11:17.173Z] INFO: Testing against a local daemon
08:11:17 [2020-11-05T08:11:17.173Z] === RUN   TestDockerSuite
08:11:17 [2020-11-05T08:11:17.173Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
08:11:17 [2020-11-05T08:11:17.173Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
08:11:17 [2020-11-05T08:11:17.173Z] === RUN   TestDockerSuite/TestAPIErrorJSON
08:11:17 [2020-11-05T08:11:17.434Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
08:11:17 [2020-11-05T08:11:17.434Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
08:11:17 [2020-11-05T08:11:17.434Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
08:11:17 [2020-11-05T08:11:17.434Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
08:11:17 [2020-11-05T08:11:17.434Z] === RUN   TestDockerSuite/TestAPIImagesDelete
08:11:17 [2020-11-05T08:11:17.854Z] --- PASS: TestRenameLinkedContainer (3.03s)
08:11:17 [2020-11-05T08:11:17.854Z] === RUN   TestRenameStoppedContainer
08:11:18 [2020-11-05T08:11:18.115Z] --- PASS: TestRenameStoppedContainer (0.78s)
08:11:18 [2020-11-05T08:11:18.115Z] === RUN   TestRenameRunningContainerAndReuse
08:11:18 [2020-11-05T08:11:18.350Z] --- PASS: TestReadPluginNoRead (10.44s)
08:11:18 [2020-11-05T08:11:18.350Z]     --- PASS: TestReadPluginNoRead/default (2.26s)
08:11:18 [2020-11-05T08:11:18.350Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.34s)
08:11:18 [2020-11-05T08:11:18.350Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s)
08:11:18 [2020-11-05T08:11:18.350Z]     read_test.go:92: [d4626f45b4ade] daemon is not started
08:11:18 [2020-11-05T08:11:18.350Z] PASS
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] DONE 6 tests in 17.124s
08:11:18 [2020-11-05T08:11:18.350Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:11:18 [2020-11-05T08:11:18.350Z] testing: warning: no tests to run
08:11:18 [2020-11-05T08:11:18.350Z] PASS
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] DONE 0 tests in 0.036s
08:11:18 [2020-11-05T08:11:18.350Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:11:18 [2020-11-05T08:11:18.350Z] INFO: Testing against a local daemon
08:11:18 [2020-11-05T08:11:18.350Z] === RUN   TestPluginWithDevMounts
08:11:18 [2020-11-05T08:11:18.350Z] --- SKIP: TestPluginWithDevMounts (0.00s)
08:11:18 [2020-11-05T08:11:18.350Z]     mounts_test.go:21: (*Execution).IsRootless-fm
08:11:18 [2020-11-05T08:11:18.350Z] PASS
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] === Skipped
08:11:18 [2020-11-05T08:11:18.350Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
08:11:18 [2020-11-05T08:11:18.350Z]     mounts_test.go:21: (*Execution).IsRootless-fm
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] DONE 1 tests, 1 skipped in 0.126s
08:11:18 [2020-11-05T08:11:18.350Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:11:18 [2020-11-05T08:11:18.350Z] INFO: Testing against a local daemon
08:11:18 [2020-11-05T08:11:18.350Z] === RUN   TestSecretInspect
08:11:18 [2020-11-05T08:11:18.350Z] --- SKIP: TestSecretInspect (0.02s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] === RUN   TestSecretList
08:11:18 [2020-11-05T08:11:18.350Z] --- SKIP: TestSecretList (0.01s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] === RUN   TestSecretsCreateAndDelete
08:11:18 [2020-11-05T08:11:18.350Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] === RUN   TestSecretsUpdate
08:11:18 [2020-11-05T08:11:18.350Z] --- SKIP: TestSecretsUpdate (0.01s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] === RUN   TestTemplatedSecret
08:11:18 [2020-11-05T08:11:18.350Z] --- SKIP: TestTemplatedSecret (0.00s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] === RUN   TestSecretCreateResolve
08:11:18 [2020-11-05T08:11:18.350Z] --- SKIP: TestSecretCreateResolve (0.01s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] PASS
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] === Skipped
08:11:18 [2020-11-05T08:11:18.350Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
08:11:18 [2020-11-05T08:11:18.350Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] 
08:11:18 [2020-11-05T08:11:18.350Z] DONE 6 tests, 6 skipped in 0.173s
08:11:18 [2020-11-05T08:11:18.350Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:11:18 [2020-11-05T08:11:18.606Z] INFO: Testing against a local daemon
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestServiceCreateInit
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:11:18 [2020-11-05T08:11:18.606Z] --- PASS: TestServiceCreateInit (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:11:18 [2020-11-05T08:11:18.606Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:11:18 [2020-11-05T08:11:18.606Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestCreateServiceMultipleTimes
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestCreateServiceConflict
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestCreateServiceConflict (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestCreateServiceMaxReplicas
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestCreateWithDuplicateNetworkNames
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
08:11:18 [2020-11-05T08:11:18.606Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestCreateServiceSecretFileMode
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestCreateServiceConfigFileMode
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestCreateServiceSysctls
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestCreateServiceSysctls (0.02s)
08:11:18 [2020-11-05T08:11:18.606Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestCreateServiceCapabilities
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
08:11:18 [2020-11-05T08:11:18.606Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestInspect
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestInspect (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestCreateJob
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestCreateJob (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestReplicatedJob
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestReplicatedJob (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestUpdateReplicatedJob
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
08:11:18 [2020-11-05T08:11:18.606Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestServiceListWithStatuses
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:11:18 [2020-11-05T08:11:18.606Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestDockerNetworkConnectAlias
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
08:11:18 [2020-11-05T08:11:18.606Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestDockerNetworkReConnect
08:11:18 [2020-11-05T08:11:18.606Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
08:11:18 [2020-11-05T08:11:18.606Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:18 [2020-11-05T08:11:18.606Z] === RUN   TestServicePlugin
08:11:20 [2020-11-05T08:11:20.006Z] === RUN   TestDockerSuite/TestAPIImagesFilter
08:11:20 [2020-11-05T08:11:20.007Z] === RUN   TestDockerSuite/TestAPIImagesHistory
08:11:20 [2020-11-05T08:11:20.037Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s)
08:11:20 [2020-11-05T08:11:20.037Z] === RUN   TestRenameInvalidName
08:11:20 [2020-11-05T08:11:20.271Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:11:20 [2020-11-05T08:11:20.583Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
08:11:20 [2020-11-05T08:11:20.583Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
08:11:20 [2020-11-05T08:11:20.614Z] --- PASS: TestRenameInvalidName (0.80s)
08:11:20 [2020-11-05T08:11:20.614Z] === RUN   TestRenameAnonymousContainer
08:11:21 [2020-11-05T08:11:21.525Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
08:11:21 [2020-11-05T08:11:21.525Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
08:11:21 [2020-11-05T08:11:21.525Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
08:11:21 [2020-11-05T08:11:21.692Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:11:22 [2020-11-05T08:11:22.781Z] --- SKIP: TestServicePlugin (3.47s)
08:11:22 [2020-11-05T08:11:22.781Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] === RUN   TestServiceUpdateLabel
08:11:22 [2020-11-05T08:11:22.781Z] --- SKIP: TestServiceUpdateLabel (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] === RUN   TestServiceUpdateSecrets
08:11:22 [2020-11-05T08:11:22.781Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] === RUN   TestServiceUpdateConfigs
08:11:22 [2020-11-05T08:11:22.781Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] === RUN   TestServiceUpdateNetwork
08:11:22 [2020-11-05T08:11:22.781Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] === RUN   TestServiceUpdatePidsLimit
08:11:22 [2020-11-05T08:11:22.781Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] PASS
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === Skipped
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
08:11:22 [2020-11-05T08:11:22.781Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:11:22 [2020-11-05T08:11:22.781Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
08:11:22 [2020-11-05T08:11:22.781Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:11:22 [2020-11-05T08:11:22.781Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestInspect (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:11:22 [2020-11-05T08:11:22.781Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s)
08:11:22 [2020-11-05T08:11:22.781Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
08:11:22 [2020-11-05T08:11:22.781Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] DONE 24 tests, 23 skipped in 3.885s
08:11:22 [2020-11-05T08:11:22.781Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:11:22 [2020-11-05T08:11:22.781Z] INFO: Testing against a local daemon
08:11:22 [2020-11-05T08:11:22.781Z] === RUN   TestSessionCreate
08:11:22 [2020-11-05T08:11:22.781Z] --- PASS: TestSessionCreate (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z] === RUN   TestSessionCreateWithBadUpgrade
08:11:22 [2020-11-05T08:11:22.781Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:11:22 [2020-11-05T08:11:22.781Z] PASS
08:11:22 [2020-11-05T08:11:22.781Z] 
08:11:22 [2020-11-05T08:11:22.781Z] DONE 2 tests in 0.136s
08:11:22 [2020-11-05T08:11:22.781Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:11:22 [2020-11-05T08:11:22.781Z] INFO: Testing against a local daemon
08:11:22 [2020-11-05T08:11:22.781Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:11:22 [2020-11-05T08:11:22.781Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:11:22 [2020-11-05T08:11:22.781Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:11:22 [2020-11-05T08:11:22.781Z] === RUN   TestEventsExecDie
08:11:23 [2020-11-05T08:11:23.036Z] --- PASS: TestEventsExecDie (0.47s)
08:11:23 [2020-11-05T08:11:23.036Z] === RUN   TestEventsBackwardsCompatible
08:11:23 [2020-11-05T08:11:23.036Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
08:11:23 [2020-11-05T08:11:23.036Z] === RUN   TestInfoBinaryCommits
08:11:23 [2020-11-05T08:11:23.036Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:11:23 [2020-11-05T08:11:23.036Z] === RUN   TestInfoAPIVersioned
08:11:23 [2020-11-05T08:11:23.036Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:11:23 [2020-11-05T08:11:23.036Z] === RUN   TestInfoDiscoveryBackend
08:11:23 [2020-11-05T08:11:23.439Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
08:11:23 [2020-11-05T08:11:23.439Z] === RUN   TestDockerSuite/TestAPINetworkFilter
08:11:23 [2020-11-05T08:11:23.439Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
08:11:23 [2020-11-05T08:11:23.439Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
08:11:23 [2020-11-05T08:11:23.700Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
08:11:24 [2020-11-05T08:11:24.644Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
08:11:24 [2020-11-05T08:11:24.826Z] --- PASS: TestRenameAnonymousContainer (4.04s)
08:11:24 [2020-11-05T08:11:24.826Z] === RUN   TestRenameContainerWithSameName
08:11:24 [2020-11-05T08:11:24.921Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
08:11:24 [2020-11-05T08:11:24.921Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:11:25 [2020-11-05T08:11:25.397Z] --- PASS: TestRenameContainerWithSameName (0.79s)
08:11:25 [2020-11-05T08:11:25.397Z] === RUN   TestRenameContainerWithLinkedContainer
08:11:25 [2020-11-05T08:11:25.587Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
08:11:25 [2020-11-05T08:11:25.587Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
08:11:25 [2020-11-05T08:11:25.841Z] --- PASS: TestServiceCreateInit (10.57s)
08:11:25 [2020-11-05T08:11:25.841Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s)
08:11:25 [2020-11-05T08:11:25.841Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s)
08:11:25 [2020-11-05T08:11:25.841Z] === RUN   TestCreateServiceMultipleTimes
08:11:25 [2020-11-05T08:11:25.848Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
08:11:25 [2020-11-05T08:11:25.848Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
08:11:25 [2020-11-05T08:11:25.848Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
08:11:27 [2020-11-05T08:11:27.314Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
08:11:27 [2020-11-05T08:11:27.314Z] === RUN   TestResize
08:11:27 [2020-11-05T08:11:27.887Z] --- PASS: TestResize (0.82s)
08:11:27 [2020-11-05T08:11:27.887Z] === RUN   TestResizeWithInvalidSize
08:11:28 [2020-11-05T08:11:28.182Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
08:11:28 [2020-11-05T08:11:28.182Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:11:28 [2020-11-05T08:11:28.182Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
08:11:28 [2020-11-05T08:11:28.182Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
08:11:28 [2020-11-05T08:11:28.182Z] === RUN   TestInfoAPI
08:11:28 [2020-11-05T08:11:28.182Z] --- PASS: TestInfoAPI (0.04s)
08:11:28 [2020-11-05T08:11:28.182Z] === RUN   TestInfoAPIWarnings
08:11:28 [2020-11-05T08:11:28.830Z] --- PASS: TestResizeWithInvalidSize (0.83s)
08:11:28 [2020-11-05T08:11:28.830Z] === RUN   TestResizeWhenContainerNotStarted
08:11:29 [2020-11-05T08:11:29.402Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:11:29 [2020-11-05T08:11:29.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:11:32 [2020-11-05T08:11:32.433Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
08:11:32 [2020-11-05T08:11:32.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:11:32 [2020-11-05T08:11:32.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:11:32 [2020-11-05T08:11:32.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:11:32 [2020-11-05T08:11:32.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:11:34 [2020-11-05T08:11:34.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:11:34 [2020-11-05T08:11:34.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:11:35 [2020-11-05T08:11:35.199Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:11:35 [2020-11-05T08:11:35.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:11:35 [2020-11-05T08:11:35.737Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
08:11:35 [2020-11-05T08:11:35.773Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:11:35 [2020-11-05T08:11:35.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:11:37 [2020-11-05T08:11:37.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:11:37 [2020-11-05T08:11:37.925Z] .........                                                                [ 86%]
08:11:38 [2020-11-05T08:11:38.287Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
08:11:38 [2020-11-05T08:11:38.320Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.96s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.65s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s)
08:11:38 [2020-11-05T08:11:38.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
08:11:38 [2020-11-05T08:11:38.320Z] === RUN   TestCgroupNamespacesRun
08:11:38 [2020-11-05T08:11:38.859Z] --- PASS: TestBuildWithHugeFile (90.68s)
08:11:38 [2020-11-05T08:11:38.859Z] === RUN   TestBuildWithEmptyDockerfile
08:11:38 [2020-11-05T08:11:38.859Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:11:38 [2020-11-05T08:11:38.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:11:38 [2020-11-05T08:11:38.859Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:11:38 [2020-11-05T08:11:38.859Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:11:38 [2020-11-05T08:11:38.859Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:11:38 [2020-11-05T08:11:38.859Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:11:38 [2020-11-05T08:11:38.859Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:11:38 [2020-11-05T08:11:38.859Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:11:38 [2020-11-05T08:11:38.859Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:11:38 [2020-11-05T08:11:38.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:11:38 [2020-11-05T08:11:38.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:11:39 [2020-11-05T08:11:39.122Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
08:11:39 [2020-11-05T08:11:39.122Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
08:11:39 [2020-11-05T08:11:39.122Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
08:11:39 [2020-11-05T08:11:39.122Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
08:11:39 [2020-11-05T08:11:39.122Z] === RUN   TestBuildPreserveOwnership
08:11:39 [2020-11-05T08:11:39.122Z] === RUN   TestBuildPreserveOwnership/copy_from
08:11:39 [2020-11-05T08:11:39.384Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
08:11:40 [2020-11-05T08:11:40.238Z] --- PASS: TestCgroupNamespacesRun (1.78s)
08:11:40 [2020-11-05T08:11:40.238Z] === RUN   TestCgroupNamespacesRunPrivileged
08:11:40 [2020-11-05T08:11:40.326Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
08:11:40 [2020-11-05T08:11:40.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:11:40 [2020-11-05T08:11:40.898Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
08:11:41 [2020-11-05T08:11:41.470Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
08:11:41 [2020-11-05T08:11:41.622Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
08:11:41 [2020-11-05T08:11:41.622Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:11:41 [2020-11-05T08:11:41.732Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:11:41 [2020-11-05T08:11:41.995Z] === RUN   TestDockerSuite/TestAttachAfterDetach
08:11:42 [2020-11-05T08:11:42.256Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
08:11:43 [2020-11-05T08:11:43.537Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
08:11:43 [2020-11-05T08:11:43.537Z] === RUN   TestCgroupNamespacesRunHostMode
08:11:43 [2020-11-05T08:11:43.641Z] --- PASS: TestBuildPreserveOwnership (4.43s)
08:11:43 [2020-11-05T08:11:43.641Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.75s)
08:11:43 [2020-11-05T08:11:43.641Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s)
08:11:43 [2020-11-05T08:11:43.641Z] === RUN   TestBuildPlatformInvalid
08:11:43 [2020-11-05T08:11:43.641Z] --- PASS: TestBuildPlatformInvalid (0.10s)
08:11:43 [2020-11-05T08:11:43.641Z] PASS
08:11:43 [2020-11-05T08:11:43.641Z] 
08:11:43 [2020-11-05T08:11:43.641Z] === Skipped
08:11:43 [2020-11-05T08:11:43.641Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:11:43 [2020-11-05T08:11:43.641Z]     build_session_test.go:25: TODO: BuildKit
08:11:43 [2020-11-05T08:11:43.641Z] 
08:11:43 [2020-11-05T08:11:43.641Z] 
08:11:43 [2020-11-05T08:11:43.641Z] DONE 32 tests, 1 skipped in 180.078s
08:11:43 [2020-11-05T08:11:43.641Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:11:43 [2020-11-05T08:11:43.641Z] ++ 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
08:11:43 [2020-11-05T08:11:43.641Z] ++ set -e
08:11:43 [2020-11-05T08:11:43.641Z] ++ '[' -n 0 ']'
08:11:43 [2020-11-05T08:11:43.641Z] ++ set -x
08:11:43 [2020-11-05T08:11:43.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
08:11:43 [2020-11-05T08:11:43.642Z] INFO: Testing against a local daemon
08:11:43 [2020-11-05T08:11:43.642Z] === RUN   TestConfigInspect
08:11:43 [2020-11-05T08:11:43.902Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
08:11:43 [2020-11-05T08:11:43.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:11:44 [2020-11-05T08:11:44.475Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
08:11:45 [2020-11-05T08:11:45.397Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:11:45 [2020-11-05T08:11:45.453Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
08:11:45 [2020-11-05T08:11:45.453Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:11:45 [2020-11-05T08:11:45.859Z] === RUN   TestDockerSuite/TestAttachDetach
08:11:46 [2020-11-05T08:11:46.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:11:46 [2020-11-05T08:11:46.214Z] --- PASS: TestInfoAPIWarnings (17.34s)
08:11:46 [2020-11-05T08:11:46.214Z] === RUN   TestInfoDebug
08:11:46 [2020-11-05T08:11:46.775Z] --- PASS: TestInfoDebug (1.52s)
08:11:46 [2020-11-05T08:11:46.775Z] === RUN   TestInfoInsecureRegistries
08:11:46 [2020-11-05T08:11:46.801Z] === RUN   TestDockerSuite/TestAttachDisconnect
08:11:46 [2020-11-05T08:11:46.801Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
08:11:46 [2020-11-05T08:11:46.801Z] --- PASS: TestConfigInspect (3.15s)
08:11:46 [2020-11-05T08:11:46.801Z] === RUN   TestConfigList
08:11:46 [2020-11-05T08:11:46.852Z] tests/integration/models_networks_test.py ....                           [ 90%]
08:11:47 [2020-11-05T08:11:47.367Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s)
08:11:47 [2020-11-05T08:11:47.367Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:11:47 [2020-11-05T08:11:47.372Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
08:11:47 [2020-11-05T08:11:47.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:11:48 [2020-11-05T08:11:48.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:11:48 [2020-11-05T08:11:48.316Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
08:11:48 [2020-11-05T08:11:48.443Z] --- PASS: TestCreateServiceMultipleTimes (23.09s)
08:11:48 [2020-11-05T08:11:48.443Z] === RUN   TestCreateServiceConflict
08:11:48 [2020-11-05T08:11:48.660Z] --- PASS: TestInfoInsecureRegistries (1.52s)
08:11:48 [2020-11-05T08:11:48.661Z] === RUN   TestInfoRegistryMirrors
08:11:48 [2020-11-05T08:11:48.753Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s)
08:11:48 [2020-11-05T08:11:48.753Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:11:49 [2020-11-05T08:11:49.258Z] === RUN   TestDockerSuite/TestAttachPausedContainer
08:11:49 [2020-11-05T08:11:49.520Z] --- PASS: TestConfigList (2.72s)
08:11:49 [2020-11-05T08:11:49.520Z] === RUN   TestConfigsCreateAndDelete
08:11:50 [2020-11-05T08:11:50.024Z] --- PASS: TestInfoRegistryMirrors (1.52s)
08:11:50 [2020-11-05T08:11:50.024Z] === RUN   TestLoginFailsWithBadCredentials
08:11:50 [2020-11-05T08:11:50.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
08:11:50 [2020-11-05T08:11:50.024Z] === RUN   TestPingCacheHeaders
08:11:50 [2020-11-05T08:11:50.024Z] --- PASS: TestPingCacheHeaders (0.04s)
08:11:50 [2020-11-05T08:11:50.024Z] === RUN   TestPingGet
08:11:50 [2020-11-05T08:11:50.091Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
08:11:50 [2020-11-05T08:11:50.141Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
08:11:50 [2020-11-05T08:11:50.141Z] === RUN   TestCgroupNamespacesRunOlderClient
08:11:50 [2020-11-05T08:11:50.280Z] --- PASS: TestPingGet (0.01s)
08:11:50 [2020-11-05T08:11:50.280Z] === RUN   TestPingHead
08:11:50 [2020-11-05T08:11:50.280Z] --- PASS: TestPingHead (0.03s)
08:11:50 [2020-11-05T08:11:50.280Z] === RUN   TestVersion
08:11:50 [2020-11-05T08:11:50.280Z] --- PASS: TestVersion (0.02s)
08:11:50 [2020-11-05T08:11:50.280Z] PASS
08:11:50 [2020-11-05T08:11:50.280Z] 
08:11:50 [2020-11-05T08:11:50.280Z] === Skipped
08:11:50 [2020-11-05T08:11:50.280Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:11:50 [2020-11-05T08:11:50.280Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:11:50 [2020-11-05T08:11:50.280Z] 
08:11:50 [2020-11-05T08:11:50.280Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
08:11:50 [2020-11-05T08:11:50.280Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
08:11:50 [2020-11-05T08:11:50.280Z] 
08:11:50 [2020-11-05T08:11:50.280Z] 
08:11:50 [2020-11-05T08:11:50.280Z] DONE 18 tests, 2 skipped in 27.767s
08:11:50 [2020-11-05T08:11:50.280Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:11:50 [2020-11-05T08:11:50.280Z] INFO: Testing against a local daemon
08:11:50 [2020-11-05T08:11:50.280Z] === RUN   TestVolumesCreateAndList
08:11:50 [2020-11-05T08:11:50.280Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:11:50 [2020-11-05T08:11:50.280Z] === RUN   TestVolumesRemove
08:11:50 [2020-11-05T08:11:50.280Z] --- PASS: TestVolumesRemove (0.04s)
08:11:50 [2020-11-05T08:11:50.280Z] === RUN   TestVolumesInspect
08:11:50 [2020-11-05T08:11:50.280Z] --- PASS: TestVolumesInspect (0.01s)
08:11:50 [2020-11-05T08:11:50.280Z] === RUN   TestVolumesInvalidJSON
08:11:50 [2020-11-05T08:11:50.280Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:11:50 [2020-11-05T08:11:50.280Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:11:50 [2020-11-05T08:11:50.280Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:11:50 [2020-11-05T08:11:50.280Z] --- PASS: TestVolumesInvalidJSON (0.02s)
08:11:50 [2020-11-05T08:11:50.280Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:11:50 [2020-11-05T08:11:50.280Z] PASS
08:11:50 [2020-11-05T08:11:50.280Z] 
08:11:50 [2020-11-05T08:11:50.280Z] DONE 5 tests in 0.195s
08:11:50 [2020-11-05T08:11:50.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:11:50 [2020-11-05T08:11:50.535Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:11:50 [2020-11-05T08:11:50.536Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12032 is not a child of this shell
08:11:50 [2020-11-05T08:11:50.536Z] warning: PID 12032 from bundles/test-integration/docker.pid had a nonzero exit code
08:11:50 [2020-11-05T08:11:50.536Z] Leaving: AppArmorNo profiles have been unloaded.
08:11:50 [2020-11-05T08:11:50.536Z] 
08:11:50 [2020-11-05T08:11:50.536Z] Unloading profiles will leave already running processes permanently
08:11:50 [2020-11-05T08:11:50.536Z] unconfined, which can lead to unexpected situations.
08:11:50 [2020-11-05T08:11:50.536Z] 
08:11:50 [2020-11-05T08:11:50.536Z] To set a process to complain mode, use the command line tool
08:11:50 [2020-11-05T08:11:50.536Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:11:50 [2020-11-05T08:11:50.536Z] Removing test suite binaries
08:11:50 [2020-11-05T08:11:50.536Z] exiting test-integration
08:11:50 [2020-11-05T08:11:50.536Z] ++ exit 0
08:11:50 [2020-11-05T08:11:50.662Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
08:11:51 [2020-11-05T08:11:51.461Z] 
08:11:51 [2020-11-05T08:11:51.526Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
08:11:51 [2020-11-05T08:11:51.526Z] === RUN   TestKernelTCPMemory
08:11:51 [2020-11-05T08:11:51.604Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
08:11:51 [2020-11-05T08:11:51.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:11:51 [2020-11-05T08:11:51.966Z] --- PASS: TestCreateServiceConflict (3.59s)
08:11:51 [2020-11-05T08:11:51.966Z] === RUN   TestCreateServiceMaxReplicas
08:11:52 [2020-11-05T08:11:52.120Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:11:52 [2020-11-05T08:11:52.470Z] --- PASS: TestKernelTCPMemory (0.90s)
08:11:52 [2020-11-05T08:11:52.470Z] === RUN   TestNISDomainname
08:11:52 [2020-11-05T08:11:52.549Z] --- PASS: TestConfigsCreateAndDelete (2.91s)
08:11:52 [2020-11-05T08:11:52.549Z] === RUN   TestConfigsUpdate
08:11:52 [2020-11-05T08:11:52.549Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
08:11:52 [2020-11-05T08:11:52.688Z] tests/integration/models_resources_test.py .                             [ 91%]
Post stage
[Pipeline] junit
08:11:52 [2020-11-05T08:11:52.839Z] Recording test results
08:11:53 [2020-11-05T08:11:53.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:11:53 [2020-11-05T08:11:53.414Z] --- PASS: TestNISDomainname (0.96s)
08:11:53 [2020-11-05T08:11:53.414Z] === RUN   TestHostnameDnsResolution
08:11:53 [2020-11-05T08:11:53.494Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
08:11:54 [2020-11-05T08:11:54.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:11:54 [2020-11-05T08:11:54.436Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:11:55 [2020-11-05T08:11:55.245Z] + echo Ensuring container killed.
08:11:55 [2020-11-05T08:11:55.245Z] Ensuring container killed.
08:11:55 [2020-11-05T08:11:55.245Z] + docker rm -vf docker-pr1
08:11:55 [2020-11-05T08:11:55.245Z] Error: No such container: docker-pr1
08:11:55 [2020-11-05T08:11:55.245Z] + true
[Pipeline] sh
08:11:55 [2020-11-05T08:11:55.328Z] --- PASS: TestHostnameDnsResolution (1.70s)
08:11:55 [2020-11-05T08:11:55.328Z] === RUN   TestStats
08:11:55 [2020-11-05T08:11:55.381Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
08:11:55 [2020-11-05T08:11:55.381Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
08:11:55 [2020-11-05T08:11:55.381Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
08:11:55 [2020-11-05T08:11:55.488Z] --- PASS: TestCreateServiceMaxReplicas (3.85s)
08:11:55 [2020-11-05T08:11:55.488Z] === RUN   TestCreateWithDuplicateNetworkNames
08:11:55 [2020-11-05T08:11:55.559Z] + echo Chowning /workspace to jenkins user
08:11:55 [2020-11-05T08:11:55.559Z] Chowning /workspace to jenkins user
08:11:55 [2020-11-05T08:11:55.559Z] + id -u
08:11:55 [2020-11-05T08:11:55.559Z] + id -g
08:11:55 [2020-11-05T08:11:55.559Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41634:/workspace busybox chown -R 1000:1000 /workspace
08:11:55 [2020-11-05T08:11:55.559Z] Unable to find image 'busybox:latest' locally
08:11:55 [2020-11-05T08:11:55.642Z] --- PASS: TestConfigsUpdate (3.27s)
08:11:55 [2020-11-05T08:11:55.642Z] === RUN   TestTemplatedConfig
08:11:55 [2020-11-05T08:11:55.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:11:56 [2020-11-05T08:11:56.589Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
08:11:56 [2020-11-05T08:11:56.755Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:11:56 [2020-11-05T08:11:56.755Z] Using test binary docker
08:11:56 [2020-11-05T08:11:56.755Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:11:56 [2020-11-05T08:11:56.756Z] +++ /etc/init.d/apparmor start
08:11:56 [2020-11-05T08:11:56.756Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:11:56 [2020-11-05T08:11:56.756Z] INFO: Waiting for daemon to start...
08:11:56 [2020-11-05T08:11:56.756Z] Starting dockerd
08:11:56 [2020-11-05T08:11:56.756Z] +++ 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
08:11:57 [2020-11-05T08:11:57.162Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
08:11:57 [2020-11-05T08:11:57.734Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
08:11:57 [2020-11-05T08:11:57.871Z] --- PASS: TestStats (2.81s)
08:11:57 [2020-11-05T08:11:57.872Z] === RUN   TestStopContainerWithTimeout
08:11:57 [2020-11-05T08:11:57.872Z] === RUN   TestStopContainerWithTimeout/0
08:11:57 [2020-11-05T08:11:57.872Z] === PAUSE TestStopContainerWithTimeout/0
08:11:57 [2020-11-05T08:11:57.872Z] === RUN   TestStopContainerWithTimeout/1
08:11:57 [2020-11-05T08:11:57.872Z] === PAUSE TestStopContainerWithTimeout/1
08:11:57 [2020-11-05T08:11:57.872Z] === RUN   TestStopContainerWithTimeout/3
08:11:57 [2020-11-05T08:11:57.872Z] === PAUSE TestStopContainerWithTimeout/3
08:11:57 [2020-11-05T08:11:57.872Z] === RUN   TestStopContainerWithTimeout/-1
08:11:57 [2020-11-05T08:11:57.872Z] === PAUSE TestStopContainerWithTimeout/-1
08:11:57 [2020-11-05T08:11:57.872Z] === CONT  TestStopContainerWithTimeout/0
08:11:57 [2020-11-05T08:11:57.872Z] === CONT  TestStopContainerWithTimeout/1
08:11:57 [2020-11-05T08:11:57.872Z] === CONT  TestStopContainerWithTimeout/3
08:11:57 [2020-11-05T08:11:57.872Z] === CONT  TestStopContainerWithTimeout/-1
08:11:58 [2020-11-05T08:11:58.789Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:11:58 [2020-11-05T08:11:58.829Z] .
08:11:58 [2020-11-05T08:11:58.829Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:11:58 [2020-11-05T08:11:58.829Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:11:58 [2020-11-05T08:11:58.829Z] Error: No such image: emptyfs
08:11:58 [2020-11-05T08:11:58.829Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:11:58 [2020-11-05T08:11:58.829Z] ++++ docker load
08:11:59 [2020-11-05T08:11:59.126Z] Running integration-test (iteration 1)
08:11:59 [2020-11-05T08:11:59.126Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
08:11:59 [2020-11-05T08:11:59.126Z] ++ 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
08:11:59 [2020-11-05T08:11:59.126Z] ++ set -e
08:11:59 [2020-11-05T08:11:59.126Z] ++ '[' -n 0 ']'
08:11:59 [2020-11-05T08:11:59.126Z] ++ set -x
08:11:59 [2020-11-05T08:11:59.126Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:11:59 [2020-11-05T08:11:59.651Z] --- PASS: TestTemplatedConfig (3.93s)
08:11:59 [2020-11-05T08:11:59.651Z] === RUN   TestConfigCreateResolve
08:12:00 [2020-11-05T08:12:00.802Z] latest: Pulling from library/busybox
08:12:00 [2020-11-05T08:12:00.802Z] 9758c28807f2: Pulling fs layer
08:12:01 [2020-11-05T08:12:01.038Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
08:12:01 [2020-11-05T08:12:01.058Z] 9758c28807f2: Verifying Checksum
08:12:01 [2020-11-05T08:12:01.058Z] 9758c28807f2: Download complete
08:12:01 [2020-11-05T08:12:01.058Z] 9758c28807f2: Pull complete
08:12:01 [2020-11-05T08:12:01.058Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
08:12:01 [2020-11-05T08:12:01.058Z] Status: Downloaded newer image for busybox:latest
08:12:01 [2020-11-05T08:12:01.574Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:12:01 [2020-11-05T08:12:01.840Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:12:02 [2020-11-05T08:12:02.084Z] --- PASS: TestStopContainerWithTimeout (0.02s)
08:12:02 [2020-11-05T08:12:02.084Z]     --- PASS: TestStopContainerWithTimeout/0 (1.05s)
08:12:02 [2020-11-05T08:12:02.084Z]     --- PASS: TestStopContainerWithTimeout/1 (2.16s)
08:12:02 [2020-11-05T08:12:02.084Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
08:12:02 [2020-11-05T08:12:02.084Z]     --- PASS: TestStopContainerWithTimeout/3 (3.33s)
08:12:02 [2020-11-05T08:12:02.084Z] === RUN   TestDeleteDevicemapper
08:12:02 [2020-11-05T08:12:02.084Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:12:02 [2020-11-05T08:12:02.084Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:12:02 [2020-11-05T08:12:02.084Z] === RUN   TestStopContainerWithRestartPolicyAlways
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:12:02 [2020-11-05T08:12:02.757Z] + bundleName=amd64-rootless
08:12:02 [2020-11-05T08:12:02.758Z] + echo Creating amd64-rootless-bundles.tar.gz
08:12:02 [2020-11-05T08:12:02.758Z] Creating amd64-rootless-bundles.tar.gz
08:12:02 [2020-11-05T08:12:02.758Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:12:02 [2020-11-05T08:12:02.758Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
08:12:02 [2020-11-05T08:12:02.766Z] Archiving artifacts
08:12:02 [2020-11-05T08:12:02.956Z] --- PASS: TestConfigCreateResolve (3.03s)
08:12:02 [2020-11-05T08:12:02.956Z] === RUN   TestConfigDaemonLibtrustID
08:12:03 [2020-11-05T08:12:03.217Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
08:12:03 [2020-11-05T08:12:03.217Z] PASS
08:12:03 [2020-11-05T08:12:03.217Z] 
08:12:03 [2020-11-05T08:12:03.217Z] DONE 7 tests in 19.713s
08:12:03 [2020-11-05T08:12:03.217Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:12:03 [2020-11-05T08:12:03.217Z] ++ 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
08:12:03 [2020-11-05T08:12:03.217Z] ++ set -e
08:12:03 [2020-11-05T08:12:03.217Z] ++ '[' -n 0 ']'
08:12:03 [2020-11-05T08:12:03.217Z] ++ set -x
08:12:03 [2020-11-05T08:12:03.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
08:12:03 [2020-11-05T08:12:03.478Z] INFO: Testing against a local daemon
08:12:03 [2020-11-05T08:12:03.478Z] === RUN   TestCheckpoint
08:12:03 [2020-11-05T08:12:03.478Z] --- SKIP: TestCheckpoint (0.00s)
08:12:03 [2020-11-05T08:12:03.478Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:12:03 [2020-11-05T08:12:03.478Z] === RUN   TestContainerInvalidJSON
08:12:03 [2020-11-05T08:12:03.478Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:12:03 [2020-11-05T08:12:03.478Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:12:03 [2020-11-05T08:12:03.478Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:12:03 [2020-11-05T08:12:03.478Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:12:03 [2020-11-05T08:12:03.478Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:12:03 [2020-11-05T08:12:03.478Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:12:03 [2020-11-05T08:12:03.478Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:12:03 [2020-11-05T08:12:03.478Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:12:03 [2020-11-05T08:12:03.478Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:12:03 [2020-11-05T08:12:03.478Z] --- PASS: TestContainerInvalidJSON (0.04s)
08:12:03 [2020-11-05T08:12:03.478Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:12:03 [2020-11-05T08:12:03.478Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:12:03 [2020-11-05T08:12:03.478Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
08:12:03 [2020-11-05T08:12:03.478Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:12:03 [2020-11-05T08:12:03.738Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
08:12:03 [2020-11-05T08:12:03.738Z] === RUN   TestCopyFromContainerPathIsNotDir
08:12:03 [2020-11-05T08:12:03.738Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
08:12:03 [2020-11-05T08:12:03.738Z] === RUN   TestCopyToContainerPathDoesNotExist
08:12:03 [2020-11-05T08:12:03.738Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:12:03 [2020-11-05T08:12:03.738Z] === RUN   TestCopyToContainerPathIsNotDir
08:12:03 [2020-11-05T08:12:03.999Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
08:12:03 [2020-11-05T08:12:03.999Z] === RUN   TestCopyFromContainer
08:12:04 [2020-11-05T08:12:04.261Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
08:12:04 [2020-11-05T08:12:04.387Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41634/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:12:04 [2020-11-05T08:12:04.632Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s)
08:12:04 [2020-11-05T08:12:04.632Z] === RUN   TestUpdateMemory
08:12:04 [2020-11-05T08:12:04.632Z] --- SKIP: TestUpdateMemory (0.00s)
08:12:04 [2020-11-05T08:12:04.632Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:12:04 [2020-11-05T08:12:04.632Z] === RUN   TestUpdateCPUQuota
08:12:04 [2020-11-05T08:12:04.743Z] + make clean
08:12:04 [2020-11-05T08:12:04.998Z] docker volume rm -f docker-dev-cache
08:12:04 [2020-11-05T08:12:04.998Z] docker-dev-cache
[Pipeline] deleteDir
08:12:05 [2020-11-05T08:12:05.574Z] --- PASS: TestUpdateCPUQuota (1.26s)
08:12:05 [2020-11-05T08:12:05.574Z] === RUN   TestUpdatePidsLimit
08:12:05 [2020-11-05T08:12:05.574Z] === RUN   TestUpdatePidsLimit/update_from_none
08:12:05 [2020-11-05T08:12:05.659Z] tests/integration/regression_test.py ......                              [ 98%]
08:12:05 [2020-11-05T08:12:05.661Z] === RUN   TestCopyFromContainer//
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:12:05 [2020-11-05T08:12:05.835Z] === RUN   TestUpdatePidsLimit/no_change
08:12:05 [2020-11-05T08:12:05.934Z] === RUN   TestCopyFromContainer//bar/root
08:12:05 [2020-11-05T08:12:05.934Z] === RUN   TestCopyFromContainer//bar/root/
08:12:06 [2020-11-05T08:12:06.178Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:12:06 [2020-11-05T08:12:06.178Z] tests/integration/credentials/utils_test.py .                            [100%]
08:12:06 [2020-11-05T08:12:06.178Z] 
08:12:06 [2020-11-05T08:12:06.178Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:12:06 [2020-11-05T08:12:06.178Z] =========================== short test summary info ============================
08:12:06 [2020-11-05T08:12:06.178Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:12:06 [2020-11-05T08:12:06.178Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:12:06 [2020-11-05T08:12:06.178Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:12:06 [2020-11-05T08:12:06.178Z]   Not supported on most drivers
08:12:06 [2020-11-05T08:12:06.178Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
08:12:06 [2020-11-05T08:12:06.178Z]   Output of docker top depends on host distro, and is not formalized.
08:12:06 [2020-11-05T08:12:06.178Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
08:12:06 [2020-11-05T08:12:06.178Z]   Output of docker top depends on host distro, and is not formalized.
08:12:06 [2020-11-05T08:12:06.178Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:12:06 [2020-11-05T08:12:06.178Z]   Can fail if eth0 has multiple IP addresses
08:12:06 [2020-11-05T08:12:06.178Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:12:06 [2020-11-05T08:12:06.178Z]   This doesn't seem to be taken into account by the engine
08:12:06 [2020-11-05T08:12:06.178Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
08:12:06 [2020-11-05T08:12:06.178Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:12:06 [2020-11-05T08:12:06.178Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 322.18 seconds ==
08:12:06 [2020-11-05T08:12:06.198Z] === RUN   TestCopyFromContainer/bar/quux
08:12:06 [2020-11-05T08:12:06.437Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:12:06 [2020-11-05T08:12:06.452Z] === RUN   TestUpdatePidsLimit/update_lower
08:12:06 [2020-11-05T08:12:06.465Z] === RUN   TestCopyFromContainer/bar/quux/
08:12:06 [2020-11-05T08:12:06.465Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:12:06 [2020-11-05T08:12:06.728Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:12:06 [2020-11-05T08:12:06.990Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:12:06 [2020-11-05T08:12:06.990Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
08:12:06 [2020-11-05T08:12:06.990Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:12:07 [2020-11-05T08:12:07.024Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:12:07 [2020-11-05T08:12:07.250Z] === RUN   TestCopyFromContainer/bar/notarget
08:12:07 [2020-11-05T08:12:07.250Z] --- PASS: TestCopyFromContainer (3.48s)
08:12:07 [2020-11-05T08:12:07.250Z]     --- PASS: TestCopyFromContainer// (0.16s)
08:12:07 [2020-11-05T08:12:07.250Z]     --- PASS: TestCopyFromContainer//bar/root (0.21s)
08:12:07 [2020-11-05T08:12:07.250Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.18s)
08:12:07 [2020-11-05T08:12:07.250Z]     --- PASS: TestCopyFromContainer/bar/quux (0.21s)
08:12:07 [2020-11-05T08:12:07.250Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
08:12:07 [2020-11-05T08:12:07.250Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s)
08:12:07 [2020-11-05T08:12:07.250Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
08:12:07 [2020-11-05T08:12:07.251Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s)
08:12:07 [2020-11-05T08:12:07.251Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s)
08:12:07 [2020-11-05T08:12:07.251Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
08:12:07 [2020-11-05T08:12:07.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:12:07 [2020-11-05T08:12:07.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:12:07 [2020-11-05T08:12:07.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:12:07 [2020-11-05T08:12:07.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:12:07 [2020-11-05T08:12:07.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:12:07 [2020-11-05T08:12:07.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:12:07 [2020-11-05T08:12:07.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:12:07 [2020-11-05T08:12:07.285Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:12:07 [2020-11-05T08:12:07.511Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:12:07 [2020-11-05T08:12:07.511Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:12:07 [2020-11-05T08:12:07.511Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:12:07 [2020-11-05T08:12:07.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:12:07 [2020-11-05T08:12:07.511Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:12:07 [2020-11-05T08:12:07.511Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:12:07 [2020-11-05T08:12:07.511Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
08:12:07 [2020-11-05T08:12:07.511Z] === RUN   TestCreateLinkToNonExistingContainer
08:12:07 [2020-11-05T08:12:07.511Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
08:12:07 [2020-11-05T08:12:07.511Z] === RUN   TestCreateWithInvalidEnv
08:12:07 [2020-11-05T08:12:07.511Z] === RUN   TestCreateWithInvalidEnv/0
08:12:07 [2020-11-05T08:12:07.511Z] === PAUSE TestCreateWithInvalidEnv/0
08:12:07 [2020-11-05T08:12:07.511Z] === RUN   TestCreateWithInvalidEnv/1
08:12:07 [2020-11-05T08:12:07.511Z] === PAUSE TestCreateWithInvalidEnv/1
08:12:07 [2020-11-05T08:12:07.511Z] === RUN   TestCreateWithInvalidEnv/2
08:12:07 [2020-11-05T08:12:07.511Z] === PAUSE TestCreateWithInvalidEnv/2
08:12:07 [2020-11-05T08:12:07.511Z] === CONT  TestCreateWithInvalidEnv/0
08:12:07 [2020-11-05T08:12:07.511Z] === CONT  TestCreateWithInvalidEnv/2
08:12:07 [2020-11-05T08:12:07.511Z] === CONT  TestCreateWithInvalidEnv/1
08:12:07 [2020-11-05T08:12:07.511Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
08:12:07 [2020-11-05T08:12:07.511Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
08:12:07 [2020-11-05T08:12:07.511Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:12:07 [2020-11-05T08:12:07.511Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.02s)
08:12:07 [2020-11-05T08:12:07.511Z] === RUN   TestCreateTmpfsMountsTarget
08:12:07 [2020-11-05T08:12:07.511Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
08:12:07 [2020-11-05T08:12:07.511Z] === RUN   TestCreateWithCustomMaskedPaths
08:12:07 [2020-11-05T08:12:07.546Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:12:08 [2020-11-05T08:12:08.117Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:12:08 [2020-11-05T08:12:08.456Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
08:12:09 [2020-11-05T08:12:09.504Z] --- PASS: TestUpdatePidsLimit (3.89s)
08:12:09 [2020-11-05T08:12:09.504Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
08:12:09 [2020-11-05T08:12:09.504Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
08:12:09 [2020-11-05T08:12:09.504Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.62s)
08:12:09 [2020-11-05T08:12:09.504Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
08:12:09 [2020-11-05T08:12:09.504Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
08:12:09 [2020-11-05T08:12:09.504Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
08:12:09 [2020-11-05T08:12:09.504Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
08:12:09 [2020-11-05T08:12:09.504Z] === RUN   TestUpdateRestartPolicy
08:12:09 [2020-11-05T08:12:09.843Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s)
08:12:09 [2020-11-05T08:12:09.843Z] === RUN   TestCreateWithCustomReadonlyPaths
08:12:10 [2020-11-05T08:12:10.789Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
08:12:11 [2020-11-05T08:12:11.362Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
08:12:11 [2020-11-05T08:12:11.848Z] Loaded image: buildpack-deps:buster
08:12:11 [2020-11-05T08:12:11.934Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
08:12:11 [2020-11-05T08:12:11.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s)
08:12:11 [2020-11-05T08:12:11.935Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:12:11 [2020-11-05T08:12:11.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:12:11 [2020-11-05T08:12:11.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:12:11 [2020-11-05T08:12:11.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:12:11 [2020-11-05T08:12:11.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:12:11 [2020-11-05T08:12:11.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:12:11 [2020-11-05T08:12:11.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:12:11 [2020-11-05T08:12:11.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:12:11 [2020-11-05T08:12:11.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:12:11 [2020-11-05T08:12:11.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:12:11 [2020-11-05T08:12:11.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:12:11 [2020-11-05T08:12:11.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:12:11 [2020-11-05T08:12:11.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:12:11 [2020-11-05T08:12:11.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:12:11 [2020-11-05T08:12:11.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:12:11 [2020-11-05T08:12:11.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:12:11 [2020-11-05T08:12:11.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
08:12:11 [2020-11-05T08:12:11.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
08:12:11 [2020-11-05T08:12:11.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
08:12:11 [2020-11-05T08:12:11.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
08:12:11 [2020-11-05T08:12:11.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
08:12:11 [2020-11-05T08:12:11.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
08:12:11 [2020-11-05T08:12:11.935Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:12:12 [2020-11-05T08:12:12.144Z] Loaded image: busybox:latest
08:12:12 [2020-11-05T08:12:12.144Z] Loaded image: busybox:glibc
08:12:12 [2020-11-05T08:12:12.144Z] Loaded image: debian:buster
08:12:12 [2020-11-05T08:12:12.144Z] Loaded image: hello-world:latest
08:12:12 [2020-11-05T08:12:12.144Z] Loaded image: arm32v7/hello-world:latest
08:12:12 [2020-11-05T08:12:12.144Z] INFO: Testing against a local daemon
08:12:12 [2020-11-05T08:12:12.144Z] === RUN   TestCgroupNamespacesBuild
08:12:12 [2020-11-05T08:12:12.877Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestCreateDifferentPlatform
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestCreateDifferentPlatform/different_os
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:12:12 [2020-11-05T08:12:12.877Z] --- PASS: TestCreateDifferentPlatform (0.03s)
08:12:12 [2020-11-05T08:12:12.877Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
08:12:12 [2020-11-05T08:12:12.877Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:12:12 [2020-11-05T08:12:12.877Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:12:12 [2020-11-05T08:12:12.877Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestContainerStartOnDaemonRestart
08:12:12 [2020-11-05T08:12:12.877Z] === PAUSE TestContainerStartOnDaemonRestart
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestDaemonRestartIpcMode
08:12:12 [2020-11-05T08:12:12.877Z] === PAUSE TestDaemonRestartIpcMode
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestDaemonHostGatewayIP
08:12:12 [2020-11-05T08:12:12.877Z] === PAUSE TestDaemonHostGatewayIP
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestContainerKillOnDaemonStart
08:12:12 [2020-11-05T08:12:12.877Z] === PAUSE TestContainerKillOnDaemonStart
08:12:12 [2020-11-05T08:12:12.877Z] === RUN   TestDiff
08:12:13 [2020-11-05T08:12:13.449Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
08:12:13 [2020-11-05T08:12:13.666Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
08:12:13 [2020-11-05T08:12:13.666Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:12:13 [2020-11-05T08:12:13.713Z] --- PASS: TestDiff (0.78s)
08:12:13 [2020-11-05T08:12:13.713Z] === RUN   TestExecWithCloseStdin
08:12:13 [2020-11-05T08:12:13.976Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
08:12:14 [2020-11-05T08:12:14.128Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.83s)
08:12:14 [2020-11-05T08:12:14.128Z] === RUN   TestCreateServiceSecretFileMode
08:12:14 [2020-11-05T08:12:14.834Z] --- PASS: TestCreateServiceSecretFileMode (3.54s)
08:12:14 [2020-11-05T08:12:14.834Z] === RUN   TestCreateServiceConfigFileMode
08:12:14 [2020-11-05T08:12:14.920Z] --- PASS: TestExecWithCloseStdin (0.96s)
08:12:14 [2020-11-05T08:12:14.920Z] === RUN   TestExec
08:12:14 [2020-11-05T08:12:14.920Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
08:12:15 [2020-11-05T08:12:15.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
08:12:15 [2020-11-05T08:12:15.188Z] === RUN   TestBuildWithSession
08:12:15 [2020-11-05T08:12:15.188Z] --- SKIP: TestBuildWithSession (0.00s)
08:12:15 [2020-11-05T08:12:15.188Z]     build_session_test.go:25: TODO: BuildKit
08:12:15 [2020-11-05T08:12:15.188Z] === RUN   TestBuildSquashParent
08:12:15 [2020-11-05T08:12:15.493Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
08:12:15 [2020-11-05T08:12:15.755Z] --- PASS: TestExec (0.94s)
08:12:15 [2020-11-05T08:12:15.755Z] === RUN   TestExecUser
08:12:16 [2020-11-05T08:12:16.328Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
08:12:16 [2020-11-05T08:12:16.590Z] --- PASS: TestExecUser (0.84s)
08:12:16 [2020-11-05T08:12:16.590Z] === RUN   TestExportContainerAndImportImage
08:12:17 [2020-11-05T08:12:17.163Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
08:12:17 [2020-11-05T08:12:17.426Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
08:12:17 [2020-11-05T08:12:17.426Z] --- PASS: TestExportContainerAndImportImage (1.05s)
08:12:17 [2020-11-05T08:12:17.426Z] === RUN   TestExportContainerAfterDaemonRestart
08:12:17 [2020-11-05T08:12:17.998Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
08:12:18 [2020-11-05T08:12:18.355Z] --- PASS: TestCreateServiceConfigFileMode (3.62s)
08:12:18 [2020-11-05T08:12:18.355Z] === RUN   TestCreateServiceSysctls
08:12:18 [2020-11-05T08:12:18.570Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
08:12:18 [2020-11-05T08:12:18.640Z] Leaving: AppArmorNo profiles have been unloaded.
08:12:18 [2020-11-05T08:12:18.640Z] 
08:12:18 [2020-11-05T08:12:18.640Z] Unloading profiles will leave already running processes permanently
08:12:18 [2020-11-05T08:12:18.640Z] unconfined, which can lead to unexpected situations.
08:12:18 [2020-11-05T08:12:18.640Z] 
08:12:18 [2020-11-05T08:12:18.640Z] To set a process to complain mode, use the command line tool
08:12:18 [2020-11-05T08:12:18.640Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:12:18 [2020-11-05T08:12:18.640Z] 
08:12:19 [2020-11-05T08:12:19.142Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s)
08:12:19 [2020-11-05T08:12:19.142Z] === RUN   TestHealthCheckWorkdir
Post stage
[Pipeline] junit
08:12:19 [2020-11-05T08:12:19.222Z] Recording test results
08:12:19 [2020-11-05T08:12:19.672Z] --- PASS: TestBuildSquashParent (4.28s)
08:12:19 [2020-11-05T08:12:19.672Z] === RUN   TestBuildWithRemoveAndForceRemove
08:12:19 [2020-11-05T08:12:19.672Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:12:19 [2020-11-05T08:12:19.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:12:19 [2020-11-05T08:12:19.672Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:12:19 [2020-11-05T08:12:19.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:12:19 [2020-11-05T08:12:19.672Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:12:19 [2020-11-05T08:12:19.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:12:19 [2020-11-05T08:12:19.672Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:12:19 [2020-11-05T08:12:19.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:12:19 [2020-11-05T08:12:19.672Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:12:19 [2020-11-05T08:12:19.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:12:19 [2020-11-05T08:12:19.672Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:12:19 [2020-11-05T08:12:19.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:12:19 [2020-11-05T08:12:19.672Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:12:19 [2020-11-05T08:12:19.672Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:12:19 [2020-11-05T08:12:19.672Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:12:19 [2020-11-05T08:12:19.672Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
[Pipeline] sh
08:12:20 [2020-11-05T08:12:20.515Z] + echo Ensuring container killed.
08:12:20 [2020-11-05T08:12:20.515Z] Ensuring container killed.
08:12:20 [2020-11-05T08:12:20.515Z] + docker rm -vf docker-pr1
08:12:20 [2020-11-05T08:12:20.515Z] Error: No such container: docker-pr1
08:12:20 [2020-11-05T08:12:20.515Z] + true
[Pipeline] sh
08:12:20 [2020-11-05T08:12:20.527Z] --- PASS: TestHealthCheckWorkdir (1.11s)
08:12:20 [2020-11-05T08:12:20.527Z] === RUN   TestHealthKillContainer
08:12:20 [2020-11-05T08:12:20.527Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
08:12:20 [2020-11-05T08:12:20.788Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
08:12:20 [2020-11-05T08:12:20.796Z] + echo Chowning /workspace to jenkins user
08:12:20 [2020-11-05T08:12:20.796Z] Chowning /workspace to jenkins user
08:12:20 [2020-11-05T08:12:20.796Z] + id -u
08:12:20 [2020-11-05T08:12:20.796Z] + id -g
08:12:20 [2020-11-05T08:12:20.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41634:/workspace busybox chown -R 1000:1000 /workspace
08:12:20 [2020-11-05T08:12:20.796Z] Unable to find image 'busybox:latest' locally
08:12:21 [2020-11-05T08:12:21.244Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:12:21 [2020-11-05T08:12:21.545Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:12:21 [2020-11-05T08:12:21.730Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
08:12:21 [2020-11-05T08:12:21.745Z] --- PASS: TestUpdateRestartPolicy (12.36s)
08:12:21 [2020-11-05T08:12:21.745Z] === RUN   TestUpdateRestartWithAutoRemove
08:12:21 [2020-11-05T08:12:21.991Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
08:12:22 [2020-11-05T08:12:22.688Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
08:12:22 [2020-11-05T08:12:22.688Z] === RUN   TestWaitNonBlocked
08:12:22 [2020-11-05T08:12:22.688Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:12:22 [2020-11-05T08:12:22.688Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:12:22 [2020-11-05T08:12:22.688Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:12:22 [2020-11-05T08:12:22.688Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:12:22 [2020-11-05T08:12:22.688Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:12:22 [2020-11-05T08:12:22.688Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:12:22 [2020-11-05T08:12:22.916Z] --- PASS: TestCreateServiceSysctls (4.52s)
08:12:22 [2020-11-05T08:12:22.916Z] === RUN   TestCreateServiceCapabilities
08:12:22 [2020-11-05T08:12:22.931Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
08:12:23 [2020-11-05T08:12:23.192Z] --- PASS: TestHealthKillContainer (2.88s)
08:12:23 [2020-11-05T08:12:23.192Z] === RUN   TestInspectCpusetInConfigPre120
08:12:23 [2020-11-05T08:12:23.630Z] --- PASS: TestWaitNonBlocked (0.02s)
08:12:23 [2020-11-05T08:12:23.630Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
08:12:23 [2020-11-05T08:12:23.630Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
08:12:23 [2020-11-05T08:12:23.630Z] === RUN   TestWaitBlocked
08:12:23 [2020-11-05T08:12:23.630Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:12:23 [2020-11-05T08:12:23.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:12:23 [2020-11-05T08:12:23.630Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:12:23 [2020-11-05T08:12:23.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:12:23 [2020-11-05T08:12:23.630Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:12:23 [2020-11-05T08:12:23.630Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:12:23 [2020-11-05T08:12:23.632Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:12:23 [2020-11-05T08:12:23.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s)
08:12:23 [2020-11-05T08:12:23.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s)
08:12:23 [2020-11-05T08:12:23.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s)
08:12:23 [2020-11-05T08:12:23.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s)
08:12:23 [2020-11-05T08:12:23.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s)
08:12:23 [2020-11-05T08:12:23.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s)
08:12:23 [2020-11-05T08:12:23.632Z] === RUN   TestBuildMultiStageCopy
08:12:23 [2020-11-05T08:12:23.632Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:12:23 [2020-11-05T08:12:23.764Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
08:12:23 [2020-11-05T08:12:23.764Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s)
08:12:23 [2020-11-05T08:12:23.764Z] === RUN   TestIpcModeNone
08:12:24 [2020-11-05T08:12:24.707Z] --- PASS: TestIpcModeNone (0.74s)
08:12:24 [2020-11-05T08:12:24.707Z] === RUN   TestIpcModePrivate
08:12:25 [2020-11-05T08:12:25.017Z] --- PASS: TestWaitBlocked (0.02s)
08:12:25 [2020-11-05T08:12:25.017Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s)
08:12:25 [2020-11-05T08:12:25.017Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s)
08:12:25 [2020-11-05T08:12:25.017Z] === CONT  TestContainerStartOnDaemonRestart
08:12:25 [2020-11-05T08:12:25.017Z] === CONT  TestContainerKillOnDaemonStart
08:12:25 [2020-11-05T08:12:25.017Z] === CONT  TestIpcModeOlderClient
08:12:25 [2020-11-05T08:12:25.017Z] === CONT  TestDaemonHostGatewayIP
08:12:25 [2020-11-05T08:12:25.017Z] --- PASS: TestIpcModeOlderClient (0.19s)
08:12:25 [2020-11-05T08:12:25.017Z] === CONT  TestDaemonRestartIpcMode
08:12:25 [2020-11-05T08:12:25.152Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:12:25 [2020-11-05T08:12:25.279Z] --- PASS: TestIpcModePrivate (0.72s)
08:12:25 [2020-11-05T08:12:25.279Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
08:12:25 [2020-11-05T08:12:25.279Z] === RUN   TestIpcModeShareable
08:12:25 [2020-11-05T08:12:25.446Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:12:25 [2020-11-05T08:12:25.542Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
08:12:25 [2020-11-05T08:12:25.742Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:12:26 [2020-11-05T08:12:26.036Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:12:26 [2020-11-05T08:12:26.062Z] latest: Pulling from library/busybox
08:12:26 [2020-11-05T08:12:26.063Z] 9758c28807f2: Pulling fs layer
08:12:26 [2020-11-05T08:12:26.063Z] 9758c28807f2: Download complete
08:12:26 [2020-11-05T08:12:26.113Z] --- PASS: TestIpcModeShareable (0.83s)
08:12:26 [2020-11-05T08:12:26.113Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true
08:12:26 [2020-11-05T08:12:26.113Z] === RUN   TestAPIIpcModeShareableAndContainer
08:12:26 [2020-11-05T08:12:26.322Z] 9758c28807f2: Pull complete
08:12:26 [2020-11-05T08:12:26.322Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
08:12:26 [2020-11-05T08:12:26.322Z] Status: Downloaded newer image for busybox:latest
08:12:26 [2020-11-05T08:12:26.330Z] --- PASS: TestBuildMultiStageCopy (2.78s)
08:12:26 [2020-11-05T08:12:26.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s)
08:12:26 [2020-11-05T08:12:26.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
08:12:26 [2020-11-05T08:12:26.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
08:12:26 [2020-11-05T08:12:26.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s)
08:12:26 [2020-11-05T08:12:26.330Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s)
08:12:26 [2020-11-05T08:12:26.330Z] === RUN   TestBuildMultiStageParentConfig
08:12:26 [2020-11-05T08:12:26.569Z] --- PASS: TestCreateServiceCapabilities (3.67s)
08:12:26 [2020-11-05T08:12:26.569Z] === RUN   TestInspect
08:12:27 [2020-11-05T08:12:27.379Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
08:12:27 [2020-11-05T08:12:27.379Z] === RUN   TestBuildLabelWithTargets
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:12:27 [2020-11-05T08:12:27.992Z] + bundleName=docker-py
08:12:27 [2020-11-05T08:12:27.992Z] + echo Creating docker-py-bundles.tar.gz
08:12:27 [2020-11-05T08:12:27.992Z] Creating docker-py-bundles.tar.gz
08:12:27 [2020-11-05T08:12:27.992Z] + 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
08:12:28 [2020-11-05T08:12:28.003Z] Archiving artifacts
08:12:28 [2020-11-05T08:12:28.328Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s)
08:12:28 [2020-11-05T08:12:28.421Z] --- PASS: TestBuildLabelWithTargets (1.30s)
08:12:28 [2020-11-05T08:12:28.421Z] === RUN   TestBuildWithEmptyLayers
08:12:28 [2020-11-05T08:12:28.657Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.21s)
08:12:28 [2020-11-05T08:12:28.657Z] === RUN   TestAPIIpcModeHost
08:12:28 [2020-11-05T08:12:28.899Z] --- PASS: TestDaemonRestartIpcMode (4.08s)
08:12:28 [2020-11-05T08:12:28.918Z] --- PASS: TestAPIIpcModeHost (0.58s)
08:12:28 [2020-11-05T08:12:28.918Z] === RUN   TestDaemonIpcModeShareable
08:12:29 [2020-11-05T08:12:29.062Z] --- PASS: TestBuildWithEmptyLayers (0.63s)
08:12:29 [2020-11-05T08:12:29.062Z] === RUN   TestBuildMultiStageOnBuild
08:12:29 [2020-11-05T08:12:29.488Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
08:12:29 [2020-11-05T08:12:29.553Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41634/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
08:12:29 [2020-11-05T08:12:29.749Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
08:12:29 [2020-11-05T08:12:29.749Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
08:12:29 [2020-11-05T08:12:29.840Z] --- PASS: TestDaemonHostGatewayIP (5.06s)
08:12:29 [2020-11-05T08:12:29.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh binary-daemon
08:12:30 [2020-11-05T08:12:30.178Z] 
08:12:30 [2020-11-05T08:12:30.234Z] --- PASS: TestInspect (3.69s)
08:12:30 [2020-11-05T08:12:30.234Z] === RUN   TestCreateJob
08:12:30 [2020-11-05T08:12:30.321Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
08:12:30 [2020-11-05T08:12:30.438Z] Removing bundles/
08:12:30 [2020-11-05T08:12:30.438Z] 
08:12:30 [2020-11-05T08:12:30.438Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
08:12:30 [2020-11-05T08:12:30.438Z] Building: bundles/binary-daemon/dockerd-dev
08:12:30 [2020-11-05T08:12:30.438Z] GOOS="" GOARCH="" GOARM=""
08:12:30 [2020-11-05T08:12:30.582Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
08:12:30 [2020-11-05T08:12:30.582Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true
08:12:30 [2020-11-05T08:12:30.582Z] === RUN   TestDaemonIpcModePrivate
08:12:30 [2020-11-05T08:12:30.844Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
08:12:31 [2020-11-05T08:12:31.143Z] --- PASS: TestBuildMultiStageOnBuild (1.78s)
08:12:31 [2020-11-05T08:12:31.143Z] === RUN   TestBuildUncleanTarFilenames
08:12:31 [2020-11-05T08:12:31.416Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
08:12:31 [2020-11-05T08:12:31.782Z] --- PASS: TestBuildUncleanTarFilenames (0.89s)
08:12:31 [2020-11-05T08:12:31.782Z] === RUN   TestBuildMultiStageLayerLeak
08:12:32 [2020-11-05T08:12:32.803Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
08:12:32 [2020-11-05T08:12:32.803Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
08:12:32 [2020-11-05T08:12:32.803Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:12:33 [2020-11-05T08:12:33.375Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
08:12:33 [2020-11-05T08:12:33.636Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
08:12:33 [2020-11-05T08:12:33.873Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s)
08:12:33 [2020-11-05T08:12:33.873Z] === RUN   TestBuildWithHugeFile
08:12:34 [2020-11-05T08:12:34.580Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s)
08:12:34 [2020-11-05T08:12:34.580Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
08:12:34 [2020-11-05T08:12:34.580Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:12:34 [2020-11-05T08:12:34.580Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
08:12:34 [2020-11-05T08:12:34.691Z] --- PASS: TestCreateJob (4.31s)
08:12:34 [2020-11-05T08:12:34.691Z] === RUN   TestReplicatedJob
08:12:35 [2020-11-05T08:12:35.967Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
08:12:36 [2020-11-05T08:12:36.230Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
08:12:36 [2020-11-05T08:12:36.230Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
08:12:36 [2020-11-05T08:12:36.230Z] === RUN   TestIpcModeOlderClient
08:12:36 [2020-11-05T08:12:36.230Z] === PAUSE TestIpcModeOlderClient
08:12:36 [2020-11-05T08:12:36.230Z] === RUN   TestKillContainerInvalidSignal
08:12:37 [2020-11-05T08:12:37.173Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
08:12:37 [2020-11-05T08:12:37.173Z] === RUN   TestKillContainer
08:12:37 [2020-11-05T08:12:37.173Z] === RUN   TestKillContainer/no_signal
08:12:37 [2020-11-05T08:12:37.747Z] === RUN   TestKillContainer/non_killing_signal
08:12:37 [2020-11-05T08:12:37.975Z] --- PASS: TestContainerKillOnDaemonStart (13.10s)
08:12:37 [2020-11-05T08:12:37.975Z] PASS
08:12:37 [2020-11-05T08:12:37.975Z] 
08:12:37 [2020-11-05T08:12:37.975Z] === Skipped
08:12:37 [2020-11-05T08:12:37.975Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:12:37 [2020-11-05T08:12:37.975Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:12:37 [2020-11-05T08:12:37.975Z] 
08:12:37 [2020-11-05T08:12:37.975Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
08:12:37 [2020-11-05T08:12:37.975Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:12:37 [2020-11-05T08:12:37.975Z] 
08:12:37 [2020-11-05T08:12:37.975Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
08:12:37 [2020-11-05T08:12:37.975Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:12:37 [2020-11-05T08:12:37.975Z] 
08:12:37 [2020-11-05T08:12:37.975Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:12:37 [2020-11-05T08:12:37.975Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:12:37 [2020-11-05T08:12:37.975Z] 
08:12:37 [2020-11-05T08:12:37.975Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:12:37 [2020-11-05T08:12:37.975Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:12:37 [2020-11-05T08:12:37.975Z] 
08:12:37 [2020-11-05T08:12:37.975Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
08:12:37 [2020-11-05T08:12:37.975Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:12:37 [2020-11-05T08:12:37.975Z] 
08:12:37 [2020-11-05T08:12:37.975Z] 
08:12:37 [2020-11-05T08:12:37.975Z] DONE 193 tests, 6 skipped in 139.173s
08:12:37 [2020-11-05T08:12:37.975Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:12:37 [2020-11-05T08:12:37.975Z] ++ 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
08:12:37 [2020-11-05T08:12:37.975Z] ++ set -e
08:12:37 [2020-11-05T08:12:37.975Z] ++ '[' -n 0 ']'
08:12:37 [2020-11-05T08:12:37.975Z] ++ set -x
08:12:37 [2020-11-05T08:12:37.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
08:12:38 [2020-11-05T08:12:38.008Z] === RUN   TestKillContainer/killing_signal
08:12:38 [2020-11-05T08:12:38.236Z] INFO: Testing against a local daemon
08:12:38 [2020-11-05T08:12:38.236Z] === RUN   TestCommitInheritsEnv
08:12:38 [2020-11-05T08:12:38.807Z] --- PASS: TestCommitInheritsEnv (0.57s)
08:12:38 [2020-11-05T08:12:38.807Z] === RUN   TestImportExtremelyLargeImageWorks
08:12:38 [2020-11-05T08:12:38.807Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:12:38 [2020-11-05T08:12:38.807Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
08:12:38 [2020-11-05T08:12:38.807Z] === RUN   TestImagesFilterMultiReference
08:12:38 [2020-11-05T08:12:38.807Z] --- PASS: TestImagesFilterMultiReference (0.09s)
08:12:38 [2020-11-05T08:12:38.807Z] === RUN   TestImagePullPlatformInvalid
08:12:38 [2020-11-05T08:12:38.807Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
08:12:38 [2020-11-05T08:12:38.807Z] === RUN   TestRemoveImageOrphaning
08:12:38 [2020-11-05T08:12:38.953Z] --- PASS: TestKillContainer (2.10s)
08:12:38 [2020-11-05T08:12:38.953Z]     --- PASS: TestKillContainer/no_signal (0.58s)
08:12:38 [2020-11-05T08:12:38.953Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
08:12:38 [2020-11-05T08:12:38.953Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
08:12:38 [2020-11-05T08:12:38.953Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:12:39 [2020-11-05T08:12:39.214Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:12:39 [2020-11-05T08:12:39.380Z] --- PASS: TestRemoveImageOrphaning (0.54s)
08:12:39 [2020-11-05T08:12:39.380Z] === RUN   TestRemoveImageGarbageCollector
08:12:39 [2020-11-05T08:12:39.380Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:12:39 [2020-11-05T08:12:39.380Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:12:39 [2020-11-05T08:12:39.380Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:12:39 [2020-11-05T08:12:39.380Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
08:12:39 [2020-11-05T08:12:39.380Z] === RUN   TestTagInvalidReference
08:12:39 [2020-11-05T08:12:39.380Z] --- PASS: TestTagInvalidReference (0.03s)
08:12:39 [2020-11-05T08:12:39.380Z] === RUN   TestTagValidPrefixedRepo
08:12:39 [2020-11-05T08:12:39.475Z] === RUN   TestDockerSuite/TestBuildAddNonTar
08:12:39 [2020-11-05T08:12:39.641Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
08:12:39 [2020-11-05T08:12:39.642Z] === RUN   TestTagExistedNameWithoutForce
08:12:39 [2020-11-05T08:12:39.642Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
08:12:39 [2020-11-05T08:12:39.642Z] === RUN   TestTagOfficialNames
08:12:39 [2020-11-05T08:12:39.642Z] --- PASS: TestTagOfficialNames (0.07s)
08:12:39 [2020-11-05T08:12:39.642Z] === RUN   TestTagMatchesDigest
08:12:39 [2020-11-05T08:12:39.642Z] --- PASS: TestTagMatchesDigest (0.03s)
08:12:39 [2020-11-05T08:12:39.642Z] PASS
08:12:39 [2020-11-05T08:12:39.642Z] 
08:12:39 [2020-11-05T08:12:39.642Z] === Skipped
08:12:39 [2020-11-05T08:12:39.642Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:12:39 [2020-11-05T08:12:39.642Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
08:12:39 [2020-11-05T08:12:39.642Z] 
08:12:39 [2020-11-05T08:12:39.642Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:12:39 [2020-11-05T08:12:39.642Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:12:39 [2020-11-05T08:12:39.642Z] 
08:12:39 [2020-11-05T08:12:39.642Z] 
08:12:39 [2020-11-05T08:12:39.642Z] DONE 12 tests, 2 skipped in 1.777s
08:12:39 [2020-11-05T08:12:39.642Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:12:39 [2020-11-05T08:12:39.642Z] ++ 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
08:12:39 [2020-11-05T08:12:39.642Z] ++ set -e
08:12:39 [2020-11-05T08:12:39.642Z] ++ '[' -n 0 ']'
08:12:39 [2020-11-05T08:12:39.642Z] ++ set -x
08:12:39 [2020-11-05T08:12:39.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
08:12:39 [2020-11-05T08:12:39.737Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:12:39 [2020-11-05T08:12:39.903Z] INFO: Testing against a local daemon
08:12:39 [2020-11-05T08:12:39.903Z] === RUN   TestNetworkCreateDelete
08:12:39 [2020-11-05T08:12:39.999Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
08:12:40 [2020-11-05T08:12:40.164Z] --- PASS: TestNetworkCreateDelete (0.41s)
08:12:40 [2020-11-05T08:12:40.164Z] === RUN   TestDockerNetworkDeletePreferID
08:12:40 [2020-11-05T08:12:40.574Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s)
08:12:40 [2020-11-05T08:12:40.574Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
08:12:40 [2020-11-05T08:12:40.574Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
08:12:40 [2020-11-05T08:12:40.574Z] === RUN   TestKillStoppedContainer
08:12:40 [2020-11-05T08:12:40.835Z] --- PASS: TestKillStoppedContainer (0.07s)
08:12:40 [2020-11-05T08:12:40.835Z] === RUN   TestKillStoppedContainerAPIPre120
08:12:40 [2020-11-05T08:12:40.835Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
08:12:40 [2020-11-05T08:12:40.835Z] === RUN   TestKillDifferentUserContainer
08:12:40 [2020-11-05T08:12:40.835Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
08:12:41 [2020-11-05T08:12:41.549Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
08:12:41 [2020-11-05T08:12:41.549Z] === RUN   TestDaemonDNSFallback
08:12:41 [2020-11-05T08:12:41.658Z] --- PASS: TestReplicatedJob (6.66s)
08:12:41 [2020-11-05T08:12:41.659Z] === RUN   TestUpdateReplicatedJob
08:12:41 [2020-11-05T08:12:41.781Z] --- PASS: TestKillDifferentUserContainer (0.81s)
08:12:41 [2020-11-05T08:12:41.781Z] === RUN   TestInspectOomKilledTrue
08:12:41 [2020-11-05T08:12:41.781Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:12:41 [2020-11-05T08:12:41.781Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:12:41 [2020-11-05T08:12:41.781Z] === RUN   TestInspectOomKilledFalse
08:12:41 [2020-11-05T08:12:41.781Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:12:41 [2020-11-05T08:12:41.781Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:12:41 [2020-11-05T08:12:41.781Z] === RUN   TestLinksEtcHostsContentMatch
08:12:41 [2020-11-05T08:12:41.781Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
08:12:42 [2020-11-05T08:12:42.354Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s)
08:12:42 [2020-11-05T08:12:42.354Z] === RUN   TestLinksContainerNames
08:12:42 [2020-11-05T08:12:42.615Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
08:12:42 [2020-11-05T08:12:42.615Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
08:12:44 [2020-11-05T08:12:44.004Z] --- PASS: TestLinksContainerNames (1.56s)
08:12:44 [2020-11-05T08:12:44.004Z] === RUN   TestLogsFollowTailEmpty
08:12:45 [2020-11-05T08:12:45.006Z] --- PASS: TestLogsFollowTailEmpty (0.90s)
08:12:45 [2020-11-05T08:12:45.006Z] === RUN   TestContainerNetworkMountsNoChown
08:12:45 [2020-11-05T08:12:45.006Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
08:12:45 [2020-11-05T08:12:45.269Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
08:12:45 [2020-11-05T08:12:45.547Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s)
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/default
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/default
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/private
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/private
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rprivate
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rprivate
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/slave
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/slave
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rslave
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rslave
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/shared
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/shared
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rshared
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rshared
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/default
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/default/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/default/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/rslave
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/rshared
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/shared
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/rprivate
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/slave
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/private
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/private/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === RUN   TestMountDaemonRoot/private/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/default/mount_root
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/default/bind_root
08:12:45 [2020-11-05T08:12:45.547Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:12:45 [2020-11-05T08:12:45.822Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:12:45 [2020-11-05T08:12:45.822Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:12:45 [2020-11-05T08:12:45.822Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:12:45 [2020-11-05T08:12:45.822Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:12:45 [2020-11-05T08:12:45.822Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:12:45 [2020-11-05T08:12:45.822Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:12:45 [2020-11-05T08:12:45.822Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:12:46 [2020-11-05T08:12:46.084Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:12:46 [2020-11-05T08:12:46.139Z] --- PASS: TestUpdateReplicatedJob (4.10s)
08:12:46 [2020-11-05T08:12:46.139Z] === RUN   TestServiceListWithStatuses
08:12:46 [2020-11-05T08:12:46.139Z] --- SKIP: TestServiceListWithStatuses (0.01s)
08:12:46 [2020-11-05T08:12:46.139Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:12:46 [2020-11-05T08:12:46.139Z] === RUN   TestDockerNetworkConnectAlias
08:12:46 [2020-11-05T08:12:46.346Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:12:46 [2020-11-05T08:12:46.346Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:12:46 [2020-11-05T08:12:46.346Z] === CONT  TestMountDaemonRoot/private/mount_root
08:12:46 [2020-11-05T08:12:46.346Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:12:46 [2020-11-05T08:12:46.346Z] === CONT  TestMountDaemonRoot/private/bind_root
08:12:46 [2020-11-05T08:12:46.346Z] --- PASS: TestMountDaemonRoot (0.02s)
08:12:46 [2020-11-05T08:12:46.346Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
08:12:46 [2020-11-05T08:12:46.346Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s)
08:12:46 [2020-11-05T08:12:46.346Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
08:12:46 [2020-11-05T08:12:46.346Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
08:12:46 [2020-11-05T08:12:46.346Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
08:12:46 [2020-11-05T08:12:46.346Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
08:12:46 [2020-11-05T08:12:46.346Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
08:12:46 [2020-11-05T08:12:46.346Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:12:46 [2020-11-05T08:12:46.346Z] === RUN   TestContainerBindMountNonRecursive
08:12:47 [2020-11-05T08:12:47.290Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
08:12:47 [2020-11-05T08:12:47.862Z] --- PASS: TestContainerBindMountNonRecursive (1.63s)
08:12:47 [2020-11-05T08:12:47.862Z] === RUN   TestNetworkNat
08:12:48 [2020-11-05T08:12:48.805Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
08:12:48 [2020-11-05T08:12:48.805Z] --- PASS: TestNetworkNat (0.67s)
08:12:48 [2020-11-05T08:12:48.805Z] === RUN   TestNetworkLocalhostTCPNat
08:12:48 [2020-11-05T08:12:48.805Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
08:12:49 [2020-11-05T08:12:49.378Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
08:12:49 [2020-11-05T08:12:49.378Z] === RUN   TestNetworkLoopbackNat
08:12:49 [2020-11-05T08:12:49.685Z] --- PASS: TestDaemonDNSFallback (7.33s)
08:12:49 [2020-11-05T08:12:49.685Z] === RUN   TestInspectNetwork
08:12:49 [2020-11-05T08:12:49.951Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
08:12:50 [2020-11-05T08:12:50.523Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
08:12:51 [2020-11-05T08:12:51.095Z] === RUN   TestDockerSuite/TestBuildAddScript
08:12:52 [2020-11-05T08:12:52.484Z] --- PASS: TestNetworkLoopbackNat (3.15s)
08:12:52 [2020-11-05T08:12:52.484Z] === RUN   TestPause
08:12:53 [2020-11-05T08:12:53.427Z] --- PASS: TestPause (0.87s)
08:12:53 [2020-11-05T08:12:53.427Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:12:53 [2020-11-05T08:12:53.427Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:12:53 [2020-11-05T08:12:53.427Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:12:53 [2020-11-05T08:12:53.427Z] === RUN   TestPauseStopPausedContainer
08:12:53 [2020-11-05T08:12:53.427Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
08:12:53 [2020-11-05T08:12:53.891Z] === RUN   TestInspectNetwork/full_network_id
08:12:53 [2020-11-05T08:12:53.891Z] === RUN   TestInspectNetwork/partial_network_id
08:12:53 [2020-11-05T08:12:53.891Z] === RUN   TestInspectNetwork/network_name
08:12:53 [2020-11-05T08:12:53.891Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:12:54 [2020-11-05T08:12:54.000Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
08:12:54 [2020-11-05T08:12:54.000Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
08:12:54 [2020-11-05T08:12:54.263Z] --- PASS: TestPauseStopPausedContainer (0.81s)
08:12:54 [2020-11-05T08:12:54.263Z] === RUN   TestPsFilter
08:12:54 [2020-11-05T08:12:54.523Z] --- PASS: TestPsFilter (0.15s)
08:12:54 [2020-11-05T08:12:54.523Z] === RUN   TestRemoveContainerWithRemovedVolume
08:12:54 [2020-11-05T08:12:54.626Z] --- PASS: TestDockerNetworkConnectAlias (8.11s)
08:12:54 [2020-11-05T08:12:54.626Z] === RUN   TestDockerNetworkReConnect
08:12:55 [2020-11-05T08:12:55.096Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s)
08:12:55 [2020-11-05T08:12:55.096Z] === RUN   TestRemoveContainerWithVolume
08:12:55 [2020-11-05T08:12:55.669Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
08:12:55 [2020-11-05T08:12:55.669Z] === RUN   TestRemoveContainerRunning
08:12:56 [2020-11-05T08:12:56.612Z] --- PASS: TestRemoveContainerRunning (0.76s)
08:12:56 [2020-11-05T08:12:56.612Z] === RUN   TestRemoveContainerForceRemoveRunning
08:12:57 [2020-11-05T08:12:57.185Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
08:12:57 [2020-11-05T08:12:57.185Z] === RUN   TestRemoveInvalidContainer
08:12:57 [2020-11-05T08:12:57.185Z] --- PASS: TestRemoveInvalidContainer (0.02s)
08:12:57 [2020-11-05T08:12:57.185Z] === RUN   TestRenameLinkedContainer
08:12:58 [2020-11-05T08:12:58.093Z] --- PASS: TestInspectNetwork (9.40s)
08:12:58 [2020-11-05T08:12:58.093Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:12:58 [2020-11-05T08:12:58.093Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:12:58 [2020-11-05T08:12:58.093Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:12:58 [2020-11-05T08:12:58.093Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:12:58 [2020-11-05T08:12:58.093Z] === RUN   TestRunContainerWithBridgeNone
08:12:58 [2020-11-05T08:12:58.130Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
08:13:00 [2020-11-05T08:13:00.046Z] --- PASS: TestRenameLinkedContainer (2.85s)
08:13:00 [2020-11-05T08:13:00.046Z] === RUN   TestRenameStoppedContainer
08:13:00 [2020-11-05T08:13:00.199Z] --- PASS: TestDockerNetworkReConnect (6.03s)
08:13:00 [2020-11-05T08:13:00.199Z] === RUN   TestServicePlugin
08:13:00 [2020-11-05T08:13:00.199Z] --- SKIP: TestServicePlugin (0.00s)
08:13:00 [2020-11-05T08:13:00.199Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:13:00 [2020-11-05T08:13:00.199Z] === RUN   TestServiceUpdateLabel
08:13:00 [2020-11-05T08:13:00.639Z] --- PASS: TestRunContainerWithBridgeNone (2.43s)
08:13:00 [2020-11-05T08:13:00.639Z] === RUN   TestNetworkInvalidJSON
08:13:00 [2020-11-05T08:13:00.639Z] === RUN   TestNetworkInvalidJSON//networks/create
08:13:00 [2020-11-05T08:13:00.639Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:13:00 [2020-11-05T08:13:00.639Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:13:00 [2020-11-05T08:13:00.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:13:00 [2020-11-05T08:13:00.639Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:13:00 [2020-11-05T08:13:00.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:13:00 [2020-11-05T08:13:00.639Z] === CONT  TestNetworkInvalidJSON//networks/create
08:13:00 [2020-11-05T08:13:00.639Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:13:00 [2020-11-05T08:13:00.639Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:13:00 [2020-11-05T08:13:00.639Z] --- PASS: TestNetworkInvalidJSON (0.03s)
08:13:00 [2020-11-05T08:13:00.639Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:13:00 [2020-11-05T08:13:00.639Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:13:00 [2020-11-05T08:13:00.639Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:13:00 [2020-11-05T08:13:00.639Z] === RUN   TestHostIPv4BridgeLabel
08:13:00 [2020-11-05T08:13:00.988Z] --- PASS: TestRenameStoppedContainer (0.69s)
08:13:00 [2020-11-05T08:13:00.988Z] === RUN   TestRenameRunningContainerAndReuse
08:13:00 [2020-11-05T08:13:00.988Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
08:13:01 [2020-11-05T08:13:01.581Z] --- PASS: TestHostIPv4BridgeLabel (0.83s)
08:13:01 [2020-11-05T08:13:01.581Z] === RUN   TestDaemonRestartWithLiveRestore
08:13:01 [2020-11-05T08:13:01.933Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
08:13:02 [2020-11-05T08:13:02.505Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s)
08:13:02 [2020-11-05T08:13:02.505Z] === RUN   TestRenameInvalidName
08:13:02 [2020-11-05T08:13:02.966Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s)
08:13:02 [2020-11-05T08:13:02.966Z] === RUN   TestDaemonDefaultNetworkPools
08:13:03 [2020-11-05T08:13:03.078Z] --- PASS: TestRenameInvalidName (0.80s)
08:13:03 [2020-11-05T08:13:03.078Z] === RUN   TestRenameAnonymousContainer
08:13:03 [2020-11-05T08:13:03.720Z] --- PASS: TestServiceUpdateLabel (3.64s)
08:13:03 [2020-11-05T08:13:03.720Z] === RUN   TestServiceUpdateSecrets
08:13:04 [2020-11-05T08:13:04.350Z] --- PASS: TestDaemonDefaultNetworkPools (1.38s)
08:13:04 [2020-11-05T08:13:04.351Z] === RUN   TestDaemonRestartWithExistingNetwork
08:13:06 [2020-11-05T08:13:06.266Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
08:13:06 [2020-11-05T08:13:06.266Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:13:06 [2020-11-05T08:13:06.382Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
08:13:06 [2020-11-05T08:13:06.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
08:13:06 [2020-11-05T08:13:06.382Z] --- PASS: TestRenameAnonymousContainer (3.08s)
08:13:06 [2020-11-05T08:13:06.382Z] === RUN   TestRenameContainerWithSameName
08:13:06 [2020-11-05T08:13:06.382Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
08:13:06 [2020-11-05T08:13:06.954Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
08:13:06 [2020-11-05T08:13:06.954Z] --- PASS: TestRenameContainerWithSameName (0.78s)
08:13:06 [2020-11-05T08:13:06.954Z] === RUN   TestRenameContainerWithLinkedContainer
08:13:07 [2020-11-05T08:13:07.526Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
08:13:08 [2020-11-05T08:13:08.469Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s)
08:13:08 [2020-11-05T08:13:08.469Z] === RUN   TestResize
08:13:08 [2020-11-05T08:13:08.731Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
08:13:08 [2020-11-05T08:13:08.812Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.42s)
08:13:08 [2020-11-05T08:13:08.812Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:13:09 [2020-11-05T08:13:09.303Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
08:13:09 [2020-11-05T08:13:09.303Z] --- PASS: TestResize (0.85s)
08:13:09 [2020-11-05T08:13:09.303Z] === RUN   TestResizeWithInvalidSize
08:13:09 [2020-11-05T08:13:09.303Z] === RUN   TestDockerSuite/TestBuildAddTar
08:13:09 [2020-11-05T08:13:09.384Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s)
08:13:09 [2020-11-05T08:13:09.384Z] === RUN   TestServiceWithPredefinedNetwork
08:13:10 [2020-11-05T08:13:10.247Z] --- PASS: TestResizeWithInvalidSize (0.79s)
08:13:10 [2020-11-05T08:13:10.247Z] === RUN   TestResizeWhenContainerNotStarted
08:13:10 [2020-11-05T08:13:10.818Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
08:13:10 [2020-11-05T08:13:10.818Z] === RUN   TestDaemonRestartKillContainers
08:13:10 [2020-11-05T08:13:10.818Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:13:10 [2020-11-05T08:13:10.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:13:10 [2020-11-05T08:13:10.818Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:13:10 [2020-11-05T08:13:10.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:13:10 [2020-11-05T08:13:10.818Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:13:10 [2020-11-05T08:13:10.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:13:10 [2020-11-05T08:13:10.818Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:13:10 [2020-11-05T08:13:10.818Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:13:10 [2020-11-05T08:13:10.818Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:13:10 [2020-11-05T08:13:10.819Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:13:11 [2020-11-05T08:13:11.080Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
08:13:12 [2020-11-05T08:13:12.686Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s)
08:13:12 [2020-11-05T08:13:12.686Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:13:12 [2020-11-05T08:13:12.686Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:13:12 [2020-11-05T08:13:12.686Z]     service_test.go:236: FLAKY_TEST
08:13:12 [2020-11-05T08:13:12.686Z] === RUN   TestServiceWithDataPathPortInit
08:13:12 [2020-11-05T08:13:12.995Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
08:13:13 [2020-11-05T08:13:13.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:13:14 [2020-11-05T08:13:14.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:13:15 [2020-11-05T08:13:15.089Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
08:13:15 [2020-11-05T08:13:15.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:13:15 [2020-11-05T08:13:15.924Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:13:16 [2020-11-05T08:13:16.868Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
08:13:17 [2020-11-05T08:13:17.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:13:18 [2020-11-05T08:13:18.012Z] === RUN   TestDockerSuite/TestBuildAddTarXz
08:13:18 [2020-11-05T08:13:18.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:13:18 [2020-11-05T08:13:18.954Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
08:13:19 [2020-11-05T08:13:19.071Z] --- PASS: TestServiceUpdateSecrets (15.79s)
08:13:19 [2020-11-05T08:13:19.071Z] === RUN   TestServiceUpdateConfigs
08:13:19 [2020-11-05T08:13:19.528Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
08:13:20 [2020-11-05T08:13:20.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:13:21 [2020-11-05T08:13:21.045Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
08:13:21 [2020-11-05T08:13:21.045Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
08:13:21 [2020-11-05T08:13:21.045Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:13:21 [2020-11-05T08:13:21.616Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
08:13:24 [2020-11-05T08:13:24.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:13:24 [2020-11-05T08:13:24.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:13:24 [2020-11-05T08:13:24.736Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
08:13:25 [2020-11-05T08:13:25.308Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
08:13:26 [2020-11-05T08:13:26.695Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.32s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.87s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.13s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.66s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s)
08:13:26 [2020-11-05T08:13:26.695Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s)
08:13:26 [2020-11-05T08:13:26.695Z] === RUN   TestCgroupNamespacesRun
08:13:28 [2020-11-05T08:13:28.623Z] --- PASS: TestCgroupNamespacesRun (1.52s)
08:13:28 [2020-11-05T08:13:28.623Z] === RUN   TestCgroupNamespacesRunPrivileged
08:13:30 [2020-11-05T08:13:30.018Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s)
08:13:30 [2020-11-05T08:13:30.018Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:13:30 [2020-11-05T08:13:30.018Z] === RUN   TestDockerSuite/TestBuildBlankName
08:13:30 [2020-11-05T08:13:30.590Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
08:13:30 [2020-11-05T08:13:30.804Z] --- PASS: TestServiceWithDataPathPortInit (18.07s)
08:13:30 [2020-11-05T08:13:30.804Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:13:30 [2020-11-05T08:13:30.878Z] --- PASS: TestBuildWithHugeFile (54.06s)
08:13:30 [2020-11-05T08:13:30.878Z] === RUN   TestBuildWithEmptyDockerfile
08:13:30 [2020-11-05T08:13:30.878Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:13:30 [2020-11-05T08:13:30.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:13:30 [2020-11-05T08:13:30.878Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:13:30 [2020-11-05T08:13:30.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:13:30 [2020-11-05T08:13:30.878Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:13:30 [2020-11-05T08:13:30.878Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:13:30 [2020-11-05T08:13:30.878Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:13:30 [2020-11-05T08:13:30.878Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:13:30 [2020-11-05T08:13:30.878Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:13:30 [2020-11-05T08:13:30.878Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
08:13:30 [2020-11-05T08:13:30.878Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
08:13:30 [2020-11-05T08:13:30.878Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
08:13:30 [2020-11-05T08:13:30.878Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
08:13:30 [2020-11-05T08:13:30.878Z] === RUN   TestBuildPreserveOwnership
08:13:30 [2020-11-05T08:13:30.878Z] === RUN   TestBuildPreserveOwnership/copy_from
08:13:30 [2020-11-05T08:13:30.878Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:13:31 [2020-11-05T08:13:31.162Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.47s)
08:13:31 [2020-11-05T08:13:31.162Z] === RUN   TestCgroupNamespacesRunHostMode
08:13:31 [2020-11-05T08:13:31.734Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
08:13:31 [2020-11-05T08:13:31.925Z] --- PASS: TestBuildPreserveOwnership (3.81s)
08:13:31 [2020-11-05T08:13:31.925Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.47s)
08:13:31 [2020-11-05T08:13:31.925Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s)
08:13:31 [2020-11-05T08:13:31.925Z] === RUN   TestBuildPlatformInvalid
08:13:31 [2020-11-05T08:13:31.925Z] --- PASS: TestBuildPlatformInvalid (0.12s)
08:13:31 [2020-11-05T08:13:31.925Z] PASS
08:13:31 [2020-11-05T08:13:31.925Z] 
08:13:31 [2020-11-05T08:13:31.925Z] === Skipped
08:13:31 [2020-11-05T08:13:31.925Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
08:13:31 [2020-11-05T08:13:31.925Z]     build_session_test.go:25: TODO: BuildKit
08:13:31 [2020-11-05T08:13:31.925Z] 
08:13:31 [2020-11-05T08:13:31.925Z] 
08:13:31 [2020-11-05T08:13:31.925Z] DONE 32 tests, 1 skipped in 92.755s
08:13:31 [2020-11-05T08:13:31.925Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
08:13:31 [2020-11-05T08:13:31.925Z] ++ 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
08:13:31 [2020-11-05T08:13:31.925Z] ++ set -e
08:13:31 [2020-11-05T08:13:31.925Z] ++ '[' -n 0 ']'
08:13:31 [2020-11-05T08:13:31.925Z] ++ set -x
08:13:31 [2020-11-05T08:13:31.925Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:13:31 [2020-11-05T08:13:31.925Z] INFO: Testing against a local daemon
08:13:31 [2020-11-05T08:13:31.925Z] === RUN   TestConfigInspect
08:13:32 [2020-11-05T08:13:32.307Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
08:13:32 [2020-11-05T08:13:32.719Z] 4612f6d0b889: Pull complete
08:13:33 [2020-11-05T08:13:33.250Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s)
08:13:33 [2020-11-05T08:13:33.250Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:13:34 [2020-11-05T08:13:34.006Z] --- PASS: TestConfigInspect (1.98s)
08:13:34 [2020-11-05T08:13:34.006Z] === RUN   TestConfigList
08:13:34 [2020-11-05T08:13:34.637Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
08:13:34 [2020-11-05T08:13:34.637Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.49s)
08:13:34 [2020-11-05T08:13:34.637Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:13:36 [2020-11-05T08:13:36.023Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
08:13:36 [2020-11-05T08:13:36.089Z] --- PASS: TestConfigList (1.95s)
08:13:36 [2020-11-05T08:13:36.089Z] === RUN   TestConfigsCreateAndDelete
08:13:36 [2020-11-05T08:13:36.604Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s)
08:13:36 [2020-11-05T08:13:36.605Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:13:37 [2020-11-05T08:13:37.547Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s)
08:13:37 [2020-11-05T08:13:37.547Z] === RUN   TestCgroupNamespacesRunOlderClient
08:13:37 [2020-11-05T08:13:37.659Z] --- PASS: TestServiceUpdateConfigs (15.74s)
08:13:37 [2020-11-05T08:13:37.660Z] === RUN   TestServiceUpdateNetwork
08:13:38 [2020-11-05T08:13:38.190Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
08:13:38 [2020-11-05T08:13:38.190Z] === RUN   TestConfigsUpdate
08:13:38 [2020-11-05T08:13:38.936Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
08:13:39 [2020-11-05T08:13:39.197Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
08:13:39 [2020-11-05T08:13:39.459Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s)
08:13:39 [2020-11-05T08:13:39.459Z] === RUN   TestKernelTCPMemory
08:13:39 [2020-11-05T08:13:39.707Z] --- PASS: TestConfigsUpdate (1.94s)
08:13:39 [2020-11-05T08:13:39.707Z] === RUN   TestTemplatedConfig
08:13:40 [2020-11-05T08:13:40.401Z] --- PASS: TestKernelTCPMemory (0.80s)
08:13:40 [2020-11-05T08:13:40.401Z] === RUN   TestNISDomainname
08:13:40 [2020-11-05T08:13:40.824Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.16s)
08:13:40 [2020-11-05T08:13:40.824Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2dx4dpzkkl35k9ywggebwrdl9 Created:2020-11-05 08:13:32.562936319 +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[50df6cda6056c3f79ba4a1af1d4463742f746bf63240fe055f576f7acf814617:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kjhpih95iuvvl1fxip3a6d8bg EndpointID:30423cbce5faaf8d1337916424630b9aa4ae150c1fe2cc5c20d49921b7f6905c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d1b86dda1136f3da6ae1a05203223cdc6ef07e678971e5f7d653e2aed7022e5d 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:8eb558dc3caa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kjhpih95iuvvl1fxip3a6d8bg EndpointID:30423cbce5faaf8d1337916424630b9aa4ae150c1fe2cc5c20d49921b7f6905c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:13:40 [2020-11-05T08:13:40.824Z] PASS
08:13:40 [2020-11-05T08:13:40.824Z] 
08:13:40 [2020-11-05T08:13:40.824Z] === Skipped
08:13:40 [2020-11-05T08:13:40.824Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:13:40 [2020-11-05T08:13:40.824Z]     service_test.go:236: FLAKY_TEST
08:13:40 [2020-11-05T08:13:40.824Z] 
08:13:40 [2020-11-05T08:13:40.824Z] 
08:13:40 [2020-11-05T08:13:40.824Z] DONE 23 tests, 1 skipped in 60.366s
08:13:40 [2020-11-05T08:13:40.824Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:13:40 [2020-11-05T08:13:40.824Z] ++ 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
08:13:40 [2020-11-05T08:13:40.824Z] ++ set -e
08:13:40 [2020-11-05T08:13:40.824Z] ++ '[' -n 0 ']'
08:13:40 [2020-11-05T08:13:40.824Z] ++ set -x
08:13:40 [2020-11-05T08:13:40.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:13:40 [2020-11-05T08:13:40.824Z] INFO: Testing against a local daemon
08:13:40 [2020-11-05T08:13:40.824Z] === RUN   TestDockerNetworkIpvlanPersistance
08:13:40 [2020-11-05T08:13:40.824Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:13:40 [2020-11-05T08:13:40.824Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:13:40 [2020-11-05T08:13:40.824Z] === RUN   TestDockerNetworkIpvlan
08:13:40 [2020-11-05T08:13:40.824Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:13:40 [2020-11-05T08:13:40.824Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:13:40 [2020-11-05T08:13:40.824Z] PASS
08:13:40 [2020-11-05T08:13:40.824Z] 
08:13:40 [2020-11-05T08:13:40.824Z] === Skipped
08:13:40 [2020-11-05T08:13:40.824Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:13:40 [2020-11-05T08:13:40.824Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:13:40 [2020-11-05T08:13:40.824Z] 
08:13:40 [2020-11-05T08:13:40.824Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:13:40 [2020-11-05T08:13:40.824Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:13:40 [2020-11-05T08:13:40.824Z] 
08:13:40 [2020-11-05T08:13:40.824Z] 
08:13:40 [2020-11-05T08:13:40.824Z] DONE 2 tests, 2 skipped in 0.166s
08:13:40 [2020-11-05T08:13:40.824Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:13:40 [2020-11-05T08:13:40.824Z] ++ 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
08:13:40 [2020-11-05T08:13:40.824Z] ++ set -e
08:13:40 [2020-11-05T08:13:40.824Z] ++ '[' -n 0 ']'
08:13:40 [2020-11-05T08:13:40.824Z] ++ set -x
08:13:40 [2020-11-05T08:13:40.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:13:40 [2020-11-05T08:13:40.824Z] INFO: Testing against a local daemon
08:13:40 [2020-11-05T08:13:40.824Z] === RUN   TestDockerNetworkMacvlanPersistance
08:13:40 [2020-11-05T08:13:40.973Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
08:13:41 [2020-11-05T08:13:41.234Z] --- PASS: TestNISDomainname (1.01s)
08:13:41 [2020-11-05T08:13:41.234Z] === RUN   TestHostnameDnsResolution
08:13:41 [2020-11-05T08:13:41.496Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
08:13:42 [2020-11-05T08:13:42.439Z] --- PASS: TestHostnameDnsResolution (1.27s)
08:13:42 [2020-11-05T08:13:42.439Z] === RUN   TestStats
08:13:42 [2020-11-05T08:13:42.452Z] --- PASS: TestTemplatedConfig (2.39s)
08:13:42 [2020-11-05T08:13:42.453Z] === RUN   TestConfigCreateResolve
08:13:42 [2020-11-05T08:13:42.738Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.14s)
08:13:42 [2020-11-05T08:13:42.738Z] === RUN   TestDockerNetworkMacvlan
08:13:43 [2020-11-05T08:13:43.387Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
08:13:43 [2020-11-05T08:13:43.680Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:13:43 [2020-11-05T08:13:43.976Z] --- PASS: TestConfigCreateResolve (1.92s)
08:13:43 [2020-11-05T08:13:43.976Z] === RUN   TestConfigDaemonLibtrustID
08:13:44 [2020-11-05T08:13:44.614Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
08:13:44 [2020-11-05T08:13:44.614Z] PASS
08:13:44 [2020-11-05T08:13:44.614Z] 
08:13:44 [2020-11-05T08:13:44.614Z] DONE 7 tests in 12.738s
08:13:44 [2020-11-05T08:13:44.614Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
08:13:44 [2020-11-05T08:13:44.614Z] ++ 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
08:13:44 [2020-11-05T08:13:44.614Z] ++ set -e
08:13:44 [2020-11-05T08:13:44.614Z] ++ '[' -n 0 ']'
08:13:44 [2020-11-05T08:13:44.614Z] ++ set -x
08:13:44 [2020-11-05T08:13:44.614Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:13:44 [2020-11-05T08:13:44.614Z] INFO: Testing against a local daemon
08:13:44 [2020-11-05T08:13:44.614Z] === RUN   TestCheckpoint
08:13:44 [2020-11-05T08:13:44.614Z] --- SKIP: TestCheckpoint (0.00s)
08:13:44 [2020-11-05T08:13:44.614Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:13:44 [2020-11-05T08:13:44.614Z] === RUN   TestContainerInvalidJSON
08:13:44 [2020-11-05T08:13:44.614Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:13:44 [2020-11-05T08:13:44.614Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:13:44 [2020-11-05T08:13:44.614Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:13:44 [2020-11-05T08:13:44.614Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:13:44 [2020-11-05T08:13:44.614Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:13:44 [2020-11-05T08:13:44.614Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:13:44 [2020-11-05T08:13:44.614Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:13:44 [2020-11-05T08:13:44.614Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:13:44 [2020-11-05T08:13:44.614Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:13:44 [2020-11-05T08:13:44.614Z] --- PASS: TestContainerInvalidJSON (0.02s)
08:13:44 [2020-11-05T08:13:44.614Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:13:44 [2020-11-05T08:13:44.614Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:13:44 [2020-11-05T08:13:44.614Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:13:44 [2020-11-05T08:13:44.614Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:13:44 [2020-11-05T08:13:44.908Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
08:13:44 [2020-11-05T08:13:44.908Z] === RUN   TestCopyFromContainerPathIsNotDir
08:13:44 [2020-11-05T08:13:44.908Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
08:13:44 [2020-11-05T08:13:44.908Z] === RUN   TestCopyToContainerPathDoesNotExist
08:13:44 [2020-11-05T08:13:44.908Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
08:13:44 [2020-11-05T08:13:44.908Z] === RUN   TestCopyToContainerPathIsNotDir
08:13:44 [2020-11-05T08:13:44.908Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
08:13:44 [2020-11-05T08:13:44.908Z] === RUN   TestCopyFromContainer
08:13:45 [2020-11-05T08:13:45.065Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:13:45 [2020-11-05T08:13:45.303Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
08:13:45 [2020-11-05T08:13:45.563Z] --- PASS: TestStats (3.02s)
08:13:45 [2020-11-05T08:13:45.563Z] === RUN   TestStopContainerWithTimeout
08:13:45 [2020-11-05T08:13:45.563Z] === RUN   TestStopContainerWithTimeout/0
08:13:45 [2020-11-05T08:13:45.563Z] === PAUSE TestStopContainerWithTimeout/0
08:13:45 [2020-11-05T08:13:45.563Z] === RUN   TestStopContainerWithTimeout/1
08:13:45 [2020-11-05T08:13:45.563Z] === PAUSE TestStopContainerWithTimeout/1
08:13:45 [2020-11-05T08:13:45.563Z] === RUN   TestStopContainerWithTimeout/3
08:13:45 [2020-11-05T08:13:45.563Z] === PAUSE TestStopContainerWithTimeout/3
08:13:45 [2020-11-05T08:13:45.563Z] === RUN   TestStopContainerWithTimeout/-1
08:13:45 [2020-11-05T08:13:45.563Z] === PAUSE TestStopContainerWithTimeout/-1
08:13:45 [2020-11-05T08:13:45.563Z] === CONT  TestStopContainerWithTimeout/0
08:13:45 [2020-11-05T08:13:45.563Z] === CONT  TestStopContainerWithTimeout/-1
08:13:46 [2020-11-05T08:13:46.007Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:13:46 [2020-11-05T08:13:46.427Z] === RUN   TestCopyFromContainer//
08:13:46 [2020-11-05T08:13:46.427Z] === RUN   TestCopyFromContainer//bar/root
08:13:46 [2020-11-05T08:13:46.427Z] === RUN   TestCopyFromContainer//bar/root/
08:13:46 [2020-11-05T08:13:46.427Z] === RUN   TestCopyFromContainer/bar/quux
08:13:46 [2020-11-05T08:13:46.427Z] === RUN   TestCopyFromContainer/bar/quux/
08:13:46 [2020-11-05T08:13:46.427Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:13:46 [2020-11-05T08:13:46.723Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:13:46 [2020-11-05T08:13:46.723Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:13:46 [2020-11-05T08:13:46.723Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:13:46 [2020-11-05T08:13:46.723Z] === RUN   TestCopyFromContainer/bar/notarget
08:13:46 [2020-11-05T08:13:46.949Z] === CONT  TestStopContainerWithTimeout/3
08:13:47 [2020-11-05T08:13:47.036Z] --- PASS: TestCopyFromContainer (1.90s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer// (0.07s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
08:13:47 [2020-11-05T08:13:47.036Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
08:13:47 [2020-11-05T08:13:47.036Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:13:47 [2020-11-05T08:13:47.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:13:47 [2020-11-05T08:13:47.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:13:47 [2020-11-05T08:13:47.037Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:13:47 [2020-11-05T08:13:47.037Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:13:47 [2020-11-05T08:13:47.037Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:13:47 [2020-11-05T08:13:47.037Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:13:47 [2020-11-05T08:13:47.037Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
08:13:47 [2020-11-05T08:13:47.037Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:13:47 [2020-11-05T08:13:47.037Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:13:47 [2020-11-05T08:13:47.037Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateLinkToNonExistingContainer
08:13:47 [2020-11-05T08:13:47.037Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateWithInvalidEnv
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateWithInvalidEnv/0
08:13:47 [2020-11-05T08:13:47.037Z] === PAUSE TestCreateWithInvalidEnv/0
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateWithInvalidEnv/1
08:13:47 [2020-11-05T08:13:47.037Z] === PAUSE TestCreateWithInvalidEnv/1
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateWithInvalidEnv/2
08:13:47 [2020-11-05T08:13:47.037Z] === PAUSE TestCreateWithInvalidEnv/2
08:13:47 [2020-11-05T08:13:47.037Z] === CONT  TestCreateWithInvalidEnv/0
08:13:47 [2020-11-05T08:13:47.037Z] === CONT  TestCreateWithInvalidEnv/1
08:13:47 [2020-11-05T08:13:47.037Z] === CONT  TestCreateWithInvalidEnv/2
08:13:47 [2020-11-05T08:13:47.037Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
08:13:47 [2020-11-05T08:13:47.037Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:13:47 [2020-11-05T08:13:47.037Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:13:47 [2020-11-05T08:13:47.037Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateTmpfsMountsTarget
08:13:47 [2020-11-05T08:13:47.037Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:13:47 [2020-11-05T08:13:47.037Z] === RUN   TestCreateWithCustomMaskedPaths
08:13:48 [2020-11-05T08:13:48.561Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s)
08:13:48 [2020-11-05T08:13:48.562Z] === RUN   TestCreateWithCustomReadonlyPaths
08:13:48 [2020-11-05T08:13:48.862Z] === CONT  TestStopContainerWithTimeout/1
08:13:48 [2020-11-05T08:13:48.862Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
08:13:50 [2020-11-05T08:13:50.093Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s)
08:13:50 [2020-11-05T08:13:50.093Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:13:50 [2020-11-05T08:13:50.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:13:50 [2020-11-05T08:13:50.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:13:50 [2020-11-05T08:13:50.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:13:50 [2020-11-05T08:13:50.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:13:50 [2020-11-05T08:13:50.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:13:50 [2020-11-05T08:13:50.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:13:50 [2020-11-05T08:13:50.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:13:50 [2020-11-05T08:13:50.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:13:50 [2020-11-05T08:13:50.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:13:50 [2020-11-05T08:13:50.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:13:50 [2020-11-05T08:13:50.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:13:50 [2020-11-05T08:13:50.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:13:50 [2020-11-05T08:13:50.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:13:50 [2020-11-05T08:13:50.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:13:50 [2020-11-05T08:13:50.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:13:50 [2020-11-05T08:13:50.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:13:50 [2020-11-05T08:13:50.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
08:13:50 [2020-11-05T08:13:50.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
08:13:50 [2020-11-05T08:13:50.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
08:13:50 [2020-11-05T08:13:50.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
08:13:50 [2020-11-05T08:13:50.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:13:50 [2020-11-05T08:13:50.093Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:13:50 [2020-11-05T08:13:50.213Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:13:50 [2020-11-05T08:13:50.729Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestCreateDifferentPlatform
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestCreateDifferentPlatform/different_os
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:13:50 [2020-11-05T08:13:50.729Z] --- PASS: TestCreateDifferentPlatform (0.02s)
08:13:50 [2020-11-05T08:13:50.729Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:13:50 [2020-11-05T08:13:50.729Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:13:50 [2020-11-05T08:13:50.729Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:13:50 [2020-11-05T08:13:50.729Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestContainerStartOnDaemonRestart
08:13:50 [2020-11-05T08:13:50.729Z] === PAUSE TestContainerStartOnDaemonRestart
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestDaemonRestartIpcMode
08:13:50 [2020-11-05T08:13:50.729Z] === PAUSE TestDaemonRestartIpcMode
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestDaemonHostGatewayIP
08:13:50 [2020-11-05T08:13:50.729Z] === PAUSE TestDaemonHostGatewayIP
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestContainerKillOnDaemonStart
08:13:50 [2020-11-05T08:13:50.729Z] === PAUSE TestContainerKillOnDaemonStart
08:13:50 [2020-11-05T08:13:50.729Z] === RUN   TestDiff
08:13:50 [2020-11-05T08:13:50.778Z] --- PASS: TestStopContainerWithTimeout (0.03s)
08:13:50 [2020-11-05T08:13:50.778Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
08:13:50 [2020-11-05T08:13:50.778Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
08:13:50 [2020-11-05T08:13:50.778Z]     --- PASS: TestStopContainerWithTimeout/3 (2.92s)
08:13:50 [2020-11-05T08:13:50.778Z]     --- PASS: TestStopContainerWithTimeout/1 (1.82s)
08:13:50 [2020-11-05T08:13:50.778Z] === RUN   TestDeleteDevicemapper
08:13:50 [2020-11-05T08:13:50.778Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:13:50 [2020-11-05T08:13:50.778Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:13:50 [2020-11-05T08:13:50.779Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:13:51 [2020-11-05T08:13:51.372Z] --- PASS: TestDiff (0.52s)
08:13:51 [2020-11-05T08:13:51.372Z] === RUN   TestExecWithCloseStdin
08:13:51 [2020-11-05T08:13:51.882Z] Created binary: bundles/binary-daemon/dockerd-dev
08:13:51 [2020-11-05T08:13:51.882Z] Copying nested executables into bundles/binary-daemon
08:13:51 [2020-11-05T08:13:51.882Z] 
08:13:52 [2020-11-05T08:13:52.016Z] --- PASS: TestExecWithCloseStdin (0.59s)
08:13:52 [2020-11-05T08:13:52.016Z] === RUN   TestExec
08:13:52 [2020-11-05T08:13:52.653Z] --- PASS: TestExec (0.61s)
08:13:52 [2020-11-05T08:13:52.653Z] === RUN   TestExecUser
08:13:52 [2020-11-05T08:13:52.757Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:13:53 [2020-11-05T08:13:53.078Z] --- PASS: TestServiceUpdateNetwork (16.05s)
08:13:53 [2020-11-05T08:13:53.078Z] === RUN   TestServiceUpdatePidsLimit
08:13:53 [2020-11-05T08:13:53.078Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:13:53 [2020-11-05T08:13:53.078Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:13:53 [2020-11-05T08:13:53.290Z] --- PASS: TestExecUser (0.60s)
08:13:53 [2020-11-05T08:13:53.290Z] === RUN   TestExportContainerAndImportImage
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
08:13:53 [2020-11-05T08:13:53.935Z] --- PASS: TestExportContainerAndImportImage (0.82s)
08:13:53 [2020-11-05T08:13:53.935Z] === RUN   TestExportContainerAfterDaemonRestart
08:13:54 [2020-11-05T08:13:54.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/make.sh cross
08:13:54 [2020-11-05T08:13:54.389Z] 
08:13:54 [2020-11-05T08:13:54.647Z] Removing bundles/
08:13:54 [2020-11-05T08:13:54.647Z] 
08:13:54 [2020-11-05T08:13:54.647Z] ---> Making bundle: cross (in bundles/cross)
08:13:54 [2020-11-05T08:13:54.647Z] Cross building: bundles/cross/linux/amd64
08:13:54 [2020-11-05T08:13:54.647Z] Building: bundles/cross/linux/amd64/dockerd-dev
08:13:54 [2020-11-05T08:13:54.647Z] GOOS="linux" GOARCH="amd64" GOARM=""
08:13:54 [2020-11-05T08:13:54.990Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.12s)
08:13:54 [2020-11-05T08:13:54.990Z] === RUN   TestUpdateMemory
08:13:54 [2020-11-05T08:13:54.991Z] --- SKIP: TestUpdateMemory (0.00s)
08:13:54 [2020-11-05T08:13:54.991Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:13:54 [2020-11-05T08:13:54.991Z] === RUN   TestUpdateCPUQuota
08:13:55 [2020-11-05T08:13:55.452Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
08:13:55 [2020-11-05T08:13:55.452Z] === RUN   TestHealthCheckWorkdir
08:13:55 [2020-11-05T08:13:55.561Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
08:13:56 [2020-11-05T08:13:56.091Z] --- PASS: TestHealthCheckWorkdir (0.70s)
08:13:56 [2020-11-05T08:13:56.091Z] === RUN   TestHealthKillContainer
08:13:56 [2020-11-05T08:13:56.133Z] --- PASS: TestUpdateCPUQuota (1.63s)
08:13:56 [2020-11-05T08:13:56.133Z] === RUN   TestUpdatePidsLimit
08:13:56 [2020-11-05T08:13:56.133Z] === RUN   TestUpdatePidsLimit/update_from_none
08:13:56 [2020-11-05T08:13:56.704Z] === RUN   TestUpdatePidsLimit/no_change
08:13:56 [2020-11-05T08:13:56.965Z] === RUN   TestUpdatePidsLimit/update_lower
08:13:57 [2020-11-05T08:13:57.537Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:13:57 [2020-11-05T08:13:57.799Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:13:58 [2020-11-05T08:13:58.061Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
08:13:58 [2020-11-05T08:13:58.322Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:13:58 [2020-11-05T08:13:58.583Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:13:58 [2020-11-05T08:13:58.859Z] --- PASS: TestHealthKillContainer (2.61s)
08:13:58 [2020-11-05T08:13:58.859Z] === RUN   TestInspectCpusetInConfigPre120
08:13:59 [2020-11-05T08:13:59.154Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
08:13:59 [2020-11-05T08:13:59.154Z] === RUN   TestIpcModeNone
08:13:59 [2020-11-05T08:13:59.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
08:13:59 [2020-11-05T08:13:59.342Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:13:59 [2020-11-05T08:13:59.794Z] --- PASS: TestIpcModeNone (0.59s)
08:13:59 [2020-11-05T08:13:59.794Z] === RUN   TestIpcModePrivate
08:14:00 [2020-11-05T08:14:00.102Z] --- PASS: TestUpdatePidsLimit (3.66s)
08:14:00 [2020-11-05T08:14:00.102Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
08:14:00 [2020-11-05T08:14:00.102Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
08:14:00 [2020-11-05T08:14:00.102Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.46s)
08:14:00 [2020-11-05T08:14:00.102Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
08:14:00 [2020-11-05T08:14:00.102Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
08:14:00 [2020-11-05T08:14:00.102Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
08:14:00 [2020-11-05T08:14:00.102Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
08:14:00 [2020-11-05T08:14:00.102Z] === RUN   TestUpdateRestartPolicy
08:14:00 [2020-11-05T08:14:00.434Z] --- PASS: TestIpcModePrivate (0.62s)
08:14:00 [2020-11-05T08:14:00.434Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
08:14:00 [2020-11-05T08:14:00.434Z] === RUN   TestIpcModeShareable
08:14:01 [2020-11-05T08:14:01.075Z] --- PASS: TestIpcModeShareable (0.60s)
08:14:01 [2020-11-05T08:14:01.075Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
08:14:01 [2020-11-05T08:14:01.075Z] === RUN   TestAPIIpcModeShareableAndContainer
08:14:01 [2020-11-05T08:14:01.256Z] --- PASS: TestDockerNetworkMacvlan (18.37s)
08:14:01 [2020-11-05T08:14:01.256Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
08:14:01 [2020-11-05T08:14:01.256Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
08:14:01 [2020-11-05T08:14:01.256Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s)
08:14:01 [2020-11-05T08:14:01.256Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.02s)
08:14:01 [2020-11-05T08:14:01.256Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.86s)
08:14:01 [2020-11-05T08:14:01.256Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
08:14:01 [2020-11-05T08:14:01.256Z] PASS
08:14:01 [2020-11-05T08:14:01.256Z] 
08:14:01 [2020-11-05T08:14:01.256Z] DONE 8 tests in 20.666s
08:14:01 [2020-11-05T08:14:01.256Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:14:01 [2020-11-05T08:14:01.256Z] ++ 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
08:14:01 [2020-11-05T08:14:01.256Z] ++ set -e
08:14:01 [2020-11-05T08:14:01.256Z] ++ '[' -n 0 ']'
08:14:01 [2020-11-05T08:14:01.256Z] ++ set -x
08:14:01 [2020-11-05T08:14:01.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:14:01 [2020-11-05T08:14:01.256Z] testing: warning: no tests to run
08:14:01 [2020-11-05T08:14:01.256Z] PASS
08:14:01 [2020-11-05T08:14:01.256Z] 
08:14:01 [2020-11-05T08:14:01.256Z] DONE 0 tests in 0.033s
08:14:01 [2020-11-05T08:14:01.256Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:14:01 [2020-11-05T08:14:01.256Z] ++ 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
08:14:01 [2020-11-05T08:14:01.256Z] ++ set -e
08:14:01 [2020-11-05T08:14:01.256Z] ++ '[' -n 0 ']'
08:14:01 [2020-11-05T08:14:01.256Z] ++ set -x
08:14:01 [2020-11-05T08:14:01.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:14:01 [2020-11-05T08:14:01.256Z] INFO: Testing against a local daemon
08:14:01 [2020-11-05T08:14:01.256Z] === RUN   TestAuthZPluginAllowRequest
08:14:01 [2020-11-05T08:14:01.488Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
08:14:01 [2020-11-05T08:14:01.567Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:14:03 [2020-11-05T08:14:03.161Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s)
08:14:03 [2020-11-05T08:14:03.161Z] === RUN   TestAPIIpcModeHost
08:14:03 [2020-11-05T08:14:03.161Z] --- PASS: TestAPIIpcModeHost (0.46s)
08:14:03 [2020-11-05T08:14:03.161Z] === RUN   TestDaemonIpcModeShareable
08:14:03 [2020-11-05T08:14:03.170Z] --- PASS: TestAuthZPluginAllowRequest (1.87s)
08:14:03 [2020-11-05T08:14:03.170Z] === RUN   TestAuthZPluginTLS
08:14:03 [2020-11-05T08:14:03.741Z] --- PASS: TestAuthZPluginTLS (0.70s)
08:14:03 [2020-11-05T08:14:03.741Z] === RUN   TestAuthZPluginDenyRequest
08:14:04 [2020-11-05T08:14:04.034Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
08:14:04 [2020-11-05T08:14:04.294Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
08:14:04 [2020-11-05T08:14:04.313Z] --- PASS: TestAuthZPluginDenyRequest (0.67s)
08:14:04 [2020-11-05T08:14:04.313Z] === RUN   TestAuthZPluginAPIDenyResponse
08:14:04 [2020-11-05T08:14:04.682Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
08:14:04 [2020-11-05T08:14:04.682Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
08:14:04 [2020-11-05T08:14:04.682Z] === RUN   TestDaemonIpcModePrivate
08:14:05 [2020-11-05T08:14:05.254Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
08:14:05 [2020-11-05T08:14:05.254Z] === RUN   TestAuthZPluginDenyResponse
08:14:05 [2020-11-05T08:14:05.826Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
08:14:05 [2020-11-05T08:14:05.826Z] === RUN   TestAuthZPluginAllowEventStream
08:14:06 [2020-11-05T08:14:06.210Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
08:14:06 [2020-11-05T08:14:06.213Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
08:14:06 [2020-11-05T08:14:06.213Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
08:14:06 [2020-11-05T08:14:06.213Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:14:06 [2020-11-05T08:14:06.470Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
08:14:06 [2020-11-05T08:14:06.732Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
08:14:07 [2020-11-05T08:14:07.733Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s)
08:14:07 [2020-11-05T08:14:07.733Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
08:14:07 [2020-11-05T08:14:07.733Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:14:07 [2020-11-05T08:14:07.741Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
08:14:07 [2020-11-05T08:14:07.741Z] === RUN   TestAuthZPluginErrorResponse
08:14:08 [2020-11-05T08:14:08.313Z] --- PASS: TestAuthZPluginErrorResponse (0.70s)
08:14:08 [2020-11-05T08:14:08.313Z] === RUN   TestAuthZPluginErrorRequest
08:14:08 [2020-11-05T08:14:08.468Z] --- PASS: TestServiceUpdatePidsLimit (17.82s)
08:14:08 [2020-11-05T08:14:08.468Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
08:14:08 [2020-11-05T08:14:08.468Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
08:14:08 [2020-11-05T08:14:08.468Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
08:14:08 [2020-11-05T08:14:08.468Z] PASS
08:14:08 [2020-11-05T08:14:08.468Z] 
08:14:08 [2020-11-05T08:14:08.468Z] === Skipped
08:14:08 [2020-11-05T08:14:08.468Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
08:14:08 [2020-11-05T08:14:08.468Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:14:08 [2020-11-05T08:14:08.468Z] 
08:14:08 [2020-11-05T08:14:08.468Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
08:14:08 [2020-11-05T08:14:08.468Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:08 [2020-11-05T08:14:08.468Z] 
08:14:08 [2020-11-05T08:14:08.468Z] 
08:14:08 [2020-11-05T08:14:08.468Z] DONE 27 tests, 2 skipped in 174.387s
08:14:08 [2020-11-05T08:14:08.468Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
08:14:08 [2020-11-05T08:14:08.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
08:14:08 [2020-11-05T08:14:08.468Z] ++ set -e
08:14:08 [2020-11-05T08:14:08.468Z] ++ '[' -n 0 ']'
08:14:08 [2020-11-05T08:14:08.468Z] ++ set -x
08:14:08 [2020-11-05T08:14:08.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
08:14:08 [2020-11-05T08:14:08.648Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
08:14:08 [2020-11-05T08:14:08.761Z] INFO: Testing against a local daemon
08:14:08 [2020-11-05T08:14:08.761Z] === RUN   TestSessionCreate
08:14:08 [2020-11-05T08:14:08.761Z] --- PASS: TestSessionCreate (0.02s)
08:14:08 [2020-11-05T08:14:08.761Z] === RUN   TestSessionCreateWithBadUpgrade
08:14:08 [2020-11-05T08:14:08.761Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
08:14:08 [2020-11-05T08:14:08.761Z] PASS
08:14:08 [2020-11-05T08:14:08.761Z] 
08:14:08 [2020-11-05T08:14:08.761Z] DONE 2 tests in 0.188s
08:14:08 [2020-11-05T08:14:08.761Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
08:14:08 [2020-11-05T08:14:08.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
08:14:08 [2020-11-05T08:14:08.761Z] ++ set -e
08:14:08 [2020-11-05T08:14:08.761Z] ++ '[' -n 0 ']'
08:14:08 [2020-11-05T08:14:08.761Z] ++ set -x
08:14:08 [2020-11-05T08:14:08.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
08:14:08 [2020-11-05T08:14:08.761Z] INFO: Testing against a local daemon
08:14:08 [2020-11-05T08:14:08.761Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:14:08 [2020-11-05T08:14:08.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:14:08 [2020-11-05T08:14:08.761Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:14:08 [2020-11-05T08:14:08.761Z] === RUN   TestEventsExecDie
08:14:08 [2020-11-05T08:14:08.815Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s)
08:14:08 [2020-11-05T08:14:08.815Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
08:14:08 [2020-11-05T08:14:08.815Z] === RUN   TestIpcModeOlderClient
08:14:08 [2020-11-05T08:14:08.815Z] === PAUSE TestIpcModeOlderClient
08:14:08 [2020-11-05T08:14:08.815Z] === RUN   TestKillContainerInvalidSignal
08:14:08 [2020-11-05T08:14:08.885Z] --- PASS: TestAuthZPluginErrorRequest (0.68s)
08:14:08 [2020-11-05T08:14:08.885Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:14:09 [2020-11-05T08:14:09.453Z] --- PASS: TestKillContainerInvalidSignal (0.55s)
08:14:09 [2020-11-05T08:14:09.453Z] === RUN   TestKillContainer
08:14:09 [2020-11-05T08:14:09.453Z] === RUN   TestKillContainer/no_signal
08:14:09 [2020-11-05T08:14:09.457Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s)
08:14:09 [2020-11-05T08:14:09.457Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:14:09 [2020-11-05T08:14:09.745Z] === RUN   TestKillContainer/non_killing_signal
08:14:09 [2020-11-05T08:14:09.800Z] --- PASS: TestEventsExecDie (0.93s)
08:14:09 [2020-11-05T08:14:09.801Z] === RUN   TestEventsBackwardsCompatible
08:14:10 [2020-11-05T08:14:10.069Z] === RUN   TestKillContainer/killing_signal
08:14:10 [2020-11-05T08:14:10.093Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
08:14:10 [2020-11-05T08:14:10.093Z] === RUN   TestInfoBinaryCommits
08:14:10 [2020-11-05T08:14:10.093Z] --- PASS: TestInfoBinaryCommits (0.01s)
08:14:10 [2020-11-05T08:14:10.093Z] === RUN   TestInfoAPIVersioned
08:14:10 [2020-11-05T08:14:10.093Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:14:10 [2020-11-05T08:14:10.093Z] === RUN   TestInfoDiscoveryBackend
08:14:10 [2020-11-05T08:14:10.387Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
08:14:10 [2020-11-05T08:14:10.387Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:14:10 [2020-11-05T08:14:10.563Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
08:14:10 [2020-11-05T08:14:10.563Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
08:14:11 [2020-11-05T08:14:11.109Z] --- PASS: TestKillContainer (1.57s)
08:14:11 [2020-11-05T08:14:11.109Z]     --- PASS: TestKillContainer/no_signal (0.51s)
08:14:11 [2020-11-05T08:14:11.109Z]     --- PASS: TestKillContainer/non_killing_signal (0.35s)
08:14:11 [2020-11-05T08:14:11.109Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
08:14:11 [2020-11-05T08:14:11.109Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:14:11 [2020-11-05T08:14:11.109Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:14:11 [2020-11-05T08:14:11.403Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:14:11 [2020-11-05T08:14:11.423Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:14:11 [2020-11-05T08:14:11.423Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:14:11 [2020-11-05T08:14:11.952Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
08:14:12 [2020-11-05T08:14:12.005Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s)
08:14:12 [2020-11-05T08:14:12.005Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:14:12 [2020-11-05T08:14:12.058Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
08:14:12 [2020-11-05T08:14:12.058Z] === RUN   TestInfoAPI
08:14:12 [2020-11-05T08:14:12.058Z] --- PASS: TestInfoAPI (0.02s)
08:14:12 [2020-11-05T08:14:12.058Z] === RUN   TestInfoAPIWarnings
08:14:12 [2020-11-05T08:14:12.085Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
08:14:12 [2020-11-05T08:14:12.085Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
08:14:12 [2020-11-05T08:14:12.085Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
08:14:12 [2020-11-05T08:14:12.085Z] === RUN   TestKillStoppedContainer
08:14:12 [2020-11-05T08:14:12.085Z] --- PASS: TestKillStoppedContainer (0.06s)
08:14:12 [2020-11-05T08:14:12.085Z] === RUN   TestKillStoppedContainerAPIPre120
08:14:12 [2020-11-05T08:14:12.085Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:14:12 [2020-11-05T08:14:12.085Z] === RUN   TestKillDifferentUserContainer
08:14:12 [2020-11-05T08:14:12.212Z] --- PASS: TestUpdateRestartPolicy (12.44s)
08:14:12 [2020-11-05T08:14:12.212Z] === RUN   TestUpdateRestartWithAutoRemove
08:14:12 [2020-11-05T08:14:12.725Z] --- PASS: TestKillDifferentUserContainer (0.53s)
08:14:12 [2020-11-05T08:14:12.726Z] === RUN   TestInspectOomKilledTrue
08:14:13 [2020-11-05T08:14:13.154Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
08:14:13 [2020-11-05T08:14:13.154Z] === RUN   TestWaitNonBlocked
08:14:13 [2020-11-05T08:14:13.154Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:14:13 [2020-11-05T08:14:13.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:14:13 [2020-11-05T08:14:13.154Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:14:13 [2020-11-05T08:14:13.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:14:13 [2020-11-05T08:14:13.154Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:14:13 [2020-11-05T08:14:13.154Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:14:13 [2020-11-05T08:14:13.767Z] --- PASS: TestInspectOomKilledTrue (0.92s)
08:14:13 [2020-11-05T08:14:13.767Z] === RUN   TestInspectOomKilledFalse
08:14:14 [2020-11-05T08:14:14.064Z] --- PASS: TestInspectOomKilledFalse (0.53s)
08:14:14 [2020-11-05T08:14:14.064Z] === RUN   TestLinksEtcHostsContentMatch
08:14:14 [2020-11-05T08:14:14.361Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s)
08:14:14 [2020-11-05T08:14:14.361Z] === RUN   TestLinksContainerNames
08:14:14 [2020-11-05T08:14:14.540Z] --- PASS: TestWaitNonBlocked (0.01s)
08:14:14 [2020-11-05T08:14:14.540Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s)
08:14:14 [2020-11-05T08:14:14.540Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s)
08:14:14 [2020-11-05T08:14:14.540Z] === RUN   TestWaitBlocked
08:14:14 [2020-11-05T08:14:14.540Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:14:14 [2020-11-05T08:14:14.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:14:14 [2020-11-05T08:14:14.540Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:14:14 [2020-11-05T08:14:14.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:14:14 [2020-11-05T08:14:14.540Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:14:14 [2020-11-05T08:14:14.540Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:14:14 [2020-11-05T08:14:14.540Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
08:14:14 [2020-11-05T08:14:14.549Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.52s)
08:14:14 [2020-11-05T08:14:14.549Z] === RUN   TestAuthZPluginHeader
08:14:15 [2020-11-05T08:14:15.113Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
08:14:15 [2020-11-05T08:14:15.411Z] --- PASS: TestLinksContainerNames (0.98s)
08:14:15 [2020-11-05T08:14:15.411Z] === RUN   TestLogsFollowTailEmpty
08:14:15 [2020-11-05T08:14:15.490Z] --- PASS: TestAuthZPluginHeader (1.06s)
08:14:15 [2020-11-05T08:14:15.490Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:14:15 [2020-11-05T08:14:15.490Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:14:15 [2020-11-05T08:14:15.490Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:15 [2020-11-05T08:14:15.490Z] === RUN   TestAuthZPluginV2Disable
08:14:15 [2020-11-05T08:14:15.490Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:14:15 [2020-11-05T08:14:15.490Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:15 [2020-11-05T08:14:15.490Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:14:15 [2020-11-05T08:14:15.490Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:14:15 [2020-11-05T08:14:15.490Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:15 [2020-11-05T08:14:15.490Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:14:15 [2020-11-05T08:14:15.490Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:14:15 [2020-11-05T08:14:15.490Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:15 [2020-11-05T08:14:15.490Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:14:15 [2020-11-05T08:14:15.686Z] --- PASS: TestWaitBlocked (0.03s)
08:14:15 [2020-11-05T08:14:15.686Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s)
08:14:15 [2020-11-05T08:14:15.686Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s)
08:14:15 [2020-11-05T08:14:15.686Z] === CONT  TestContainerStartOnDaemonRestart
08:14:15 [2020-11-05T08:14:15.686Z] === CONT  TestIpcModeOlderClient
08:14:15 [2020-11-05T08:14:15.686Z] --- PASS: TestIpcModeOlderClient (0.09s)
08:14:15 [2020-11-05T08:14:15.686Z] === CONT  TestDaemonHostGatewayIP
08:14:16 [2020-11-05T08:14:16.054Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
08:14:16 [2020-11-05T08:14:16.054Z] === RUN   TestContainerNetworkMountsNoChown
08:14:16 [2020-11-05T08:14:16.695Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/default
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/default
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/private
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/private
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rprivate
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rprivate
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/slave
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/slave
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rslave
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rslave
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/shared
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/shared
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rshared
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rshared
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/default
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rslave
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rshared
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rprivate
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/private
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/default/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/private/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/default/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/private/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/shared
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/slave
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/default/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/default/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/private/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/private/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:14:16 [2020-11-05T08:14:16.695Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:14:16 [2020-11-05T08:14:16.991Z] --- PASS: TestMountDaemonRoot (0.03s)
08:14:16 [2020-11-05T08:14:16.991Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
08:14:16 [2020-11-05T08:14:16.991Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
08:14:16 [2020-11-05T08:14:16.991Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
08:14:16 [2020-11-05T08:14:16.991Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
08:14:16 [2020-11-05T08:14:16.991Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
08:14:16 [2020-11-05T08:14:16.991Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
08:14:16 [2020-11-05T08:14:16.991Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
08:14:16 [2020-11-05T08:14:16.991Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
08:14:16 [2020-11-05T08:14:16.991Z] === RUN   TestContainerBindMountNonRecursive
08:14:17 [2020-11-05T08:14:17.097Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
08:14:18 [2020-11-05T08:14:18.516Z] --- PASS: TestContainerBindMountNonRecursive (1.50s)
08:14:18 [2020-11-05T08:14:18.516Z] === RUN   TestNetworkNat
08:14:18 [2020-11-05T08:14:18.811Z] --- PASS: TestNetworkNat (0.56s)
08:14:18 [2020-11-05T08:14:18.811Z] === RUN   TestNetworkLocalhostTCPNat
08:14:19 [2020-11-05T08:14:19.018Z] === RUN   TestDockerSuite/TestBuildCacheAdd
08:14:19 [2020-11-05T08:14:19.458Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
08:14:19 [2020-11-05T08:14:19.458Z] === RUN   TestNetworkLoopbackNat
08:14:19 [2020-11-05T08:14:19.961Z] --- PASS: TestContainerStartOnDaemonRestart (4.06s)
08:14:19 [2020-11-05T08:14:19.961Z] === CONT  TestContainerKillOnDaemonStart
08:14:19 [2020-11-05T08:14:19.961Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
08:14:20 [2020-11-05T08:14:20.905Z] === RUN   TestDockerSuite/TestBuildCacheFrom
08:14:21 [2020-11-05T08:14:21.478Z] --- PASS: TestDaemonHostGatewayIP (5.54s)
08:14:21 [2020-11-05T08:14:21.478Z] === CONT  TestDaemonRestartIpcMode
08:14:22 [2020-11-05T08:14:22.228Z] --- PASS: TestNetworkLoopbackNat (2.74s)
08:14:22 [2020-11-05T08:14:22.228Z] === RUN   TestPause
08:14:22 [2020-11-05T08:14:22.871Z] --- PASS: TestPause (0.55s)
08:14:22 [2020-11-05T08:14:22.871Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:14:22 [2020-11-05T08:14:22.871Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:14:22 [2020-11-05T08:14:22.871Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:14:22 [2020-11-05T08:14:22.871Z] === RUN   TestPauseStopPausedContainer
08:14:23 [2020-11-05T08:14:23.515Z] --- PASS: TestPauseStopPausedContainer (0.58s)
08:14:23 [2020-11-05T08:14:23.515Z] === RUN   TestPsFilter
08:14:23 [2020-11-05T08:14:23.515Z] --- PASS: TestPsFilter (0.15s)
08:14:23 [2020-11-05T08:14:23.515Z] === RUN   TestRemoveContainerWithRemovedVolume
08:14:24 [2020-11-05T08:14:24.189Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s)
08:14:24 [2020-11-05T08:14:24.189Z] === RUN   TestRemoveContainerWithVolume
08:14:24 [2020-11-05T08:14:24.487Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
08:14:24 [2020-11-05T08:14:24.487Z] === RUN   TestRemoveContainerRunning
08:14:25 [2020-11-05T08:14:25.128Z] --- PASS: TestRemoveContainerRunning (0.52s)
08:14:25 [2020-11-05T08:14:25.128Z] === RUN   TestRemoveContainerForceRemoveRunning
08:14:25 [2020-11-05T08:14:25.691Z] --- PASS: TestDaemonRestartIpcMode (4.07s)
08:14:25 [2020-11-05T08:14:25.769Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
08:14:25 [2020-11-05T08:14:25.770Z] === RUN   TestRemoveInvalidContainer
08:14:25 [2020-11-05T08:14:25.770Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:14:25 [2020-11-05T08:14:25.770Z] === RUN   TestRenameLinkedContainer
08:14:25 [2020-11-05T08:14:25.952Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
08:14:27 [2020-11-05T08:14:27.336Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
08:14:27 [2020-11-05T08:14:27.857Z] --- PASS: TestRenameLinkedContainer (2.08s)
08:14:27 [2020-11-05T08:14:27.857Z] === RUN   TestRenameStoppedContainer
08:14:28 [2020-11-05T08:14:28.155Z] --- PASS: TestRenameStoppedContainer (0.52s)
08:14:28 [2020-11-05T08:14:28.155Z] === RUN   TestRenameRunningContainerAndReuse
08:14:28 [2020-11-05T08:14:28.281Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
08:14:28 [2020-11-05T08:14:28.542Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
08:14:28 [2020-11-05T08:14:28.803Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
08:14:29 [2020-11-05T08:14:29.198Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s)
08:14:29 [2020-11-05T08:14:29.198Z] === RUN   TestRenameInvalidName
08:14:29 [2020-11-05T08:14:29.374Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
08:14:29 [2020-11-05T08:14:29.842Z] --- PASS: TestRenameInvalidName (0.54s)
08:14:29 [2020-11-05T08:14:29.842Z] === RUN   TestRenameAnonymousContainer
08:14:30 [2020-11-05T08:14:30.317Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
08:14:30 [2020-11-05T08:14:30.649Z] --- PASS: TestInfoAPIWarnings (16.26s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestInfoDebug
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestInfoDebug (0.52s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestInfoInsecureRegistries
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestInfoRegistryMirrors
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestLoginFailsWithBadCredentials
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestPingCacheHeaders
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestPingCacheHeaders (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestPingGet
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestPingGet (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestPingHead
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestPingHead (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVersion
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVersion (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] PASS
08:14:30 [2020-11-05T08:14:30.650Z] 
08:14:30 [2020-11-05T08:14:30.650Z] === Skipped
08:14:30 [2020-11-05T08:14:30.650Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:14:30 [2020-11-05T08:14:30.650Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:14:30 [2020-11-05T08:14:30.650Z] 
08:14:30 [2020-11-05T08:14:30.650Z] 
08:14:30 [2020-11-05T08:14:30.650Z] DONE 18 tests, 1 skipped in 21.397s
08:14:30 [2020-11-05T08:14:30.650Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
08:14:30 [2020-11-05T08:14:30.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
08:14:30 [2020-11-05T08:14:30.650Z] ++ set -e
08:14:30 [2020-11-05T08:14:30.650Z] ++ '[' -n 0 ']'
08:14:30 [2020-11-05T08:14:30.650Z] ++ set -x
08:14:30 [2020-11-05T08:14:30.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
08:14:30 [2020-11-05T08:14:30.650Z] INFO: Testing against a local daemon
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesCreateAndList
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesRemove
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVolumesRemove (0.14s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesInspect
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVolumesInspect (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesInvalidJSON
08:14:30 [2020-11-05T08:14:30.650Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:14:30 [2020-11-05T08:14:30.650Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:14:30 [2020-11-05T08:14:30.650Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:14:30 [2020-11-05T08:14:30.650Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:14:30 [2020-11-05T08:14:30.650Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:14:30 [2020-11-05T08:14:30.650Z] PASS
08:14:30 [2020-11-05T08:14:30.650Z] 
08:14:30 [2020-11-05T08:14:30.650Z] DONE 5 tests in 0.273s
08:14:30 [2020-11-05T08:14:30.650Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:14:30 [2020-11-05T08:14:30.650Z] ++++ cat bundles/test-integration/docker.pid
08:14:30 [2020-11-05T08:14:30.650Z] +++ kill 12026
08:14:31 [2020-11-05T08:14:31.770Z] +++ /etc/init.d/apparmor stop
08:14:31 [2020-11-05T08:14:31.770Z] Leaving: AppArmorNo profiles have been unloaded.
08:14:31 [2020-11-05T08:14:31.770Z] 
08:14:31 [2020-11-05T08:14:31.770Z] Unloading profiles will leave already running processes permanently
08:14:31 [2020-11-05T08:14:31.770Z] unconfined, which can lead to unexpected situations.
08:14:31 [2020-11-05T08:14:31.770Z] 
08:14:31 [2020-11-05T08:14:31.770Z] To set a process to complain mode, use the command line tool
08:14:31 [2020-11-05T08:14:31.770Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:14:31 [2020-11-05T08:14:31.770Z] +++ true
08:14:31 [2020-11-05T08:14:31.770Z] exiting test-integration
08:14:31 [2020-11-05T08:14:31.770Z] ++ exit 0
08:14:31 [2020-11-05T08:14:31.770Z] 
08:14:32 [2020-11-05T08:14:32.080Z] --- PASS: TestRenameAnonymousContainer (1.92s)
08:14:32 [2020-11-05T08:14:32.080Z] === RUN   TestRenameContainerWithSameName
08:14:32 [2020-11-05T08:14:32.348Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
08:14:32 [2020-11-05T08:14:32.374Z] --- PASS: TestRenameContainerWithSameName (0.50s)
08:14:32 [2020-11-05T08:14:32.374Z] === RUN   TestRenameContainerWithLinkedContainer
08:14:33 [2020-11-05T08:14:33.291Z] --- PASS: TestContainerKillOnDaemonStart (13.43s)
08:14:33 [2020-11-05T08:14:33.291Z] PASS
08:14:33 [2020-11-05T08:14:33.291Z] 
08:14:33 [2020-11-05T08:14:33.291Z] === Skipped
08:14:33 [2020-11-05T08:14:33.291Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:14:33 [2020-11-05T08:14:33.291Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:14:33 [2020-11-05T08:14:33.291Z] 
08:14:33 [2020-11-05T08:14:33.291Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:14:33 [2020-11-05T08:14:33.291Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:14:33 [2020-11-05T08:14:33.291Z] 
08:14:33 [2020-11-05T08:14:33.291Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:14:33 [2020-11-05T08:14:33.291Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:14:33 [2020-11-05T08:14:33.291Z] 
08:14:33 [2020-11-05T08:14:33.291Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:14:33 [2020-11-05T08:14:33.291Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:14:33 [2020-11-05T08:14:33.291Z] 
08:14:33 [2020-11-05T08:14:33.291Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:14:33 [2020-11-05T08:14:33.291Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:14:33 [2020-11-05T08:14:33.291Z] 
08:14:33 [2020-11-05T08:14:33.291Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:14:33 [2020-11-05T08:14:33.291Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:14:33 [2020-11-05T08:14:33.291Z] 
08:14:33 [2020-11-05T08:14:33.291Z] 
08:14:33 [2020-11-05T08:14:33.291Z] DONE 193 tests, 6 skipped in 149.851s
08:14:33 [2020-11-05T08:14:33.291Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:14:33 [2020-11-05T08:14:33.291Z] ++ 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
08:14:33 [2020-11-05T08:14:33.291Z] ++ set -e
08:14:33 [2020-11-05T08:14:33.291Z] ++ '[' -n 0 ']'
08:14:33 [2020-11-05T08:14:33.291Z] ++ set -x
08:14:33 [2020-11-05T08:14:33.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
08:14:33 [2020-11-05T08:14:33.424Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s)
08:14:33 [2020-11-05T08:14:33.424Z] === RUN   TestResize
08:14:33 [2020-11-05T08:14:33.553Z] INFO: Testing against a local daemon
08:14:33 [2020-11-05T08:14:33.553Z] === RUN   TestCommitInheritsEnv
08:14:33 [2020-11-05T08:14:33.604Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.21s)
08:14:33 [2020-11-05T08:14:33.604Z] PASS
08:14:33 [2020-11-05T08:14:33.604Z] 
08:14:33 [2020-11-05T08:14:33.604Z] === Skipped
08:14:33 [2020-11-05T08:14:33.604Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:14:33 [2020-11-05T08:14:33.604Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:33 [2020-11-05T08:14:33.604Z] 
08:14:33 [2020-11-05T08:14:33.604Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:14:33 [2020-11-05T08:14:33.604Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:33 [2020-11-05T08:14:33.604Z] 
08:14:33 [2020-11-05T08:14:33.604Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:14:33 [2020-11-05T08:14:33.604Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:33 [2020-11-05T08:14:33.604Z] 
08:14:33 [2020-11-05T08:14:33.604Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:14:33 [2020-11-05T08:14:33.604Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:33 [2020-11-05T08:14:33.604Z] 
08:14:33 [2020-11-05T08:14:33.604Z] 
08:14:33 [2020-11-05T08:14:33.604Z] DONE 17 tests, 4 skipped in 32.616s
08:14:33 [2020-11-05T08:14:33.604Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:14:33 [2020-11-05T08:14:33.604Z] ++ 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
08:14:33 [2020-11-05T08:14:33.604Z] ++ set -e
08:14:33 [2020-11-05T08:14:33.604Z] ++ '[' -n 0 ']'
08:14:33 [2020-11-05T08:14:33.604Z] ++ set -x
08:14:33 [2020-11-05T08:14:33.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:14:33 [2020-11-05T08:14:33.814Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
08:14:33 [2020-11-05T08:14:33.865Z] INFO: Testing against a local daemon
08:14:33 [2020-11-05T08:14:33.865Z] === RUN   TestPluginInvalidJSON
08:14:33 [2020-11-05T08:14:33.865Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:14:33 [2020-11-05T08:14:33.865Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:14:33 [2020-11-05T08:14:33.865Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:14:33 [2020-11-05T08:14:33.865Z] --- PASS: TestPluginInvalidJSON (0.03s)
08:14:33 [2020-11-05T08:14:33.865Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:14:33 [2020-11-05T08:14:33.865Z] === RUN   TestPluginInstall
08:14:33 [2020-11-05T08:14:33.865Z] === RUN   TestPluginInstall/no_auth
Post stage
[Pipeline] junit
08:14:33 [2020-11-05T08:14:33.887Z] Recording test results
08:14:34 [2020-11-05T08:14:34.066Z] --- PASS: TestResize (0.56s)
08:14:34 [2020-11-05T08:14:34.066Z] === RUN   TestResizeWithInvalidSize
08:14:34 [2020-11-05T08:14:34.075Z] --- PASS: TestCommitInheritsEnv (0.54s)
08:14:34 [2020-11-05T08:14:34.075Z] === RUN   TestImportExtremelyLargeImageWorks
08:14:34 [2020-11-05T08:14:34.075Z] === PAUSE TestImportExtremelyLargeImageWorks
08:14:34 [2020-11-05T08:14:34.075Z] === RUN   TestImagesFilterMultiReference
08:14:34 [2020-11-05T08:14:34.075Z] --- PASS: TestImagesFilterMultiReference (0.14s)
08:14:34 [2020-11-05T08:14:34.075Z] === RUN   TestImagePullPlatformInvalid
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:14:34 [2020-11-05T08:14:34.337Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
08:14:34 [2020-11-05T08:14:34.337Z] === RUN   TestRemoveImageOrphaning
08:14:34 [2020-11-05T08:14:34.364Z] --- PASS: TestResizeWithInvalidSize (0.55s)
08:14:34 [2020-11-05T08:14:34.364Z] === RUN   TestResizeWhenContainerNotStarted
08:14:34 [2020-11-05T08:14:34.598Z] --- PASS: TestRemoveImageOrphaning (0.50s)
08:14:34 [2020-11-05T08:14:34.598Z] === RUN   TestRemoveImageGarbageCollector
08:14:34 [2020-11-05T08:14:34.705Z] + echo Ensuring container killed.
08:14:34 [2020-11-05T08:14:34.705Z] Ensuring container killed.
08:14:34 [2020-11-05T08:14:34.705Z] + docker rm -vf docker-pr1
08:14:34 [2020-11-05T08:14:34.705Z] Error: No such container: docker-pr1
08:14:34 [2020-11-05T08:14:34.705Z] + true
[Pipeline] sh
08:14:35 [2020-11-05T08:14:35.008Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:14:35 [2020-11-05T08:14:35.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:14:35 [2020-11-05T08:14:35.089Z] + echo Chowning /workspace to jenkins user
08:14:35 [2020-11-05T08:14:35.089Z] Chowning /workspace to jenkins user
08:14:35 [2020-11-05T08:14:35.089Z] + id -u
08:14:35 [2020-11-05T08:14:35.089Z] + id -g
08:14:35 [2020-11-05T08:14:35.089Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41634:/workspace busybox chown -R 1001:1001 /workspace
08:14:35 [2020-11-05T08:14:35.089Z] Unable to find image 'busybox:latest' locally
08:14:35 [2020-11-05T08:14:35.381Z] latest: Pulling from library/busybox
08:14:35 [2020-11-05T08:14:35.381Z] 393d6a917252: Pulling fs layer
08:14:35 [2020-11-05T08:14:35.541Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
08:14:35 [2020-11-05T08:14:35.541Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
08:14:35 [2020-11-05T08:14:35.541Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
08:14:35 [2020-11-05T08:14:35.675Z] 393d6a917252: Verifying Checksum
08:14:35 [2020-11-05T08:14:35.675Z] 393d6a917252: Download complete
08:14:35 [2020-11-05T08:14:35.968Z] 393d6a917252: Pull complete
08:14:35 [2020-11-05T08:14:35.968Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
08:14:35 [2020-11-05T08:14:35.968Z] Status: Downloaded newer image for busybox:latest
08:14:36 [2020-11-05T08:14:36.112Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
08:14:36 [2020-11-05T08:14:36.413Z] time="2020-11-05T08:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:14:36 [2020-11-05T08:14:36.414Z] time="2020-11-05T08:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c92432c5467956627b2b9423e90f04b8bea72244219d9aba8fcd510010531040" mediatype=application/vnd.docker.plugin.v1+json size=522
08:14:36 [2020-11-05T08:14:36.414Z] time="2020-11-05T08:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:14:36 [2020-11-05T08:14:36.414Z] time="2020-11-05T08:14:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c92432c5467956627b2b9423e90f04b8bea72244219d9aba8fcd510010531040" mediatype=application/vnd.docker.plugin.v1+json size=522
08:14:36 [2020-11-05T08:14:36.414Z] === RUN   TestPluginInstall/with_htpasswd
08:14:37 [2020-11-05T08:14:37.057Z] === RUN   TestDockerSuite/TestBuildClearCmd
08:14:37 [2020-11-05T08:14:37.122Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:14:37 [2020-11-05T08:14:37.122Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:14:37 [2020-11-05T08:14:37.317Z] --- PASS: TestRemoveImageGarbageCollector (2.58s)
08:14:37 [2020-11-05T08:14:37.317Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:14:37 [2020-11-05T08:14:37.317Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
08:14:37 [2020-11-05T08:14:37.317Z] === RUN   TestTagInvalidReference
08:14:37 [2020-11-05T08:14:37.317Z] --- PASS: TestTagInvalidReference (0.02s)
08:14:37 [2020-11-05T08:14:37.317Z] === RUN   TestTagValidPrefixedRepo
08:14:37 [2020-11-05T08:14:37.317Z] === RUN   TestDockerSuite/TestBuildCmd
08:14:37 [2020-11-05T08:14:37.317Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
08:14:37 [2020-11-05T08:14:37.317Z] === RUN   TestTagExistedNameWithoutForce
08:14:37 [2020-11-05T08:14:37.317Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
08:14:37 [2020-11-05T08:14:37.317Z] === RUN   TestTagOfficialNames
08:14:37 [2020-11-05T08:14:37.356Z] time="2020-11-05T08:14:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:14:37 [2020-11-05T08:14:37.356Z] time="2020-11-05T08:14:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0cbb871005207b84dbf56fea2b8397f7ead2af0566a757bfdc0f3e19423ebf4" mediatype=application/vnd.docker.plugin.v1+json size=522
08:14:37 [2020-11-05T08:14:37.356Z] time="2020-11-05T08:14:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:14:37 [2020-11-05T08:14:37.356Z] time="2020-11-05T08:14:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0cbb871005207b84dbf56fea2b8397f7ead2af0566a757bfdc0f3e19423ebf4" mediatype=application/vnd.docker.plugin.v1+json size=522
08:14:37 [2020-11-05T08:14:37.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:14:37 [2020-11-05T08:14:37.579Z] --- PASS: TestTagOfficialNames (0.06s)
08:14:37 [2020-11-05T08:14:37.579Z] === RUN   TestTagMatchesDigest
08:14:37 [2020-11-05T08:14:37.579Z] --- PASS: TestTagMatchesDigest (0.04s)
08:14:37 [2020-11-05T08:14:37.579Z] === CONT  TestImportExtremelyLargeImageWorks
08:14:37 [2020-11-05T08:14:37.579Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
08:14:37 [2020-11-05T08:14:37.617Z] === RUN   TestPluginInstall/with_insecure
08:14:37 [2020-11-05T08:14:37.840Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
[Pipeline] catchError
[Pipeline] {
08:14:38 [2020-11-05T08:14:38.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
[Pipeline] sh
08:14:38 [2020-11-05T08:14:38.411Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
08:14:38 [2020-11-05T08:14:38.411Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
08:14:38 [2020-11-05T08:14:38.435Z] + bundleName=s390x-integration
08:14:38 [2020-11-05T08:14:38.435Z] + echo Creating s390x-integration-bundles.tar.gz
08:14:38 [2020-11-05T08:14:38.435Z] Creating s390x-integration-bundles.tar.gz
08:14:38 [2020-11-05T08:14:38.435Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:14:38 [2020-11-05T08:14:38.435Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
08:14:38 [2020-11-05T08:14:38.480Z] Archiving artifacts
08:14:38 [2020-11-05T08:14:38.673Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
08:14:38 [2020-11-05T08:14:38.863Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41634/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:14:39 [2020-11-05T08:14:39.246Z] + make clean
08:14:39 [2020-11-05T08:14:39.531Z] time="2020-11-05T08:14:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:14:39 [2020-11-05T08:14:39.531Z] time="2020-11-05T08:14:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d28ec02f52bce7e97750f31f7985478622644875058e5a64d2b34a470d65057" mediatype=application/vnd.docker.plugin.v1+json size=522
08:14:39 [2020-11-05T08:14:39.531Z] time="2020-11-05T08:14:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:14:39 [2020-11-05T08:14:39.531Z] time="2020-11-05T08:14:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d28ec02f52bce7e97750f31f7985478622644875058e5a64d2b34a470d65057" mediatype=application/vnd.docker.plugin.v1+json size=522
08:14:39 [2020-11-05T08:14:39.531Z] --- PASS: TestPluginInstall (5.65s)
08:14:39 [2020-11-05T08:14:39.531Z]     --- PASS: TestPluginInstall/no_auth (2.70s)
08:14:39 [2020-11-05T08:14:39.531Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
08:14:39 [2020-11-05T08:14:39.531Z]     --- PASS: TestPluginInstall/with_insecure (1.75s)
08:14:39 [2020-11-05T08:14:39.531Z]         plugin_test.go:157: [dd459af7f3aca] daemon is not started
08:14:39 [2020-11-05T08:14:39.531Z] PASS
08:14:39 [2020-11-05T08:14:39.531Z] 
08:14:39 [2020-11-05T08:14:39.531Z] DONE 6 tests in 5.862s
08:14:39 [2020-11-05T08:14:39.531Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:14:39 [2020-11-05T08:14:39.531Z] ++ 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
08:14:39 [2020-11-05T08:14:39.531Z] ++ set -e
08:14:39 [2020-11-05T08:14:39.531Z] ++ '[' -n 0 ']'
08:14:39 [2020-11-05T08:14:39.531Z] ++ set -x
08:14:39 [2020-11-05T08:14:39.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:14:39 [2020-11-05T08:14:39.538Z] docker volume rm -f docker-dev-cache
08:14:39 [2020-11-05T08:14:39.570Z] docker-dev-cache
[Pipeline] deleteDir
08:14:39 [2020-11-05T08:14:39.619Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:14:39 [2020-11-05T08:14:39.619Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:14:39 [2020-11-05T08:14:39.792Z] INFO: Testing against a local daemon
08:14:39 [2020-11-05T08:14:39.792Z] === RUN   TestExternalGraphDriver
08:14:39 [2020-11-05T08:14:39.792Z] === RUN   TestExternalGraphDriver/json
08:14:40 [2020-11-05T08:14:40.059Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:14:41 [2020-11-05T08:14:41.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:14:41 [2020-11-05T08:14:41.160Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:14:42 [2020-11-05T08:14:42.339Z] === RUN   TestExternalGraphDriver/spec
08:14:43 [2020-11-05T08:14:43.256Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s)
08:14:43 [2020-11-05T08:14:43.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.13s)
08:14:43 [2020-11-05T08:14:43.256Z] === RUN   TestCgroupNamespacesRun
08:14:44 [2020-11-05T08:14:44.271Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
08:14:44 [2020-11-05T08:14:44.785Z] --- PASS: TestCgroupNamespacesRun (1.38s)
08:14:44 [2020-11-05T08:14:44.785Z] === RUN   TestCgroupNamespacesRunPrivileged
08:14:45 [2020-11-05T08:14:45.653Z] === RUN   TestExternalGraphDriver/pull
08:14:45 [2020-11-05T08:14:45.830Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s)
08:14:45 [2020-11-05T08:14:45.830Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:14:46 [2020-11-05T08:14:46.187Z] === RUN   TestDockerSuite/TestBuildConditionalCache
08:14:47 [2020-11-05T08:14:47.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
08:14:47 [2020-11-05T08:14:47.394Z] === RUN   TestDockerSuite/TestBuildContChar
08:14:47 [2020-11-05T08:14:47.402Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s)
08:14:47 [2020-11-05T08:14:47.402Z] === RUN   TestCgroupNamespacesRunHostMode
08:14:47 [2020-11-05T08:14:47.567Z] --- PASS: TestExternalGraphDriver (7.86s)
08:14:47 [2020-11-05T08:14:47.567Z]     --- PASS: TestExternalGraphDriver/json (2.55s)
08:14:47 [2020-11-05T08:14:47.567Z]     --- PASS: TestExternalGraphDriver/spec (2.77s)
08:14:47 [2020-11-05T08:14:47.567Z]     --- PASS: TestExternalGraphDriver/pull (2.41s)
08:14:47 [2020-11-05T08:14:47.568Z] === RUN   TestGraphdriverPluginV2
08:14:47 [2020-11-05T08:14:47.568Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
08:14:47 [2020-11-05T08:14:47.568Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:47 [2020-11-05T08:14:47.568Z] PASS
08:14:47 [2020-11-05T08:14:47.568Z] 
08:14:47 [2020-11-05T08:14:47.568Z] === Skipped
08:14:47 [2020-11-05T08:14:47.568Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
08:14:47 [2020-11-05T08:14:47.568Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:14:47 [2020-11-05T08:14:47.568Z] 
08:14:47 [2020-11-05T08:14:47.568Z] 
08:14:47 [2020-11-05T08:14:47.568Z] DONE 5 tests, 1 skipped in 8.056s
08:14:47 [2020-11-05T08:14:47.568Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:14:47 [2020-11-05T08:14:47.568Z] ++ 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
08:14:47 [2020-11-05T08:14:47.568Z] ++ set -e
08:14:47 [2020-11-05T08:14:47.568Z] ++ '[' -n 0 ']'
08:14:47 [2020-11-05T08:14:47.568Z] ++ set -x
08:14:47 [2020-11-05T08:14:47.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:14:47 [2020-11-05T08:14:47.829Z] INFO: Testing against a local daemon
08:14:47 [2020-11-05T08:14:47.829Z] === RUN   TestContinueAfterPluginCrash
08:14:47 [2020-11-05T08:14:47.829Z] === PAUSE TestContinueAfterPluginCrash
08:14:47 [2020-11-05T08:14:47.829Z] === RUN   TestReadPluginNoRead
08:14:47 [2020-11-05T08:14:47.829Z] === PAUSE TestReadPluginNoRead
08:14:47 [2020-11-05T08:14:47.829Z] === RUN   TestDaemonStartWithLogOpt
08:14:47 [2020-11-05T08:14:47.829Z] === PAUSE TestDaemonStartWithLogOpt
08:14:47 [2020-11-05T08:14:47.829Z] === CONT  TestContinueAfterPluginCrash
08:14:47 [2020-11-05T08:14:47.829Z] === CONT  TestDaemonStartWithLogOpt
08:14:47 [2020-11-05T08:14:47.829Z] === CONT  TestReadPluginNoRead
08:14:48 [2020-11-05T08:14:48.631Z] --- PASS: TestCgroupNamespacesRunHostMode (1.51s)
08:14:48 [2020-11-05T08:14:48.631Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:14:50 [2020-11-05T08:14:50.154Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
08:14:50 [2020-11-05T08:14:50.154Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:14:50 [2020-11-05T08:14:50.696Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
08:14:50 [2020-11-05T08:14:50.696Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
08:14:51 [2020-11-05T08:14:51.639Z] === RUN   TestDockerSuite/TestBuildContextCleanup
08:14:51 [2020-11-05T08:14:51.672Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.39s)
08:14:51 [2020-11-05T08:14:51.672Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:14:51 [2020-11-05T08:14:51.900Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
08:14:52 [2020-11-05T08:14:52.043Z] === RUN   TestReadPluginNoRead/default
08:14:52 [2020-11-05T08:14:52.161Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
08:14:52 [2020-11-05T08:14:52.326Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
08:14:52 [2020-11-05T08:14:52.326Z] === RUN   TestCgroupNamespacesRunOlderClient
08:14:52 [2020-11-05T08:14:52.614Z] --- PASS: TestDaemonStartWithLogOpt (4.80s)
08:14:52 [2020-11-05T08:14:52.733Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
08:14:52 [2020-11-05T08:14:52.994Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
08:14:53 [2020-11-05T08:14:53.849Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s)
08:14:53 [2020-11-05T08:14:53.849Z] === RUN   TestKernelTCPMemory
08:14:54 [2020-11-05T08:14:54.001Z] === RUN   TestReadPluginNoRead/disabled_caching
08:14:54 [2020-11-05T08:14:54.490Z] --- PASS: TestKernelTCPMemory (0.59s)
08:14:54 [2020-11-05T08:14:54.490Z] === RUN   TestNISDomainname
08:14:54 [2020-11-05T08:14:54.908Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
08:14:55 [2020-11-05T08:14:55.130Z] --- PASS: TestNISDomainname (0.65s)
08:14:55 [2020-11-05T08:14:55.130Z] === RUN   TestHostnameDnsResolution
08:14:55 [2020-11-05T08:14:55.773Z] --- PASS: TestHostnameDnsResolution (0.82s)
08:14:55 [2020-11-05T08:14:55.773Z] === RUN   TestStats
08:14:55 [2020-11-05T08:14:55.914Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:14:57 [2020-11-05T08:14:57.826Z] --- PASS: TestReadPluginNoRead (9.80s)
08:14:57 [2020-11-05T08:14:57.826Z]     --- PASS: TestReadPluginNoRead/default (1.86s)
08:14:57 [2020-11-05T08:14:57.826Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.84s)
08:14:57 [2020-11-05T08:14:57.826Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s)
08:14:57 [2020-11-05T08:14:57.826Z]     read_test.go:92: [d4b2a3479699d] daemon is not started
08:14:58 [2020-11-05T08:14:58.087Z] --- PASS: TestContinueAfterPluginCrash (10.23s)
08:14:58 [2020-11-05T08:14:58.088Z] PASS
08:14:58 [2020-11-05T08:14:58.088Z] 
08:14:58 [2020-11-05T08:14:58.088Z] DONE 6 tests in 10.398s
08:14:58 [2020-11-05T08:14:58.088Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:14:58 [2020-11-05T08:14:58.088Z] ++ 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
08:14:58 [2020-11-05T08:14:58.088Z] ++ set -e
08:14:58 [2020-11-05T08:14:58.088Z] ++ '[' -n 0 ']'
08:14:58 [2020-11-05T08:14:58.088Z] ++ set -x
08:14:58 [2020-11-05T08:14:58.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:14:58 [2020-11-05T08:14:58.088Z] testing: warning: no tests to run
08:14:58 [2020-11-05T08:14:58.088Z] PASS
08:14:58 [2020-11-05T08:14:58.088Z] 
08:14:58 [2020-11-05T08:14:58.088Z] DONE 0 tests in 0.051s
08:14:58 [2020-11-05T08:14:58.088Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:14:58 [2020-11-05T08:14:58.088Z] ++ 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
08:14:58 [2020-11-05T08:14:58.088Z] ++ set -e
08:14:58 [2020-11-05T08:14:58.088Z] ++ '[' -n 0 ']'
08:14:58 [2020-11-05T08:14:58.088Z] ++ set -x
08:14:58 [2020-11-05T08:14:58.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:14:58 [2020-11-05T08:14:58.348Z] INFO: Testing against a local daemon
08:14:58 [2020-11-05T08:14:58.348Z] === RUN   TestPluginWithDevMounts
08:14:58 [2020-11-05T08:14:58.348Z] === PAUSE TestPluginWithDevMounts
08:14:58 [2020-11-05T08:14:58.348Z] === CONT  TestPluginWithDevMounts
08:14:58 [2020-11-05T08:14:58.525Z] --- PASS: TestStats (2.54s)
08:14:58 [2020-11-05T08:14:58.525Z] === RUN   TestStopContainerWithTimeout
08:14:58 [2020-11-05T08:14:58.525Z] === RUN   TestStopContainerWithTimeout/0
08:14:58 [2020-11-05T08:14:58.525Z] === PAUSE TestStopContainerWithTimeout/0
08:14:58 [2020-11-05T08:14:58.525Z] === RUN   TestStopContainerWithTimeout/1
08:14:58 [2020-11-05T08:14:58.525Z] === PAUSE TestStopContainerWithTimeout/1
08:14:58 [2020-11-05T08:14:58.525Z] === RUN   TestStopContainerWithTimeout/3
08:14:58 [2020-11-05T08:14:58.525Z] === PAUSE TestStopContainerWithTimeout/3
08:14:58 [2020-11-05T08:14:58.525Z] === RUN   TestStopContainerWithTimeout/-1
08:14:58 [2020-11-05T08:14:58.525Z] === PAUSE TestStopContainerWithTimeout/-1
08:14:58 [2020-11-05T08:14:58.525Z] === CONT  TestStopContainerWithTimeout/0
08:14:58 [2020-11-05T08:14:58.525Z] === CONT  TestStopContainerWithTimeout/-1
08:14:58 [2020-11-05T08:14:58.525Z] === CONT  TestStopContainerWithTimeout/1
08:14:58 [2020-11-05T08:14:58.525Z] === CONT  TestStopContainerWithTimeout/3
08:14:59 [2020-11-05T08:14:59.116Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
08:15:00 [2020-11-05T08:15:00.893Z] --- PASS: TestPluginWithDevMounts (2.17s)
08:15:00 [2020-11-05T08:15:00.893Z] PASS
08:15:00 [2020-11-05T08:15:00.893Z] 
08:15:00 [2020-11-05T08:15:00.893Z] DONE 1 tests in 2.346s
08:15:00 [2020-11-05T08:15:00.893Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:15:00 [2020-11-05T08:15:00.893Z] ++ 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
08:15:00 [2020-11-05T08:15:00.893Z] ++ set -e
08:15:00 [2020-11-05T08:15:00.893Z] ++ '[' -n 0 ']'
08:15:00 [2020-11-05T08:15:00.893Z] ++ set -x
08:15:00 [2020-11-05T08:15:00.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
08:15:00 [2020-11-05T08:15:00.893Z] INFO: Testing against a local daemon
08:15:00 [2020-11-05T08:15:00.893Z] === RUN   TestSecretInspect
08:15:01 [2020-11-05T08:15:01.284Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:15:01 [2020-11-05T08:15:01.284Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
08:15:01 [2020-11-05T08:15:01.284Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
08:15:01 [2020-11-05T08:15:01.284Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
08:15:01 [2020-11-05T08:15:01.284Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.09s)
08:15:01 [2020-11-05T08:15:01.284Z] === RUN   TestDeleteDevicemapper
08:15:01 [2020-11-05T08:15:01.284Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:15:01 [2020-11-05T08:15:01.284Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:15:01 [2020-11-05T08:15:01.284Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:15:02 [2020-11-05T08:15:02.812Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
08:15:02 [2020-11-05T08:15:02.812Z] === RUN   TestUpdateMemory
08:15:03 [2020-11-05T08:15:03.324Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
08:15:03 [2020-11-05T08:15:03.859Z] --- PASS: TestUpdateMemory (0.68s)
08:15:03 [2020-11-05T08:15:03.859Z] === RUN   TestUpdateCPUQuota
08:15:04 [2020-11-05T08:15:04.192Z] --- PASS: TestSecretInspect (3.21s)
08:15:04 [2020-11-05T08:15:04.192Z] === RUN   TestSecretList
08:15:04 [2020-11-05T08:15:04.504Z] --- PASS: TestUpdateCPUQuota (0.89s)
08:15:04 [2020-11-05T08:15:04.504Z] === RUN   TestUpdatePidsLimit
08:15:04 [2020-11-05T08:15:04.504Z] === RUN   TestUpdatePidsLimit/update_from_none
08:15:04 [2020-11-05T08:15:04.798Z] === RUN   TestUpdatePidsLimit/no_change
08:15:05 [2020-11-05T08:15:05.096Z] === RUN   TestUpdatePidsLimit/update_lower
08:15:05 [2020-11-05T08:15:05.239Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
08:15:05 [2020-11-05T08:15:05.391Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:15:05 [2020-11-05T08:15:05.391Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:15:05 [2020-11-05T08:15:05.687Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:15:05 [2020-11-05T08:15:05.984Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:15:06 [2020-11-05T08:15:06.625Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
08:15:07 [2020-11-05T08:15:07.028Z] --- PASS: TestUpdatePidsLimit (2.36s)
08:15:07 [2020-11-05T08:15:07.028Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.27s)
08:15:07 [2020-11-05T08:15:07.028Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
08:15:07 [2020-11-05T08:15:07.028Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
08:15:07 [2020-11-05T08:15:07.028Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
08:15:07 [2020-11-05T08:15:07.028Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
08:15:07 [2020-11-05T08:15:07.028Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
08:15:07 [2020-11-05T08:15:07.028Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
08:15:07 [2020-11-05T08:15:07.028Z] === RUN   TestUpdateRestartPolicy
08:15:07 [2020-11-05T08:15:07.197Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
08:15:07 [2020-11-05T08:15:07.494Z] --- PASS: TestSecretList (3.26s)
08:15:07 [2020-11-05T08:15:07.494Z] === RUN   TestSecretsCreateAndDelete
08:15:07 [2020-11-05T08:15:07.770Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
08:15:10 [2020-11-05T08:15:10.041Z] --- PASS: TestSecretsCreateAndDelete (2.78s)
08:15:10 [2020-11-05T08:15:10.041Z] === RUN   TestSecretsUpdate
08:15:11 [2020-11-05T08:15:11.113Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
08:15:11 [2020-11-05T08:15:11.113Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
08:15:13 [2020-11-05T08:15:13.345Z] --- PASS: TestSecretsUpdate (3.23s)
08:15:13 [2020-11-05T08:15:13.345Z] === RUN   TestTemplatedSecret
08:15:13 [2020-11-05T08:15:13.657Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
08:15:15 [2020-11-05T08:15:15.044Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
08:15:16 [2020-11-05T08:15:16.091Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
08:15:16 [2020-11-05T08:15:16.091Z] Copying nested executables into bundles/cross/linux/amd64
08:15:16 [2020-11-05T08:15:16.091Z] Cross building: bundles/cross/windows/amd64
08:15:16 [2020-11-05T08:15:16.091Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
08:15:16 [2020-11-05T08:15:16.091Z] GOOS="windows" GOARCH="amd64" GOARM=""
08:15:16 [2020-11-05T08:15:16.431Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
08:15:16 [2020-11-05T08:15:16.431Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
08:15:16 [2020-11-05T08:15:16.431Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
08:15:16 [2020-11-05T08:15:16.431Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
08:15:16 [2020-11-05T08:15:16.431Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
08:15:16 [2020-11-05T08:15:16.778Z] --- PASS: TestTemplatedSecret (3.49s)
08:15:16 [2020-11-05T08:15:16.778Z] === RUN   TestSecretCreateResolve
08:15:17 [2020-11-05T08:15:17.817Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
08:15:19 [2020-11-05T08:15:19.717Z] --- PASS: TestUpdateRestartPolicy (11.27s)
08:15:19 [2020-11-05T08:15:19.717Z] === RUN   TestUpdateRestartWithAutoRemove
08:15:19 [2020-11-05T08:15:19.717Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
08:15:19 [2020-11-05T08:15:19.717Z] === RUN   TestWaitNonBlocked
08:15:19 [2020-11-05T08:15:19.717Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:15:19 [2020-11-05T08:15:19.717Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:15:19 [2020-11-05T08:15:19.717Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:15:19 [2020-11-05T08:15:19.717Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:15:19 [2020-11-05T08:15:19.717Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:15:19 [2020-11-05T08:15:19.717Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:15:19 [2020-11-05T08:15:19.717Z] --- PASS: TestWaitNonBlocked (0.02s)
08:15:19 [2020-11-05T08:15:19.717Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
08:15:19 [2020-11-05T08:15:19.717Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
08:15:19 [2020-11-05T08:15:19.717Z] === RUN   TestWaitBlocked
08:15:19 [2020-11-05T08:15:19.717Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:15:19 [2020-11-05T08:15:19.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:15:19 [2020-11-05T08:15:19.717Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:15:19 [2020-11-05T08:15:19.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:15:19 [2020-11-05T08:15:19.717Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:15:19 [2020-11-05T08:15:19.717Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:15:19 [2020-11-05T08:15:19.733Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
08:15:20 [2020-11-05T08:15:20.081Z] --- PASS: TestSecretCreateResolve (3.29s)
08:15:20 [2020-11-05T08:15:20.081Z] PASS
08:15:20 [2020-11-05T08:15:20.081Z] 
08:15:20 [2020-11-05T08:15:20.081Z] DONE 6 tests in 19.409s
08:15:20 [2020-11-05T08:15:20.081Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:15:20 [2020-11-05T08:15:20.081Z] ++ 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
08:15:20 [2020-11-05T08:15:20.081Z] ++ set -e
08:15:20 [2020-11-05T08:15:20.081Z] ++ '[' -n 0 ']'
08:15:20 [2020-11-05T08:15:20.081Z] ++ set -x
08:15:20 [2020-11-05T08:15:20.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
08:15:20 [2020-11-05T08:15:20.081Z] INFO: Testing against a local daemon
08:15:20 [2020-11-05T08:15:20.081Z] === RUN   TestServiceCreateInit
08:15:20 [2020-11-05T08:15:20.081Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:15:20 [2020-11-05T08:15:20.305Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
08:15:20 [2020-11-05T08:15:20.364Z] --- PASS: TestWaitBlocked (0.02s)
08:15:20 [2020-11-05T08:15:20.364Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
08:15:20 [2020-11-05T08:15:20.364Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s)
08:15:20 [2020-11-05T08:15:20.364Z] === CONT  TestContainerStartOnDaemonRestart
08:15:20 [2020-11-05T08:15:20.364Z] === CONT  TestContainerKillOnDaemonStart
08:15:20 [2020-11-05T08:15:20.364Z] === CONT  TestDaemonHostGatewayIP
08:15:20 [2020-11-05T08:15:20.364Z] === CONT  TestIpcModeOlderClient
08:15:20 [2020-11-05T08:15:20.364Z] --- PASS: TestIpcModeOlderClient (0.15s)
08:15:20 [2020-11-05T08:15:20.364Z] === CONT  TestDaemonRestartIpcMode
08:15:23 [2020-11-05T08:15:23.607Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
08:15:23 [2020-11-05T08:15:23.940Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s)
08:15:24 [2020-11-05T08:15:24.178Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
08:15:24 [2020-11-05T08:15:24.237Z] --- PASS: TestDaemonHostGatewayIP (3.96s)
08:15:24 [2020-11-05T08:15:24.237Z] --- PASS: TestDaemonRestartIpcMode (3.87s)
08:15:25 [2020-11-05T08:15:25.368Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:15:27 [2020-11-05T08:15:27.478Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
08:15:27 [2020-11-05T08:15:27.742Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
08:15:29 [2020-11-05T08:15:29.657Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
08:15:30 [2020-11-05T08:15:30.604Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
08:15:30 [2020-11-05T08:15:30.657Z] --- PASS: TestServiceCreateInit (10.27s)
08:15:30 [2020-11-05T08:15:30.657Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s)
08:15:30 [2020-11-05T08:15:30.657Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s)
08:15:30 [2020-11-05T08:15:30.657Z] === RUN   TestCreateServiceMultipleTimes
08:15:30 [2020-11-05T08:15:30.866Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
08:15:31 [2020-11-05T08:15:31.809Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:15:32 [2020-11-05T08:15:32.747Z] --- PASS: TestContainerKillOnDaemonStart (12.52s)
08:15:32 [2020-11-05T08:15:32.747Z] PASS
08:15:32 [2020-11-05T08:15:32.747Z] 
08:15:32 [2020-11-05T08:15:32.747Z] === Skipped
08:15:32 [2020-11-05T08:15:32.747Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
08:15:32 [2020-11-05T08:15:32.747Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:15:32 [2020-11-05T08:15:32.747Z] 
08:15:32 [2020-11-05T08:15:32.747Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:15:32 [2020-11-05T08:15:32.747Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:15:32 [2020-11-05T08:15:32.747Z] 
08:15:32 [2020-11-05T08:15:32.747Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
08:15:32 [2020-11-05T08:15:32.747Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:15:32 [2020-11-05T08:15:32.747Z] 
08:15:32 [2020-11-05T08:15:32.747Z] 
08:15:32 [2020-11-05T08:15:32.747Z] DONE 193 tests, 3 skipped in 108.166s
08:15:32 [2020-11-05T08:15:32.747Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
08:15:32 [2020-11-05T08:15:32.747Z] ++ 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
08:15:32 [2020-11-05T08:15:32.747Z] ++ set -e
08:15:32 [2020-11-05T08:15:32.747Z] ++ '[' -n 0 ']'
08:15:32 [2020-11-05T08:15:32.747Z] ++ set -x
08:15:32 [2020-11-05T08:15:32.747Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:15:33 [2020-11-05T08:15:33.045Z] INFO: Testing against a local daemon
08:15:33 [2020-11-05T08:15:33.045Z] === RUN   TestCommitInheritsEnv
08:15:33 [2020-11-05T08:15:33.341Z] --- PASS: TestCommitInheritsEnv (0.34s)
08:15:33 [2020-11-05T08:15:33.341Z] === RUN   TestImportExtremelyLargeImageWorks
08:15:33 [2020-11-05T08:15:33.341Z] === PAUSE TestImportExtremelyLargeImageWorks
08:15:33 [2020-11-05T08:15:33.341Z] === RUN   TestImagesFilterMultiReference
08:15:33 [2020-11-05T08:15:33.341Z] --- PASS: TestImagesFilterMultiReference (0.05s)
08:15:33 [2020-11-05T08:15:33.341Z] === RUN   TestImagePullPlatformInvalid
08:15:33 [2020-11-05T08:15:33.341Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
08:15:33 [2020-11-05T08:15:33.341Z] === RUN   TestRemoveImageOrphaning
08:15:33 [2020-11-05T08:15:33.639Z] --- PASS: TestRemoveImageOrphaning (0.35s)
08:15:33 [2020-11-05T08:15:33.639Z] === RUN   TestRemoveImageGarbageCollector
08:15:33 [2020-11-05T08:15:33.639Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:15:33 [2020-11-05T08:15:33.639Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:15:33 [2020-11-05T08:15:33.639Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:15:33 [2020-11-05T08:15:33.639Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:15:33 [2020-11-05T08:15:33.639Z] === RUN   TestTagInvalidReference
08:15:33 [2020-11-05T08:15:33.639Z] --- PASS: TestTagInvalidReference (0.03s)
08:15:33 [2020-11-05T08:15:33.639Z] === RUN   TestTagValidPrefixedRepo
08:15:33 [2020-11-05T08:15:33.725Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
08:15:33 [2020-11-05T08:15:33.936Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:15:33 [2020-11-05T08:15:33.936Z] === RUN   TestTagExistedNameWithoutForce
08:15:33 [2020-11-05T08:15:33.936Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
08:15:33 [2020-11-05T08:15:33.936Z] === RUN   TestTagOfficialNames
08:15:33 [2020-11-05T08:15:33.936Z] --- PASS: TestTagOfficialNames (0.04s)
08:15:33 [2020-11-05T08:15:33.936Z] === RUN   TestTagMatchesDigest
08:15:33 [2020-11-05T08:15:33.936Z] --- PASS: TestTagMatchesDigest (0.02s)
08:15:33 [2020-11-05T08:15:33.936Z] === CONT  TestImportExtremelyLargeImageWorks
08:15:37 [2020-11-05T08:15:37.029Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
08:15:37 [2020-11-05T08:15:37.973Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
08:15:38 [2020-11-05T08:15:38.545Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
08:15:38 [2020-11-05T08:15:38.805Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
08:15:39 [2020-11-05T08:15:39.377Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
08:15:39 [2020-11-05T08:15:39.949Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
08:15:40 [2020-11-05T08:15:40.893Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
08:15:43 [2020-11-05T08:15:43.442Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
08:15:43 [2020-11-05T08:15:43.703Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
08:15:44 [2020-11-05T08:15:44.443Z] 406ffb8432a7: Pull complete
08:15:44 [2020-11-05T08:15:44.443Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
08:15:44 [2020-11-05T08:15:44.443Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
08:15:44 [2020-11-05T08:15:44.443Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
08:15:44 [2020-11-05T08:15:44.443Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
08:15:44 [2020-11-05T08:15:44.443Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518'
08:15:44 [2020-11-05T08:15:44.443Z] WARN: Skipping validation tests
08:15:44 [2020-11-05T08:15:44.443Z] INFO: Running unit tests at 11/05/2020 08:15:33...
08:15:44 [2020-11-05T08:15:44.443Z] INFO: make.ps1 starting at 11/05/2020 08:15:37
08:15:44 [2020-11-05T08:15:44.443Z] INFO: Git commit (c6accc67f2) assumed from DOCKER_GITCOMMIT environment variable
08:15:44 [2020-11-05T08:15:44.443Z] INFO: Invoking autogen...
08:15:44 [2020-11-05T08:15:44.443Z] INFO: Running unit tests...
08:15:45 [2020-11-05T08:15:45.090Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
08:15:45 [2020-11-05T08:15:45.662Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
08:15:45 [2020-11-05T08:15:45.662Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
08:15:46 [2020-11-05T08:15:46.605Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
08:15:47 [2020-11-05T08:15:47.179Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
08:15:48 [2020-11-05T08:15:48.566Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
08:15:48 [2020-11-05T08:15:48.566Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
08:15:49 [2020-11-05T08:15:49.952Z] === RUN   TestDockerSuite/TestBuildDockerignore
08:15:50 [2020-11-05T08:15:50.265Z] 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
08:15:52 [2020-11-05T08:15:52.622Z] --- PASS: TestCreateServiceMultipleTimes (19.48s)
08:15:52 [2020-11-05T08:15:52.622Z] === RUN   TestCreateServiceConflict
08:15:53 [2020-11-05T08:15:53.193Z] --- PASS: TestCreateServiceConflict (3.25s)
08:15:53 [2020-11-05T08:15:53.193Z] === RUN   TestCreateServiceMaxReplicas
08:15:53 [2020-11-05T08:15:53.256Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
08:15:53 [2020-11-05T08:15:53.827Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
08:15:57 [2020-11-05T08:15:57.363Z] ?   	github.com/docker/docker/api	[no test files]
08:15:57 [2020-11-05T08:15:57.414Z] --- PASS: TestCreateServiceMaxReplicas (3.82s)
08:15:57 [2020-11-05T08:15:57.414Z] === RUN   TestCreateWithDuplicateNetworkNames
08:15:59 [2020-11-05T08:15:59.118Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
08:16:00 [2020-11-05T08:16:00.507Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
08:16:01 [2020-11-05T08:16:01.892Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
08:16:01 [2020-11-05T08:16:01.892Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
08:16:05 [2020-11-05T08:16:05.236Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
08:16:05 [2020-11-05T08:16:05.236Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
08:16:07 [2020-11-05T08:16:07.783Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
08:16:08 [2020-11-05T08:16:08.045Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
08:16:08 [2020-11-05T08:16:08.617Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
08:16:09 [2020-11-05T08:16:09.189Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
08:16:11 [2020-11-05T08:16:11.106Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
08:16:11 [2020-11-05T08:16:11.106Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
08:16:12 [2020-11-05T08:16:12.216Z] === RUN   TestMiddlewares
08:16:12 [2020-11-05T08:16:12.216Z] --- PASS: TestMiddlewares (0.00s)
08:16:12 [2020-11-05T08:16:12.216Z] PASS
08:16:12 [2020-11-05T08:16:12.216Z] coverage: 9.0% of statements
08:16:12 [2020-11-05T08:16:12.216Z] ok  	github.com/docker/docker/api/server	0.238s	coverage: 9.0% of statements
08:16:12 [2020-11-05T08:16:12.326Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s)
08:16:12 [2020-11-05T08:16:12.326Z] === RUN   TestCreateServiceSecretFileMode
08:16:13 [2020-11-05T08:16:13.024Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
08:16:14 [2020-11-05T08:16:14.939Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
08:16:15 [2020-11-05T08:16:15.627Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
08:16:15 [2020-11-05T08:16:15.627Z] === RUN   TestCreateServiceConfigFileMode
08:16:16 [2020-11-05T08:16:16.326Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
08:16:16 [2020-11-05T08:16:16.898Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
08:16:17 [2020-11-05T08:16:17.161Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
08:16:18 [2020-11-05T08:16:18.929Z] --- PASS: TestCreateServiceConfigFileMode (3.26s)
08:16:18 [2020-11-05T08:16:18.929Z] === RUN   TestCreateServiceSysctls
08:16:20 [2020-11-05T08:16:20.465Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
08:16:21 [2020-11-05T08:16:21.038Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
08:16:21 [2020-11-05T08:16:21.610Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
08:16:23 [2020-11-05T08:16:23.137Z] --- PASS: TestCreateServiceSysctls (4.19s)
08:16:23 [2020-11-05T08:16:23.137Z] === RUN   TestCreateServiceCapabilities
08:16:23 [2020-11-05T08:16:23.525Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
08:16:23 [2020-11-05T08:16:23.786Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
08:16:25 [2020-11-05T08:16:25.703Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
08:16:26 [2020-11-05T08:16:26.439Z] --- PASS: TestCreateServiceCapabilities (3.40s)
08:16:26 [2020-11-05T08:16:26.439Z] === RUN   TestInspect
08:16:27 [2020-11-05T08:16:27.089Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
08:16:28 [2020-11-05T08:16:28.986Z] --- PASS: TestInspect (2.89s)
08:16:28 [2020-11-05T08:16:28.986Z] === RUN   TestCreateJob
08:16:30 [2020-11-05T08:16:30.392Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
08:16:32 [2020-11-05T08:16:32.307Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
08:16:33 [2020-11-05T08:16:33.192Z] --- PASS: TestCreateJob (3.50s)
08:16:33 [2020-11-05T08:16:33.192Z] === RUN   TestReplicatedJob
08:16:34 [2020-11-05T08:16:34.856Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
08:16:34 [2020-11-05T08:16:34.856Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
08:16:36 [2020-11-05T08:16:36.769Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
08:16:37 [2020-11-05T08:16:37.030Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
08:16:37 [2020-11-05T08:16:37.616Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
08:16:37 [2020-11-05T08:16:37.617Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
08:16:37 [2020-11-05T08:16:37.617Z] remote: Enumerating objects: 2, done.
08:16:37 [2020-11-05T08:16:37.617Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
08:16:37 [2020-11-05T08:16:37.617Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
08:16:37 [2020-11-05T08:16:37.617Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
08:16:37 [2020-11-05T08:16:37.617Z] 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.
08:16:37 [2020-11-05T08:16:37.617Z] Building: bundles/cross/windows/amd64/containerutility.exe
08:16:37 [2020-11-05T08:16:37.617Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:16:37 [2020-11-05T08:16:37.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/test/unit
08:16:37 [2020-11-05T08:16:37.973Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
08:16:39 [2020-11-05T08:16:39.359Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
08:16:39 [2020-11-05T08:16:39.781Z] --- PASS: TestReplicatedJob (6.45s)
08:16:39 [2020-11-05T08:16:39.781Z] === RUN   TestUpdateReplicatedJob
08:16:40 [2020-11-05T08:16:40.487Z] ?   	github.com/docker/docker/api	[no test files]
08:16:42 [2020-11-05T08:16:42.663Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
08:16:43 [2020-11-05T08:16:43.083Z] --- PASS: TestUpdateReplicatedJob (4.27s)
08:16:43 [2020-11-05T08:16:43.083Z] === RUN   TestServiceListWithStatuses
08:16:43 [2020-11-05T08:16:43.083Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:16:43 [2020-11-05T08:16:43.083Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:16:43 [2020-11-05T08:16:43.083Z] === RUN   TestDockerNetworkConnectAlias
08:16:49 [2020-11-05T08:16:49.671Z] --- PASS: TestDockerNetworkConnectAlias (6.11s)
08:16:49 [2020-11-05T08:16:49.671Z] === RUN   TestDockerNetworkReConnect
08:16:50 [2020-11-05T08:16:50.802Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
08:16:54 [2020-11-05T08:16:54.104Z] === RUN   TestDockerSuite/TestBuildDotDotFile
08:16:54 [2020-11-05T08:16:54.104Z] === RUN   TestDockerSuite/TestBuildEOLInLine
08:16:54 [2020-11-05T08:16:54.960Z] --- PASS: TestDockerNetworkReConnect (5.17s)
08:16:54 [2020-11-05T08:16:54.960Z] === RUN   TestServicePlugin
08:16:54 [2020-11-05T08:16:54.960Z] --- SKIP: TestServicePlugin (0.00s)
08:16:54 [2020-11-05T08:16:54.960Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:16:54 [2020-11-05T08:16:54.960Z] === RUN   TestServiceUpdateLabel
08:16:55 [2020-11-05T08:16:55.371Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
08:16:57 [2020-11-05T08:16:57.405Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
08:16:57 [2020-11-05T08:16:57.666Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
08:16:58 [2020-11-05T08:16:58.238Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
08:16:58 [2020-11-05T08:16:58.260Z] --- PASS: TestServiceUpdateLabel (3.27s)
08:16:58 [2020-11-05T08:16:58.260Z] === RUN   TestServiceUpdateSecrets
08:16:59 [2020-11-05T08:16:59.182Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
08:16:59 [2020-11-05T08:16:59.182Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
08:16:59 [2020-11-05T08:16:59.182Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
08:16:59 [2020-11-05T08:16:59.755Z] === RUN   TestDockerSuite/TestBuildEntrypoint
08:17:00 [2020-11-05T08:17:00.016Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
08:17:01 [2020-11-05T08:17:01.942Z] === RUN   TestDockerDaemonSuite/TestShmSize
08:17:02 [2020-11-05T08:17:02.519Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestBoolValue
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestBoolValue (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestBoolValueOrDefault
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestBoolValueOrDefault (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestInt64ValueOrZero
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestInt64ValueOrZero (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestInt64ValueOrDefault
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestInt64ValueOrDefault (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestInt64ValueOrDefaultWithError
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestJsonContentType
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestJsonContentType (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] PASS
08:17:02 [2020-11-05T08:17:02.969Z] coverage: 14.7% of statements
08:17:02 [2020-11-05T08:17:02.969Z] ok  	github.com/docker/docker/api/server/httputils	0.134s	coverage: 14.7% of statements
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestMaskSecretKeys
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestMaskSecretKeys (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestVersionMiddlewareVersion
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] PASS
08:17:02 [2020-11-05T08:17:02.969Z] coverage: 37.7% of statements
08:17:02 [2020-11-05T08:17:02.969Z] ok  	github.com/docker/docker/api/server/middleware	0.203s	coverage: 37.7% of statements
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestStrSliceMarshalJSON
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestStrSliceUnmarshalJSON
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestStrSliceUnmarshalString
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestStrSliceUnmarshalSlice
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] PASS
08:17:02 [2020-11-05T08:17:02.969Z] coverage: 90.0% of statements
08:17:02 [2020-11-05T08:17:02.969Z] ok  	github.com/docker/docker/api/types/strslice	0.055s	coverage: 90.0% of statements
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestToJSON
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestToJSON (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestToParamWithVersion
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestToParamWithVersion (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestFromJSON
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestFromJSON (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestEmpty
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestEmpty (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestArgsMatchKVListEmptySources
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestArgsMatchKVList
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestArgsMatchKVList (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestArgsMatch
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestArgsMatch (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestAdd
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestAdd (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestDel
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestDel (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestLen
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestLen (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestExactMatch
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestExactMatch (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestOnlyOneExactMatch
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestOnlyOneExactMatch (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestContains
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestContains (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestValidate
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestValidate (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestWalkValues
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestWalkValues (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestFuzzyMatch
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestFuzzyMatch (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestClone
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestClone (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] PASS
08:17:02 [2020-11-05T08:17:02.969Z] coverage: 92.2% of statements
08:17:02 [2020-11-05T08:17:02.969Z] ok  	github.com/docker/docker/api/types/filters	0.137s	coverage: 92.2% of statements
08:17:02 [2020-11-05T08:17:02.969Z] === RUN   TestAdjustForAPIVersion
08:17:02 [2020-11-05T08:17:02.969Z] --- PASS: TestAdjustForAPIVersion (0.00s)
08:17:02 [2020-11-05T08:17:02.969Z] PASS
08:17:02 [2020-11-05T08:17:02.969Z] coverage: 5.7% of statements
08:17:02 [2020-11-05T08:17:02.969Z] ok  	github.com/docker/docker/api/server/router/swarm	0.155s	coverage: 5.7% of statements
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:17:02 [2020-11-05T08:17:02.969Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:17:03 [2020-11-05T08:17:03.432Z] === RUN   TestDurationToSecondsString
08:17:03 [2020-11-05T08:17:03.432Z] --- PASS: TestDurationToSecondsString (0.00s)
08:17:03 [2020-11-05T08:17:03.432Z] === RUN   TestGetTimestamp
08:17:03 [2020-11-05T08:17:03.432Z] --- PASS: TestGetTimestamp (0.15s)
08:17:03 [2020-11-05T08:17:03.432Z] === RUN   TestParseTimestamps
08:17:03 [2020-11-05T08:17:03.432Z] --- PASS: TestParseTimestamps (0.00s)
08:17:03 [2020-11-05T08:17:03.432Z] PASS
08:17:03 [2020-11-05T08:17:03.432Z] coverage: 100.0% of statements
08:17:03 [2020-11-05T08:17:03.432Z] ok  	github.com/docker/docker/api/types/time	0.307s	coverage: 100.0% of statements
08:17:03 [2020-11-05T08:17:03.893Z] === RUN   TestCompareVersion
08:17:03 [2020-11-05T08:17:03.893Z] --- PASS: TestCompareVersion (0.00s)
08:17:03 [2020-11-05T08:17:03.893Z] PASS
08:17:03 [2020-11-05T08:17:03.893Z] coverage: 75.0% of statements
08:17:03 [2020-11-05T08:17:03.893Z] ok  	github.com/docker/docker/api/types/versions	0.036s	coverage: 75.0% of statements
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/builder	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:17:03 [2020-11-05T08:17:03.893Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:17:03 [2020-11-05T08:17:03.904Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
08:17:04 [2020-11-05T08:17:04.354Z] === RUN   TestReadAll
08:17:04 [2020-11-05T08:17:04.355Z] --- PASS: TestReadAll (0.00s)
08:17:04 [2020-11-05T08:17:04.355Z] PASS
08:17:04 [2020-11-05T08:17:04.355Z] coverage: 96.8% of statements
08:17:04 [2020-11-05T08:17:04.355Z] ok  	github.com/docker/docker/builder/dockerignore	0.062s	coverage: 96.8% of statements
08:17:04 [2020-11-05T08:17:04.476Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
08:17:06 [2020-11-05T08:17:06.574Z] --- PASS: TestParseRemoteURL (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestCloneArgsSmartHttp
08:17:06 [2020-11-05T08:17:06.574Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestCloneArgsDumbHttp
08:17:06 [2020-11-05T08:17:06.574Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestCloneArgsGit
08:17:06 [2020-11-05T08:17:06.574Z] --- PASS: TestCloneArgsGit (0.00s)
08:17:06 [2020-11-05T08:17:06.574Z] === RUN   TestCheckoutGit
08:17:07 [2020-11-05T08:17:07.026Z] === RUN   TestDockerSuite/TestBuildEnv
08:17:07 [2020-11-05T08:17:07.026Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
08:17:07 [2020-11-05T08:17:07.026Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
08:17:07 [2020-11-05T08:17:07.970Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
08:17:08 [2020-11-05T08:17:08.119Z] === RUN   TestEnable
08:17:08 [2020-11-05T08:17:08.119Z] --- PASS: TestEnable (0.00s)
08:17:08 [2020-11-05T08:17:08.119Z] === RUN   TestDisable
08:17:08 [2020-11-05T08:17:08.119Z] --- PASS: TestDisable (0.00s)
08:17:08 [2020-11-05T08:17:08.119Z] === RUN   TestEnabled
08:17:08 [2020-11-05T08:17:08.119Z] --- PASS: TestEnabled (0.00s)
08:17:08 [2020-11-05T08:17:08.119Z] PASS
08:17:08 [2020-11-05T08:17:08.119Z] coverage: 100.0% of statements
08:17:08 [2020-11-05T08:17:08.119Z] ok  	github.com/docker/docker/cli/debug	0.042s	coverage: 100.0% of statements
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestProcessNoDockerignore
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestProcessNoDockerignore (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestProcessShouldLeaveAllFiles
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestDetectContentType
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestDetectContentType (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestSelectAcceptableMIME
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestSelectAcceptableMIME (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestInspectEmptyResponse
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestInspectEmptyResponse (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestInspectResponseBinary
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestInspectResponseBinary (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestResponseUnsupportedContentType
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestInspectResponseTextSimple
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestInspectResponseTextSimple (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestInspectResponseEmptyContentType
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestUnknownContentLength
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestUnknownContentLength (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestDownloadRemote
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestGetAllAllowed
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestGetAllAllowed (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestGetAllMeta
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestGetAllMeta (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestWarnOnUnusedBuildArgs
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestIsUnreferencedBuiltin
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestIsExistingDirectory
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestIsExistingDirectory (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestGetFilenameForDownload
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestGetFilenameForDownload (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestEnv2Variables
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestEnv2Variables (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestEnvValueWithExistingRunConfigEnv
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestMaintainer
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestMaintainer (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestLabel
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestLabel (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestFromScratch
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestFromScratch (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestFromWithArg
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestFromWithArg (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestFromWithArgButBuildArgsNotGiven
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestFromWithUndefinedArg
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestFromWithUndefinedArg (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestFromMultiStageWithNamedStage
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestOnbuild
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestOnbuild (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestWorkdir
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestWorkdir (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestCmd
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestCmd (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestHealthcheckNone
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestHealthcheckNone (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestHealthcheckCmd
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestHealthcheckCmd (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestEntrypoint
08:17:09 [2020-11-05T08:17:09.108Z] --- PASS: TestEntrypoint (0.00s)
08:17:09 [2020-11-05T08:17:09.108Z] === RUN   TestExpose
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestExpose (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestUser
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestUser (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestVolume
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestVolume (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestStopSignal
08:17:09 [2020-11-05T08:17:09.109Z] --- SKIP: TestStopSignal (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z]     dispatchers_test.go:376: Windows does not support stopsignal
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestArg
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestArg (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestShell
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestShell (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestPrependEnvOnCmd
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestPrependEnvOnCmd (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestRunWithBuildArgs
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestRunWithBuildArgs (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestRunIgnoresHealthcheck
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestNormalizeWorkdir
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestNormalizeWorkdir (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDispatch
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDispatch/ADD_multiple_files_to_file
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDispatch/COPY_multiple_files_to_file
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestDownloadRemote (0.09s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestGetWithStatusError
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestGetWithStatusError (0.01s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestCloseRootDirectory
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDispatch/COPY_wildcard_no_files
08:17:09 [2020-11-05T08:17:09.109Z] --- SKIP: TestCloseRootDirectory (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestHashFile
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDispatch/COPY_url
08:17:09 [2020-11-05T08:17:09.109Z] --- SKIP: TestHashFile (0.01s)
08:17:09 [2020-11-05T08:17:09.109Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestHashSubdir
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestDispatch (0.08s)
08:17:09 [2020-11-05T08:17:09.109Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
08:17:09 [2020-11-05T08:17:09.109Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
08:17:09 [2020-11-05T08:17:09.109Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s)
08:17:09 [2020-11-05T08:17:09.109Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
08:17:09 [2020-11-05T08:17:09.109Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
08:17:09 [2020-11-05T08:17:09.109Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s)
08:17:09 [2020-11-05T08:17:09.109Z]     --- PASS: TestDispatch/COPY_url (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestAddScratchImageAddsToMounts
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestAddFromScratchPopulatesPlatform
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestImageSourceGetAddsToMounts
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestEmptyDockerfile
08:17:09 [2020-11-05T08:17:09.109Z] --- SKIP: TestHashSubdir (0.01s)
08:17:09 [2020-11-05T08:17:09.109Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestRemoveDirectory
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestEmptyDockerfile (0.01s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestSymlinkDockerfile
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestSymlinkDockerfile (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDockerfileOutsideTheBuildContext
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestNonExistingDockerfile
08:17:09 [2020-11-05T08:17:09.109Z] --- SKIP: TestRemoveDirectory (0.01s)
08:17:09 [2020-11-05T08:17:09.109Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:17:09 [2020-11-05T08:17:09.109Z] PASS
08:17:09 [2020-11-05T08:17:09.109Z] coverage: 9.2% of statements
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestNonExistingDockerfile (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestCopyRunConfig
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestCopyRunConfig (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestDeepCopyRunConfig
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestDeepCopyRunConfig (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestExportImage
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestExportImage (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] === RUN   TestNormalizeDest
08:17:09 [2020-11-05T08:17:09.109Z] --- PASS: TestNormalizeDest (0.00s)
08:17:09 [2020-11-05T08:17:09.109Z] PASS
08:17:09 [2020-11-05T08:17:09.109Z] coverage: 46.3% of statements
08:17:09 [2020-11-05T08:17:09.109Z] ok  	github.com/docker/docker/builder/remotecontext	0.854s	coverage: 9.2% of statements
08:17:09 [2020-11-05T08:17:09.109Z] ok  	github.com/docker/docker/builder/dockerfile	0.582s	coverage: 46.3% of statements
08:17:09 [2020-11-05T08:17:09.356Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
08:17:10 [2020-11-05T08:17:10.298Z] === RUN   TestDockerSuite/TestBuildEnvUsage
08:17:12 [2020-11-05T08:17:12.846Z] --- PASS: TestDockerDaemonSuite (356.13s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.51s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.90s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.29s)
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:1454: [ddea4b5f8225b] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d21129f556760] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.22s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [dcae1cc75c743] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.31s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.75s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.28s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.41s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.58s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.38s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d27722a75d550] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d763f69f9fdc3] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [da8afea0043a3] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.41s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d0c98f3f91e52] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.38s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.63s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d472f15c2bbd3] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.32s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.26s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [da6af7ffb14e9] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.89s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d3312a524e472] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.15s)
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_plugins_test.go:79: [d43314db80147] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.69s)
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_plugins_test.go:169: [d242af4a10b00] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.94s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d2c78b4a2bb67] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.02s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.93s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.01s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.26s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.47s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d5f3233a9528e] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.99s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.40s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.50s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.59s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.26s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [dc75c985436f9] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.51s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.53s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.55s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.18s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [dafb993ab2400] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [ddebe42c0afd1] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.44s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d6bfb9dbe6aa7] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.01s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.28s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (4.33s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.16s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.23s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.72s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d797fae211a06] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.24s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.89s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [dafd5c1bf2dfe] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.26s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s)
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from config
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from config
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d0002d7bdd16c] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [dce5c29deebb6] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [ded2d1e57b678] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.00s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [de347f39cb3db] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.66s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.57s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d661db30f4966] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.64s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.74s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [dcbacd3c2c94c] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.94s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (5.30s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.48s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.34s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.84s)
08:17:12 [2020-11-05T08:17:12.846Z]         docker_cli_daemon_test.go:2549: [dd59baaa99206] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.71s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.93s)
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
08:17:12 [2020-11-05T08:17:12.846Z]         check_test.go:309: [d12c291e66af3] daemon is not started
08:17:12 [2020-11-05T08:17:12.846Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.61s)
08:17:12 [2020-11-05T08:17:12.846Z] === RUN   TestDockerSwarmSuite
08:17:12 [2020-11-05T08:17:12.846Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
08:17:13 [2020-11-05T08:17:13.164Z] --- PASS: TestServiceUpdateSecrets (15.40s)
08:17:13 [2020-11-05T08:17:13.164Z] === RUN   TestServiceUpdateConfigs
08:17:15 [2020-11-05T08:17:15.394Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
08:17:17 [2020-11-05T08:17:17.310Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
08:17:18 [2020-11-05T08:17:18.697Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCheckpointCreateError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCheckpointCreateError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCheckpointCreate
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCheckpointCreate (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCheckpointDeleteError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCheckpointDeleteError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCheckpointDelete
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCheckpointDelete (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCheckpointListError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCheckpointListError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCheckpointList
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCheckpointList (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCheckpointListContainerNotFound
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestNewClientWithOpsFromEnv
08:17:21 [2020-11-05T08:17:21.526Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z]     client_test.go:23: runtime.GOOS == "windows"
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestGetAPIPath
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestGetAPIPath (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestParseHostURL
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestParseHostURL (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestNegotiateAPIVersionEmpty
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestNegotiateAPIVersion
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestNegotiateAPIVersion (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestNegotiateAPVersionOverride
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestNegotiateAPIVersionAutomatic
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestClientRedirect
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestClientRedirect (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigCreateUnsupported
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigCreateUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigCreateError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigCreateError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigCreate
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigCreate (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigInspectNotFound
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigInspectNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigInspectUnsupported
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigInspectUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigInspectError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigInspectConfigNotFound
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigInspect
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigListUnsupported
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigListUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigListError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigListError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigList
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigList (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigRemoveUnsupported
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigRemoveError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigRemoveError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigRemove
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigUpdateUnsupported
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigUpdateError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigUpdateError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestConfigUpdate
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestConfigUpdate (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerCommitError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerCommitError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerCommit
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerCommit (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerStatPathError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerStatPathError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerStatPathNotFoundError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerStatPathNoHeaderError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerStatPath
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerStatPath (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCopyToContainerError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCopyToContainerError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCopyToContainerNotFoundError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCopyToContainerNotStatusOKError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCopyToContainer
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCopyToContainer (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCopyFromContainerError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCopyFromContainerError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCopyFromContainerNotFoundError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCopyFromContainerNotStatusOKError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCopyFromContainerNoHeaderError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestCopyFromContainer
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestCopyFromContainer (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerCreateError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerCreateError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerCreateImageNotFound
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerCreateWithName
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerCreateWithName (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerCreateAutoRemove
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerDiffError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerDiffError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerDiff
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerDiff (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExecCreateError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExecCreateError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExecCreate
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExecCreate (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExecStartError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExecStartError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExecStart
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExecStart (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExecInspectError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExecInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExecInspect
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExecInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExportError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExportError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExport
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExport (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerInspectError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerInspectContainerNotFound
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerInspect
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerInspectNode
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerInspectNode (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerKillError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerKillError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerKill
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerKill (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerListError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerListError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerList
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerList (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerLogsNotFoundError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerLogsError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerLogsError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerLogs
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerLogs (0.15s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerPauseError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerPauseError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerPause
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerPause (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainersPruneError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainersPruneError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainersPrune
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainersPrune (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerRemoveError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerRemoveError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerRemoveNotFoundError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerRemove
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerRenameError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerRenameError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerRename
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerRename (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerResizeError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerResizeError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExecResizeError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExecResizeError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerResize
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerResize (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerExecResize
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerExecResize (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerRestartError
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerRestartError (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerRestart
08:17:21 [2020-11-05T08:17:21.526Z] --- PASS: TestContainerRestart (0.00s)
08:17:21 [2020-11-05T08:17:21.526Z] === RUN   TestContainerStartError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerStartError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerStart
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerStart (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerStatsError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerStatsError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerStats
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerStats (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerStopError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerStopError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerStop
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerStop (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerTopError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerTopError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerTop
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerTop (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerUnpauseError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerUnpauseError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerUnpause
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerUnpause (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerUpdateError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerUpdateError (0.01s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerUpdate
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerUpdate (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerWaitError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerWaitError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestContainerWait
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestContainerWait (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestDiskUsageError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestDiskUsageError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestDiskUsage
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestDiskUsage (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestDistributionInspectUnsupported
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestDistributionInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestEventsErrorInOptions
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestEventsErrorInOptions (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestEventsErrorFromServer
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestEventsErrorFromServer (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestEvents
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestEvents (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestTLSCloseWriter
08:17:21 [2020-11-05T08:17:21.527Z] === PAUSE TestTLSCloseWriter
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageBuildError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageBuildError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageBuild
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageBuild (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestGetDockerOS
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestGetDockerOS (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageCreateError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageCreateError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageCreate
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageCreate (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageHistoryError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageHistoryError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageHistory
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageHistory (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageImportError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageImportError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageImport
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageImport (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageInspectError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageInspectImageNotFound
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageInspectImageNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageInspect
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageListError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageListError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageList
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageList (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageListApiBefore125
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageListApiBefore125 (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageLoadError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageLoadError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageLoad
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageLoad (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagesPruneError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagesPruneError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagesPrune
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagesPrune (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePullReferenceParseError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePullReferenceParseError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePullAnyError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePullAnyError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePullStatusUnauthorizedError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePullWithPrivilegedFuncNoError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePullWithoutErrors
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePullWithoutErrors (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushReferenceError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePushReferenceError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushAnyError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePushAnyError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushStatusUnauthorizedError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushWithPrivilegedFuncNoError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushWithoutErrors
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImagePushWithoutErrors (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageRemoveError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageRemoveError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageRemoveImageNotFound
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageRemove
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageSaveError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageSaveError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageSave
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageSave (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageSearchAnyError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageSearchAnyError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageSearchStatusUnauthorizedError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageSearchWithoutErrors
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageTagError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageTagError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageTagInvalidReference
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageTagInvalidReference (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageTagInvalidSourceImageName
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageTagHexSource
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageTagHexSource (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestImageTag
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestImageTag (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestInfoServerError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestInfoServerError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestInfoInvalidResponseJSONError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestInfo
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestInfo (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkConnectError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkConnectError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkConnect
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkConnect (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkCreateError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkCreateError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkCreate
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkCreate (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkDisconnectError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkDisconnectError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkDisconnect
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkDisconnect (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkInspectError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkInspectNotFoundError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkInspect
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkListError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkListError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkList
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkList (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworksPruneError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworksPruneError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworksPrune
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworksPrune (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkRemoveError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkRemoveError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNetworkRemove
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNetworkRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeInspectError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeInspectNodeNotFound
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeInspect
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeListError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeListError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeList
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeList (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeRemoveError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeRemoveError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeRemove
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeUpdateError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeUpdateError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestNodeUpdate
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestNodeUpdate (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestOptionWithTimeout
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestOptionWithTimeout (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPingFail
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPingFail (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPingWithError
08:17:21 [2020-11-05T08:17:21.527Z] 2020/11/05 08:17:20 RoundTripper returned a response & error; ignoring response
08:17:21 [2020-11-05T08:17:21.527Z] 2020/11/05 08:17:20 RoundTripper returned a response & error; ignoring response
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPingWithError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPingSuccess
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPingSuccess (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPingHeadFallback
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPingHeadFallback/OK
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPingHeadFallback/Internal_Server_Error
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPingHeadFallback/Not_Found
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPingHeadFallback (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginDisableError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginDisableError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginDisable
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginDisable (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginEnableError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginEnableError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginEnable
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginEnable (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginInspectError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginInspect
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginListError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginListError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginList
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginList (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginPushError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginPushError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginPush
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginPush (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginRemoveError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginRemoveError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginRemove
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginSetError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginSetError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPluginSet
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPluginSet (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSetHostHeader
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSetHostHeader (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestPlainTextError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestPlainTextError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestInfiniteError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestInfiniteError (0.02s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretCreateUnsupported
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretCreateUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretCreateError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretCreateError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretCreate
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretCreate (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretInspectUnsupported
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretInspectUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretInspectError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretInspectSecretNotFound
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretInspect
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretListUnsupported
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretListUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretListError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretListError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretList
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretList (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretRemoveUnsupported
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretRemoveError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretRemoveError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretRemove
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretUpdateUnsupported
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretUpdateError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretUpdateError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestSecretUpdate
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestSecretUpdate (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceCreateError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestServiceCreateError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceCreate
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestServiceCreate (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceCreateCompatiblePlatforms
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceCreateDigestPinning
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceInspectError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestServiceInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceInspectServiceNotFound
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceInspect
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestServiceInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceListError
08:17:21 [2020-11-05T08:17:21.527Z] --- PASS: TestServiceListError (0.00s)
08:17:21 [2020-11-05T08:17:21.527Z] === RUN   TestServiceList
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestServiceList (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestServiceLogsError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestServiceLogsError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestServiceLogs
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestServiceLogs (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestServiceRemoveError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestServiceRemoveError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestServiceRemoveNotFoundError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestServiceRemove
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestServiceRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestServiceUpdateError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestServiceUpdateError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestServiceUpdate
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestServiceUpdate (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmGetUnlockKeyError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmGetUnlockKey
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmInitError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmInitError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmInit
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmInit (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmInspectError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmInspect
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmJoinError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmJoinError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmJoin
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmJoin (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmLeaveError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmLeaveError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmLeave
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmLeave (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmUnlockError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmUnlockError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmUnlock
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmUnlock (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmUpdateError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmUpdateError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestSwarmUpdate
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestSwarmUpdate (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestTaskInspectError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestTaskInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestTaskInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestTaskInspect
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestTaskInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestTaskListError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestTaskListError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestTaskList
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestTaskList (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeCreateError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeCreateError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeCreate
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeCreate (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeInspectError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeInspectError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeInspectNotFound
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeInspectNotFound (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeInspectWithEmptyID
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeInspect
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeInspect (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeListError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeListError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeList
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeList (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeRemoveError
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeRemoveError (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === RUN   TestVolumeRemove
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestVolumeRemove (0.00s)
08:17:21 [2020-11-05T08:17:21.528Z] === CONT  TestTLSCloseWriter
08:17:21 [2020-11-05T08:17:21.528Z] --- PASS: TestTLSCloseWriter (0.01s)
08:17:21 [2020-11-05T08:17:21.528Z] PASS
08:17:21 [2020-11-05T08:17:21.528Z] coverage: 74.9% of statements
08:17:21 [2020-11-05T08:17:21.528Z] ok  	github.com/docker/docker/client	0.625s	coverage: 74.9% of statements
08:17:23 [2020-11-05T08:17:23.987Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
08:17:28 [2020-11-05T08:17:28.086Z] --- PASS: TestServiceUpdateConfigs (14.91s)
08:17:28 [2020-11-05T08:17:28.086Z] === RUN   TestServiceUpdateNetwork
08:17:36 [2020-11-05T08:17:36.376Z] --- PASS: TestCheckoutGit (29.78s)
08:17:36 [2020-11-05T08:17:36.376Z] === RUN   TestValidGitTransport
08:17:36 [2020-11-05T08:17:36.376Z] --- PASS: TestValidGitTransport (0.00s)
08:17:36 [2020-11-05T08:17:36.376Z] === RUN   TestGitInvalidRef
08:17:36 [2020-11-05T08:17:36.376Z] --- PASS: TestGitInvalidRef (0.23s)
08:17:36 [2020-11-05T08:17:36.376Z] PASS
08:17:36 [2020-11-05T08:17:36.376Z] coverage: 86.3% of statements
08:17:36 [2020-11-05T08:17:36.376Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.259s	coverage: 86.3% of statements
08:17:36 [2020-11-05T08:17:36.839Z] ?   	github.com/docker/docker/cli	[no test files]
08:17:36 [2020-11-05T08:17:36.839Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:17:38 [2020-11-05T08:17:38.898Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
08:17:38 [2020-11-05T08:17:38.898Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
08:17:38 [2020-11-05T08:17:38.898Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
08:17:38 [2020-11-05T08:17:38.898Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
08:17:42 [2020-11-05T08:17:42.994Z] --- PASS: TestServiceUpdateNetwork (14.79s)
08:17:42 [2020-11-05T08:17:42.994Z] === RUN   TestServiceUpdatePidsLimit
08:17:44 [2020-11-05T08:17:44.380Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:17:45 [2020-11-05T08:17:45.324Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliConfigWithTLS
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliConfigWithConflicts
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliWithConflictingLabels
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestConfigureDaemonLogs
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestConfigureDaemonLogs (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestCommonOptionsInstallFlags
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
08:17:45 [2020-11-05T08:17:45.436Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
08:17:45 [2020-11-05T08:17:45.436Z] PASS
08:17:45 [2020-11-05T08:17:45.436Z] coverage: 18.5% of statements
08:17:45 [2020-11-05T08:17:45.436Z] ok  	github.com/docker/docker/cmd/dockerd	0.655s	coverage: 18.5% of statements
08:17:45 [2020-11-05T08:17:45.897Z] === RUN   TestContainerStopSignal
08:17:45 [2020-11-05T08:17:45.897Z] --- PASS: TestContainerStopSignal (0.00s)
08:17:45 [2020-11-05T08:17:45.897Z] === RUN   TestContainerStopTimeout
08:17:45 [2020-11-05T08:17:45.897Z] --- PASS: TestContainerStopTimeout (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestContainerSecretReferenceDestTarget
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestContainerLogPathSetForJSONFileLogger
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestContainerLogPathSetForRingLogger
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestReplaceAndAppendEnvVars
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestNewMemoryStore
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestNewMemoryStore (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestAddContainers
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestAddContainers (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestGetContainer
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestGetContainer (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestDeleteContainer
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestDeleteContainer (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestListContainers
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestListContainers (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestFirstContainer
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestFirstContainer (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestApplyAllContainer
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestApplyAllContainer (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestIsValidHealthString
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestIsValidHealthString (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestStateRunStop
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestStateRunStop (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestStateTimeoutWait
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestStateTimeoutWait (0.10s)
08:17:46 [2020-11-05T08:17:46.359Z]     state_test.go:141: Stop callback fired
08:17:46 [2020-11-05T08:17:46.359Z]     state_test.go:165: Stop callback fired
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestIsValidStateString
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestIsValidStateString (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestViewSaveDelete
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestViewSaveDelete (0.02s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestViewAll
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestViewAll (0.02s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestViewGet
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestViewGet (0.01s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestNames
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestNames (0.00s)
08:17:46 [2020-11-05T08:17:46.359Z] === RUN   TestViewWithHealthCheck
08:17:46 [2020-11-05T08:17:46.359Z] --- PASS: TestViewWithHealthCheck (0.01s)
08:17:46 [2020-11-05T08:17:46.359Z] PASS
08:17:46 [2020-11-05T08:17:46.359Z] coverage: 41.6% of statements
08:17:46 [2020-11-05T08:17:46.359Z] ok  	github.com/docker/docker/container	0.519s	coverage: 41.6% of statements
08:17:46 [2020-11-05T08:17:46.359Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:17:46 [2020-11-05T08:17:46.359Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:17:46 [2020-11-05T08:17:46.359Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:17:46 [2020-11-05T08:17:46.360Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:17:48 [2020-11-05T08:17:48.549Z] === RUN   TestPrepare
08:17:48 [2020-11-05T08:17:48.549Z] --- PASS: TestPrepare (0.00s)
08:17:48 [2020-11-05T08:17:48.549Z] === RUN   TestStart
08:17:48 [2020-11-05T08:17:48.549Z] --- PASS: TestStart (0.00s)
08:17:48 [2020-11-05T08:17:48.549Z] === RUN   TestWaitCancel
08:17:48 [2020-11-05T08:17:48.549Z] --- PASS: TestWaitCancel (0.00s)
08:17:48 [2020-11-05T08:17:48.549Z] === RUN   TestWaitDisabled
08:17:48 [2020-11-05T08:17:48.549Z] --- PASS: TestWaitDisabled (0.00s)
08:17:48 [2020-11-05T08:17:48.549Z] === RUN   TestWaitEnabled
08:17:48 [2020-11-05T08:17:48.549Z] --- PASS: TestWaitEnabled (0.00s)
08:17:48 [2020-11-05T08:17:48.549Z] === RUN   TestRemove
08:17:48 [2020-11-05T08:17:48.549Z] --- PASS: TestRemove (0.00s)
08:17:48 [2020-11-05T08:17:48.549Z] PASS
08:17:48 [2020-11-05T08:17:48.549Z] coverage: 65.3% of statements
08:17:48 [2020-11-05T08:17:48.549Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.375s	coverage: 65.3% of statements
08:17:48 [2020-11-05T08:17:48.901Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
08:17:48 [2020-11-05T08:17:48.901Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
08:17:49 [2020-11-05T08:17:49.162Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
08:17:49 [2020-11-05T08:17:49.735Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestNewListSecretsFilters
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestNewListSecretsFilters (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestNewListConfigsFilters
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestNewListConfigsFilters (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] PASS
08:17:51 [2020-11-05T08:17:51.471Z] coverage: 0.5% of statements
08:17:51 [2020-11-05T08:17:51.471Z] ok  	github.com/docker/docker/daemon/cluster	0.688s	coverage: 0.5% of statements
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCContainerRuntime
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCIsolation
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCIsolation/empty
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCIsolation/default
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCIsolation/process
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCIsolation
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCIsolation/default
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCIsolation/process
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCCredentialSpec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCConfigs
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCConfigs/file
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCConfigs
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCConfigs/file
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
08:17:51 [2020-11-05T08:17:51.471Z] === RUN   TestServiceConvertToGRPCConfigs/none
08:17:51 [2020-11-05T08:17:51.471Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
08:17:51 [2020-11-05T08:17:51.471Z] PASS
08:17:51 [2020-11-05T08:17:51.471Z] coverage: 35.9% of statements
08:17:51 [2020-11-05T08:17:51.471Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.969s	coverage: 35.9% of statements
08:17:51 [2020-11-05T08:17:51.648Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
08:17:51 [2020-11-05T08:17:51.648Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
08:17:51 [2020-11-05T08:17:51.909Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
08:17:53 [2020-11-05T08:17:53.460Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDiscoveryOptsErrors
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDiscoveryOpts
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestDiscoveryOpts (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] PASS
08:17:57 [2020-11-05T08:17:57.294Z] coverage: 30.0% of statements
08:17:57 [2020-11-05T08:17:57.294Z] ok  	github.com/docker/docker/daemon/discovery	0.275s	coverage: 30.0% of statements
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestBuilderGC
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestBuilderGC (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonConfigurationNotFound
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonBrokenConfiguration
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestParseClusterAdvertiseSettings
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestFindConfigurationConflicts
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestFindConfigurationConflicts (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonConfigurationMergeConflicts
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonConfigurationMergeConcurrent
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonConfigurationMergeConcurrentError
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
08:17:57 [2020-11-05T08:17:57.294Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
08:17:57 [2020-11-05T08:17:57.294Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
08:17:57 [2020-11-05T08:17:57.294Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
08:17:57 [2020-11-05T08:17:57.756Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestFindConfigurationConflictsWithMergedValues
08:17:57 [2020-11-05T08:17:57.756Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
08:17:57 [2020-11-05T08:17:57.756Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
08:17:57 [2020-11-05T08:17:57.756Z] --- PASS: TestValidateConfigurationErrors (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
08:17:57 [2020-11-05T08:17:57.756Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestValidateConfiguration
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestValidateConfiguration/with_label
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestValidateConfiguration/with_dns
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestValidateConfiguration/with_dns-search
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestValidateConfiguration/with_max-download-attempts
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestValidateConfiguration/with_node_generic_resources
08:17:57 [2020-11-05T08:17:57.757Z] --- PASS: TestValidateConfiguration (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestModifiedDiscoverySettings
08:17:57 [2020-11-05T08:17:57.757Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestReloadSetConfigFileNotExist
08:17:57 [2020-11-05T08:17:57.757Z] time="2020-11-05T08:17:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
08:17:57 [2020-11-05T08:17:57.757Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestReloadDefaultConfigNotExist
08:17:57 [2020-11-05T08:17:57.757Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestReloadBadDefaultConfig
08:17:57 [2020-11-05T08:17:57.757Z] time="2020-11-05T08:17:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-691075675"
08:17:57 [2020-11-05T08:17:57.757Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestReloadWithConflictingLabels
08:17:57 [2020-11-05T08:17:57.757Z] time="2020-11-05T08:17:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-459415038"
08:17:57 [2020-11-05T08:17:57.757Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestReloadWithDuplicateLabels
08:17:57 [2020-11-05T08:17:57.757Z] time="2020-11-05T08:17:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-161914181"
08:17:57 [2020-11-05T08:17:57.757Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z] === RUN   TestDaemonConfigurationMerge
08:17:57 [2020-11-05T08:17:57.757Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
08:17:57 [2020-11-05T08:17:57.757Z] PASS
08:17:57 [2020-11-05T08:17:57.757Z] coverage: 79.7% of statements
08:17:57 [2020-11-05T08:17:57.757Z] ok  	github.com/docker/docker/daemon/config	0.601s	coverage: 79.7% of statements
08:17:58 [2020-11-05T08:17:58.220Z] === RUN   TestVerifyNetworkingConfig
08:17:58 [2020-11-05T08:17:58.220Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
08:17:58 [2020-11-05T08:17:58.220Z] === RUN   TestGetContainer
08:17:58 [2020-11-05T08:17:58.220Z] --- PASS: TestGetContainer (0.00s)
08:17:58 [2020-11-05T08:17:58.220Z] === RUN   TestValidContainerNames
08:17:58 [2020-11-05T08:17:58.220Z] --- PASS: TestValidContainerNames (0.00s)
08:17:58 [2020-11-05T08:17:58.220Z] === RUN   TestContainerInitDNS
08:17:58 [2020-11-05T08:17:58.220Z] --- SKIP: TestContainerInitDNS (0.00s)
08:17:58 [2020-11-05T08:17:58.220Z]     daemon_test.go:147: root required
08:17:58 [2020-11-05T08:17:58.220Z] === RUN   TestMerge
08:17:58 [2020-11-05T08:17:58.220Z] --- PASS: TestMerge (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestValidateContainerIsolation
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestValidateContainerIsolation (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestFindNetworkErrorType
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestFindNetworkErrorType (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestEnsureServicesExist
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestEnsureServicesExist (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestEnsureServicesExistErrors
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestContainerDelete
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestContainerDelete (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestContainerDoubleDelete
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestContainerDoubleDelete (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestLogContainerEventCopyLabels
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestLogContainerEventWithAttributes
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestNoneHealthcheck
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestNoneHealthcheck (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestHealthStates
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] time="2020-11-05T08:17:58Z" 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"
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestHealthStates (0.16s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestMaskURLCredentials
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestMaskURLCredentials (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestGetInspectData
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestGetInspectData (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestFillLicense
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestFillLicense (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestListInvalidFilter
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestListInvalidFilter (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestNameFilter
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestNameFilter (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
08:17:58 [2020-11-05T08:17:58.681Z] === 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
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- 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)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestDaemonReloadLabels
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestDaemonReloadLabels (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestDaemonReloadMirrors
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestDaemonReloadMirrors (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestDaemonReloadInsecureRegistries
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestDaemonReloadNotAffectOthers
08:17:58 [2020-11-05T08:17:58.681Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
08:17:58 [2020-11-05T08:17:58.681Z] === RUN   TestDaemonDiscoveryReload
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestWaitNodeAttachment
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestEventsLog
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestEventsLog (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestEventsLogTimeout
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestEventsLogTimeout (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestLogEvents
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestLogEvents (0.05s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestLoadBufferedEvents
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestLoadBufferedEvents (0.15s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestLoadBufferedEventsOnlyFromPast
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestIgnoreBufferedWhenNoTimes
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] PASS
08:17:59 [2020-11-05T08:17:59.654Z] coverage: 50.0% of statements
08:17:59 [2020-11-05T08:17:59.654Z] ok  	github.com/docker/docker/daemon/events	1.032s	coverage: 50.0% of statements
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestWaitNodeAttachment (0.40s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestIsolationConversion
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestIsolationConversion/default
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestIsolationConversion/process
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestIsolationConversion/hyperv
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestIsolationConversion (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z]     --- PASS: TestIsolationConversion/default (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z]     --- PASS: TestIsolationConversion/process (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestContainerLabels
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestContainerLabels (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestCredentialSpecConversion
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestCredentialSpecConversion/none
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestCredentialSpecConversion/config
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestCredentialSpecConversion/file
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestCredentialSpecConversion/registry
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestCredentialSpecConversion (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestControllerValidateMountBind
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestControllerValidateMountBind (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestControllerValidateMountVolume
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestControllerValidateMountVolume (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestControllerValidateMountTarget
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestControllerValidateMountTarget (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestControllerValidateMountTmpfs
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestControllerValidateMountInvalidType
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] === RUN   TestControllerValidateMountNamedPipe
08:17:59 [2020-11-05T08:17:59.654Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
08:17:59 [2020-11-05T08:17:59.654Z] PASS
08:17:59 [2020-11-05T08:17:59.654Z] coverage: 11.3% of statements
08:17:59 [2020-11-05T08:17:59.654Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.276s	coverage: 11.3% of statements
08:18:00 [2020-11-05T08:18:00.115Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s)
08:18:00 [2020-11-05T08:18:00.115Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
08:18:00 [2020-11-05T08:18:00.577Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
08:18:00 [2020-11-05T08:18:00.577Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
08:18:00 [2020-11-05T08:18:00.577Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
08:18:00 [2020-11-05T08:18:00.577Z]     reload_test.go:520: root required
08:18:00 [2020-11-05T08:18:00.577Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
08:18:00 [2020-11-05T08:18:00.577Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
08:18:00 [2020-11-05T08:18:00.577Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
08:18:00 [2020-11-05T08:18:00.577Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
08:18:00 [2020-11-05T08:18:00.577Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
08:18:00 [2020-11-05T08:18:00.577Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
08:18:00 [2020-11-05T08:18:00.577Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
08:18:00 [2020-11-05T08:18:00.577Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
08:18:00 [2020-11-05T08:18:00.577Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
08:18:00 [2020-11-05T08:18:00.577Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
08:18:00 [2020-11-05T08:18:00.577Z] === RUN   TestParseVolumesFrom
08:18:00 [2020-11-05T08:18:00.577Z] --- PASS: TestParseVolumesFrom (0.00s)
08:18:00 [2020-11-05T08:18:00.577Z] PASS
08:18:00 [2020-11-05T08:18:00.577Z] coverage: 9.1% of statements
08:18:00 [2020-11-05T08:18:00.577Z] ok  	github.com/docker/docker/daemon	3.186s	coverage: 9.1% of statements
08:18:00 [2020-11-05T08:18:00.577Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:18:00 [2020-11-05T08:18:00.577Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:18:00 [2020-11-05T08:18:00.577Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:18:00 [2020-11-05T08:18:00.577Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] === RUN   TestLinkNaming
08:18:01 [2020-11-05T08:18:01.550Z] --- PASS: TestLinkNaming (0.00s)
08:18:01 [2020-11-05T08:18:01.550Z] === RUN   TestLinkNew
08:18:01 [2020-11-05T08:18:01.550Z] --- PASS: TestLinkNew (0.00s)
08:18:01 [2020-11-05T08:18:01.550Z] === RUN   TestLinkEnv
08:18:01 [2020-11-05T08:18:01.550Z] --- PASS: TestLinkEnv (0.00s)
08:18:01 [2020-11-05T08:18:01.550Z] === RUN   TestLinkMultipleEnv
08:18:01 [2020-11-05T08:18:01.550Z] --- PASS: TestLinkMultipleEnv (0.00s)
08:18:01 [2020-11-05T08:18:01.550Z] === RUN   TestLinkPortRangeEnv
08:18:01 [2020-11-05T08:18:01.550Z] --- PASS: TestLinkPortRangeEnv (0.00s)
08:18:01 [2020-11-05T08:18:01.550Z] PASS
08:18:01 [2020-11-05T08:18:01.550Z] coverage: 93.0% of statements
08:18:01 [2020-11-05T08:18:01.550Z] ok  	github.com/docker/docker/daemon/links	0.093s	coverage: 93.0% of statements
08:18:01 [2020-11-05T08:18:01.550Z] === RUN   TestIsEmptyDir
08:18:01 [2020-11-05T08:18:01.550Z] --- PASS: TestIsEmptyDir (0.01s)
08:18:01 [2020-11-05T08:18:01.550Z] PASS
08:18:01 [2020-11-05T08:18:01.550Z] coverage: 2.3% of statements
08:18:01 [2020-11-05T08:18:01.550Z] ok  	github.com/docker/docker/daemon/graphdriver	0.128s	coverage: 2.3% of statements
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
08:18:01 [2020-11-05T08:18:01.550Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
08:18:01 [2020-11-05T08:18:01.599Z] --- PASS: TestServiceUpdatePidsLimit (17.48s)
08:18:01 [2020-11-05T08:18:01.599Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
08:18:01 [2020-11-05T08:18:01.599Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
08:18:01 [2020-11-05T08:18:01.599Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
08:18:01 [2020-11-05T08:18:01.599Z] PASS
08:18:01 [2020-11-05T08:18:01.599Z] 
08:18:01 [2020-11-05T08:18:01.599Z] === Skipped
08:18:01 [2020-11-05T08:18:01.599Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:18:01 [2020-11-05T08:18:01.599Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:18:01 [2020-11-05T08:18:01.599Z] 
08:18:01 [2020-11-05T08:18:01.599Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:18:01 [2020-11-05T08:18:01.599Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:18:01 [2020-11-05T08:18:01.599Z] 
08:18:01 [2020-11-05T08:18:01.599Z] 
08:18:01 [2020-11-05T08:18:01.599Z] DONE 27 tests, 2 skipped in 160.470s
08:18:01 [2020-11-05T08:18:01.599Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:18:01 [2020-11-05T08:18:01.599Z] ++ 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
08:18:01 [2020-11-05T08:18:01.599Z] ++ set -e
08:18:01 [2020-11-05T08:18:01.599Z] ++ '[' -n 0 ']'
08:18:01 [2020-11-05T08:18:01.599Z] ++ set -x
08:18:01 [2020-11-05T08:18:01.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
08:18:01 [2020-11-05T08:18:01.599Z] INFO: Testing against a local daemon
08:18:01 [2020-11-05T08:18:01.599Z] === RUN   TestSessionCreate
08:18:01 [2020-11-05T08:18:01.599Z] --- PASS: TestSessionCreate (0.05s)
08:18:01 [2020-11-05T08:18:01.599Z] === RUN   TestSessionCreateWithBadUpgrade
08:18:01 [2020-11-05T08:18:01.599Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
08:18:01 [2020-11-05T08:18:01.599Z] PASS
08:18:01 [2020-11-05T08:18:01.599Z] 
08:18:01 [2020-11-05T08:18:01.599Z] DONE 2 tests in 0.332s
08:18:01 [2020-11-05T08:18:01.599Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:18:01 [2020-11-05T08:18:01.599Z] ++ 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
08:18:01 [2020-11-05T08:18:01.599Z] ++ set -e
08:18:01 [2020-11-05T08:18:01.599Z] ++ '[' -n 0 ']'
08:18:01 [2020-11-05T08:18:01.599Z] ++ set -x
08:18:01 [2020-11-05T08:18:01.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
08:18:01 [2020-11-05T08:18:01.599Z] INFO: Testing against a local daemon
08:18:01 [2020-11-05T08:18:01.599Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:18:01 [2020-11-05T08:18:01.599Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:18:01 [2020-11-05T08:18:01.599Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:18:01 [2020-11-05T08:18:01.599Z] === RUN   TestEventsExecDie
08:18:01 [2020-11-05T08:18:01.860Z] --- PASS: TestEventsExecDie (0.91s)
08:18:01 [2020-11-05T08:18:01.861Z] === RUN   TestEventsBackwardsCompatible
08:18:01 [2020-11-05T08:18:01.861Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
08:18:01 [2020-11-05T08:18:01.861Z] === RUN   TestInfoBinaryCommits
08:18:01 [2020-11-05T08:18:01.861Z] --- PASS: TestInfoBinaryCommits (0.05s)
08:18:01 [2020-11-05T08:18:01.861Z] === RUN   TestInfoAPIVersioned
08:18:01 [2020-11-05T08:18:01.861Z] --- PASS: TestInfoAPIVersioned (0.02s)
08:18:01 [2020-11-05T08:18:01.861Z] === RUN   TestInfoDiscoveryBackend
08:18:01 [2020-11-05T08:18:01.912Z] === RUN   TestDockerSuite/TestBuildExpose
08:18:02 [2020-11-05T08:18:02.173Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
08:18:02 [2020-11-05T08:18:02.434Z] --- PASS: TestImportExtremelyLargeImageWorks (204.82s)
08:18:02 [2020-11-05T08:18:02.434Z] PASS
08:18:02 [2020-11-05T08:18:02.434Z] 
08:18:02 [2020-11-05T08:18:02.434Z] DONE 12 tests in 209.123s
08:18:02 [2020-11-05T08:18:02.434Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:18:02 [2020-11-05T08:18:02.434Z] ++ 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
08:18:02 [2020-11-05T08:18:02.434Z] ++ set -e
08:18:02 [2020-11-05T08:18:02.434Z] ++ '[' -n 0 ']'
08:18:02 [2020-11-05T08:18:02.434Z] ++ set -x
08:18:02 [2020-11-05T08:18:02.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
08:18:02 [2020-11-05T08:18:02.434Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
08:18:02 [2020-11-05T08:18:02.434Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
08:18:02 [2020-11-05T08:18:02.695Z] INFO: Testing against a local daemon
08:18:02 [2020-11-05T08:18:02.695Z] === RUN   TestNetworkCreateDelete
08:18:02 [2020-11-05T08:18:02.695Z] === RUN   TestDockerSuite/TestBuildExposeOrder
08:18:02 [2020-11-05T08:18:02.695Z] --- PASS: TestNetworkCreateDelete (0.19s)
08:18:02 [2020-11-05T08:18:02.695Z] === RUN   TestDockerNetworkDeletePreferID
08:18:02 [2020-11-05T08:18:02.809Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
08:18:02 [2020-11-05T08:18:02.809Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:18:03 [2020-11-05T08:18:03.266Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
08:18:03 [2020-11-05T08:18:03.266Z] === RUN   TestDaemonDNSFallback
08:18:03 [2020-11-05T08:18:03.266Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
08:18:03 [2020-11-05T08:18:03.528Z] === RUN   TestDockerSuite/TestBuildFails
08:18:03 [2020-11-05T08:18:03.751Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:18:03 [2020-11-05T08:18:03.751Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:18:04 [2020-11-05T08:18:04.323Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
08:18:04 [2020-11-05T08:18:04.323Z] === RUN   TestInfoAPI
08:18:04 [2020-11-05T08:18:04.323Z] --- PASS: TestInfoAPI (0.05s)
08:18:04 [2020-11-05T08:18:04.323Z] === RUN   TestInfoAPIWarnings
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewStreamConfig
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewStreamConfig/defaults
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewStreamConfig/invalid_create_group
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewStreamConfig/invalid_flush_interval
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewStreamConfig/flush_interval_at_15
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
08:18:04 [2020-11-05T08:18:04.466Z] --- PASS: TestNewStreamConfig (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewAWSLogsClientUserAgentHandler
08:18:04 [2020-11-05T08:18:04.466Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
08:18:04 [2020-11-05T08:18:04.466Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
08:18:04 [2020-11-05T08:18:04.466Z] === RUN   TestNewAWSLogsClientRegionDetect
08:18:04 [2020-11-05T08:18:04.471Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
08:18:04 [2020-11-05T08:18:04.471Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
08:18:04 [2020-11-05T08:18:04.931Z] time="2020-11-05T08:18:04Z" level=info msg="Trying to get region from EC2 Metadata"
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCreateSuccess
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCreateSuccess (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCreateLogGroupSuccess
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCreateError
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCreateError (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCreateAlreadyExists
08:18:04 [2020-11-05T08:18:04.931Z] time="2020-11-05T08:18:04Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCreateAlreadyExists (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestLogClosed
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestLogClosed (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestLogBlocking
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestLogBlocking (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestLogNonBlockingBufferEmpty
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestLogNonBlockingBufferFull
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestPublishBatchSuccess
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestPublishBatchSuccess (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestPublishBatchError
08:18:04 [2020-11-05T08:18:04.931Z] time="2020-11-05T08:18:04Z" level=error msg=Error
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestPublishBatchError (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestPublishBatchInvalidSeqSuccess
08:18:04 [2020-11-05T08:18:04.931Z] time="2020-11-05T08:18:04Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestPublishBatchAlreadyAccepted
08:18:04 [2020-11-05T08:18:04.931Z] time="2020-11-05T08:18:04Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
08:18:04 [2020-11-05T08:18:04.931Z] time="2020-11-05T08:18:04Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchSimple
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchSimple (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchTicker
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchTicker (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchMultilinePattern
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchClose
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchClose (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestEffectiveLen
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestEffectiveLen/0/Hello
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestEffectiveLen/2/🙃
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestEffectiveLen/3/����
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestEffectiveLen/4/He��o
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestEffectiveLen/5/
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestEffectiveLen (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestFindValidSplit
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestFindValidSplit/0/
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestFindValidSplit/1/Hello
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestFindValidSplit/2/Hello
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestFindValidSplit/3/Hello
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestFindValidSplit/4/🙃
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestFindValidSplit/5/🙃
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestFindValidSplit/6/a�
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestFindValidSplit/7/a�
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestFindValidSplit (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1044: 
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1045: 
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1044: Hello
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1045: 
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1044: He
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1045: llo
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1044: 
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1045: Hello
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1044: 
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1045: 🙃
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1044: 🙃
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1045: 
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1044: a
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1045: �
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1044: a�
08:18:04 [2020-11-05T08:18:04.931Z]         cloudwatchlogs_test.go:1045: 
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestProcessEventEmoji
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestProcessEventEmoji (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchLineSplit
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchLineSplit (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchLineSplitWithBinary
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchMaxEvents
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchMaxTotalBytes
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchMaxTotalBytes (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCollectBatchWithDuplicateTimestamps
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestParseLogOptionsMultilinePattern
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestParseLogOptionsDatetimeFormat
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCreateTagSuccess
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCreateTagSuccess (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] PASS
08:18:04 [2020-11-05T08:18:04.931Z] coverage: 77.8% of statements
08:18:04 [2020-11-05T08:18:04.931Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.534s	coverage: 77.8% of statements
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestSearchRegistryForImagesErrors
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestSearchRegistryForImages
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestSearchRegistryForImages (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] PASS
08:18:04 [2020-11-05T08:18:04.931Z] coverage: 4.9% of statements
08:18:04 [2020-11-05T08:18:04.931Z] ok  	github.com/docker/docker/daemon/images	0.409s	coverage: 4.9% of statements
08:18:04 [2020-11-05T08:18:04.931Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:18:04 [2020-11-05T08:18:04.931Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestAdapterReadLogs
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestAdapterReadLogs (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCopier
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCopier (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCopierLongLines
08:18:04 [2020-11-05T08:18:04.931Z] --- PASS: TestCopierLongLines (0.00s)
08:18:04 [2020-11-05T08:18:04.931Z] === RUN   TestCopierSlow
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestCopierSlow (0.20s)
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestCopierWithSized
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestCopierWithSized (0.00s)
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestCopierWithPartial
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestCopierWithPartial (0.00s)
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestRingLogger
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestRingLogger (0.00s)
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestRingCap
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestRingCap (0.00s)
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestRingClose
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestRingClose (0.00s)
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestRingDrain
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestRingDrain (0.00s)
08:18:05 [2020-11-05T08:18:05.393Z] PASS
08:18:05 [2020-11-05T08:18:05.393Z] coverage: 41.2% of statements
08:18:05 [2020-11-05T08:18:05.393Z] ok  	github.com/docker/docker/daemon/logger	0.640s	coverage: 41.2% of statements
08:18:05 [2020-11-05T08:18:05.393Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
08:18:05 [2020-11-05T08:18:05.393Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:18:05 [2020-11-05T08:18:05.393Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:18:05 [2020-11-05T08:18:05.393Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
08:18:05 [2020-11-05T08:18:05.393Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestJSONFileLogger
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestJSONFileLogger (0.00s)
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestJSONFileLoggerWithTags
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestJSONFileLoggerWithOpts
08:18:05 [2020-11-05T08:18:05.393Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
08:18:05 [2020-11-05T08:18:05.393Z] === RUN   TestJSONFileLoggerWithLabelsEnv
08:18:05 [2020-11-05T08:18:05.854Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s)
08:18:05 [2020-11-05T08:18:05.854Z] === RUN   TestEncodeDecode
08:18:05 [2020-11-05T08:18:05.854Z] === PAUSE TestEncodeDecode
08:18:05 [2020-11-05T08:18:05.854Z] === CONT  TestEncodeDecode
08:18:05 [2020-11-05T08:18:05.854Z] --- PASS: TestEncodeDecode (0.13s)
08:18:05 [2020-11-05T08:18:05.854Z] PASS
08:18:05 [2020-11-05T08:18:05.854Z] coverage: 61.6% of statements
08:18:05 [2020-11-05T08:18:05.854Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.323s	coverage: 61.6% of statements
08:18:06 [2020-11-05T08:18:06.316Z] === RUN   TestJSONLogsMarshalJSONBuf
08:18:06 [2020-11-05T08:18:06.316Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
08:18:06 [2020-11-05T08:18:06.316Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
08:18:06 [2020-11-05T08:18:06.316Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s)
08:18:06 [2020-11-05T08:18:06.316Z] === RUN   TestFastTimeMarshalJSON
08:18:06 [2020-11-05T08:18:06.316Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
08:18:06 [2020-11-05T08:18:06.316Z] PASS
08:18:06 [2020-11-05T08:18:06.316Z] coverage: 87.2% of statements
08:18:06 [2020-11-05T08:18:06.316Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.289s	coverage: 87.2% of statements
08:18:06 [2020-11-05T08:18:06.386Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
08:18:07 [2020-11-05T08:18:07.772Z] === RUN   TestDockerSuite/TestBuildForceRm
08:18:07 [2020-11-05T08:18:07.863Z] === RUN   TestWriteLog
08:18:07 [2020-11-05T08:18:07.863Z] === PAUSE TestWriteLog
08:18:07 [2020-11-05T08:18:07.863Z] === RUN   TestReadLog
08:18:07 [2020-11-05T08:18:07.863Z] === PAUSE TestReadLog
08:18:07 [2020-11-05T08:18:07.863Z] === CONT  TestWriteLog
08:18:07 [2020-11-05T08:18:07.863Z] --- PASS: TestWriteLog (0.00s)
08:18:07 [2020-11-05T08:18:07.863Z] === CONT  TestReadLog
08:18:07 [2020-11-05T08:18:07.863Z] === RUN   TestReadLog/tail_exact
08:18:07 [2020-11-05T08:18:07.863Z] === RUN   TestReadLog/tail_less_than_available
08:18:07 [2020-11-05T08:18:07.863Z] === RUN   TestReadLog/tail_more_than_available
08:18:07 [2020-11-05T08:18:07.863Z] --- PASS: TestReadLog (0.15s)
08:18:07 [2020-11-05T08:18:07.863Z]     --- PASS: TestReadLog/tail_exact (0.14s)
08:18:07 [2020-11-05T08:18:07.863Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
08:18:07 [2020-11-05T08:18:07.863Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
08:18:07 [2020-11-05T08:18:07.863Z] PASS
08:18:07 [2020-11-05T08:18:07.863Z] coverage: 75.2% of statements
08:18:07 [2020-11-05T08:18:07.863Z] ok  	github.com/docker/docker/daemon/logger/local	0.471s	coverage: 75.2% of statements
08:18:07 [2020-11-05T08:18:07.863Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestOpenFileDelete
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestOpenFileDelete (0.00s)
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestOpenFileRename
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestOpenFileRename (0.00s)
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestParseLogTagDefaultTag
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestParseLogTag
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestParseLogTag (0.00s)
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestParseLogTagEmptyTag
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestTailFiles
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestTailFiles (0.00s)
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestFollowLogsConsumerGone
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestFollowLogsProducerGone
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestFollowLogsProducerGone (0.00s)
08:18:08 [2020-11-05T08:18:08.325Z]     logfile_test.go:226: messages sent: 4098, received: 4098
08:18:08 [2020-11-05T08:18:08.325Z]     logfile_test.go:173: logDecode() closed after sending 4098 messages
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestCheckCapacityAndRotate
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestCheckCapacityAndRotate (0.01s)
08:18:08 [2020-11-05T08:18:08.325Z] PASS
08:18:08 [2020-11-05T08:18:08.325Z] coverage: 35.9% of statements
08:18:08 [2020-11-05T08:18:08.325Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.319s	coverage: 35.9% of statements
08:18:08 [2020-11-05T08:18:08.325Z] === RUN   TestLog
08:18:08 [2020-11-05T08:18:08.325Z] --- PASS: TestLog (0.01s)
08:18:08 [2020-11-05T08:18:08.325Z] PASS
08:18:08 [2020-11-05T08:18:08.325Z] coverage: 33.3% of statements
08:18:08 [2020-11-05T08:18:08.325Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.276s	coverage: 33.3% of statements
08:18:09 [2020-11-05T08:18:09.157Z] === RUN   TestDockerSuite/TestBuildFromGit
08:18:09 [2020-11-05T08:18:09.729Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestValidateLogOpt
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestValidateLogOpt (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestNewMissedConfig
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestNewMissedConfig (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestNewMissedUrl
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestNewMissedUrl (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestNewMissedToken
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestNewMissedToken (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestNewWithProxy
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestNewWithProxy (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestDefault
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestDefault (0.01s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestInlineFormatWithNonDefaultOptions
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestJsonFormat
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestJsonFormat (0.01s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestRawFormat
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestRawFormat (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestRawFormatWithLabels
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestRawFormatWithLabels (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestRawFormatWithoutTag
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestRawFormatWithoutTag (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestBatching
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestNewParse
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestNewParse (0.00s)
08:18:09 [2020-11-05T08:18:09.870Z] PASS
08:18:09 [2020-11-05T08:18:09.870Z] coverage: 8.3% of statements
08:18:09 [2020-11-05T08:18:09.870Z] ok  	github.com/docker/docker/daemon/logger/templates	0.103s	coverage: 8.3% of statements
08:18:09 [2020-11-05T08:18:09.870Z] --- PASS: TestBatching (0.28s)
08:18:09 [2020-11-05T08:18:09.870Z] === RUN   TestFrequency
08:18:09 [2020-11-05T08:18:09.991Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestFrequency (0.18s)
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestOneMessagePerRequest
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestOneMessagePerRequest (0.02s)
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestVerify
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestVerify (0.00s)
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestSkipVerify
08:18:10 [2020-11-05T08:18:10.332Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.332Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.332Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestParseLogFormat
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestParseLogFormat (0.00s)
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestValidateLogOptEmpty
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestValidateLogOptEmpty (0.00s)
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestValidateSyslogAddress
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestValidateSyslogAddress (0.00s)
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestParseAddressDefaultPort
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestParseAddressDefaultPort (0.00s)
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestValidateSyslogFacility
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestValidateSyslogFacility (0.00s)
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestValidateLogOptSyslogFormat
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
08:18:10 [2020-11-05T08:18:10.332Z] === RUN   TestValidateLogOpt
08:18:10 [2020-11-05T08:18:10.332Z] --- PASS: TestValidateLogOpt (0.00s)
08:18:10 [2020-11-05T08:18:10.332Z] PASS
08:18:10 [2020-11-05T08:18:10.332Z] coverage: 46.8% of statements
08:18:10 [2020-11-05T08:18:10.332Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.278s	coverage: 46.8% of statements
08:18:10 [2020-11-05T08:18:10.562Z] --- PASS: TestDaemonDNSFallback (7.24s)
08:18:10 [2020-11-05T08:18:10.562Z] === RUN   TestInspectNetwork
08:18:10 [2020-11-05T08:18:10.794Z] --- PASS: TestSkipVerify (0.34s)
08:18:10 [2020-11-05T08:18:10.794Z] === RUN   TestBufferMaximum
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604564290.341734\",\"host\":\"db41fa9a9f3c\"}'"
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604564290.341734\",\"host\":\"db41fa9a9f3c\"}'"
08:18:10 [2020-11-05T08:18:10.794Z] --- PASS: TestBufferMaximum (0.00s)
08:18:10 [2020-11-05T08:18:10.794Z] === RUN   TestServerAlwaysDown
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604564290.347733\",\"host\":\"db41fa9a9f3c\"}'"
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604564290.347733\",\"host\":\"db41fa9a9f3c\"}'"
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604564290.347733\",\"host\":\"db41fa9a9f3c\"}'"
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604564290.348726\",\"host\":\"db41fa9a9f3c\"}'"
08:18:10 [2020-11-05T08:18:10.794Z] time="2020-11-05T08:18:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604564290.348726\",\"host\":\"db41fa9a9f3c\"}'"
08:18:10 [2020-11-05T08:18:10.794Z] --- PASS: TestServerAlwaysDown (0.00s)
08:18:10 [2020-11-05T08:18:10.794Z] === RUN   TestCannotSendAfterClose
08:18:10 [2020-11-05T08:18:10.794Z] --- PASS: TestCannotSendAfterClose (0.00s)
08:18:10 [2020-11-05T08:18:10.794Z] === RUN   TestDeadlockOnBlockedEndpoint
08:18:10 [2020-11-05T08:18:10.823Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
08:18:11 [2020-11-05T08:18:11.768Z] time="2020-11-05T08:18:11Z" 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
08:18:11 [2020-11-05T08:18:11.768Z] time="2020-11-05T08:18:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"db41fa9a9f3c\"}'"
08:18:11 [2020-11-05T08:18:11.768Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s)
08:18:11 [2020-11-05T08:18:11.768Z] PASS
08:18:11 [2020-11-05T08:18:11.768Z] coverage: 82.5% of statements
08:18:11 [2020-11-05T08:18:11.768Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.230s	coverage: 82.5% of statements
08:18:11 [2020-11-05T08:18:11.768Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:18:11 [2020-11-05T08:18:11.768Z] ?   	github.com/docker/docker/daemon/network	[no test files]
08:18:11 [2020-11-05T08:18:11.768Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestContinueOnError_NonMirrorEndpoint
08:18:12 [2020-11-05T08:18:12.229Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestContinueOnError_MirrorEndpoint
08:18:12 [2020-11-05T08:18:12.229Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestContinueOnError_NeverContinue
08:18:12 [2020-11-05T08:18:12.229Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestContinueOnError_UnnestsErrors
08:18:12 [2020-11-05T08:18:12.229Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestFixManifestLayers
08:18:12 [2020-11-05T08:18:12.229Z] --- PASS: TestFixManifestLayers (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestFixManifestLayersBaseLayerParent
08:18:12 [2020-11-05T08:18:12.229Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z]     pull_v2_test.go:73: Needs fixing on Windows
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestFixManifestLayersBadParent
08:18:12 [2020-11-05T08:18:12.229Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestValidateManifest
08:18:12 [2020-11-05T08:18:12.229Z] --- SKIP: TestValidateManifest (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z]     pull_v2_test.go:118: Needs fixing on Windows
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestFormatPlatform
08:18:12 [2020-11-05T08:18:12.229Z] --- PASS: TestFormatPlatform (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestGetRepositoryMountCandidates
08:18:12 [2020-11-05T08:18:12.229Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestLayerAlreadyExists
08:18:12 [2020-11-05T08:18:12.229Z] --- PASS: TestLayerAlreadyExists (0.00s)
08:18:12 [2020-11-05T08:18:12.229Z]     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}
08:18:12 [2020-11-05T08:18:12.229Z]     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}
08:18:12 [2020-11-05T08:18:12.229Z]     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}
08:18:12 [2020-11-05T08:18:12.229Z]     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}
08:18:12 [2020-11-05T08:18:12.229Z]     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}
08:18:12 [2020-11-05T08:18:12.229Z]     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}
08:18:12 [2020-11-05T08:18:12.229Z] === RUN   TestWhenEmptyAuthConfig
08:18:12 [2020-11-05T08:18:12.691Z] === RUN   TestV1IDService
08:18:12 [2020-11-05T08:18:12.691Z] --- PASS: TestV1IDService (0.03s)
08:18:12 [2020-11-05T08:18:12.691Z] === RUN   TestV2MetadataService
08:18:12 [2020-11-05T08:18:12.739Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
08:18:13 [2020-11-05T08:18:13.153Z] === RUN   TestSuccessfulDownload
08:18:13 [2020-11-05T08:18:13.153Z] --- SKIP: TestSuccessfulDownload (0.00s)
08:18:13 [2020-11-05T08:18:13.153Z]     download_test.go:268: Needs fixing on Windows
08:18:13 [2020-11-05T08:18:13.153Z] === RUN   TestCancelledDownload
08:18:13 [2020-11-05T08:18:13.153Z] --- PASS: TestCancelledDownload (0.00s)
08:18:13 [2020-11-05T08:18:13.153Z] === RUN   TestMaxDownloadAttempts
08:18:13 [2020-11-05T08:18:13.153Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
08:18:13 [2020-11-05T08:18:13.153Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
08:18:13 [2020-11-05T08:18:13.326Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
08:18:13 [2020-11-05T08:18:13.591Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
08:18:13 [2020-11-05T08:18:13.615Z] --- PASS: TestWhenEmptyAuthConfig (1.23s)
08:18:13 [2020-11-05T08:18:13.615Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
08:18:13 [2020-11-05T08:18:13.615Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
08:18:13 [2020-11-05T08:18:13.615Z] === RUN   TestTokenPassThru
08:18:13 [2020-11-05T08:18:13.615Z] --- PASS: TestTokenPassThru (0.01s)
08:18:13 [2020-11-05T08:18:13.615Z] === RUN   TestTokenPassThruDifferentHost
08:18:13 [2020-11-05T08:18:13.615Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
08:18:13 [2020-11-05T08:18:13.615Z] PASS
08:18:13 [2020-11-05T08:18:13.615Z] coverage: 20.1% of statements
08:18:13 [2020-11-05T08:18:13.615Z] ok  	github.com/docker/docker/distribution	1.462s	coverage: 20.1% of statements
08:18:13 [2020-11-05T08:18:13.615Z] time="2020-11-05T08:18:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:18:13 [2020-11-05T08:18:13.615Z] time="2020-11-05T08:18:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:18:13 [2020-11-05T08:18:13.615Z] time="2020-11-05T08:18:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:18:13 [2020-11-05T08:18:13.615Z] time="2020-11-05T08:18:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:18:13 [2020-11-05T08:18:13.615Z] --- PASS: TestMaxDownloadAttempts (0.00s)
08:18:13 [2020-11-05T08:18:13.615Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s)
08:18:13 [2020-11-05T08:18:13.615Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s)
08:18:13 [2020-11-05T08:18:13.615Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s)
08:18:13 [2020-11-05T08:18:13.615Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s)
08:18:13 [2020-11-05T08:18:13.615Z] === RUN   TestTransfer
08:18:13 [2020-11-05T08:18:13.615Z] --- PASS: TestTransfer (0.12s)
08:18:13 [2020-11-05T08:18:13.615Z] === RUN   TestConcurrencyLimit
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestV2MetadataService (1.20s)
08:18:14 [2020-11-05T08:18:14.077Z] PASS
08:18:14 [2020-11-05T08:18:14.077Z] coverage: 48.2% of statements
08:18:14 [2020-11-05T08:18:14.077Z] ok  	github.com/docker/docker/distribution/metadata	1.392s	coverage: 48.2% of statements
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestConcurrencyLimit (0.42s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestInactiveJobs
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestNotFound
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestNotFound (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestConflict
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestConflict (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestForbidden
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestForbidden (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestInvalidParameter
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestInvalidParameter (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestNotImplemented
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestNotImplemented (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestNotModified
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestNotModified (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestUnauthorized
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestUnauthorized (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestUnknown
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestUnknown (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestCancelled
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestCancelled (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestDeadline
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestDeadline (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestDataLoss
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestDataLoss (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestUnavailable
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestUnavailable (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestSystem
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestSystem (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Not_Found
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Bad_Request
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Conflict
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Unauthorized
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Service_Unavailable
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Forbidden
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Not_Modified
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Not_Implemented
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Internal_Server_Error
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
08:18:14 [2020-11-05T08:18:14.077Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
08:18:14 [2020-11-05T08:18:14.077Z] --- PASS: TestFromStatusCode (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
08:18:14 [2020-11-05T08:18:14.077Z] PASS
08:18:14 [2020-11-05T08:18:14.077Z] coverage: 49.4% of statements
08:18:14 [2020-11-05T08:18:14.077Z] ok  	github.com/docker/docker/errdefs	0.093s	coverage: 49.4% of statements
08:18:14 [2020-11-05T08:18:14.539Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:18:14 [2020-11-05T08:18:14.539Z] --- PASS: TestInactiveJobs (0.40s)
08:18:14 [2020-11-05T08:18:14.539Z] === RUN   TestWatchRelease
08:18:14 [2020-11-05T08:18:14.539Z] --- PASS: TestWatchRelease (0.04s)
08:18:14 [2020-11-05T08:18:14.539Z] === RUN   TestWatchFinishedTransfer
08:18:14 [2020-11-05T08:18:14.539Z] --- PASS: TestWatchFinishedTransfer (0.00s)
08:18:14 [2020-11-05T08:18:14.539Z] === RUN   TestDuplicateTransfer
08:18:14 [2020-11-05T08:18:14.539Z] --- PASS: TestDuplicateTransfer (0.05s)
08:18:14 [2020-11-05T08:18:14.539Z] === RUN   TestSuccessfulUpload
08:18:14 [2020-11-05T08:18:14.994Z] === RUN   TestInspectNetwork/full_network_id
08:18:14 [2020-11-05T08:18:14.994Z] === RUN   TestInspectNetwork/partial_network_id
08:18:14 [2020-11-05T08:18:14.994Z] === RUN   TestInspectNetwork/network_name
08:18:14 [2020-11-05T08:18:14.994Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:18:15 [2020-11-05T08:18:15.001Z] time="2020-11-05T08:18:14Z" level=error msg="Upload failed, retrying: simulating retry"
08:18:15 [2020-11-05T08:18:15.001Z] --- PASS: TestSuccessfulUpload (0.51s)
08:18:15 [2020-11-05T08:18:15.001Z] === RUN   TestCancelledUpload
08:18:15 [2020-11-05T08:18:15.001Z] --- PASS: TestCancelledUpload (0.05s)
08:18:15 [2020-11-05T08:18:15.001Z] PASS
08:18:15 [2020-11-05T08:18:15.001Z] coverage: 76.8% of statements
08:18:15 [2020-11-05T08:18:15.001Z] ok  	github.com/docker/docker/distribution/xfer	2.210s	coverage: 76.8% of statements
08:18:15 [2020-11-05T08:18:15.001Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:18:15 [2020-11-05T08:18:15.566Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
08:18:15 [2020-11-05T08:18:15.975Z] === RUN   TestCompare
08:18:15 [2020-11-05T08:18:15.975Z] --- PASS: TestCompare (0.00s)
08:18:15 [2020-11-05T08:18:15.975Z] PASS
08:18:15 [2020-11-05T08:18:15.975Z] coverage: 19.2% of statements
08:18:15 [2020-11-05T08:18:15.975Z] ok  	github.com/docker/docker/image/cache	0.146s	coverage: 19.2% of statements
08:18:15 [2020-11-05T08:18:15.975Z] === RUN   TestFSGetInvalidData
08:18:15 [2020-11-05T08:18:15.975Z] --- PASS: TestFSGetInvalidData (0.02s)
08:18:15 [2020-11-05T08:18:15.975Z] === RUN   TestFSInvalidSet
08:18:15 [2020-11-05T08:18:15.975Z] --- PASS: TestFSInvalidSet (0.01s)
08:18:15 [2020-11-05T08:18:15.975Z] === RUN   TestFSInvalidRoot
08:18:15 [2020-11-05T08:18:15.975Z] --- PASS: TestFSInvalidRoot (0.01s)
08:18:15 [2020-11-05T08:18:15.975Z] === RUN   TestFSMetadataGetSet
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestFSMetadataGetSet (0.05s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestFSInvalidWalker
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestFSInvalidWalker (0.01s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestFSGetSet
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestFSGetSet (0.02s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestFSGetUnsetKey
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestFSGetUnsetKey (0.01s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestFSGetEmptyData
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestFSGetEmptyData (0.02s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestFSDelete
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestFSDelete (0.03s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestFSWalker
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestFSWalker (0.14s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestFSWalkerStopOnError
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestFSWalkerStopOnError (0.01s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestNewFromJSON
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestNewFromJSON (0.00s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestNewFromJSONWithInvalidJSON
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestMarshalKeyOrder
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestMarshalKeyOrder (0.00s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestImage
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestImage (0.00s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestImageOSNotEmpty
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestImageOSNotEmpty (0.00s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestNewChildImageFromImageWithRootFS
08:18:16 [2020-11-05T08:18:16.437Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
08:18:16 [2020-11-05T08:18:16.437Z] === RUN   TestRestore
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/builder	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/builder/dockerfile	0.174s	coverage: 48.0% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/builder/remotecontext	0.105s	coverage: 13.6% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.249s	coverage: 86.3% of statements
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/cli	[no test files]
08:18:16 [2020-11-05T08:18:16.828Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:18:16 [2020-11-05T08:18:16.900Z] === RUN   TestMakeV1ConfigFromConfig
08:18:16 [2020-11-05T08:18:16.900Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
08:18:16 [2020-11-05T08:18:16.900Z] PASS
08:18:16 [2020-11-05T08:18:16.900Z] coverage: 25.0% of statements
08:18:16 [2020-11-05T08:18:16.900Z] ok  	github.com/docker/docker/image/v1	0.353s	coverage: 25.0% of statements
08:18:16 [2020-11-05T08:18:16.900Z] time="2020-11-05T08:18:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
08:18:16 [2020-11-05T08:18:16.900Z] --- PASS: TestRestore (0.23s)
08:18:16 [2020-11-05T08:18:16.900Z] === RUN   TestAddDelete
08:18:16 [2020-11-05T08:18:16.900Z] --- PASS: TestAddDelete (0.04s)
08:18:16 [2020-11-05T08:18:16.900Z] === RUN   TestSearchAfterDelete
08:18:16 [2020-11-05T08:18:16.900Z] --- PASS: TestSearchAfterDelete (0.02s)
08:18:16 [2020-11-05T08:18:16.900Z] === RUN   TestParentReset
08:18:16 [2020-11-05T08:18:16.900Z] --- PASS: TestParentReset (0.06s)
08:18:16 [2020-11-05T08:18:16.900Z] === RUN   TestGetAndSetLastUpdated
08:18:16 [2020-11-05T08:18:16.900Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
08:18:16 [2020-11-05T08:18:16.900Z] === RUN   TestStoreLen
08:18:16 [2020-11-05T08:18:16.900Z] --- PASS: TestStoreLen (0.11s)
08:18:16 [2020-11-05T08:18:16.900Z] PASS
08:18:16 [2020-11-05T08:18:16.900Z] coverage: 86.4% of statements
08:18:16 [2020-11-05T08:18:16.900Z] ok  	github.com/docker/docker/image	1.107s	coverage: 86.4% of statements
08:18:16 [2020-11-05T08:18:16.951Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
08:18:17 [2020-11-05T08:18:17.362Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:18:17 [2020-11-05T08:18:17.362Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:18:18 [2020-11-05T08:18:18.336Z] === RUN   TestSerialization
08:18:18 [2020-11-05T08:18:18.336Z] --- PASS: TestSerialization (0.02s)
08:18:18 [2020-11-05T08:18:18.336Z] PASS
08:18:18 [2020-11-05T08:18:18.336Z] coverage: 100.0% of statements
08:18:18 [2020-11-05T08:18:18.336Z] ok  	github.com/docker/docker/libcontainerd/queue	0.072s	coverage: 100.0% of statements
08:18:18 [2020-11-05T08:18:18.337Z] === RUN   TestDockerSuite/TestBuildHistory
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestEmptyLayer
08:18:18 [2020-11-05T08:18:18.798Z] --- PASS: TestEmptyLayer (0.00s)
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestCommitFailure
08:18:18 [2020-11-05T08:18:18.798Z] --- PASS: TestCommitFailure (0.02s)
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestStartTransactionFailure
08:18:18 [2020-11-05T08:18:18.798Z] --- PASS: TestStartTransactionFailure (0.00s)
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestGetOrphan
08:18:18 [2020-11-05T08:18:18.798Z] --- PASS: TestGetOrphan (0.01s)
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestMountAndRegister
08:18:18 [2020-11-05T08:18:18.798Z] --- PASS: TestMountAndRegister (0.07s)
08:18:18 [2020-11-05T08:18:18.798Z]     layer_test.go:271: Layer size: 14
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestLayerRelease
08:18:18 [2020-11-05T08:18:18.798Z] --- SKIP: TestLayerRelease (0.00s)
08:18:18 [2020-11-05T08:18:18.798Z]     layer_test.go:304: Failing on Windows
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestStoreRestore
08:18:18 [2020-11-05T08:18:18.798Z] --- SKIP: TestStoreRestore (0.00s)
08:18:18 [2020-11-05T08:18:18.798Z]     layer_test.go:353: Failing on Windows
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestTarStreamStability
08:18:18 [2020-11-05T08:18:18.798Z] --- SKIP: TestTarStreamStability (0.00s)
08:18:18 [2020-11-05T08:18:18.798Z]     layer_test.go:468: Failing on Windows
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestRegisterExistingLayer
08:18:18 [2020-11-05T08:18:18.798Z] --- PASS: TestRegisterExistingLayer (0.16s)
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestTarStreamVerification
08:18:18 [2020-11-05T08:18:18.798Z] --- SKIP: TestTarStreamVerification (0.00s)
08:18:18 [2020-11-05T08:18:18.798Z]     layer_test.go:697: Failing on Windows
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestLayerMigration
08:18:18 [2020-11-05T08:18:18.798Z] --- SKIP: TestLayerMigration (0.00s)
08:18:18 [2020-11-05T08:18:18.798Z]     migration_test.go:46: Failing on Windows
08:18:18 [2020-11-05T08:18:18.798Z] === RUN   TestLayerMigrationNoTarsplit
08:18:18 [2020-11-05T08:18:18.799Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
08:18:18 [2020-11-05T08:18:18.799Z]     migration_test.go:182: Failing on Windows
08:18:18 [2020-11-05T08:18:18.799Z] === RUN   TestMountInit
08:18:18 [2020-11-05T08:18:18.799Z] --- SKIP: TestMountInit (0.00s)
08:18:18 [2020-11-05T08:18:18.799Z]     mount_test.go:17: Failing on Windows
08:18:18 [2020-11-05T08:18:18.799Z] === RUN   TestMountSize
08:18:18 [2020-11-05T08:18:18.799Z] --- SKIP: TestMountSize (0.00s)
08:18:18 [2020-11-05T08:18:18.799Z]     mount_test.go:76: Failing on Windows
08:18:18 [2020-11-05T08:18:18.799Z] === RUN   TestMountChanges
08:18:18 [2020-11-05T08:18:18.799Z] --- SKIP: TestMountChanges (0.00s)
08:18:18 [2020-11-05T08:18:18.799Z]     mount_test.go:125: Failing on Windows
08:18:18 [2020-11-05T08:18:18.799Z] === RUN   TestMountApply
08:18:18 [2020-11-05T08:18:18.799Z] --- SKIP: TestMountApply (0.00s)
08:18:18 [2020-11-05T08:18:18.799Z]     mount_test.go:212: Failing on Windows
08:18:18 [2020-11-05T08:18:18.799Z] PASS
08:18:18 [2020-11-05T08:18:18.799Z] coverage: 30.1% of statements
08:18:18 [2020-11-05T08:18:18.799Z] ok  	github.com/docker/docker/layer	0.534s	coverage: 30.1% of statements
08:18:19 [2020-11-05T08:18:19.260Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:18:19 [2020-11-05T08:18:19.260Z] === RUN   TestEnvironmentParsing
08:18:19 [2020-11-05T08:18:19.260Z] --- PASS: TestEnvironmentParsing (0.00s)
08:18:19 [2020-11-05T08:18:19.260Z] PASS
08:18:19 [2020-11-05T08:18:19.260Z] coverage: 1.0% of statements
08:18:19 [2020-11-05T08:18:19.260Z] ok  	github.com/docker/docker/libcontainerd/local	0.279s	coverage: 1.0% of statements
08:18:19 [2020-11-05T08:18:19.260Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:18:19 [2020-11-05T08:18:19.260Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:18:19 [2020-11-05T08:18:19.260Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:18:19 [2020-11-05T08:18:19.260Z] ?   	github.com/docker/docker/oci	[no test files]
08:18:19 [2020-11-05T08:18:19.260Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:18:19 [2020-11-05T08:18:19.279Z] --- PASS: TestInspectNetwork (8.57s)
08:18:19 [2020-11-05T08:18:19.279Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:18:19 [2020-11-05T08:18:19.279Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:18:19 [2020-11-05T08:18:19.279Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:18:19 [2020-11-05T08:18:19.279Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:18:19 [2020-11-05T08:18:19.279Z] === RUN   TestRunContainerWithBridgeNone
08:18:19 [2020-11-05T08:18:19.365Z] ok  	github.com/docker/docker/client	0.188s	coverage: 75.4% of statements
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestAddressPoolOpt
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestAddressPoolOpt (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/a
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/something
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/_=a
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/env1=value1
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/_env1=value1
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/env2=value2=value3
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/env3=abc!qwe
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/env_4=value_4
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/PATH
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/=a
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/PATH=
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/PATH=something
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/asd!qwe
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/1asd
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/123
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/some_space
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/__some_space_before
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/some_space_after__
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/=
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateEnv/PaTh
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestValidateEnv (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/a (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/something (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/_=a (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/PATH (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/=a (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/1asd (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/123 (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/some_space (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/= (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestParseHost
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestParseHost (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestParseDockerDaemonHost
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestParseDockerDaemonHost (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestParseTCP
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestParseTCP (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestParseInvalidUnixAddrInvalid
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateExtraHosts
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestValidateExtraHosts (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestIpOptString
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestIpOptString (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestNewIpOptInvalidDefaultVal
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestNewIpOptValidDefaultVal
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestIpOptSetInvalidVal
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateIPAddress
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestValidateIPAddress (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestMapOpts
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestMapOpts (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestListOptsWithoutValidator
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestListOptsWithoutValidator (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestListOptsWithValidator
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestListOptsWithValidator (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateDNSSearch
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestValidateDNSSearch (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_general_format
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_more_than_one_=
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_one_more
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
08:18:19 [2020-11-05T08:18:19.722Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
08:18:19 [2020-11-05T08:18:19.722Z] --- PASS: TestValidateLabel (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
08:18:19 [2020-11-05T08:18:19.722Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z] === RUN   TestNamedListOpts
08:18:19 [2020-11-05T08:18:19.723Z] --- PASS: TestNamedListOpts (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z] === RUN   TestNamedMapOpts
08:18:19 [2020-11-05T08:18:19.723Z] --- PASS: TestNamedMapOpts (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z] === RUN   TestParseLink
08:18:19 [2020-11-05T08:18:19.723Z] --- PASS: TestParseLink (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z] === RUN   TestQuotedStringSetWithQuotes
08:18:19 [2020-11-05T08:18:19.723Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
08:18:19 [2020-11-05T08:18:19.723Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z] === RUN   TestQuotedStringSetWithNoQuotes
08:18:19 [2020-11-05T08:18:19.723Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z] === RUN   TestUlimitOpt
08:18:19 [2020-11-05T08:18:19.723Z] --- PASS: TestUlimitOpt (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z] PASS
08:18:19 [2020-11-05T08:18:19.723Z] coverage: 67.1% of statements
08:18:19 [2020-11-05T08:18:19.723Z] ok  	github.com/docker/docker/opts	0.099s	coverage: 67.1% of statements
08:18:19 [2020-11-05T08:18:19.723Z] === RUN   TestParseVersion
08:18:19 [2020-11-05T08:18:19.723Z] --- PASS: TestParseVersion (0.00s)
08:18:19 [2020-11-05T08:18:19.723Z] PASS
08:18:19 [2020-11-05T08:18:19.723Z] coverage: 52.9% of statements
08:18:19 [2020-11-05T08:18:19.723Z] ok  	github.com/docker/docker/pkg/aaparser	0.085s	coverage: 52.9% of statements
08:18:20 [2020-11-05T08:18:20.697Z] === RUN   TestUnbuffered
08:18:20 [2020-11-05T08:18:20.697Z] --- PASS: TestUnbuffered (0.00s)
08:18:20 [2020-11-05T08:18:20.697Z] === RUN   TestRaceUnbuffered
08:18:20 [2020-11-05T08:18:20.697Z] --- PASS: TestRaceUnbuffered (0.00s)
08:18:20 [2020-11-05T08:18:20.697Z] PASS
08:18:20 [2020-11-05T08:18:20.697Z] coverage: 100.0% of statements
08:18:20 [2020-11-05T08:18:20.697Z] ok  	github.com/docker/docker/pkg/broadcaster	0.077s	coverage: 100.0% of statements
08:18:21 [2020-11-05T08:18:21.287Z] --- PASS: TestRunContainerWithBridgeNone (2.01s)
08:18:21 [2020-11-05T08:18:21.287Z] === RUN   TestNetworkInvalidJSON
08:18:21 [2020-11-05T08:18:21.287Z] === RUN   TestNetworkInvalidJSON//networks/create
08:18:21 [2020-11-05T08:18:21.287Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:18:21 [2020-11-05T08:18:21.287Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:18:21 [2020-11-05T08:18:21.287Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:18:21 [2020-11-05T08:18:21.287Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:18:21 [2020-11-05T08:18:21.287Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:18:21 [2020-11-05T08:18:21.287Z] === CONT  TestNetworkInvalidJSON//networks/create
08:18:21 [2020-11-05T08:18:21.287Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:18:21 [2020-11-05T08:18:21.287Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:18:21 [2020-11-05T08:18:21.287Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:18:21 [2020-11-05T08:18:21.287Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:18:21 [2020-11-05T08:18:21.287Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:18:21 [2020-11-05T08:18:21.287Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:18:21 [2020-11-05T08:18:21.287Z] === RUN   TestHostIPv4BridgeLabel
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestPeerCertificateMarshalJSON
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[]]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[foo]]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[bar]_[foo]]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[foo_bar]]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[qux]_[foo]]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[]#01
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[qux]]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[foo_bar_qux]]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[qux]_[baz]]
08:18:21 [2020-11-05T08:18:21.674Z] === RUN   TestMatch/[[foo_baz]]
08:18:21 [2020-11-05T08:18:21.674Z] --- PASS: TestMatch (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[foo]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[]#01 (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[qux]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
08:18:21 [2020-11-05T08:18:21.674Z] PASS
08:18:21 [2020-11-05T08:18:21.674Z] coverage: 87.5% of statements
08:18:21 [2020-11-05T08:18:21.674Z] ok  	github.com/docker/docker/pkg/capabilities	0.214s	coverage: 87.5% of statements
08:18:21 [2020-11-05T08:18:21.858Z] === RUN   TestDockerSuite/TestBuildIidFile
08:18:21 [2020-11-05T08:18:21.858Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
08:18:21 [2020-11-05T08:18:21.858Z] === RUN   TestDaemonRestartWithLiveRestore
08:18:22 [2020-11-05T08:18:22.119Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
08:18:22 [2020-11-05T08:18:22.136Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
08:18:22 [2020-11-05T08:18:22.136Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
08:18:22 [2020-11-05T08:18:22.136Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s)
08:18:22 [2020-11-05T08:18:22.136Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
08:18:22 [2020-11-05T08:18:22.136Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
08:18:22 [2020-11-05T08:18:22.136Z] === RUN   TestMiddleware
08:18:22 [2020-11-05T08:18:22.136Z] --- PASS: TestMiddleware (0.00s)
08:18:22 [2020-11-05T08:18:22.136Z] === RUN   TestNewResponseModifier
08:18:22 [2020-11-05T08:18:22.136Z] --- PASS: TestNewResponseModifier (0.00s)
08:18:22 [2020-11-05T08:18:22.136Z] PASS
08:18:22 [2020-11-05T08:18:22.136Z] coverage: 26.8% of statements
08:18:22 [2020-11-05T08:18:22.136Z] ok  	github.com/docker/docker/pkg/authorization	0.814s	coverage: 26.8% of statements
08:18:22 [2020-11-05T08:18:22.380Z] === RUN   TestDockerSuite/TestBuildInheritance
08:18:22 [2020-11-05T08:18:22.433Z] --- PASS: TestInfoAPIWarnings (16.63s)
08:18:22 [2020-11-05T08:18:22.433Z] === RUN   TestInfoDebug
08:18:22 [2020-11-05T08:18:22.433Z] --- PASS: TestInfoDebug (0.62s)
08:18:22 [2020-11-05T08:18:22.433Z] === RUN   TestInfoInsecureRegistries
08:18:22 [2020-11-05T08:18:22.433Z] --- PASS: TestInfoInsecureRegistries (0.62s)
08:18:22 [2020-11-05T08:18:22.433Z] === RUN   TestInfoRegistryMirrors
08:18:22 [2020-11-05T08:18:22.597Z] === RUN   TestIsArchivePathDir
08:18:22 [2020-11-05T08:18:22.597Z] --- PASS: TestIsArchivePathDir (0.09s)
08:18:22 [2020-11-05T08:18:22.597Z] === RUN   TestIsArchivePathInvalidFile
08:18:22 [2020-11-05T08:18:22.597Z] === RUN   TestChrootTarUntar
08:18:22 [2020-11-05T08:18:22.597Z] --- SKIP: TestChrootTarUntar (0.00s)
08:18:22 [2020-11-05T08:18:22.597Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
08:18:22 [2020-11-05T08:18:22.597Z] === RUN   TestChrootUntarWithHugeExcludesList
08:18:22 [2020-11-05T08:18:22.597Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
08:18:22 [2020-11-05T08:18:22.597Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
08:18:22 [2020-11-05T08:18:22.597Z] === RUN   TestChrootUntarEmptyArchive
08:18:22 [2020-11-05T08:18:22.597Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
08:18:22 [2020-11-05T08:18:22.597Z] === RUN   TestChrootTarUntarWithSymlink
08:18:22 [2020-11-05T08:18:22.597Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
08:18:22 [2020-11-05T08:18:22.597Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:18:22 [2020-11-05T08:18:22.597Z] === RUN   TestChrootCopyWithTar
08:18:22 [2020-11-05T08:18:22.597Z] --- SKIP: TestChrootCopyWithTar (0.00s)
08:18:22 [2020-11-05T08:18:22.597Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:18:22 [2020-11-05T08:18:22.597Z] === RUN   TestChrootCopyFileWithTar
08:18:22 [2020-11-05T08:18:22.597Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
08:18:22 [2020-11-05T08:18:22.597Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
08:18:22 [2020-11-05T08:18:22.597Z] === RUN   TestChrootUntarPath
08:18:22 [2020-11-05T08:18:22.597Z] --- SKIP: TestChrootUntarPath (0.00s)
08:18:22 [2020-11-05T08:18:22.694Z] --- PASS: TestInfoRegistryMirrors (0.65s)
08:18:22 [2020-11-05T08:18:22.694Z] === RUN   TestLoginFailsWithBadCredentials
08:18:22 [2020-11-05T08:18:22.952Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
08:18:22 [2020-11-05T08:18:22.952Z] === RUN   TestDaemonDefaultNetworkPools
08:18:22 [2020-11-05T08:18:22.952Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
08:18:22 [2020-11-05T08:18:22.952Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
08:18:23 [2020-11-05T08:18:23.059Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
08:18:23 [2020-11-05T08:18:23.060Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
08:18:23 [2020-11-05T08:18:23.060Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestChrootApplyDotDotFile
08:18:23 [2020-11-05T08:18:23.060Z] --- SKIP: TestChrootApplyDotDotFile (0.01s)
08:18:23 [2020-11-05T08:18:23.060Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
08:18:23 [2020-11-05T08:18:23.060Z] PASS
08:18:23 [2020-11-05T08:18:23.060Z] coverage: 15.4% of statements
08:18:23 [2020-11-05T08:18:23.060Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.401s	coverage: 15.4% of statements
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestSizeEmpty
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestSizeEmpty (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestSizeEmptyFile
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestSizeEmptyFile (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestSizeNonemptyFile
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestSizeNonemptyFile (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestSizeNestedDirectoryEmpty
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestMoveToSubdir
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestMoveToSubdir (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestSizeNonExistingDirectory
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
08:18:23 [2020-11-05T08:18:23.060Z] PASS
08:18:23 [2020-11-05T08:18:23.060Z] coverage: 80.0% of statements
08:18:23 [2020-11-05T08:18:23.060Z] ok  	github.com/docker/docker/pkg/directory	0.127s	coverage: 80.0% of statements
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestIsArchivePathInvalidFile (0.15s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestIsArchivePathTar
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestIsArchivePathTar (0.16s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestDecompressStreamGzip
08:18:23 [2020-11-05T08:18:23.060Z] --- PASS: TestDecompressStreamGzip (0.12s)
08:18:23 [2020-11-05T08:18:23.060Z] === RUN   TestDecompressStreamBzip2
08:18:23 [2020-11-05T08:18:23.265Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
08:18:23 [2020-11-05T08:18:23.265Z] === RUN   TestPingCacheHeaders
08:18:23 [2020-11-05T08:18:23.265Z] --- PASS: TestPingCacheHeaders (0.05s)
08:18:23 [2020-11-05T08:18:23.265Z] === RUN   TestPingGet
08:18:23 [2020-11-05T08:18:23.265Z] --- PASS: TestPingGet (0.03s)
08:18:23 [2020-11-05T08:18:23.265Z] === RUN   TestPingHead
08:18:23 [2020-11-05T08:18:23.265Z] --- PASS: TestPingHead (0.05s)
08:18:23 [2020-11-05T08:18:23.265Z] === RUN   TestVersion
08:18:23 [2020-11-05T08:18:23.265Z] --- PASS: TestVersion (0.05s)
08:18:23 [2020-11-05T08:18:23.265Z] PASS
08:18:23 [2020-11-05T08:18:23.265Z] 
08:18:23 [2020-11-05T08:18:23.265Z] === Skipped
08:18:23 [2020-11-05T08:18:23.265Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:18:23 [2020-11-05T08:18:23.265Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:18:23 [2020-11-05T08:18:23.265Z] 
08:18:23 [2020-11-05T08:18:23.265Z] 
08:18:23 [2020-11-05T08:18:23.265Z] DONE 18 tests, 1 skipped in 22.549s
08:18:23 [2020-11-05T08:18:23.265Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:18:23 [2020-11-05T08:18:23.265Z] ++ 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
08:18:23 [2020-11-05T08:18:23.265Z] ++ set -e
08:18:23 [2020-11-05T08:18:23.265Z] ++ '[' -n 0 ']'
08:18:23 [2020-11-05T08:18:23.265Z] ++ set -x
08:18:23 [2020-11-05T08:18:23.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestDecompressStreamXz
08:18:23 [2020-11-05T08:18:23.521Z] --- SKIP: TestDecompressStreamXz (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z]     archive_test.go:133: Xz not present in msys2
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestCompressStreamXzUnsupported
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestCompressStreamBzip2Unsupported
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestCompressStreamInvalid
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestCompressStreamInvalid (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestExtensionInvalid
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestExtensionInvalid (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestExtensionUncompressed
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestExtensionUncompressed (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestExtensionBzip2
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestExtensionBzip2 (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestExtensionGzip
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestExtensionGzip (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestExtensionXz
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestExtensionXz (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestCmdStreamLargeStderr
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestCmdStreamLargeStderr (0.15s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestCmdStreamBad
08:18:23 [2020-11-05T08:18:23.521Z] --- SKIP: TestCmdStreamBad (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z]     archive_test.go:238: Failing on Windows CI machines
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestCmdStreamGood
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestCmdStreamGood (0.10s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestUntarPathWithInvalidDest
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestUntarPathWithInvalidSrc
08:18:23 [2020-11-05T08:18:23.521Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
08:18:23 [2020-11-05T08:18:23.521Z] === RUN   TestUntarPath
08:18:23 [2020-11-05T08:18:23.525Z] === RUN   TestDockerSuite/TestBuildInvalidTag
08:18:23 [2020-11-05T08:18:23.525Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
08:18:23 [2020-11-05T08:18:23.525Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
08:18:23 [2020-11-05T08:18:23.525Z] === RUN   TestDaemonRestartWithExistingNetwork
08:18:23 [2020-11-05T08:18:23.526Z] INFO: Testing against a local daemon
08:18:23 [2020-11-05T08:18:23.526Z] === RUN   TestVolumesCreateAndList
08:18:23 [2020-11-05T08:18:23.526Z] --- PASS: TestVolumesCreateAndList (0.04s)
08:18:23 [2020-11-05T08:18:23.526Z] === RUN   TestVolumesRemove
08:18:23 [2020-11-05T08:18:23.526Z] --- PASS: TestVolumesRemove (0.13s)
08:18:23 [2020-11-05T08:18:23.526Z] === RUN   TestVolumesInspect
08:18:23 [2020-11-05T08:18:23.526Z] --- PASS: TestVolumesInspect (0.03s)
08:18:23 [2020-11-05T08:18:23.526Z] === RUN   TestVolumesInvalidJSON
08:18:23 [2020-11-05T08:18:23.786Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
08:18:23 [2020-11-05T08:18:23.786Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:18:23 [2020-11-05T08:18:23.786Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:18:23 [2020-11-05T08:18:23.786Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:18:23 [2020-11-05T08:18:23.786Z] --- PASS: TestVolumesInvalidJSON (0.03s)
08:18:23 [2020-11-05T08:18:23.786Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:18:23 [2020-11-05T08:18:23.786Z] PASS
08:18:23 [2020-11-05T08:18:23.786Z] 
08:18:23 [2020-11-05T08:18:23.786Z] DONE 5 tests in 0.385s
08:18:23 [2020-11-05T08:18:23.786Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestUntarPath (0.06s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestUntarPathWithDestinationFile
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestUntarPathWithDestinationFile (0.19s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestCopyWithTarInvalidSrc
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestCopyWithTarSrcFile
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestCopyWithTarSrcFolder
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestCopyFileWithTarInvalidSrc
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestCopyFileWithTarSrcFolder
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestCopyFileWithTarSrcFile
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   TestTarFiles
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestContainsEntry
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestCreateEntries
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestEntriesDiff
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestEntriesEquality
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestGeneratorNotGenerate
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestGeneratorWithPort
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestGeneratorWithPortNotGenerate
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestNewEntry
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestParse
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: Test (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestContainsEntry (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestCreateEntries (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestEntriesDiff (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestEntriesEquality (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestNewEntry (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestParse (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z] PASS
08:18:23 [2020-11-05T08:18:23.983Z] coverage: 58.3% of statements
08:18:23 [2020-11-05T08:18:23.983Z] ok  	github.com/docker/docker/pkg/discovery	0.049s	coverage: 58.3% of statements
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestContent
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestInitialize
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestNew
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestParsingContentsWithComments
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestRegister
08:18:23 [2020-11-05T08:18:23.983Z] === RUN   Test/TestWatch
08:18:23 [2020-11-05T08:18:23.983Z] --- PASS: Test (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestContent (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestInitialize (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestNew (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestRegister (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z]     --- PASS: Test/TestWatch (0.00s)
08:18:23 [2020-11-05T08:18:23.983Z] PASS
08:18:23 [2020-11-05T08:18:23.983Z] coverage: 92.9% of statements
08:18:23 [2020-11-05T08:18:23.983Z] ok  	github.com/docker/docker/pkg/discovery/file	0.133s	coverage: 92.9% of statements
08:18:24 [2020-11-05T08:18:24.047Z] ++++ cat bundles/test-integration/docker.pid
08:18:24 [2020-11-05T08:18:24.047Z] +++ kill 13686
08:18:24 [2020-11-05T08:18:24.730Z] === RUN   TestDockerSuite/TestBuildLabel
08:18:24 [2020-11-05T08:18:24.991Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.28s)
08:18:24 [2020-11-05T08:18:24.991Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:18:24 [2020-11-05T08:18:24.991Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
08:18:25 [2020-11-05T08:18:25.430Z] +++ /etc/init.d/apparmor stop
08:18:25 [2020-11-05T08:18:25.430Z] Leaving: AppArmorNo profiles have been unloaded.
08:18:25 [2020-11-05T08:18:25.430Z] 
08:18:25 [2020-11-05T08:18:25.430Z] Unloading profiles will leave already running processes permanently
08:18:25 [2020-11-05T08:18:25.430Z] unconfined, which can lead to unexpected situations.
08:18:25 [2020-11-05T08:18:25.430Z] 
08:18:25 [2020-11-05T08:18:25.430Z] To set a process to complain mode, use the command line tool
08:18:25 [2020-11-05T08:18:25.430Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:18:25 [2020-11-05T08:18:25.430Z] +++ true
08:18:25 [2020-11-05T08:18:25.430Z] exiting test-integration
08:18:25 [2020-11-05T08:18:25.430Z] ++ exit 0
08:18:25 [2020-11-05T08:18:25.430Z] 
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test/TestInitialize
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test/TestWatch
08:18:25 [2020-11-05T08:18:25.531Z] --- PASS: Test (0.00s)
08:18:25 [2020-11-05T08:18:25.531Z]     --- PASS: Test/TestWatch (0.00s)
08:18:25 [2020-11-05T08:18:25.531Z] PASS
08:18:25 [2020-11-05T08:18:25.531Z] coverage: 92.3% of statements
08:18:25 [2020-11-05T08:18:25.531Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.253s	coverage: 92.3% of statements
08:18:25 [2020-11-05T08:18:25.531Z] time="2020-11-05T08:18:25Z" level=info msg="Initializing discovery without TLS"
08:18:25 [2020-11-05T08:18:25.531Z] time="2020-11-05T08:18:25Z" level=info msg="Initializing discovery without TLS"
08:18:25 [2020-11-05T08:18:25.531Z] time="2020-11-05T08:18:25Z" level=info msg="Initializing discovery without TLS"
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test/TestInitializeWithCerts
08:18:25 [2020-11-05T08:18:25.531Z] time="2020-11-05T08:18:25Z" level=info msg="Initializing discovery with TLS"
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test/TestWatch
08:18:25 [2020-11-05T08:18:25.531Z] time="2020-11-05T08:18:25Z" level=info msg="Initializing discovery without TLS"
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test/TestInitialize
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test/TestInitializeWithPattern
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test/TestRegister
08:18:25 [2020-11-05T08:18:25.531Z] === RUN   Test/TestWatch
08:18:25 [2020-11-05T08:18:25.531Z] --- PASS: Test (0.00s)
08:18:25 [2020-11-05T08:18:25.531Z]     --- PASS: Test/TestInitialize (0.00s)
08:18:25 [2020-11-05T08:18:25.531Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
08:18:25 [2020-11-05T08:18:25.531Z]     --- PASS: Test/TestRegister (0.00s)
08:18:25 [2020-11-05T08:18:25.531Z]     --- PASS: Test/TestWatch (0.00s)
08:18:25 [2020-11-05T08:18:25.531Z] PASS
08:18:25 [2020-11-05T08:18:25.531Z] coverage: 93.8% of statements
08:18:25 [2020-11-05T08:18:25.531Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.125s	coverage: 93.8% of statements
08:18:25 [2020-11-05T08:18:25.563Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
08:18:26 [2020-11-05T08:18:26.136Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
08:18:26 [2020-11-05T08:18:26.397Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
08:18:26 [2020-11-05T08:18:26.397Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:18:26 [2020-11-05T08:18:26.659Z] === RUN   TestDockerSuite/TestBuildLabels
08:18:26 [2020-11-05T08:18:26.921Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
08:18:26 [2020-11-05T08:18:26.921Z] === RUN   TestServiceWithPredefinedNetwork
08:18:27 [2020-11-05T08:18:27.074Z] === RUN   TestPollerAddRemove
08:18:27 [2020-11-05T08:18:27.074Z] --- PASS: TestPollerAddRemove (0.00s)
08:18:27 [2020-11-05T08:18:27.074Z] === RUN   TestPollerEvent
08:18:27 [2020-11-05T08:18:27.074Z] --- SKIP: TestPollerEvent (0.00s)
08:18:27 [2020-11-05T08:18:27.074Z]     poller_test.go:41: No chmod on Windows
08:18:27 [2020-11-05T08:18:27.074Z] === RUN   TestPollerClose
08:18:27 [2020-11-05T08:18:27.074Z] --- PASS: TestPollerClose (0.00s)
08:18:27 [2020-11-05T08:18:27.074Z] PASS
08:18:27 [2020-11-05T08:18:27.074Z] coverage: 39.4% of statements
08:18:27 [2020-11-05T08:18:27.074Z] ok  	github.com/docker/docker/pkg/filenotify	0.065s	coverage: 39.4% of statements
08:18:27 [2020-11-05T08:18:27.074Z] === RUN   TestCopyFileWithInvalidSrc
08:18:27 [2020-11-05T08:18:27.074Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
08:18:27 [2020-11-05T08:18:27.074Z] === RUN   TestCopyFileWithInvalidDest
08:18:27 [2020-11-05T08:18:27.074Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
08:18:27 [2020-11-05T08:18:27.074Z] === RUN   TestCopyFileWithSameSrcAndDest
08:18:27 [2020-11-05T08:18:27.074Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
08:18:27 [2020-11-05T08:18:27.074Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
08:18:27 [2020-11-05T08:18:27.074Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
08:18:27 [2020-11-05T08:18:27.182Z] === RUN   TestDockerSuite/TestBuildLabelsCache
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestCopyFile
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestCopyFile (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
08:18:27 [2020-11-05T08:18:27.535Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z]     fileutils_test.go:134: Needs porting to Windows
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestReadSymlinkedDirectoryToFile
08:18:27 [2020-11-05T08:18:27.535Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z]     fileutils_test.go:180: Needs porting to Windows
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestWildcardMatches
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestWildcardMatches (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestPatternMatches
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestPatternMatches (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestExclusionPatternMatchesPatternBefore
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestPatternMatchesFolderExclusions
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestPatternMatchesFolderWildcardExclusions
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestExclusionPatternMatchesPatternAfter
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestExclusionPatternMatchesWholeDirectory
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestSingleExclamationError
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestSingleExclamationError (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestMatchesWithNoPatterns
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestMatchesWithMalformedPatterns
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestMatches
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestMatches (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestCleanPatterns
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestCleanPatterns (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestCleanPatternsStripEmptyPatterns
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestCleanPatternsExceptionFlag
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestCleanPatternsErrorSingleException
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestCreateIfNotExistsDir
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestCreateIfNotExistsFile
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] === RUN   TestMatch
08:18:27 [2020-11-05T08:18:27.535Z] --- PASS: TestMatch (0.00s)
08:18:27 [2020-11-05T08:18:27.535Z] PASS
08:18:27 [2020-11-05T08:18:27.535Z] coverage: 87.7% of statements
08:18:27 [2020-11-05T08:18:27.535Z] ok  	github.com/docker/docker/pkg/fileutils	0.209s	coverage: 87.7% of statements
Post stage
[Pipeline] junit
08:18:27 [2020-11-05T08:18:27.990Z] Recording test results
08:18:28 [2020-11-05T08:18:28.003Z] === RUN   TestGet
08:18:28 [2020-11-05T08:18:28.003Z] --- PASS: TestGet (0.00s)
08:18:28 [2020-11-05T08:18:28.003Z] === RUN   TestGetShortcutString
08:18:28 [2020-11-05T08:18:28.003Z] --- PASS: TestGetShortcutString (0.00s)
08:18:28 [2020-11-05T08:18:28.003Z] PASS
08:18:28 [2020-11-05T08:18:28.003Z] coverage: 42.9% of statements
08:18:28 [2020-11-05T08:18:28.003Z] ok  	github.com/docker/docker/pkg/homedir	0.049s	coverage: 42.9% of statements
08:18:28 [2020-11-05T08:18:28.126Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:18:28 [2020-11-05T08:18:28.465Z] --- PASS: Test (3.15s)
08:18:28 [2020-11-05T08:18:28.465Z]     --- PASS: Test/TestInitialize (0.14s)
08:18:28 [2020-11-05T08:18:28.465Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
08:18:28 [2020-11-05T08:18:28.618Z] + echo Ensuring container killed.
08:18:28 [2020-11-05T08:18:28.618Z] Ensuring container killed.
08:18:28 [2020-11-05T08:18:28.618Z] + docker rm -vf docker-pr1
08:18:28 [2020-11-05T08:18:28.618Z] Error: No such container: docker-pr1
08:18:28 [2020-11-05T08:18:28.618Z] + true
[Pipeline] sh
08:18:28 [2020-11-05T08:18:28.908Z] + echo Chowning /workspace to jenkins user
08:18:28 [2020-11-05T08:18:28.908Z] Chowning /workspace to jenkins user
08:18:28 [2020-11-05T08:18:28.908Z] + id -u
08:18:28 [2020-11-05T08:18:28.908Z] + id -g
08:18:28 [2020-11-05T08:18:28.908Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41634:/workspace busybox chown -R 1000:1000 /workspace
08:18:28 [2020-11-05T08:18:28.908Z] Unable to find image 'busybox:latest' locally
08:18:28 [2020-11-05T08:18:28.927Z]     --- PASS: Test/TestWatch (3.00s)
08:18:28 [2020-11-05T08:18:28.927Z] PASS
08:18:28 [2020-11-05T08:18:28.927Z] coverage: 84.1% of statements
08:18:28 [2020-11-05T08:18:28.927Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.548s	coverage: 84.1% of statements
08:18:28 [2020-11-05T08:18:28.927Z] === RUN   TestCreateIDMapOrder
08:18:28 [2020-11-05T08:18:28.927Z] --- PASS: TestCreateIDMapOrder (0.00s)
08:18:28 [2020-11-05T08:18:28.927Z] PASS
08:18:28 [2020-11-05T08:18:28.927Z] coverage: 7.3% of statements
08:18:28 [2020-11-05T08:18:28.927Z] ok  	github.com/docker/docker/pkg/idtools	0.173s	coverage: 7.3% of statements
08:18:29 [2020-11-05T08:18:29.169Z] latest: Pulling from library/busybox
08:18:29 [2020-11-05T08:18:29.169Z] 5dce72bf4214: Pulling fs layer
08:18:29 [2020-11-05T08:18:29.169Z] 5dce72bf4214: Verifying Checksum
08:18:29 [2020-11-05T08:18:29.169Z] 5dce72bf4214: Download complete
08:18:29 [2020-11-05T08:18:29.430Z] 5dce72bf4214: Pull complete
08:18:29 [2020-11-05T08:18:29.430Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
08:18:29 [2020-11-05T08:18:29.430Z] Status: Downloaded newer image for busybox:latest
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestFixedBufferCap
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestFixedBufferCap (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestFixedBufferLen
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestFixedBufferLen (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestFixedBufferString
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestFixedBufferString (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestFixedBufferWrite
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestFixedBufferWrite (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestFixedBufferRead
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestFixedBufferRead (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestBytesPipeRead
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestBytesPipeRead (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestBytesPipeWrite
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestBytesPipeWrite (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestBytesPipeWriteRandomChunks
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestTarFiles (6.06s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestTarUntar
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestTarUntar (0.03s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestTarWithOptions
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestTarWithOptions (0.02s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestUntarUstarGnuConflict
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestStandardLongPath
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestStandardLongPath (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestUNCLongPath
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestUNCLongPath (0.00s)
08:18:29 [2020-11-05T08:18:29.908Z] PASS
08:18:29 [2020-11-05T08:18:29.908Z] coverage: 100.0% of statements
08:18:29 [2020-11-05T08:18:29.908Z] ok  	github.com/docker/docker/pkg/longpath	0.062s	coverage: 100.0% of statements
08:18:29 [2020-11-05T08:18:29.908Z] --- PASS: TestUntarUstarGnuConflict (0.04s)
08:18:29 [2020-11-05T08:18:29.908Z] === RUN   TestUntarInvalidFilenames
08:18:30 [2020-11-05T08:18:30.042Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s)
08:18:30 [2020-11-05T08:18:30.042Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:18:30 [2020-11-05T08:18:30.042Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:18:30 [2020-11-05T08:18:30.042Z]     service_test.go:236: FLAKY_TEST
08:18:30 [2020-11-05T08:18:30.042Z] === RUN   TestServiceWithDataPathPortInit
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestError
08:18:30 [2020-11-05T08:18:30.370Z] --- PASS: TestError (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestProgressString
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestProgressString/no_progress
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestProgressString/progress_1
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestProgressString/some_progress_with_a_start_time
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestProgressString/some_progress_without_a_start_time
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestProgressString/with_units
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestProgressString/hide_counts
08:18:30 [2020-11-05T08:18:30.370Z] --- PASS: TestProgressString (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z]     --- PASS: TestProgressString/no_progress (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z]     --- PASS: TestProgressString/progress_1 (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z]     --- PASS: TestProgressString/with_units (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z]     --- PASS: TestProgressString/hide_counts (0.00s)
08:18:30 [2020-11-05T08:18:30.370Z] === RUN   TestJSONMessageDisplay
08:18:30 [2020-11-05T08:18:30.618Z] === RUN   TestDockerSuite/TestBuildLastModified
08:18:30 [2020-11-05T08:18:30.831Z] powershell.exe : # github.com/docker/docker/pkg/mount
08:18:30 [2020-11-05T08:18:30.831Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-50ace175\powershellWrapper.ps1:3 char:1
08:18:30 [2020-11-05T08:18:30.831Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
08:18:30 [2020-11-05T08:18:30.831Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
08:18:30 [2020-11-05T08:18:30.831Z]     + CategoryInfo          : NotSpecified: (# github.com/docker/docker/pkg/mount:String) [], RemoteException
08:18:30 [2020-11-05T08:18:30.831Z]     + FullyQualifiedErrorId : NativeCommandError
08:18:30 [2020-11-05T08:18:30.831Z]  
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME
08:18:30 [2020-11-05T08:18:30.831Z] pkg\mount\deprecated.go:32:16: too many errors
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames397109778\\dest"
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestJSONMessageDisplay (0.15s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestJSONMessageDisplayWithJSONError
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestDisplayJSONMessagesStream
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestUntarInvalidFilenames (0.18s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestUntarHardlinkToSymlink
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestDisplayJSONMessagesStream (0.01s)
08:18:30 [2020-11-05T08:18:30.831Z] PASS
08:18:30 [2020-11-05T08:18:30.831Z] coverage: 91.7% of statements
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestUntarInvalidHardlink
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink704298851\\victim\\hello" -> "../victim/hello"
08:18:30 [2020-11-05T08:18:30.831Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.247s	coverage: 91.7% of statements
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink059054438\\victim\\hello" -> "/../victim/hello"
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink520313229\\victim" -> "../victim"
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink365634952\\victim" -> "../victim"
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestAtomicWriteToFile
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink616137543\\victim" -> "../victim"
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink131424250\\victim" -> "../victim"
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestUntarInvalidHardlink (0.05s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestUntarInvalidSymlink
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink933881617\\dest\\dotdot" -> "../victim/hello"
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestAtomicWriteToFile (0.02s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestAtomicWriteSetCommit
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink223435068\\dest\\slash-dotdot" -> "/../victim/hello"
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestAtomicWriteSetCancel
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink375938923\\dest\\loophole-victim" -> "../victim"
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink029053390\\dest\\loophole-victim" -> "../victim"
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestReadCloserWrapperClose
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestReadCloserWrapperClose (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestReaderErrWrapperReadOnError
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestReaderErrWrapperRead
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestReaderErrWrapperRead (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestHashData
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestHashData (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestCancelReadCloser
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink984675541\\dest\\loophole-victim" -> "../victim"
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink714058800\\dest\\loophole-victim" -> "../victim"
08:18:30 [2020-11-05T08:18:30.831Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink337349583\\dest\\dir\\loophole" -> "../../victim"
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestUntarInvalidSymlink (0.04s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestTempArchiveCloseMultipleTimes
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestReplaceFileTarWrapper
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestCancelReadCloser (0.11s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestWriteCloserWrapperClose
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestNopWriteCloser
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestNopWriteCloser (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestNopWriter
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestNopWriter (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestWriteCounter
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestWriteCounter (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z] PASS
08:18:30 [2020-11-05T08:18:30.831Z] coverage: 68.4% of statements
08:18:30 [2020-11-05T08:18:30.831Z] ok  	github.com/docker/docker/pkg/ioutils	0.663s	coverage: 68.4% of statements
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestReplaceFileTarWrapper (0.22s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestPrefixHeaderReadable
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestPrefixHeaderReadable (0.02s)
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestDisablePigz
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestDisablePigz (0.19s)
08:18:30 [2020-11-05T08:18:30.831Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestPigz
08:18:30 [2020-11-05T08:18:30.831Z] --- PASS: TestPigz (0.13s)
08:18:30 [2020-11-05T08:18:30.831Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestCopyFileWithInvalidDest
08:18:30 [2020-11-05T08:18:30.831Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
08:18:30 [2020-11-05T08:18:30.831Z]     archive_windows_test.go:16: Currently fails
08:18:30 [2020-11-05T08:18:30.831Z] === RUN   TestCanonicalTarNameForPath
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestCanonicalTarName
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestCanonicalTarName (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChmodTarEntry
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestChmodTarEntry (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestHardLinkOrder
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestHardLinkOrder (0.17s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangeString
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestChangeString (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangesWithNoChanges
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestChangesWithNoChanges (0.02s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangesWithChanges
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestChangesWithChanges (0.04s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangesWithChangesGH13590
08:18:31 [2020-11-05T08:18:31.292Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z]     changes_test.go:192: needs more investigation
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangesDirsEmpty
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestNameFormat
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestNameFormat (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestNameRetries
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestNameRetries (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] PASS
08:18:31 [2020-11-05T08:18:31.292Z] coverage: 85.7% of statements
08:18:31 [2020-11-05T08:18:31.292Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestChangesDirsEmpty (0.17s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangesDirsMutated
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestParseKeyValueOpt
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestParseKeyValueOpt (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestParseUintList
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestParseUintList (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestParseUintListMaximumLimits
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] PASS
08:18:31 [2020-11-05T08:18:31.292Z] coverage: 97.0% of statements
08:18:31 [2020-11-05T08:18:31.292Z] ok  	github.com/docker/docker/pkg/parsers	0.051s	coverage: 97.0% of statements
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestChangesDirsMutated (0.14s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestApplyLayer
08:18:31 [2020-11-05T08:18:31.292Z] --- SKIP: TestApplyLayer (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z]     changes_test.go:405: needs further investigation
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangesSizeWithHardlinks
08:18:31 [2020-11-05T08:18:31.292Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z]     changes_test.go:441: needs further investigation
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangesSizeWithNoChanges
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestChangesSize
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestChangesSize (0.00s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestApplyLayerInvalidFilenames
08:18:31 [2020-11-05T08:18:31.292Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames277744003\\dest"
08:18:31 [2020-11-05T08:18:31.292Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
08:18:31 [2020-11-05T08:18:31.292Z] === RUN   TestApplyLayerInvalidHardlink
08:18:31 [2020-11-05T08:18:31.292Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink139728045\\victim\\hello" -> "../victim/hello"
08:18:31 [2020-11-05T08:18:31.292Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink603495464\\victim\\hello" -> "/../victim/hello"
08:18:31 [2020-11-05T08:18:31.292Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink954160487\\victim" -> "../victim"
08:18:31 [2020-11-05T08:18:31.292Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink927041946\\victim" -> "../victim"
08:18:31 [2020-11-05T08:18:31.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink083398193\\victim" -> "../victim"
08:18:31 [2020-11-05T08:18:31.754Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink753133532\\victim" -> "../victim"
08:18:31 [2020-11-05T08:18:31.754Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
08:18:31 [2020-11-05T08:18:31.754Z] === RUN   TestApplyLayerInvalidSymlink
08:18:31 [2020-11-05T08:18:31.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink681367947\\dest\\dotdot" -> "../victim/hello"
08:18:31 [2020-11-05T08:18:31.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink996399470\\dest\\slash-dotdot" -> "/../victim/hello"
08:18:31 [2020-11-05T08:18:31.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink990085109\\dest\\loophole-victim" -> "../victim"
08:18:31 [2020-11-05T08:18:31.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink197815504\\dest\\loophole-victim" -> "../victim"
08:18:31 [2020-11-05T08:18:31.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink535954415\\dest\\loophole-victim" -> "../victim"
08:18:31 [2020-11-05T08:18:31.754Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink088014466\\dest\\loophole-victim" -> "../victim"
08:18:31 [2020-11-05T08:18:31.754Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
08:18:31 [2020-11-05T08:18:31.754Z] === RUN   TestApplyLayerWhiteouts
08:18:31 [2020-11-05T08:18:31.754Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
08:18:31 [2020-11-05T08:18:31.754Z] === RUN   TestGenerateEmptyFile
08:18:31 [2020-11-05T08:18:31.754Z] --- PASS: TestGenerateEmptyFile (0.00s)
08:18:31 [2020-11-05T08:18:31.754Z] === RUN   TestGenerateWithContent
08:18:31 [2020-11-05T08:18:31.754Z] --- PASS: TestGenerateWithContent (0.00s)
08:18:31 [2020-11-05T08:18:31.754Z] PASS
08:18:31 [2020-11-05T08:18:31.754Z] coverage: 62.7% of statements
08:18:31 [2020-11-05T08:18:31.754Z] ok  	github.com/docker/docker/pkg/archive	9.237s	coverage: 62.7% of statements
08:18:31 [2020-11-05T08:18:31.754Z] === RUN   TestNewAndRemove
08:18:31 [2020-11-05T08:18:31.754Z] --- PASS: TestNewAndRemove (0.00s)
08:18:31 [2020-11-05T08:18:31.754Z] === RUN   TestRemoveInvalidPath
08:18:31 [2020-11-05T08:18:31.754Z] --- PASS: TestRemoveInvalidPath (0.00s)
08:18:31 [2020-11-05T08:18:31.754Z] PASS
08:18:31 [2020-11-05T08:18:31.754Z] coverage: 82.6% of statements
08:18:31 [2020-11-05T08:18:31.754Z] ok  	github.com/docker/docker/pkg/pidfile	0.099s	coverage: 82.6% of statements
08:18:32 [2020-11-05T08:18:32.727Z] === RUN   TestParseEmptyInterface
08:18:32 [2020-11-05T08:18:32.728Z] --- PASS: TestParseEmptyInterface (0.00s)
08:18:32 [2020-11-05T08:18:32.728Z] === RUN   TestParseNonInterfaceType
08:18:32 [2020-11-05T08:18:32.728Z] --- PASS: TestParseNonInterfaceType (0.00s)
08:18:32 [2020-11-05T08:18:32.728Z] === RUN   TestParseWithOneFunction
08:18:32 [2020-11-05T08:18:32.728Z] --- PASS: TestParseWithOneFunction (0.00s)
08:18:32 [2020-11-05T08:18:32.728Z] === RUN   TestParseWithMultipleFuncs
08:18:32 [2020-11-05T08:18:32.728Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
08:18:32 [2020-11-05T08:18:32.728Z] === RUN   TestParseWithUnnamedReturn
08:18:32 [2020-11-05T08:18:32.728Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
08:18:32 [2020-11-05T08:18:32.728Z] === RUN   TestEmbeddedInterface
08:18:32 [2020-11-05T08:18:32.728Z] --- PASS: TestEmbeddedInterface (0.00s)
08:18:32 [2020-11-05T08:18:32.728Z] === RUN   TestParsedImports
08:18:32 [2020-11-05T08:18:32.728Z] --- PASS: TestParsedImports (0.00s)
08:18:32 [2020-11-05T08:18:32.728Z] === RUN   TestAliasedImports
08:18:32 [2020-11-05T08:18:32.728Z] --- PASS: TestAliasedImports (0.00s)
08:18:32 [2020-11-05T08:18:32.728Z] PASS
08:18:32 [2020-11-05T08:18:32.728Z] coverage: 56.8% of statements
08:18:32 [2020-11-05T08:18:32.728Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.051s	coverage: 56.8% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:18:33 [2020-11-05T08:18:33.047Z] + bundleName=arm64-integration
08:18:33 [2020-11-05T08:18:33.047Z] + echo Creating arm64-integration-bundles.tar.gz
08:18:33 [2020-11-05T08:18:33.047Z] Creating arm64-integration-bundles.tar.gz
08:18:33 [2020-11-05T08:18:33.047Z] + + find bundles -path */root/*overlay2xargs -prune -o tar -type -czf f arm64-integration-bundles.tar.gz (
08:18:33 [2020-11-05T08:18:33.047Z]  -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
08:18:33 [2020-11-05T08:18:33.322Z] Archiving artifacts
08:18:33 [2020-11-05T08:18:33.703Z] === RUN   TestFailedConnection
08:18:34 [2020-11-05T08:18:34.165Z] === RUN   TestHTTPTransport
08:18:34 [2020-11-05T08:18:34.165Z] --- PASS: TestHTTPTransport (0.00s)
08:18:34 [2020-11-05T08:18:34.165Z] PASS
08:18:34 [2020-11-05T08:18:34.165Z] coverage: 85.7% of statements
08:18:34 [2020-11-05T08:18:34.165Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.191s	coverage: 85.7% of statements
08:18:34 [2020-11-05T08:18:34.165Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
08:18:34 [2020-11-05T08:18:34.165Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
08:18:34 [2020-11-05T08:18:34.165Z] === RUN   TestBufioReaderPoolPutAndGet
08:18:34 [2020-11-05T08:18:34.165Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
08:18:34 [2020-11-05T08:18:34.165Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
08:18:34 [2020-11-05T08:18:34.165Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
08:18:34 [2020-11-05T08:18:34.165Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
08:18:34 [2020-11-05T08:18:34.165Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
08:18:34 [2020-11-05T08:18:34.165Z] === RUN   TestBufioWriterPoolPutAndGet
08:18:34 [2020-11-05T08:18:34.165Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
08:18:34 [2020-11-05T08:18:34.165Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
08:18:34 [2020-11-05T08:18:34.165Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
08:18:34 [2020-11-05T08:18:34.165Z] === RUN   TestBufferPoolPutAndGet
08:18:34 [2020-11-05T08:18:34.165Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
08:18:34 [2020-11-05T08:18:34.165Z] PASS
08:18:34 [2020-11-05T08:18:34.165Z] coverage: 88.2% of statements
08:18:34 [2020-11-05T08:18:34.165Z] ok  	github.com/docker/docker/pkg/pools	0.178s	coverage: 88.2% of statements
08:18:34 [2020-11-05T08:18:34.825Z] === RUN   TestDockerSuite/TestBuildLineBreak
08:18:35 [2020-11-05T08:18:35.139Z] --- PASS: TestFailedConnection (1.09s)
08:18:35 [2020-11-05T08:18:35.139Z] === RUN   TestFailOnce
08:18:35 [2020-11-05T08:18:35.139Z] 2020/11/05 08:18:34 http: panic serving 127.0.0.1:49219: Plugin not ready
08:18:35 [2020-11-05T08:18:35.139Z] goroutine 10 [running]:
08:18:35 [2020-11-05T08:18:35.139Z] net/http.(*conn).serve.func1(0xc000058b40)
08:18:35 [2020-11-05T08:18:35.139Z] 	c:/go/src/net/http/server.go:1795 +0x140
08:18:35 [2020-11-05T08:18:35.139Z] panic(0x849ac0, 0x986830)
08:18:35 [2020-11-05T08:18:35.139Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
08:18:35 [2020-11-05T08:18:35.139Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300)
08:18:35 [2020-11-05T08:18:35.139Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
08:18:35 [2020-11-05T08:18:35.139Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300)
08:18:35 [2020-11-05T08:18:35.139Z] 	c:/go/src/net/http/server.go:2036 +0x4b
08:18:35 [2020-11-05T08:18:35.139Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300)
08:18:35 [2020-11-05T08:18:35.139Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
08:18:35 [2020-11-05T08:18:35.139Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300)
08:18:35 [2020-11-05T08:18:35.139Z] 	c:/go/src/net/http/server.go:2831 +0xab
08:18:35 [2020-11-05T08:18:35.139Z] net/http.(*conn).serve(0xc000058b40, 0x99b060, 0xc00004a980)
08:18:35 [2020-11-05T08:18:35.139Z] 	c:/go/src/net/http/server.go:1919 +0x87c
08:18:35 [2020-11-05T08:18:35.139Z] created by net/http.(*Server).Serve
08:18:35 [2020-11-05T08:18:35.139Z] 	c:/go/src/net/http/server.go:2957 +0x38b
08:18:35 [2020-11-05T08:18:35.139Z] time="2020-11-05T08:18:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s"
08:18:35 [2020-11-05T08:18:35.139Z] === RUN   TestOutputOnPrematureClose
08:18:35 [2020-11-05T08:18:35.139Z] --- PASS: TestOutputOnPrematureClose (0.00s)
08:18:35 [2020-11-05T08:18:35.139Z] === RUN   TestCompleteSilently
08:18:35 [2020-11-05T08:18:35.139Z] --- PASS: TestCompleteSilently (0.00s)
08:18:35 [2020-11-05T08:18:35.139Z] PASS
08:18:35 [2020-11-05T08:18:35.139Z] coverage: 75.9% of statements
08:18:35 [2020-11-05T08:18:35.139Z] ok  	github.com/docker/docker/pkg/progress	0.044s	coverage: 75.9% of statements
08:18:35 [2020-11-05T08:18:35.139Z] === RUN   TestSendToOneSub
08:18:35 [2020-11-05T08:18:35.139Z] --- PASS: TestSendToOneSub (0.00s)
08:18:35 [2020-11-05T08:18:35.139Z] === RUN   TestSendToMultipleSubs
08:18:35 [2020-11-05T08:18:35.139Z] --- PASS: TestSendToMultipleSubs (0.00s)
08:18:35 [2020-11-05T08:18:35.139Z] === RUN   TestEvictOneSub
08:18:35 [2020-11-05T08:18:35.139Z] --- PASS: TestEvictOneSub (0.00s)
08:18:35 [2020-11-05T08:18:35.139Z] === RUN   TestClosePublisher
08:18:35 [2020-11-05T08:18:35.139Z] --- PASS: TestClosePublisher (0.00s)
08:18:35 [2020-11-05T08:18:35.139Z] === RUN   TestPubSubRace
08:18:35 [2020-11-05T08:18:35.354Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41634/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:18:35 [2020-11-05T08:18:35.695Z] + make clean
08:18:36 [2020-11-05T08:18:36.116Z] --- PASS: TestFailOnce (1.17s)
08:18:36 [2020-11-05T08:18:36.116Z] === RUN   TestEchoInputOutput
08:18:36 [2020-11-05T08:18:36.116Z] --- PASS: TestEchoInputOutput (0.00s)
08:18:36 [2020-11-05T08:18:36.116Z] === RUN   TestBackoff
08:18:36 [2020-11-05T08:18:36.116Z] --- PASS: TestBackoff (0.00s)
08:18:36 [2020-11-05T08:18:36.116Z] === RUN   TestAbortRetry
08:18:36 [2020-11-05T08:18:36.116Z] --- PASS: TestAbortRetry (0.00s)
08:18:36 [2020-11-05T08:18:36.116Z] === RUN   TestClientScheme
08:18:36 [2020-11-05T08:18:36.116Z] --- PASS: TestClientScheme (0.00s)
08:18:36 [2020-11-05T08:18:36.116Z] === RUN   TestNewClientWithTimeout
08:18:36 [2020-11-05T08:18:36.116Z] === RUN   TestRegister
08:18:36 [2020-11-05T08:18:36.116Z] --- PASS: TestRegister (0.00s)
08:18:36 [2020-11-05T08:18:36.116Z] === RUN   TestCommand
08:18:36 [2020-11-05T08:18:36.116Z] --- PASS: TestCommand (0.03s)
08:18:36 [2020-11-05T08:18:36.116Z] === RUN   TestNaiveSelf
08:18:36 [2020-11-05T08:18:36.116Z] --- PASS: TestNaiveSelf (0.03s)
08:18:36 [2020-11-05T08:18:36.116Z] PASS
08:18:36 [2020-11-05T08:18:36.116Z] coverage: 82.4% of statements
08:18:36 [2020-11-05T08:18:36.116Z] ok  	github.com/docker/docker/pkg/reexec	0.119s	coverage: 82.4% of statements
08:18:36 [2020-11-05T08:18:36.116Z] --- PASS: TestPubSubRace (1.06s)
08:18:36 [2020-11-05T08:18:36.116Z] PASS
08:18:36 [2020-11-05T08:18:36.116Z] coverage: 75.0% of statements
08:18:36 [2020-11-05T08:18:36.116Z] ok  	github.com/docker/docker/pkg/pubsub	1.095s	coverage: 75.0% of statements
08:18:36 [2020-11-05T08:18:36.266Z] docker volume rm -f docker-dev-cache
08:18:36 [2020-11-05T08:18:36.266Z] docker-dev-cache
[Pipeline] deleteDir
08:18:36 [2020-11-05T08:18:36.579Z] time="2020-11-05T08:18:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
08:18:37 [2020-11-05T08:18:37.372Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
08:18:37 [2020-11-05T08:18:37.372Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
08:18:37 [2020-11-05T08:18:37.372Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
08:18:37 [2020-11-05T08:18:37.372Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
08:18:37 [2020-11-05T08:18:37.372Z] === RUN   TestDockerSuite/TestBuildMaintainer
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestParseSignal
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestParseSignal (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestValidSignalForPlatform
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestValidSignalForPlatform (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] PASS
08:18:37 [2020-11-05T08:18:37.553Z] coverage: 20.3% of statements
08:18:37 [2020-11-05T08:18:37.553Z] ok  	github.com/docker/docker/pkg/signal	0.042s	coverage: 20.3% of statements
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestNewStdWriter
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestNewStdWriter (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestWriteWithUninitializedStdWriter
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestWriteWithNilBytes
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestWriteWithNilBytes (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestWrite
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestWrite (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestWriteWithWriterError
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestWriteWithWriterError (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestStdCopyWriteAndRead
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestStdCopyReturnsErrorReadingHeader
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestStdCopyReturnsErrorReadingFrame
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestStdCopyDetectsCorruptedFrame
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestStdCopyWithInvalidInputHeader
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestStdCopyWithCorruptedPrefix
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestStdCopyReturnsWriteErrors
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] === RUN   TestStdCopyReturnsErrorFromSystem
08:18:37 [2020-11-05T08:18:37.553Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
08:18:37 [2020-11-05T08:18:37.553Z] PASS
08:18:37 [2020-11-05T08:18:37.553Z] coverage: 100.0% of statements
08:18:37 [2020-11-05T08:18:37.553Z] ok  	github.com/docker/docker/pkg/stdcopy	0.082s	coverage: 100.0% of statements
08:18:37 [2020-11-05T08:18:37.633Z] === RUN   TestDockerSuite/TestBuildMissingArgs
08:18:38 [2020-11-05T08:18:38.016Z] time="2020-11-05T08:18:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
08:18:38 [2020-11-05T08:18:38.478Z] === RUN   TestGenerateRandomID
08:18:38 [2020-11-05T08:18:38.478Z] --- PASS: TestGenerateRandomID (0.00s)
08:18:38 [2020-11-05T08:18:38.478Z] === RUN   TestShortenId
08:18:38 [2020-11-05T08:18:38.478Z] --- PASS: TestShortenId (0.00s)
08:18:38 [2020-11-05T08:18:38.478Z] === RUN   TestShortenSha256Id
08:18:38 [2020-11-05T08:18:38.478Z] --- PASS: TestShortenSha256Id (0.00s)
08:18:38 [2020-11-05T08:18:38.478Z] === RUN   TestShortenIdEmpty
08:18:38 [2020-11-05T08:18:38.478Z] --- PASS: TestShortenIdEmpty (0.00s)
08:18:38 [2020-11-05T08:18:38.478Z] === RUN   TestShortenIdInvalid
08:18:38 [2020-11-05T08:18:38.478Z] --- PASS: TestShortenIdInvalid (0.00s)
08:18:38 [2020-11-05T08:18:38.478Z] === RUN   TestIsShortIDNonHex
08:18:38 [2020-11-05T08:18:38.478Z] --- PASS: TestIsShortIDNonHex (0.00s)
08:18:38 [2020-11-05T08:18:38.478Z] === RUN   TestIsShortIDNotCorrectSize
08:18:38 [2020-11-05T08:18:38.478Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
08:18:38 [2020-11-05T08:18:38.478Z] PASS
08:18:38 [2020-11-05T08:18:38.478Z] coverage: 70.6% of statements
08:18:38 [2020-11-05T08:18:38.478Z] ok  	github.com/docker/docker/pkg/stringid	0.078s	coverage: 70.6% of statements
08:18:38 [2020-11-05T08:18:38.939Z] === RUN   TestRawProgressFormatterFormatStatus
08:18:38 [2020-11-05T08:18:38.939Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
08:18:38 [2020-11-05T08:18:38.939Z] === RUN   TestRawProgressFormatterFormatProgress
08:18:38 [2020-11-05T08:18:38.939Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
08:18:38 [2020-11-05T08:18:38.940Z] === RUN   TestFormatStatus
08:18:38 [2020-11-05T08:18:38.940Z] --- PASS: TestFormatStatus (0.00s)
08:18:38 [2020-11-05T08:18:38.940Z] === RUN   TestFormatError
08:18:38 [2020-11-05T08:18:38.940Z] --- PASS: TestFormatError (0.00s)
08:18:38 [2020-11-05T08:18:38.940Z] === RUN   TestFormatJSONError
08:18:38 [2020-11-05T08:18:38.940Z] --- PASS: TestFormatJSONError (0.00s)
08:18:38 [2020-11-05T08:18:38.940Z] === RUN   TestJsonProgressFormatterFormatProgress
08:18:38 [2020-11-05T08:18:38.940Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.01s)
08:18:38 [2020-11-05T08:18:38.940Z] === RUN   TestJsonProgressFormatterFormatStatus
08:18:38 [2020-11-05T08:18:38.940Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
08:18:38 [2020-11-05T08:18:38.940Z] === RUN   TestNewJSONProgressOutput
08:18:38 [2020-11-05T08:18:38.940Z] --- PASS: TestNewJSONProgressOutput (0.00s)
08:18:38 [2020-11-05T08:18:38.940Z] === RUN   TestAuxFormatterEmit
08:18:38 [2020-11-05T08:18:38.940Z] --- PASS: TestAuxFormatterEmit (0.00s)
08:18:38 [2020-11-05T08:18:38.940Z] === RUN   TestStreamWriterStdout
08:18:38 [2020-11-05T08:18:38.940Z] --- PASS: TestStreamWriterStdout (0.00s)
08:18:38 [2020-11-05T08:18:38.940Z] === RUN   TestStreamWriterStderr
08:18:38 [2020-11-05T08:18:38.940Z] --- PASS: TestStreamWriterStderr (0.00s)
08:18:38 [2020-11-05T08:18:38.940Z] PASS
08:18:38 [2020-11-05T08:18:38.940Z] coverage: 66.2% of statements
08:18:38 [2020-11-05T08:18:38.940Z] ok  	github.com/docker/docker/pkg/streamformatter	0.181s	coverage: 66.2% of statements
08:18:39 [2020-11-05T08:18:39.403Z] # github.com/docker/docker/pkg/system [github.com/docker/docker/pkg/system.test]
08:18:39 [2020-11-05T08:18:39.403Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount
08:18:39 [2020-11-05T08:18:39.549Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
08:18:39 [2020-11-05T08:18:39.865Z] === RUN   TestIsCpusetListAvailable
08:18:39 [2020-11-05T08:18:39.865Z] --- PASS: TestIsCpusetListAvailable (0.00s)
08:18:39 [2020-11-05T08:18:39.865Z] PASS
08:18:39 [2020-11-05T08:18:39.865Z] coverage: 38.2% of statements
08:18:39 [2020-11-05T08:18:39.865Z] ok  	github.com/docker/docker/pkg/sysinfo	0.047s	coverage: 38.2% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:18:40 [2020-11-05T08:18:40.327Z] time="2020-11-05T08:18:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestTailFile
08:18:40 [2020-11-05T08:18:40.790Z] --- PASS: TestTailFile (0.00s)
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestTailFileManyLines
08:18:40 [2020-11-05T08:18:40.790Z] --- PASS: TestTailFileManyLines (0.00s)
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestTailEmptyFile
08:18:40 [2020-11-05T08:18:40.790Z] --- PASS: TestTailEmptyFile (0.00s)
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestTailNegativeN
08:18:40 [2020-11-05T08:18:40.790Z] --- PASS: TestTailNegativeN (0.00s)
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/single_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/single_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/2_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/2_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/4_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/4_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/8_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/8_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/truncated_last_line
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/truncated_last_line#01
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/truncated_last_line#02
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/12_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.790Z] === CONT  TestNewTailReader/single_byte_delimiter
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.790Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.790Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/8_byte_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/4_byte_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/no_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/2_byte_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.791Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.791Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.791Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.792Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.792Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.793Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:40 [2020-11-05T08:18:40.793Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
08:18:40 [2020-11-05T08:18:40.794Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
08:18:40 [2020-11-05T08:18:40.937Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
08:18:41 [2020-11-05T08:18:41.258Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.258Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
08:18:41 [2020-11-05T08:18:41.258Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.259Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
08:18:41 [2020-11-05T08:18:41.260Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:18:41 [2020-11-05T08:18:41.260Z] --- PASS: TestNewTailReader (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.260Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
08:18:41 [2020-11-05T08:18:41.260Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.02s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.01s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.07s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.261Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.262Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z] PASS
08:18:41 [2020-11-05T08:18:41.263Z] coverage: 88.6% of statements
08:18:41 [2020-11-05T08:18:41.263Z] ok  	github.com/docker/docker/pkg/tailfile	0.489s	coverage: 88.6% of statements
08:18:41 [2020-11-05T08:18:41.263Z] === RUN   TestTarSumRemoveNonExistent
08:18:41 [2020-11-05T08:18:41.263Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z] === RUN   TestTarSumRemove
08:18:41 [2020-11-05T08:18:41.263Z] --- PASS: TestTarSumRemove (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z] === RUN   TestSortFileInfoSums
08:18:41 [2020-11-05T08:18:41.263Z] --- PASS: TestSortFileInfoSums (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z] === RUN   TestNewTarSumForLabelInvalid
08:18:41 [2020-11-05T08:18:41.263Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z] === RUN   TestNewTarSumForLabel
08:18:41 [2020-11-05T08:18:41.263Z] --- PASS: TestNewTarSumForLabel (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z] === RUN   TestEmptyTar
08:18:41 [2020-11-05T08:18:41.263Z] --- PASS: TestEmptyTar (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z] === RUN   TestTarSumsReadSize
08:18:41 [2020-11-05T08:18:41.263Z] --- PASS: TestTarSumsReadSize (0.00s)
08:18:41 [2020-11-05T08:18:41.263Z] === RUN   TestTarSums
08:18:41 [2020-11-05T08:18:41.724Z] --- PASS: TestTarSums (0.08s)
08:18:41 [2020-11-05T08:18:41.724Z] === RUN   TestIteration
08:18:41 [2020-11-05T08:18:41.724Z] --- PASS: TestIteration (0.00s)
08:18:41 [2020-11-05T08:18:41.724Z] === RUN   TestVersionLabelForChecksum
08:18:41 [2020-11-05T08:18:41.724Z] --- PASS: TestVersionLabelForChecksum (0.00s)
08:18:41 [2020-11-05T08:18:41.724Z] === RUN   TestVersion
08:18:41 [2020-11-05T08:18:41.724Z] --- PASS: TestVersion (0.00s)
08:18:41 [2020-11-05T08:18:41.724Z] === RUN   TestGetVersion
08:18:41 [2020-11-05T08:18:41.724Z] --- PASS: TestGetVersion (0.00s)
08:18:41 [2020-11-05T08:18:41.724Z] === RUN   TestGetVersions
08:18:41 [2020-11-05T08:18:41.724Z] --- PASS: TestGetVersions (0.00s)
08:18:41 [2020-11-05T08:18:41.724Z] PASS
08:18:41 [2020-11-05T08:18:41.724Z] coverage: 89.3% of statements
08:18:41 [2020-11-05T08:18:41.724Z] ok  	github.com/docker/docker/pkg/tarsum	0.170s	coverage: 89.3% of statements
08:18:42 [2020-11-05T08:18:42.186Z] testing: warning: no tests to run
08:18:42 [2020-11-05T08:18:42.186Z] PASS
08:18:42 [2020-11-05T08:18:42.186Z] coverage: [no statements]
08:18:42 [2020-11-05T08:18:42.186Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: [no statements] [no tests to run]
08:18:42 [2020-11-05T08:18:42.649Z] === RUN   TestTruncIndex
08:18:42 [2020-11-05T08:18:42.649Z] --- PASS: TestTruncIndex (0.10s)
08:18:42 [2020-11-05T08:18:42.649Z] PASS
08:18:42 [2020-11-05T08:18:42.649Z] coverage: 91.5% of statements
08:18:42 [2020-11-05T08:18:42.649Z] ok  	github.com/docker/docker/pkg/truncindex	0.141s	coverage: 91.5% of statements
08:18:43 [2020-11-05T08:18:43.111Z] === RUN   TestIsGIT
08:18:43 [2020-11-05T08:18:43.111Z] --- PASS: TestIsGIT (0.00s)
08:18:43 [2020-11-05T08:18:43.111Z] === RUN   TestIsTransport
08:18:43 [2020-11-05T08:18:43.111Z] --- PASS: TestIsTransport (0.00s)
08:18:43 [2020-11-05T08:18:43.111Z] PASS
08:18:43 [2020-11-05T08:18:43.111Z] coverage: 100.0% of statements
08:18:43 [2020-11-05T08:18:43.111Z] ok  	github.com/docker/docker/pkg/urlutil	0.038s	coverage: 100.0% of statements
08:18:43 [2020-11-05T08:18:43.483Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
08:18:43 [2020-11-05T08:18:43.483Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
08:18:43 [2020-11-05T08:18:43.573Z] === RUN   TestVersionInfo
08:18:43 [2020-11-05T08:18:43.573Z] --- PASS: TestVersionInfo (0.00s)
08:18:43 [2020-11-05T08:18:43.573Z] === RUN   TestAppendVersions
08:18:43 [2020-11-05T08:18:43.573Z] --- PASS: TestAppendVersions (0.00s)
08:18:43 [2020-11-05T08:18:43.573Z] PASS
08:18:43 [2020-11-05T08:18:43.573Z] coverage: 88.9% of statements
08:18:43 [2020-11-05T08:18:43.573Z] ok  	github.com/docker/docker/pkg/useragent	0.037s	coverage: 88.9% of statements
08:18:43 [2020-11-05T08:18:43.744Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
08:18:45 [2020-11-05T08:18:45.118Z] time="2020-11-05T08:18:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.Echo: Post http://127.0.0.1:49224/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
08:18:45 [2020-11-05T08:18:45.134Z] --- PASS: TestServiceWithDataPathPortInit (15.19s)
08:18:45 [2020-11-05T08:18:45.134Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:18:45 [2020-11-05T08:18:45.578Z] === RUN   TestNewSettable
08:18:45 [2020-11-05T08:18:45.578Z] --- PASS: TestNewSettable (0.00s)
08:18:45 [2020-11-05T08:18:45.578Z] === RUN   TestIsSettable
08:18:45 [2020-11-05T08:18:45.578Z] --- PASS: TestIsSettable (0.00s)
08:18:45 [2020-11-05T08:18:45.578Z] === RUN   TestUpdateSettingsEnv
08:18:45 [2020-11-05T08:18:45.578Z] --- PASS: TestUpdateSettingsEnv (0.00s)
08:18:45 [2020-11-05T08:18:45.578Z] PASS
08:18:45 [2020-11-05T08:18:45.578Z] coverage: 20.1% of statements
08:18:45 [2020-11-05T08:18:45.578Z] ok  	github.com/docker/docker/plugin/v2	0.168s	coverage: 20.1% of statements
08:18:45 [2020-11-05T08:18:45.578Z] === RUN   TestValidatePrivileges
08:18:45 [2020-11-05T08:18:45.578Z] --- PASS: TestValidatePrivileges (0.00s)
08:18:45 [2020-11-05T08:18:45.578Z] === RUN   TestFilterByCapNeg
08:18:45 [2020-11-05T08:18:45.578Z] --- PASS: TestFilterByCapNeg (0.00s)
08:18:45 [2020-11-05T08:18:45.578Z] === RUN   TestFilterByCapPos
08:18:45 [2020-11-05T08:18:45.578Z] --- PASS: TestFilterByCapPos (0.00s)
08:18:45 [2020-11-05T08:18:45.578Z] === RUN   TestStoreGetPluginNotMatchCapRefs
08:18:45 [2020-11-05T08:18:45.578Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
08:18:45 [2020-11-05T08:18:45.578Z] PASS
08:18:45 [2020-11-05T08:18:45.578Z] coverage: 12.0% of statements
08:18:45 [2020-11-05T08:18:45.578Z] ok  	github.com/docker/docker/plugin	0.360s	coverage: 12.0% of statements
08:18:47 [2020-11-05T08:18:47.124Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:18:47 [2020-11-05T08:18:47.124Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:18:47 [2020-11-05T08:18:47.124Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
08:18:47 [2020-11-05T08:18:47.124Z] === RUN   TestLoad
08:18:47 [2020-11-05T08:18:47.124Z] --- PASS: TestLoad (0.00s)
08:18:47 [2020-11-05T08:18:47.124Z] === RUN   TestSave
08:18:47 [2020-11-05T08:18:47.124Z] --- PASS: TestSave (0.04s)
08:18:47 [2020-11-05T08:18:47.124Z] === RUN   TestAddDeleteGet
08:18:47 [2020-11-05T08:18:47.124Z] --- PASS: TestAddDeleteGet (0.06s)
08:18:47 [2020-11-05T08:18:47.124Z] === RUN   TestInvalidTags
08:18:47 [2020-11-05T08:18:47.124Z] --- PASS: TestInvalidTags (0.01s)
08:18:47 [2020-11-05T08:18:47.124Z] PASS
08:18:47 [2020-11-05T08:18:47.124Z] coverage: 84.4% of statements
08:18:47 [2020-11-05T08:18:47.124Z] ok  	github.com/docker/docker/reference	0.205s	coverage: 84.4% of statements
08:18:48 [2020-11-05T08:18:48.670Z] === RUN   TestRestartManagerTimeout
08:18:48 [2020-11-05T08:18:48.670Z] --- PASS: TestRestartManagerTimeout (0.00s)
08:18:48 [2020-11-05T08:18:48.670Z] === RUN   TestRestartManagerTimeoutReset
08:18:48 [2020-11-05T08:18:48.670Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
08:18:48 [2020-11-05T08:18:48.670Z] PASS
08:18:48 [2020-11-05T08:18:48.670Z] coverage: 45.3% of statements
08:18:48 [2020-11-05T08:18:48.670Z] ok  	github.com/docker/docker/restartmanager	0.042s	coverage: 45.3% of statements
08:18:48 [2020-11-05T08:18:48.670Z] === RUN   TestResumableRequestHeaderSimpleErrors
08:18:48 [2020-11-05T08:18:48.670Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
08:18:48 [2020-11-05T08:18:48.670Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
08:18:48 [2020-11-05T08:18:48.670Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
08:18:48 [2020-11-05T08:18:48.670Z] === RUN   TestResumableRequestHeaderTooMuchFailures
08:18:48 [2020-11-05T08:18:48.670Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
08:18:48 [2020-11-05T08:18:48.670Z] === RUN   TestResumableRequestReaderWithReadError
08:18:48 [2020-11-05T08:18:48.671Z] time="2020-11-05T08:18:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s)
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestResumableRequestReader
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestResumableRequestReader (0.00s)
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestResumableRequestReaderWithInitialResponse
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
08:18:48 [2020-11-05T08:18:48.671Z] PASS
08:18:48 [2020-11-05T08:18:48.671Z] coverage: 100.0% of statements
08:18:48 [2020-11-05T08:18:48.671Z] ok  	github.com/docker/docker/registry/resumable	0.239s	coverage: 100.0% of statements
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestResolveAuthConfigIndexServer
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestResolveAuthConfigFullURL
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestLoadAllowNondistributableArtifacts
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestValidateMirror
08:18:48 [2020-11-05T08:18:48.671Z] --- PASS: TestValidateMirror (0.00s)
08:18:48 [2020-11-05T08:18:48.671Z] === RUN   TestLoadInsecureRegistries
08:18:49 [2020-11-05T08:18:49.131Z] time="2020-11-05T08:18:48Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
08:18:49 [2020-11-05T08:18:49.131Z] time="2020-11-05T08:18:48Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
08:18:49 [2020-11-05T08:18:49.131Z] time="2020-11-05T08:18:48Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
08:18:49 [2020-11-05T08:18:49.131Z] --- PASS: TestLoadInsecureRegistries (0.15s)
08:18:49 [2020-11-05T08:18:49.131Z] === RUN   TestNewServiceConfig
08:18:49 [2020-11-05T08:18:49.131Z] --- PASS: TestNewServiceConfig (0.00s)
08:18:49 [2020-11-05T08:18:49.131Z] === RUN   TestValidateIndexName
08:18:49 [2020-11-05T08:18:49.131Z] --- PASS: TestValidateIndexName (0.00s)
08:18:49 [2020-11-05T08:18:49.131Z] === RUN   TestValidateIndexNameWithError
08:18:49 [2020-11-05T08:18:49.131Z] --- PASS: TestValidateIndexNameWithError (0.00s)
08:18:49 [2020-11-05T08:18:49.131Z] === RUN   TestEndpointParse
08:18:49 [2020-11-05T08:18:49.131Z] --- PASS: TestEndpointParse (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestEndpointParseInvalid
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestEndpointParseInvalid (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestValidateEndpoint
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestValidateEndpoint (0.01s)
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestPing
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestPing (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestPingRegistryEndpoint
08:18:49 [2020-11-05T08:18:49.132Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestEndpoint
08:18:49 [2020-11-05T08:18:49.132Z] --- SKIP: TestEndpoint (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestParseRepositoryInfo
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestParseRepositoryInfo (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestNewIndexInfo
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestNewIndexInfo (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestMirrorEndpointLookup
08:18:49 [2020-11-05T08:18:49.132Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
08:18:49 [2020-11-05T08:18:49.132Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestSearchRepositories
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestSearchRepositories (0.01s)
08:18:49 [2020-11-05T08:18:49.132Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
08:18:49 [2020-11-05T08:18:49.132Z]         Host: 127.0.0.1:49241
08:18:49 [2020-11-05T08:18:49.132Z]         User-Agent: docker test client
08:18:49 [2020-11-05T08:18:49.132Z]         Authorization: Token fake-token
08:18:49 [2020-11-05T08:18:49.132Z]         X-Docker-Token: true
08:18:49 [2020-11-05T08:18:49.132Z]         Accept-Encoding: gzip
08:18:49 [2020-11-05T08:18:49.132Z]         
08:18:49 [2020-11-05T08:18:49.132Z]         
08:18:49 [2020-11-05T08:18:49.132Z]     registry_test.go:730: HTTP/1.1 200 OK
08:18:49 [2020-11-05T08:18:49.132Z]         Connection: close
08:18:49 [2020-11-05T08:18:49.132Z]         Content-Length: 144
08:18:49 [2020-11-05T08:18:49.132Z]         Cache-Control: no-cache
08:18:49 [2020-11-05T08:18:49.132Z]         Content-Type: application/json
08:18:49 [2020-11-05T08:18:49.132Z]         Date: Thu, 05 Nov 2020 08:18:48 GMT
08:18:49 [2020-11-05T08:18:49.132Z]         Expires: -1
08:18:49 [2020-11-05T08:18:49.132Z]         Pragma: no-cache
08:18:49 [2020-11-05T08:18:49.132Z]         Server: docker-tests/mock
08:18:49 [2020-11-05T08:18:49.132Z]         X-Docker-Registry-Config: mock
08:18:49 [2020-11-05T08:18:49.132Z]         X-Docker-Registry-Version: 0.0.0
08:18:49 [2020-11-05T08:18:49.132Z]         
08:18:49 [2020-11-05T08:18:49.132Z]         
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestTrustedLocation
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestTrustedLocation (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestAllowNondistributableArtifacts
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z] === RUN   TestIsSecureIndex
08:18:49 [2020-11-05T08:18:49.132Z] --- PASS: TestIsSecureIndex (0.00s)
08:18:49 [2020-11-05T08:18:49.132Z] PASS
08:18:49 [2020-11-05T08:18:49.132Z] coverage: 49.9% of statements
08:18:49 [2020-11-05T08:18:49.132Z] ok  	github.com/docker/docker/registry	0.468s	coverage: 49.9% of statements
08:18:49 [2020-11-05T08:18:49.595Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
08:18:49 [2020-11-05T08:18:49.595Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
08:18:49 [2020-11-05T08:18:49.595Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
08:18:49 [2020-11-05T08:18:49.595Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
08:18:49 [2020-11-05T08:18:49.595Z] PASS
08:18:49 [2020-11-05T08:18:49.595Z] coverage: 62.5% of statements
08:18:49 [2020-11-05T08:18:49.595Z] ok  	github.com/docker/docker/testutil	0.077s	coverage: 62.5% of statements
08:18:50 [2020-11-05T08:18:50.057Z] === RUN   TestDecodeContainerConfig
08:18:50 [2020-11-05T08:18:50.057Z] --- PASS: TestDecodeContainerConfig (0.00s)
08:18:50 [2020-11-05T08:18:50.057Z] === RUN   TestDecodeContainerConfigIsolation
08:18:50 [2020-11-05T08:18:50.057Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
08:18:50 [2020-11-05T08:18:50.057Z] === RUN   TestValidatePrivileged
08:18:50 [2020-11-05T08:18:50.057Z] --- PASS: TestValidatePrivileged (0.00s)
08:18:50 [2020-11-05T08:18:50.057Z] PASS
08:18:50 [2020-11-05T08:18:50.057Z] coverage: 52.2% of statements
08:18:50 [2020-11-05T08:18:50.057Z] ok  	github.com/docker/docker/runconfig	0.186s	coverage: 52.2% of statements
08:18:51 [2020-11-05T08:18:51.723Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestGetDriver
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestGetDriver (0.00s)
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestVolumeRequestError
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestVolumeRequestError (0.01s)
08:18:52 [2020-11-05T08:18:52.978Z] PASS
08:18:52 [2020-11-05T08:18:52.978Z] coverage: 36.1% of statements
08:18:52 [2020-11-05T08:18:52.978Z] ok  	github.com/docker/docker/volume/drivers	0.218s	coverage: 36.1% of statements
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestGetAddress
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestGetAddress (0.00s)
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestRemove
08:18:52 [2020-11-05T08:18:52.978Z] --- SKIP: TestRemove (0.00s)
08:18:52 [2020-11-05T08:18:52.978Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestInitializeWithVolumes
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestInitializeWithVolumes (0.01s)
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestCreate
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestCreate (0.01s)
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestValidateName
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestValidateName (0.00s)
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestCreateWithOpts
08:18:52 [2020-11-05T08:18:52.978Z] --- SKIP: TestCreateWithOpts (0.00s)
08:18:52 [2020-11-05T08:18:52.978Z]     local_test.go:181: runtime.GOOS == "windows"
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestRelaodNoOpts
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestRelaodNoOpts (0.01s)
08:18:52 [2020-11-05T08:18:52.978Z] PASS
08:18:52 [2020-11-05T08:18:52.978Z] coverage: 41.0% of statements
08:18:52 [2020-11-05T08:18:52.978Z] ok  	github.com/docker/docker/volume/local	0.177s	coverage: 41.0% of statements
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestConvertTmpfsOptions
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestConvertTmpfsOptions (0.00s)
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:49: data="mode=700,size=1m"
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:49: data="ro"
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestParseMountRaw
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestParseMountRaw (0.03s)
08:18:52 [2020-11-05T08:18:52.978Z] === RUN   TestParseMountRawSplit
08:18:52 [2020-11-05T08:18:52.978Z] --- PASS: TestParseMountRawSplit (0.00s)
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 0
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 1
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 2
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 3
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 4
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 5
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 6
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 7
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 8
08:18:52 [2020-11-05T08:18:52.978Z]     parser_test.go:390: case 0
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 1
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 2
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 3
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 4
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 5
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 6
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 7
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 8
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 9
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 10
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 11
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 12
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 0
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 1
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 2
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 3
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 4
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 5
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 6
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 7
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 8
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 9
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 10
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:390: case 11
08:18:52 [2020-11-05T08:18:52.979Z] === RUN   TestParseMountSpec
08:18:52 [2020-11-05T08:18:52.979Z] --- PASS: TestParseMountSpec (0.01s)
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:455: case 0
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:455: case 1
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:455: case 2
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:455: case 3
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:455: case 4
08:18:52 [2020-11-05T08:18:52.979Z]     parser_test.go:455: case 5
08:18:52 [2020-11-05T08:18:52.979Z] === RUN   TestParseMountSpecBindWithFileinfoError
08:18:52 [2020-11-05T08:18:52.979Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
08:18:52 [2020-11-05T08:18:52.979Z] === RUN   TestValidateMount
08:18:52 [2020-11-05T08:18:52.979Z] --- PASS: TestValidateMount (0.00s)
08:18:52 [2020-11-05T08:18:52.979Z] PASS
08:18:52 [2020-11-05T08:18:52.979Z] coverage: 66.2% of statements
08:18:52 [2020-11-05T08:18:52.979Z] ok  	github.com/docker/docker/volume/mounts	0.102s	coverage: 66.2% of statements
08:18:53 [2020-11-05T08:18:53.440Z] --- PASS: TestNewClientWithTimeout (17.64s)
08:18:53 [2020-11-05T08:18:53.440Z] === RUN   TestClientStream
08:18:53 [2020-11-05T08:18:53.440Z] --- PASS: TestClientStream (0.00s)
08:18:53 [2020-11-05T08:18:53.440Z] === RUN   TestClientSendFile
08:18:53 [2020-11-05T08:18:53.440Z] --- PASS: TestClientSendFile (0.00s)
08:18:53 [2020-11-05T08:18:53.440Z] === RUN   TestClientWithRequestTimeout
08:18:53 [2020-11-05T08:18:53.440Z] --- PASS: TestClientWithRequestTimeout (0.00s)
08:18:53 [2020-11-05T08:18:53.440Z] === RUN   TestFileSpecPlugin
08:18:53 [2020-11-05T08:18:53.440Z] --- PASS: TestFileSpecPlugin (0.01s)
08:18:53 [2020-11-05T08:18:53.440Z] === RUN   TestFileJSONSpecPlugin
08:18:53 [2020-11-05T08:18:53.440Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
08:18:53 [2020-11-05T08:18:53.440Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
08:18:53 [2020-11-05T08:18:53.440Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
08:18:53 [2020-11-05T08:18:53.440Z] === RUN   TestPluginAddHandler
08:18:53 [2020-11-05T08:18:53.440Z] --- PASS: TestPluginAddHandler (0.00s)
08:18:53 [2020-11-05T08:18:53.440Z] === RUN   TestPluginWaitBadPlugin
08:18:53 [2020-11-05T08:18:53.440Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
08:18:53 [2020-11-05T08:18:53.440Z] === RUN   TestGet
08:18:53 [2020-11-05T08:18:53.440Z] time="2020-11-05T08:18:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
08:18:53 [2020-11-05T08:18:53.640Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.36s)
08:18:53 [2020-11-05T08:18:53.640Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s408353wpgejs467gfvsbfsmz Created:2020-11-05 08:18:46.738252873 +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[c4be042218cf26785fc4ad3e2511a4e2b12f64f8e2adb22ed31280f6dd8fb6c3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c3hz1k3zv2arc7u3zzy1jruin EndpointID:552b7ffa7ea3ad09906d3216d3b034b8eede647d02ce4c342782cff93e28580e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5325e3150c6f6a64eb7d18e94987d8057e36e15c077df7d4e85c0e0f5c41bf93 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:a0ea6d87b8d8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c3hz1k3zv2arc7u3zzy1jruin EndpointID:552b7ffa7ea3ad09906d3216d3b034b8eede647d02ce4c342782cff93e28580e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:18:53 [2020-11-05T08:18:53.640Z] PASS
08:18:53 [2020-11-05T08:18:53.640Z] 
08:18:53 [2020-11-05T08:18:53.640Z] === Skipped
08:18:53 [2020-11-05T08:18:53.640Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:18:53 [2020-11-05T08:18:53.640Z]     service_test.go:236: FLAKY_TEST
08:18:53 [2020-11-05T08:18:53.640Z] 
08:18:53 [2020-11-05T08:18:53.640Z] 
08:18:53 [2020-11-05T08:18:53.640Z] DONE 23 tests, 1 skipped in 51.188s
08:18:53 [2020-11-05T08:18:53.640Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:18:53 [2020-11-05T08:18:53.640Z] ++ 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
08:18:53 [2020-11-05T08:18:53.640Z] ++ set -e
08:18:53 [2020-11-05T08:18:53.640Z] ++ '[' -n 0 ']'
08:18:53 [2020-11-05T08:18:53.640Z] ++ set -x
08:18:53 [2020-11-05T08:18:53.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
08:18:53 [2020-11-05T08:18:53.640Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
08:18:53 [2020-11-05T08:18:53.640Z] INFO: Testing against a local daemon
08:18:53 [2020-11-05T08:18:53.640Z] === RUN   TestDockerNetworkIpvlanPersistance
08:18:53 [2020-11-05T08:18:53.640Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:18:53 [2020-11-05T08:18:53.640Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:18:53 [2020-11-05T08:18:53.640Z] === RUN   TestDockerNetworkIpvlan
08:18:53 [2020-11-05T08:18:53.640Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:18:53 [2020-11-05T08:18:53.640Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:18:53 [2020-11-05T08:18:53.640Z] PASS
08:18:53 [2020-11-05T08:18:53.640Z] 
08:18:53 [2020-11-05T08:18:53.640Z] === Skipped
08:18:53 [2020-11-05T08:18:53.640Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:18:53 [2020-11-05T08:18:53.640Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:18:53 [2020-11-05T08:18:53.640Z] 
08:18:53 [2020-11-05T08:18:53.640Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:18:53 [2020-11-05T08:18:53.640Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:18:53 [2020-11-05T08:18:53.640Z] 
08:18:53 [2020-11-05T08:18:53.640Z] 
08:18:53 [2020-11-05T08:18:53.640Z] DONE 2 tests, 2 skipped in 0.156s
08:18:53 [2020-11-05T08:18:53.640Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:18:53 [2020-11-05T08:18:53.640Z] ++ 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
08:18:53 [2020-11-05T08:18:53.640Z] ++ set -e
08:18:53 [2020-11-05T08:18:53.640Z] ++ '[' -n 0 ']'
08:18:53 [2020-11-05T08:18:53.640Z] ++ set -x
08:18:53 [2020-11-05T08:18:53.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
08:18:53 [2020-11-05T08:18:53.902Z] INFO: Testing against a local daemon
08:18:53 [2020-11-05T08:18:53.902Z] === RUN   TestDockerNetworkMacvlanPersistance
08:18:54 [2020-11-05T08:18:54.412Z] time="2020-11-05T08:18:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
08:18:54 [2020-11-05T08:18:54.473Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestSetGetMeta
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestSetGetMeta
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestRestore
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestRestore
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestServiceCreate
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestServiceCreate
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestServiceList
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestServiceList
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestServiceRemove
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestServiceRemove
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestServiceGet
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestServiceGet
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestServicePrune
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestServicePrune
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestCreate
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestCreate
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestRemove
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestRemove
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestList
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestList
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFindByDriver
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFindByDriver
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFindByReferenced
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFindByReferenced
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestDerefMultipleOfSameRef
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestDerefMultipleOfSameRef
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestDefererencePluginOnCreateError
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestDefererencePluginOnCreateError
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestRefDerefRemove
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestRefDerefRemove
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestGet
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestGet
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestGetWithReference
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestGetWithReference
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFilterFunc
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFilterFunc/test_nil_list
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFilterFunc/test_nil_list
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFilterFunc/test_empty_list
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFilterFunc/test_empty_list
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFilterFunc/test_filter_some
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFilterFunc/test_filter_some
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFilterFunc/test_filter_middle
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFilterFunc/test_filter_middle
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFilterFunc/test_filter_middle_and_last
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
08:18:54 [2020-11-05T08:18:54.873Z] === RUN   TestFilterFunc/test_filter_first_and_last
08:18:54 [2020-11-05T08:18:54.873Z] === PAUSE TestFilterFunc/test_filter_first_and_last
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFilterFunc/test_nil_list
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFilterFunc/test_filter_some
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFilterFunc/test_empty_list
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFilterFunc/test_filter_middle_and_last
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFilterFunc/test_filter_first_and_last
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFilterFunc/test_filter_middle
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestFilterFunc (0.00s)
08:18:54 [2020-11-05T08:18:54.873Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
08:18:54 [2020-11-05T08:18:54.873Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
08:18:54 [2020-11-05T08:18:54.873Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
08:18:54 [2020-11-05T08:18:54.873Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
08:18:54 [2020-11-05T08:18:54.873Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
08:18:54 [2020-11-05T08:18:54.873Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
08:18:54 [2020-11-05T08:18:54.873Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
08:18:54 [2020-11-05T08:18:54.873Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestSetGetMeta
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestDerefMultipleOfSameRef
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestServicePrune
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestServiceList
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestSetGetMeta (0.05s)
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestServiceCreate
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestDerefMultipleOfSameRef (0.06s)
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestRestore
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestRestore (0.03s)
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestServiceGet
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestServiceGet (0.09s)
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestList
08:18:54 [2020-11-05T08:18:54.873Z] time="2020-11-05T08:18:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestServiceList (0.18s)
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFindByReferenced
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestServiceCreate (0.13s)
08:18:54 [2020-11-05T08:18:54.873Z] time="2020-11-05T08:18:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestFindByDriver
08:18:54 [2020-11-05T08:18:54.873Z] time="2020-11-05T08:18:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:18:54 [2020-11-05T08:18:54.873Z] time="2020-11-05T08:18:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestFindByReferenced (0.03s)
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestRefDerefRemove
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestList (0.03s)
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestGetWithReference
08:18:54 [2020-11-05T08:18:54.873Z] time="2020-11-05T08:18:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestGet
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestFindByDriver (0.03s)
08:18:54 [2020-11-05T08:18:54.873Z] --- PASS: TestServicePrune (0.21s)
08:18:54 [2020-11-05T08:18:54.873Z] === CONT  TestServiceRemove
08:18:55 [2020-11-05T08:18:55.335Z] --- PASS: TestRefDerefRemove (0.02s)
08:18:55 [2020-11-05T08:18:55.335Z] === CONT  TestDefererencePluginOnCreateError
08:18:55 [2020-11-05T08:18:55.335Z] --- PASS: TestGetWithReference (0.03s)
08:18:55 [2020-11-05T08:18:55.335Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
08:18:55 [2020-11-05T08:18:55.335Z] --- PASS: TestGet (0.02s)
08:18:55 [2020-11-05T08:18:55.335Z] === CONT  TestRemove
08:18:55 [2020-11-05T08:18:55.335Z] --- PASS: TestServiceRemove (0.02s)
08:18:55 [2020-11-05T08:18:55.335Z] === CONT  TestCreate
08:18:55 [2020-11-05T08:18:55.335Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
08:18:55 [2020-11-05T08:18:55.335Z] --- PASS: TestCreate (0.02s)
08:18:55 [2020-11-05T08:18:55.335Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
08:18:55 [2020-11-05T08:18:55.335Z] --- PASS: TestRemove (0.03s)
08:18:55 [2020-11-05T08:18:55.335Z] PASS
08:18:55 [2020-11-05T08:18:55.335Z] coverage: 70.3% of statements
08:18:55 [2020-11-05T08:18:55.335Z] ok  	github.com/docker/docker/volume/service	0.536s	coverage: 70.3% of statements
08:18:55 [2020-11-05T08:18:55.415Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
08:18:55 [2020-11-05T08:18:55.415Z] === RUN   TestDockerNetworkMacvlan
08:18:55 [2020-11-05T08:18:55.986Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:18:56 [2020-11-05T08:18:56.558Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
08:18:56 [2020-11-05T08:18:56.558Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
08:18:56 [2020-11-05T08:18:56.595Z] --- PASS: TestImportExtremelyLargeImageWorks (193.24s)
08:18:56 [2020-11-05T08:18:56.595Z] PASS
08:18:56 [2020-11-05T08:18:56.595Z] 
08:18:56 [2020-11-05T08:18:56.595Z] === Skipped
08:18:56 [2020-11-05T08:18:56.595Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
08:18:56 [2020-11-05T08:18:56.595Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:18:56 [2020-11-05T08:18:56.595Z] 
08:18:56 [2020-11-05T08:18:56.595Z] 
08:18:56 [2020-11-05T08:18:56.595Z] DONE 12 tests, 1 skipped in 194.272s
08:18:56 [2020-11-05T08:18:56.595Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
08:18:56 [2020-11-05T08:18:56.595Z] ++ 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
08:18:56 [2020-11-05T08:18:56.595Z] ++ set -e
08:18:56 [2020-11-05T08:18:56.595Z] ++ '[' -n 0 ']'
08:18:56 [2020-11-05T08:18:56.595Z] ++ set -x
08:18:56 [2020-11-05T08:18:56.595Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:18:56 [2020-11-05T08:18:56.595Z] INFO: Testing against a local daemon
08:18:56 [2020-11-05T08:18:56.595Z] === RUN   TestNetworkCreateDelete
08:18:56 [2020-11-05T08:18:56.595Z] --- PASS: TestNetworkCreateDelete (0.17s)
08:18:56 [2020-11-05T08:18:56.595Z] === RUN   TestDockerNetworkDeletePreferID
08:18:56 [2020-11-05T08:18:56.595Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
08:18:56 [2020-11-05T08:18:56.595Z] === RUN   TestDaemonDNSFallback
08:18:56 [2020-11-05T08:18:56.595Z] --- PASS: TestDaemonDNSFallback (1.50s)
08:18:56 [2020-11-05T08:18:56.595Z] === RUN   TestInspectNetwork
08:18:56 [2020-11-05T08:18:56.595Z] === RUN   TestInspectNetwork/full_network_id
08:18:56 [2020-11-05T08:18:56.595Z] === RUN   TestInspectNetwork/partial_network_id
08:18:56 [2020-11-05T08:18:56.595Z] === RUN   TestInspectNetwork/network_name
08:18:56 [2020-11-05T08:18:56.595Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:18:56 [2020-11-05T08:18:56.595Z] --- PASS: TestInspectNetwork (7.00s)
08:18:56 [2020-11-05T08:18:56.595Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:18:56 [2020-11-05T08:18:56.595Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:18:56 [2020-11-05T08:18:56.595Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:18:56 [2020-11-05T08:18:56.595Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:18:56 [2020-11-05T08:18:56.595Z] === RUN   TestRunContainerWithBridgeNone
08:18:56 [2020-11-05T08:18:56.877Z] time="2020-11-05T08:18:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
08:18:57 [2020-11-05T08:18:57.130Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:18:58 [2020-11-05T08:18:58.072Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:18:58 [2020-11-05T08:18:58.200Z] --- PASS: TestRunContainerWithBridgeNone (1.88s)
08:18:58 [2020-11-05T08:18:58.200Z] === RUN   TestNetworkInvalidJSON
08:18:58 [2020-11-05T08:18:58.200Z] === RUN   TestNetworkInvalidJSON//networks/create
08:18:58 [2020-11-05T08:18:58.200Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:18:58 [2020-11-05T08:18:58.200Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:18:58 [2020-11-05T08:18:58.200Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:18:58 [2020-11-05T08:18:58.200Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:18:58 [2020-11-05T08:18:58.200Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:18:58 [2020-11-05T08:18:58.200Z] === CONT  TestNetworkInvalidJSON//networks/create
08:18:58 [2020-11-05T08:18:58.200Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:18:58 [2020-11-05T08:18:58.200Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:18:58 [2020-11-05T08:18:58.200Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:18:58 [2020-11-05T08:18:58.200Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:18:58 [2020-11-05T08:18:58.200Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:18:58 [2020-11-05T08:18:58.200Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:18:58 [2020-11-05T08:18:58.200Z] === RUN   TestHostIPv4BridgeLabel
08:18:58 [2020-11-05T08:18:58.843Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
08:18:58 [2020-11-05T08:18:58.843Z] === RUN   TestDaemonRestartWithLiveRestore
08:18:59 [2020-11-05T08:18:59.894Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
08:18:59 [2020-11-05T08:18:59.894Z] === RUN   TestDaemonDefaultNetworkPools
08:19:00 [2020-11-05T08:19:00.539Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
08:19:00 [2020-11-05T08:19:00.539Z] === RUN   TestDaemonRestartWithExistingNetwork
08:19:00 [2020-11-05T08:19:00.620Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
08:19:00 [2020-11-05T08:19:00.620Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:19:00 [2020-11-05T08:19:00.620Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
08:19:00 [2020-11-05T08:19:00.621Z] time="2020-11-05T08:19:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
08:19:02 [2020-11-05T08:19:02.092Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
08:19:02 [2020-11-05T08:19:02.092Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:19:02 [2020-11-05T08:19:02.533Z] === RUN   TestDockerSuite/TestBuildMultipleTags
08:19:02 [2020-11-05T08:19:02.533Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:19:02 [2020-11-05T08:19:02.794Z] === RUN   TestDockerSuite/TestBuildNetContainer
08:19:03 [2020-11-05T08:19:03.144Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
08:19:03 [2020-11-05T08:19:03.144Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:19:03 [2020-11-05T08:19:03.786Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
08:19:03 [2020-11-05T08:19:03.786Z] === RUN   TestServiceWithPredefinedNetwork
08:19:04 [2020-11-05T08:19:04.727Z] === RUN   TestDockerSuite/TestBuildNetNone
08:19:05 [2020-11-05T08:19:05.300Z] === RUN   TestDockerSuite/TestBuildNoContext
08:19:05 [2020-11-05T08:19:05.884Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
08:19:05 [2020-11-05T08:19:05.884Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:19:05 [2020-11-05T08:19:05.884Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:19:05 [2020-11-05T08:19:05.884Z]     service_test.go:236: FLAKY_TEST
08:19:05 [2020-11-05T08:19:05.884Z] === RUN   TestServiceWithDataPathPortInit
08:19:06 [2020-11-05T08:19:06.046Z] ok  	github.com/docker/docker/cmd/dockerd	0.060s	coverage: 29.1% of statements
08:19:06 [2020-11-05T08:19:06.046Z] ok  	github.com/docker/docker/container	0.120s	coverage: 34.7% of statements
08:19:06 [2020-11-05T08:19:06.046Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:19:06 [2020-11-05T08:19:06.046Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:19:06 [2020-11-05T08:19:06.046Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:19:06 [2020-11-05T08:19:06.046Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:19:06 [2020-11-05T08:19:06.244Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
08:19:07 [2020-11-05T08:19:07.187Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
08:19:07 [2020-11-05T08:19:07.447Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:19:08 [2020-11-05T08:19:08.834Z] --- PASS: TestDockerNetworkMacvlan (13.31s)
08:19:08 [2020-11-05T08:19:08.834Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
08:19:08 [2020-11-05T08:19:08.834Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
08:19:08 [2020-11-05T08:19:08.834Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
08:19:08 [2020-11-05T08:19:08.834Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s)
08:19:08 [2020-11-05T08:19:08.834Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s)
08:19:08 [2020-11-05T08:19:08.834Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.45s)
08:19:08 [2020-11-05T08:19:08.834Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s)
08:19:08 [2020-11-05T08:19:08.834Z] PASS
08:19:08 [2020-11-05T08:19:08.834Z] 
08:19:08 [2020-11-05T08:19:08.834Z] DONE 8 tests in 14.874s
08:19:08 [2020-11-05T08:19:08.834Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:19:08 [2020-11-05T08:19:08.834Z] ++ 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
08:19:08 [2020-11-05T08:19:08.834Z] ++ set -e
08:19:08 [2020-11-05T08:19:08.834Z] ++ '[' -n 0 ']'
08:19:08 [2020-11-05T08:19:08.834Z] ++ set -x
08:19:08 [2020-11-05T08:19:08.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
08:19:08 [2020-11-05T08:19:08.834Z] testing: warning: no tests to run
08:19:08 [2020-11-05T08:19:08.834Z] PASS
08:19:08 [2020-11-05T08:19:08.834Z] 
08:19:08 [2020-11-05T08:19:08.834Z] DONE 0 tests in 0.041s
08:19:08 [2020-11-05T08:19:08.834Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:19:08 [2020-11-05T08:19:08.834Z] ++ 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
08:19:08 [2020-11-05T08:19:08.834Z] ++ set -e
08:19:08 [2020-11-05T08:19:08.834Z] ++ '[' -n 0 ']'
08:19:08 [2020-11-05T08:19:08.834Z] ++ set -x
08:19:08 [2020-11-05T08:19:08.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
08:19:08 [2020-11-05T08:19:08.834Z] INFO: Testing against a local daemon
08:19:08 [2020-11-05T08:19:08.834Z] === RUN   TestAuthZPluginAllowRequest
08:19:09 [2020-11-05T08:19:09.094Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
08:19:09 [2020-11-05T08:19:09.094Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
08:19:09 [2020-11-05T08:19:09.208Z] --- PASS: TestGet (15.02s)
08:19:09 [2020-11-05T08:19:09.209Z] === RUN   TestPluginWithNoManifest
08:19:09 [2020-11-05T08:19:09.209Z] --- PASS: TestPluginWithNoManifest (0.00s)
08:19:09 [2020-11-05T08:19:09.209Z] === RUN   TestGetAll
08:19:09 [2020-11-05T08:19:09.209Z] --- PASS: TestGetAll (0.00s)
08:19:09 [2020-11-05T08:19:09.209Z] PASS
08:19:09 [2020-11-05T08:19:09.209Z] coverage: 73.4% of statements
08:19:09 [2020-11-05T08:19:09.209Z] ok  	github.com/docker/docker/pkg/plugins	35.213s	coverage: 73.4% of statements
08:19:09 [2020-11-05T08:19:09.209Z] WARN invalid TestEvent: FAIL	github.com/docker/docker/pkg/system [build failed]
08:19:09 [2020-11-05T08:19:09.209Z] bad output from test2json: FAIL	github.com/docker/docker/pkg/system [build failed]
08:19:09 [2020-11-05T08:19:09.355Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
08:19:09 [2020-11-05T08:19:09.927Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
08:19:10 [2020-11-05T08:19:10.500Z] --- PASS: TestAuthZPluginAllowRequest (1.51s)
08:19:10 [2020-11-05T08:19:10.500Z] === RUN   TestAuthZPluginTLS
08:19:10 [2020-11-05T08:19:10.500Z] === RUN   TestDockerSuite/TestBuildOnBuild
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === Skipped
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
08:19:10 [2020-11-05T08:19:10.755Z]     dispatchers_test.go:376: Windows does not support stopsignal
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
08:19:10 [2020-11-05T08:19:10.755Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
08:19:10 [2020-11-05T08:19:10.755Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
08:19:10 [2020-11-05T08:19:10.755Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
08:19:10 [2020-11-05T08:19:10.755Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
08:19:10 [2020-11-05T08:19:10.755Z]     client_test.go:23: runtime.GOOS == "windows"
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
08:19:10 [2020-11-05T08:19:10.755Z]     daemon_test.go:147: root required
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
08:19:10 [2020-11-05T08:19:10.755Z]     reload_test.go:520: root required
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
08:19:10 [2020-11-05T08:19:10.755Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
08:19:10 [2020-11-05T08:19:10.755Z]     pull_v2_test.go:73: Needs fixing on Windows
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.755Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
08:19:10 [2020-11-05T08:19:10.755Z]     pull_v2_test.go:118: Needs fixing on Windows
08:19:10 [2020-11-05T08:19:10.755Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     download_test.go:268: Needs fixing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     layer_test.go:304: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     layer_test.go:353: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     layer_test.go:468: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     layer_test.go:697: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     migration_test.go:46: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     migration_test.go:182: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     mount_test.go:17: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     mount_test.go:76: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     mount_test.go:125: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     mount_test.go:212: Failing on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:133: Xz not present in msys2
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:238: Failing on Windows CI machines
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_windows_test.go:16: Currently fails
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     changes_test.go:192: needs more investigation
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     changes_test.go:405: needs further investigation
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     changes_test.go:441: needs further investigation
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s)
08:19:10 [2020-11-05T08:19:10.756Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     poller_test.go:41: No chmod on Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     fileutils_test.go:134: Needs porting to Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     fileutils_test.go:180: Needs porting to Windows
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
08:19:10 [2020-11-05T08:19:10.756Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
08:19:10 [2020-11-05T08:19:10.756Z]     local_test.go:181: runtime.GOOS == "windows"
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] === Errors
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME
08:19:10 [2020-11-05T08:19:10.756Z] pkg\mount\deprecated.go:32:16: too many errors
08:19:10 [2020-11-05T08:19:10.756Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] DONE 1761 tests, 45 skipped, 12 errors in 200.775s
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] ERROR: make.ps1 failed:
08:19:10 [2020-11-05T08:19:10.756Z] Unit tests failed
08:19:10 [2020-11-05T08:19:10.756Z] At C:\gopath\src\github.com\docker\docker\hack\make.ps1:335 char:30
08:19:10 [2020-11-05T08:19:10.756Z] +     if ($p.ExitCode -ne 0) { Throw "Unit tests failed" }
08:19:10 [2020-11-05T08:19:10.756Z] +                              ~~~~~~~~~~~~~~~~~~~~~~~~~
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] ___________      .__.__             .___
08:19:10 [2020-11-05T08:19:10.756Z] \_   _____/____  |__|  |   ____   __| _/
08:19:10 [2020-11-05T08:19:10.756Z]  |    __) \__  \ |  |  | _/ __ \ / __ | 
08:19:10 [2020-11-05T08:19:10.756Z]  |     \   / __ \|  |  |_\  ___// /_/ | 
08:19:10 [2020-11-05T08:19:10.756Z]  \___  /  (____  /__|____/\___  >____ | 
08:19:10 [2020-11-05T08:19:10.756Z]      \/        \/             \/     \/ 
08:19:10 [2020-11-05T08:19:10.756Z] 
08:19:10 [2020-11-05T08:19:10.756Z] INFO: make.ps1 ended at 11/05/2020 08:19:10
08:19:11 [2020-11-05T08:19:11.072Z] --- PASS: TestAuthZPluginTLS (0.57s)
08:19:11 [2020-11-05T08:19:11.072Z] === RUN   TestAuthZPluginDenyRequest
08:19:11 [2020-11-05T08:19:11.320Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
08:19:11 [2020-11-05T08:19:11.643Z] --- PASS: TestAuthZPluginDenyRequest (0.58s)
08:19:11 [2020-11-05T08:19:11.643Z] === RUN   TestAuthZPluginAPIDenyResponse
08:19:12 [2020-11-05T08:19:12.214Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
08:19:12 [2020-11-05T08:19:12.214Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
08:19:12 [2020-11-05T08:19:12.214Z] === RUN   TestAuthZPluginDenyResponse
08:19:12 [2020-11-05T08:19:12.474Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
08:19:12 [2020-11-05T08:19:12.699Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
08:19:12 [2020-11-05T08:19:12.735Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
08:19:12 [2020-11-05T08:19:12.735Z] === RUN   TestAuthZPluginAllowEventStream
08:19:12 [2020-11-05T08:19:12.735Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
08:19:12 [2020-11-05T08:19:12.941Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
08:19:12 [2020-11-05T08:19:12.941Z] 
08:19:12 [2020-11-05T08:19:12.941Z] 
08:19:12 [2020-11-05T08:19:12.941Z] ERROR: Failed 'ERROR: Unit tests failed' at 11/05/2020 08:19:12
08:19:12 [2020-11-05T08:19:12.941Z] At D:\gopath\src\github.com\docker\docker\hack\ci\windows.ps1:808 char:17
08:19:12 [2020-11-05T08:19:12.941Z] +                 Throw "ERROR: Unit tests failed"
08:19:12 [2020-11-05T08:19:12.941Z] +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
08:19:12 [2020-11-05T08:19:12.941Z] 
08:19:12 [2020-11-05T08:19:12.941Z] 
08:19:12 [2020-11-05T08:19:12.941Z] 
08:19:12 [2020-11-05T08:19:12.941Z] INFO: Tidying up at end of run
08:19:12 [2020-11-05T08:19:12.941Z] INFO: Saving daemon under test log (d:\CI\PR-41634\1\dut.out) to bundles\CIDUT.out
08:19:12 [2020-11-05T08:19:12.941Z] INFO: Saving daemon under test log (d:\CI\PR-41634\1\dut.err) to bundles\CIDUT.err
08:19:12 [2020-11-05T08:19:12.941Z] INFO: Nuke-Everything...
08:19:12 [2020-11-05T08:19:12.941Z] INFO: Container count on control daemon to delete is 2
08:19:13 [2020-11-05T08:19:13.402Z] db41fa9a9f3c
08:19:13 [2020-11-05T08:19:13.402Z] d925280c49ce
08:19:13 [2020-11-05T08:19:13.863Z] INFO: Killing daemon with PID 1512
08:19:13 [2020-11-05T08:19:13.863Z] INFO: Tidying pidfile d:\CI\PR-41634\1\docker.pid
08:19:13 [2020-11-05T08:19:13.863Z] INFO: Stopping possible daemon pid 1512
08:19:13 [2020-11-05T08:19:13.863Z] ERROR: The process "1512" not found.
08:19:13 [2020-11-05T08:19:13.863Z] INFO: Nuking d:\CI
08:19:14 [2020-11-05T08:19:14.078Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
08:19:14 [2020-11-05T08:19:14.651Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s)
08:19:14 [2020-11-05T08:19:14.651Z] === RUN   TestAuthZPluginErrorResponse
08:19:15 [2020-11-05T08:19:15.223Z] --- PASS: TestAuthZPluginErrorResponse (0.63s)
08:19:15 [2020-11-05T08:19:15.223Z] === RUN   TestAuthZPluginErrorRequest
08:19:15 [2020-11-05T08:19:15.795Z] --- PASS: TestAuthZPluginErrorRequest (0.59s)
08:19:15 [2020-11-05T08:19:15.795Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:19:15 [2020-11-05T08:19:15.795Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
08:19:16 [2020-11-05T08:19:16.366Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
08:19:16 [2020-11-05T08:19:16.367Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:19:17 [2020-11-05T08:19:17.309Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
08:19:18 [2020-11-05T08:19:18.251Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s)
08:19:18 [2020-11-05T08:19:18.252Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:19:19 [2020-11-05T08:19:19.193Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
08:19:20 [2020-11-05T08:19:20.136Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s)
08:19:20 [2020-11-05T08:19:20.136Z] === RUN   TestAuthZPluginHeader
08:19:20 [2020-11-05T08:19:20.136Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
08:19:20 [2020-11-05T08:19:20.598Z] --- PASS: TestServiceWithDataPathPortInit (14.00s)
08:19:20 [2020-11-05T08:19:20.598Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:19:21 [2020-11-05T08:19:21.081Z] --- PASS: TestAuthZPluginHeader (0.87s)
08:19:21 [2020-11-05T08:19:21.081Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:19:21 [2020-11-05T08:19:21.346Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
08:19:21 [2020-11-05T08:19:21.918Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
08:19:24 [2020-11-05T08:19:24.057Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.437s	coverage: 14.0% of statements
08:19:24 [2020-11-05T08:19:24.057Z] ok  	github.com/docker/docker/daemon	12.137s	coverage: 17.2% of statements
08:19:24 [2020-11-05T08:19:24.057Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:19:24 [2020-11-05T08:19:24.057Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:19:24 [2020-11-05T08:19:24.466Z] === RUN   TestDockerSuite/TestBuildPATH
08:19:24 [2020-11-05T08:19:24.624Z] ok  	github.com/docker/docker/daemon/config	0.054s	coverage: 81.8% of statements
08:19:25 [2020-11-05T08:19:25.409Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s)
08:19:25 [2020-11-05T08:19:25.409Z] === RUN   TestAuthZPluginV2Disable
08:19:25 [2020-11-05T08:19:25.560Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
08:19:25 [2020-11-05T08:19:25.818Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
08:19:25 [2020-11-05T08:19:25.818Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:19:25 [2020-11-05T08:19:25.818Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:19:26 [2020-11-05T08:19:26.351Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
08:19:26 [2020-11-05T08:19:26.924Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
08:19:27 [2020-11-05T08:19:27.196Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
08:19:27 [2020-11-05T08:19:27.496Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
08:19:27 [2020-11-05T08:19:27.611Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
08:19:27 [2020-11-05T08:19:27.611Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wutsal0kiiwhnmwenj63vpevp Created:2020-11-05 08:19:20.70159353 +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[60b5c8c197946c822771d93826a71aa9af881e1fbc7c4d280460712b447f70da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.txfryco0ixui8em8fd0z668sv EndpointID:4797db9896917361cb42004830868ed4eaedcf8e23a015858e3aa29ab86fe003 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2a8404b4025ff090938a97e364cc042a481cb7991529913e3d25a3f1e26d15a3 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:5c640bf624e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.txfryco0ixui8em8fd0z668sv EndpointID:4797db9896917361cb42004830868ed4eaedcf8e23a015858e3aa29ab86fe003 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:19:27 [2020-11-05T08:19:27.611Z] PASS
08:19:27 [2020-11-05T08:19:27.611Z] 
08:19:27 [2020-11-05T08:19:27.611Z] === Skipped
08:19:27 [2020-11-05T08:19:27.611Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:19:27 [2020-11-05T08:19:27.611Z]     service_test.go:236: FLAKY_TEST
08:19:27 [2020-11-05T08:19:27.611Z] 
08:19:27 [2020-11-05T08:19:27.611Z] 
08:19:27 [2020-11-05T08:19:27.611Z] DONE 23 tests, 1 skipped in 39.432s
08:19:27 [2020-11-05T08:19:27.611Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:19:27 [2020-11-05T08:19:27.611Z] ++ 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
08:19:27 [2020-11-05T08:19:27.612Z] ++ set -e
08:19:27 [2020-11-05T08:19:27.612Z] ++ '[' -n 0 ']'
08:19:27 [2020-11-05T08:19:27.612Z] ++ set -x
08:19:27 [2020-11-05T08:19:27.612Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:19:27 [2020-11-05T08:19:27.612Z] INFO: Testing against a local daemon
08:19:27 [2020-11-05T08:19:27.612Z] === RUN   TestDockerNetworkIpvlanPersistance
08:19:27 [2020-11-05T08:19:27.612Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:19:27 [2020-11-05T08:19:27.612Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:19:27 [2020-11-05T08:19:27.612Z] === RUN   TestDockerNetworkIpvlan
08:19:27 [2020-11-05T08:19:27.612Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:19:27 [2020-11-05T08:19:27.612Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:19:27 [2020-11-05T08:19:27.612Z] PASS
08:19:27 [2020-11-05T08:19:27.612Z] 
08:19:27 [2020-11-05T08:19:27.612Z] === Skipped
08:19:27 [2020-11-05T08:19:27.612Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:19:27 [2020-11-05T08:19:27.612Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:19:27 [2020-11-05T08:19:27.612Z] 
08:19:27 [2020-11-05T08:19:27.612Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:19:27 [2020-11-05T08:19:27.612Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:19:27 [2020-11-05T08:19:27.612Z] 
08:19:27 [2020-11-05T08:19:27.612Z] 
08:19:27 [2020-11-05T08:19:27.612Z] DONE 2 tests, 2 skipped in 0.079s
08:19:27 [2020-11-05T08:19:27.612Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:19:27 [2020-11-05T08:19:27.612Z] ++ 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
08:19:27 [2020-11-05T08:19:27.612Z] ++ set -e
08:19:27 [2020-11-05T08:19:27.612Z] ++ '[' -n 0 ']'
08:19:27 [2020-11-05T08:19:27.612Z] ++ set -x
08:19:27 [2020-11-05T08:19:27.612Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:19:27 [2020-11-05T08:19:27.612Z] INFO: Testing against a local daemon
08:19:27 [2020-11-05T08:19:27.612Z] === RUN   TestDockerNetworkMacvlanPersistance
08:19:28 [2020-11-05T08:19:28.286Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
08:19:28 [2020-11-05T08:19:28.286Z] === RUN   TestDockerNetworkMacvlan
08:19:28 [2020-11-05T08:19:28.881Z] --- PASS: TestAuthZPluginV2Disable (3.47s)
08:19:28 [2020-11-05T08:19:28.882Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:19:28 [2020-11-05T08:19:28.931Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:19:29 [2020-11-05T08:19:29.100Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.453s	coverage: 73.1% of statements
08:19:29 [2020-11-05T08:19:29.670Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
08:19:29 [2020-11-05T08:19:29.992Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:19:30 [2020-11-05T08:19:30.605Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.396s	coverage: 56.2% of statements
08:19:30 [2020-11-05T08:19:30.650Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:19:32 [2020-11-05T08:19:32.183Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.11s)
08:19:32 [2020-11-05T08:19:32.183Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:19:32 [2020-11-05T08:19:32.517Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
08:19:32 [2020-11-05T08:19:32.732Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:19:34 [2020-11-05T08:19:34.728Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
08:19:34 [2020-11-05T08:19:34.883Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:19:35 [2020-11-05T08:19:35.087Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.406s	coverage: 49.5% of statements
08:19:35 [2020-11-05T08:19:35.087Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.594s	coverage: 46.2% of statements
08:19:35 [2020-11-05T08:19:35.087Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:19:37 [2020-11-05T08:19:37.013Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.0% of statements
08:19:37 [2020-11-05T08:19:37.580Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.702s	coverage: 57.7% of statements
08:19:37 [2020-11-05T08:19:37.580Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:19:37 [2020-11-05T08:19:37.580Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:19:38 [2020-11-05T08:19:38.034Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
08:19:38 [2020-11-05T08:19:38.515Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:19:38 [2020-11-05T08:19:38.957Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
08:19:39 [2020-11-05T08:19:39.159Z] --- PASS: TestDockerNetworkMacvlan (11.04s)
08:19:39 [2020-11-05T08:19:39.159Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
08:19:39 [2020-11-05T08:19:39.159Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
08:19:39 [2020-11-05T08:19:39.159Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
08:19:39 [2020-11-05T08:19:39.159Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
08:19:39 [2020-11-05T08:19:39.159Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s)
08:19:39 [2020-11-05T08:19:39.159Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
08:19:39 [2020-11-05T08:19:39.159Z] PASS
08:19:39 [2020-11-05T08:19:39.159Z] 
08:19:39 [2020-11-05T08:19:39.159Z] DONE 8 tests in 12.506s
08:19:39 [2020-11-05T08:19:39.159Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
08:19:39 [2020-11-05T08:19:39.159Z] ++ 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
08:19:39 [2020-11-05T08:19:39.159Z] ++ set -e
08:19:39 [2020-11-05T08:19:39.159Z] ++ '[' -n 0 ']'
08:19:39 [2020-11-05T08:19:39.159Z] ++ set -x
08:19:39 [2020-11-05T08:19:39.159Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:19:39 [2020-11-05T08:19:39.159Z] testing: warning: no tests to run
08:19:39 [2020-11-05T08:19:39.159Z] PASS
08:19:39 [2020-11-05T08:19:39.159Z] 
08:19:39 [2020-11-05T08:19:39.159Z] DONE 0 tests in 0.011s
08:19:39 [2020-11-05T08:19:39.159Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:19:39 [2020-11-05T08:19:39.159Z] ++ 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
08:19:39 [2020-11-05T08:19:39.159Z] ++ set -e
08:19:39 [2020-11-05T08:19:39.159Z] ++ '[' -n 0 ']'
08:19:39 [2020-11-05T08:19:39.159Z] ++ set -x
08:19:39 [2020-11-05T08:19:39.159Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:19:39 [2020-11-05T08:19:39.159Z] INFO: Testing against a local daemon
08:19:39 [2020-11-05T08:19:39.159Z] === RUN   TestAuthZPluginAllowRequest
08:19:39 [2020-11-05T08:19:39.895Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
08:19:40 [2020-11-05T08:19:40.579Z] === RUN   TestDockerSuite/TestBuildRm
08:19:40 [2020-11-05T08:19:40.682Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
08:19:40 [2020-11-05T08:19:40.682Z] === RUN   TestAuthZPluginTLS
08:19:40 [2020-11-05T08:19:40.833Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
08:19:40 [2020-11-05T08:19:40.833Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:19:40 [2020-11-05T08:19:40.833Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:19:41 [2020-11-05T08:19:41.353Z] --- PASS: TestAuthZPluginTLS (0.57s)
08:19:41 [2020-11-05T08:19:41.354Z] === RUN   TestAuthZPluginDenyRequest
08:19:41 [2020-11-05T08:19:41.649Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
08:19:41 [2020-11-05T08:19:41.649Z] === RUN   TestAuthZPluginAPIDenyResponse
08:19:41 [2020-11-05T08:19:41.770Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 41.0% of statements
08:19:42 [2020-11-05T08:19:42.327Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
08:19:42 [2020-11-05T08:19:42.327Z] === RUN   TestAuthZPluginDenyResponse
08:19:42 [2020-11-05T08:19:42.507Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
08:19:42 [2020-11-05T08:19:42.985Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
08:19:42 [2020-11-05T08:19:42.985Z] === RUN   TestAuthZPluginAllowEventStream
08:19:43 [2020-11-05T08:19:43.078Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
08:19:43 [2020-11-05T08:19:43.150Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.144s	coverage: 77.8% of statements
08:19:43 [2020-11-05T08:19:43.150Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:19:43 [2020-11-05T08:19:43.150Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:19:43 [2020-11-05T08:19:43.150Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
08:19:43 [2020-11-05T08:19:43.648Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.67s)
08:19:43 [2020-11-05T08:19:43.648Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:19:43 [2020-11-05T08:19:43.846Z] INFO: Zapped successfully
08:19:43 [2020-11-05T08:19:43.846Z] 
08:19:43 [2020-11-05T08:19:43.846Z] INFO: executeCI.ps1 exiting at Thu Nov  5 08:19:40 CUT 2020. Duration 00:19:55.8230527
08:19:43 [2020-11-05T08:19:43.846Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
08:19:44 [2020-11-05T08:19:44.063Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s)
08:19:44 [2020-11-05T08:19:44.063Z] === RUN   TestAuthZPluginErrorResponse
08:19:44 [2020-11-05T08:19:44.092Z] Recording test results
08:19:44 [2020-11-05T08:19:44.529Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 23.9% of statements
08:19:44 [2020-11-05T08:19:44.590Z] === RUN   TestDockerSuite/TestBuildScratchCopy
08:19:44 [2020-11-05T08:19:44.714Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
08:19:44 [2020-11-05T08:19:44.714Z] === RUN   TestAuthZPluginErrorRequest
08:19:44 [2020-11-05T08:19:44.788Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
08:19:44 [2020-11-05T08:19:44.788Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.021s	coverage: 87.2% of statements
08:19:44 [2020-11-05T08:19:44.850Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
08:19:45 [2020-11-05T08:19:45.111Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
08:19:45 [2020-11-05T08:19:45.380Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
08:19:45 [2020-11-05T08:19:45.380Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:19:45 [2020-11-05T08:19:45.680Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
08:19:45 [2020-11-05T08:19:45.680Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:19:46 [2020-11-05T08:19:46.166Z] ok  	github.com/docker/docker/daemon/logger/local	0.025s	coverage: 75.2% of statements
08:19:46 [2020-11-05T08:19:46.166Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:19:46 [2020-11-05T08:19:46.425Z] time="2020-11-05T08:19:46Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate083053152/log488913983.1: no such file or directory"
08:19:46 [2020-11-05T08:19:46.425Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 38.3% of statements
08:19:46 [2020-11-05T08:19:46.499Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
08:19:47 [2020-11-05T08:19:47.074Z] === RUN   TestDockerSuite/TestBuildShellInherited
08:19:47 [2020-11-05T08:19:47.645Z] === RUN   TestDockerSuite/TestBuildShellMultiple
08:19:47 [2020-11-05T08:19:47.779Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
08:19:47 [2020-11-05T08:19:47.779Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:19:47 [2020-11-05T08:19:47.803Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
08:19:49 [2020-11-05T08:19:49.183Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
08:19:49 [2020-11-05T08:19:49.318Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
08:19:49 [2020-11-05T08:19:49.318Z] === RUN   TestAuthZPluginHeader
08:19:49 [2020-11-05T08:19:49.442Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
08:19:49 [2020-11-05T08:19:49.702Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.645s	coverage: 82.5% of statements
08:19:49 [2020-11-05T08:19:49.702Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:19:49 [2020-11-05T08:19:49.989Z] --- PASS: TestAuthZPluginHeader (0.85s)
08:19:49 [2020-11-05T08:19:49.989Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:19:49 [2020-11-05T08:19:49.989Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:19:49 [2020-11-05T08:19:49.989Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:19:49 [2020-11-05T08:19:49.989Z] === RUN   TestAuthZPluginV2Disable
08:19:49 [2020-11-05T08:19:49.989Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:19:49 [2020-11-05T08:19:49.989Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:19:49 [2020-11-05T08:19:49.989Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:19:49 [2020-11-05T08:19:49.989Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:19:49 [2020-11-05T08:19:49.989Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:19:49 [2020-11-05T08:19:49.989Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:19:49 [2020-11-05T08:19:49.989Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:19:49 [2020-11-05T08:19:49.989Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:19:49 [2020-11-05T08:19:49.989Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
08:19:50 [2020-11-05T08:19:50.194Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
08:19:50 [2020-11-05T08:19:50.194Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
08:19:50 [2020-11-05T08:19:50.194Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
08:19:50 [2020-11-05T08:19:50.194Z] === RUN   TestDockerSuite/TestBuildSpaces
08:19:50 [2020-11-05T08:19:50.271Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
08:19:50 [2020-11-05T08:19:50.271Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:19:50 [2020-11-05T08:19:50.765Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
08:19:51 [2020-11-05T08:19:51.336Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
08:19:51 [2020-11-05T08:19:51.336Z] === RUN   TestDockerSuite/TestBuildStderr
08:19:51 [2020-11-05T08:19:51.566Z] Creating windowsRS5-integration-bundles.zip
08:19:51 [2020-11-05T08:19:51.909Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
[Pipeline] step
08:19:52 [2020-11-05T08:19:52.178Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 48.2% of statements
08:19:52 [2020-11-05T08:19:52.239Z] Archiving artifacts
08:19:52 [2020-11-05T08:19:52.438Z] ok  	github.com/docker/docker/distribution	0.173s	coverage: 21.9% of statements
08:19:52 [2020-11-05T08:19:52.438Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:19:53 [2020-11-05T08:19:53.818Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
08:19:54 [2020-11-05T08:19:54.756Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
08:19:55 [2020-11-05T08:19:55.207Z] === RUN   TestDockerSuite/TestBuildStopSignal
08:19:55 [2020-11-05T08:19:55.207Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
08:19:55 [2020-11-05T08:19:55.327Z] ok  	github.com/docker/docker/distribution/xfer	1.885s	coverage: 85.1% of statements
08:19:55 [2020-11-05T08:19:55.327Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:19:55 [2020-11-05T08:19:55.327Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
08:19:55 [2020-11-05T08:19:55.327Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
08:19:56 [2020-11-05T08:19:56.149Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
08:19:56 [2020-11-05T08:19:56.410Z] === RUN   TestDockerSuite/TestBuildTagEvent
08:19:56 [2020-11-05T08:19:56.707Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
08:19:56 [2020-11-05T08:19:56.707Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:19:56 [2020-11-05T08:19:56.982Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
08:19:57 [2020-11-05T08:19:57.645Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
08:19:57 [2020-11-05T08:19:57.923Z] === RUN   TestDockerSuite/TestBuildUser
08:19:58 [2020-11-05T08:19:58.214Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
08:19:58 [2020-11-05T08:19:58.783Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
08:19:59 [2020-11-05T08:19:59.042Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
08:19:59 [2020-11-05T08:19:59.308Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
08:20:00 [2020-11-05T08:20:00.260Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
08:20:00 [2020-11-05T08:20:00.260Z] PASS
08:20:00 [2020-11-05T08:20:00.260Z] 
08:20:00 [2020-11-05T08:20:00.260Z] DONE 17 tests in 51.500s
08:20:00 [2020-11-05T08:20:00.260Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:20:00 [2020-11-05T08:20:00.260Z] ++ 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
08:20:00 [2020-11-05T08:20:00.260Z] ++ set -e
08:20:00 [2020-11-05T08:20:00.260Z] ++ '[' -n 0 ']'
08:20:00 [2020-11-05T08:20:00.260Z] ++ set -x
08:20:00 [2020-11-05T08:20:00.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
08:20:00 [2020-11-05T08:20:00.522Z] INFO: Testing against a local daemon
08:20:00 [2020-11-05T08:20:00.522Z] === RUN   TestPluginInvalidJSON
08:20:00 [2020-11-05T08:20:00.522Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:20:00 [2020-11-05T08:20:00.522Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:20:00 [2020-11-05T08:20:00.522Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:20:00 [2020-11-05T08:20:00.522Z] --- PASS: TestPluginInvalidJSON (0.04s)
08:20:00 [2020-11-05T08:20:00.522Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:20:00 [2020-11-05T08:20:00.522Z] === RUN   TestPluginInstall
08:20:00 [2020-11-05T08:20:00.522Z] === RUN   TestPluginInstall/no_auth
08:20:00 [2020-11-05T08:20:00.948Z] ok  	github.com/docker/docker/pkg/archive	0.300s	coverage: 77.1% of statements
08:20:01 [2020-11-05T08:20:01.463Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
08:20:01 [2020-11-05T08:20:01.886Z] ok  	github.com/docker/docker/pkg/authorization	0.276s	coverage: 68.3% of statements
08:20:01 [2020-11-05T08:20:01.886Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
08:20:02 [2020-11-05T08:20:02.145Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
08:20:03 [2020-11-05T08:20:03.377Z] time="2020-11-05T08:20:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:03 [2020-11-05T08:20:03.377Z] time="2020-11-05T08:20:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54991543f0bdf92078799975ca4f3a058106ec730d5dfd1cc94e6a638722dba7" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:03 [2020-11-05T08:20:03.377Z] time="2020-11-05T08:20:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:03 [2020-11-05T08:20:03.377Z] time="2020-11-05T08:20:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54991543f0bdf92078799975ca4f3a058106ec730d5dfd1cc94e6a638722dba7" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:03 [2020-11-05T08:20:03.948Z] === RUN   TestPluginInstall/with_htpasswd
08:20:04 [2020-11-05T08:20:04.519Z] time="2020-11-05T08:20:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:04 [2020-11-05T08:20:04.519Z] time="2020-11-05T08:20:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c839408aee244e411510948cd59e5d761269d52eb985ace712b46ea6ff02af28" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:04 [2020-11-05T08:20:04.519Z] time="2020-11-05T08:20:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:04 [2020-11-05T08:20:04.519Z] time="2020-11-05T08:20:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c839408aee244e411510948cd59e5d761269d52eb985ace712b46ea6ff02af28" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:05 [2020-11-05T08:20:05.091Z] === RUN   TestPluginInstall/with_insecure
08:20:05 [2020-11-05T08:20:05.431Z] ok  	github.com/docker/docker/layer	7.322s	coverage: 68.8% of statements
08:20:05 [2020-11-05T08:20:05.431Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:20:05 [2020-11-05T08:20:05.431Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:20:05 [2020-11-05T08:20:05.431Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:20:05 [2020-11-05T08:20:05.431Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:20:05 [2020-11-05T08:20:05.431Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:20:05 [2020-11-05T08:20:05.431Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.520s	coverage: 43.2% of statements
08:20:05 [2020-11-05T08:20:05.431Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:20:05 [2020-11-05T08:20:05.431Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:20:05 [2020-11-05T08:20:05.431Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
08:20:05 [2020-11-05T08:20:05.823Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41634/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:20:05 [2020-11-05T08:20:05.998Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
08:20:06 [2020-11-05T08:20:06.033Z] time="2020-11-05T08:20:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:06 [2020-11-05T08:20:06.034Z] time="2020-11-05T08:20:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f35fe00715ca7707f2cfa3c9f12706e2d16359113db2ba4b52212a645e76a922" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:06 [2020-11-05T08:20:06.034Z] time="2020-11-05T08:20:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:06 [2020-11-05T08:20:06.034Z] time="2020-11-05T08:20:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f35fe00715ca7707f2cfa3c9f12706e2d16359113db2ba4b52212a645e76a922" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:06 [2020-11-05T08:20:06.257Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
08:20:06 [2020-11-05T08:20:06.606Z] --- PASS: TestPluginInstall (5.99s)
08:20:06 [2020-11-05T08:20:06.606Z]     --- PASS: TestPluginInstall/no_auth (3.37s)
08:20:06 [2020-11-05T08:20:06.606Z]     --- PASS: TestPluginInstall/with_htpasswd (1.10s)
08:20:06 [2020-11-05T08:20:06.606Z]     --- PASS: TestPluginInstall/with_insecure (1.52s)
08:20:06 [2020-11-05T08:20:06.606Z]         plugin_test.go:157: [da59a65ba6751] daemon is not started
08:20:06 [2020-11-05T08:20:06.606Z] PASS
08:20:06 [2020-11-05T08:20:06.606Z] 
08:20:06 [2020-11-05T08:20:06.606Z] DONE 6 tests in 6.223s
08:20:06 [2020-11-05T08:20:06.606Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:20:06 [2020-11-05T08:20:06.606Z] ++ 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
08:20:06 [2020-11-05T08:20:06.606Z] ++ set -e
08:20:06 [2020-11-05T08:20:06.606Z] ++ '[' -n 0 ']'
08:20:06 [2020-11-05T08:20:06.606Z] ++ set -x
08:20:06 [2020-11-05T08:20:06.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
08:20:06 [2020-11-05T08:20:06.606Z] INFO: Testing against a local daemon
08:20:06 [2020-11-05T08:20:06.606Z] === RUN   TestExternalGraphDriver
08:20:06 [2020-11-05T08:20:06.750Z] + make clean
08:20:06 [2020-11-05T08:20:06.826Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
08:20:06 [2020-11-05T08:20:06.867Z] === RUN   TestExternalGraphDriver/json
08:20:07 [2020-11-05T08:20:07.393Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
08:20:07 [2020-11-05T08:20:07.808Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
08:20:07 [2020-11-05T08:20:07.961Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
08:20:08 [2020-11-05T08:20:08.295Z] docker volume rm -f docker-dev-cache
08:20:08 [2020-11-05T08:20:08.295Z] docker-dev-cache
[Pipeline] deleteDir
08:20:08 [2020-11-05T08:20:08.641Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
08:20:08 [2020-11-05T08:20:08.641Z] PASS
08:20:08 [2020-11-05T08:20:08.641Z] 
08:20:08 [2020-11-05T08:20:08.641Z] === Skipped
08:20:08 [2020-11-05T08:20:08.641Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:20:08 [2020-11-05T08:20:08.641Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:20:08 [2020-11-05T08:20:08.641Z] 
08:20:08 [2020-11-05T08:20:08.641Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:20:08 [2020-11-05T08:20:08.641Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:20:08 [2020-11-05T08:20:08.641Z] 
08:20:08 [2020-11-05T08:20:08.641Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:20:08 [2020-11-05T08:20:08.641Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:20:08 [2020-11-05T08:20:08.641Z] 
08:20:08 [2020-11-05T08:20:08.641Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:20:08 [2020-11-05T08:20:08.641Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:20:08 [2020-11-05T08:20:08.641Z] 
08:20:08 [2020-11-05T08:20:08.641Z] 
08:20:08 [2020-11-05T08:20:08.641Z] DONE 17 tests, 4 skipped in 27.607s
08:20:08 [2020-11-05T08:20:08.641Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:20:08 [2020-11-05T08:20:08.641Z] ++ 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
08:20:08 [2020-11-05T08:20:08.641Z] ++ set -e
08:20:08 [2020-11-05T08:20:08.641Z] ++ '[' -n 0 ']'
08:20:08 [2020-11-05T08:20:08.641Z] ++ set -x
08:20:08 [2020-11-05T08:20:08.641Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:20:08 [2020-11-05T08:20:08.641Z] INFO: Testing against a local daemon
08:20:08 [2020-11-05T08:20:08.641Z] === RUN   TestPluginInvalidJSON
08:20:08 [2020-11-05T08:20:08.641Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:20:08 [2020-11-05T08:20:08.641Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:20:08 [2020-11-05T08:20:08.641Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:20:08 [2020-11-05T08:20:08.641Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:20:08 [2020-11-05T08:20:08.642Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:20:08 [2020-11-05T08:20:08.642Z] === RUN   TestPluginInstall
08:20:08 [2020-11-05T08:20:08.642Z] === RUN   TestPluginInstall/no_auth
08:20:08 [2020-11-05T08:20:08.642Z] time="2020-11-05T08:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:08 [2020-11-05T08:20:08.642Z] time="2020-11-05T08:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:856ca171090575a6e4f5f7ba1aa4d9e881b4e98b2693ca35c40011091c459096" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:08 [2020-11-05T08:20:08.642Z] time="2020-11-05T08:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:08 [2020-11-05T08:20:08.642Z] time="2020-11-05T08:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:856ca171090575a6e4f5f7ba1aa4d9e881b4e98b2693ca35c40011091c459096" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:08 [2020-11-05T08:20:08.752Z] === RUN   TestExternalGraphDriver/spec
08:20:08 [2020-11-05T08:20:08.937Z] === RUN   TestPluginInstall/with_htpasswd
08:20:09 [2020-11-05T08:20:09.337Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
08:20:09 [2020-11-05T08:20:09.585Z] time="2020-11-05T08:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:09 [2020-11-05T08:20:09.585Z] time="2020-11-05T08:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a23f05200d3f38917e678157222d964e107fd4f724362b622194bb742a9114a5" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:09 [2020-11-05T08:20:09.585Z] time="2020-11-05T08:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:09 [2020-11-05T08:20:09.585Z] time="2020-11-05T08:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a23f05200d3f38917e678157222d964e107fd4f724362b622194bb742a9114a5" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:09 [2020-11-05T08:20:09.881Z] === RUN   TestPluginInstall/with_insecure
08:20:09 [2020-11-05T08:20:09.904Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
08:20:10 [2020-11-05T08:20:10.472Z] ok  	github.com/docker/docker/pkg/fsutils	0.169s	coverage: 85.1% of statements
08:20:10 [2020-11-05T08:20:10.472Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.084s	coverage: 84.1% of statements
[Pipeline] }
08:20:10 [2020-11-05T08:20:10.934Z] time="2020-11-05T08:20:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:10 [2020-11-05T08:20:10.934Z] time="2020-11-05T08:20:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c71bc1329174a07ea44c2fe0d395b3a68050f2d80887879a950ff2cfdaa98ef1" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:10 [2020-11-05T08:20:10.934Z] time="2020-11-05T08:20:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:20:10 [2020-11-05T08:20:10.934Z] time="2020-11-05T08:20:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c71bc1329174a07ea44c2fe0d395b3a68050f2d80887879a950ff2cfdaa98ef1" mediatype=application/vnd.docker.plugin.v1+json size=522
08:20:11 [2020-11-05T08:20:11.040Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
08:20:11 [2020-11-05T08:20:11.233Z] --- PASS: TestPluginInstall (4.26s)
08:20:11 [2020-11-05T08:20:11.233Z]     --- PASS: TestPluginInstall/no_auth (1.97s)
08:20:11 [2020-11-05T08:20:11.233Z]     --- PASS: TestPluginInstall/with_htpasswd (0.94s)
08:20:11 [2020-11-05T08:20:11.233Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
08:20:11 [2020-11-05T08:20:11.233Z]         plugin_test.go:157: [d1fd0cd888285] daemon is not started
08:20:11 [2020-11-05T08:20:11.233Z] PASS
08:20:11 [2020-11-05T08:20:11.233Z] 
08:20:11 [2020-11-05T08:20:11.233Z] DONE 6 tests in 4.358s
08:20:11 [2020-11-05T08:20:11.233Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:20:11 [2020-11-05T08:20:11.233Z] ++ 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
08:20:11 [2020-11-05T08:20:11.233Z] ++ set -e
08:20:11 [2020-11-05T08:20:11.233Z] ++ '[' -n 0 ']'
08:20:11 [2020-11-05T08:20:11.233Z] ++ set -x
08:20:11 [2020-11-05T08:20:11.233Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:20:11 [2020-11-05T08:20:11.233Z] INFO: Testing against a local daemon
08:20:11 [2020-11-05T08:20:11.233Z] === RUN   TestExternalGraphDriver
08:20:11 [2020-11-05T08:20:11.300Z] === RUN   TestExternalGraphDriver/pull
08:20:11 [2020-11-05T08:20:11.526Z] === RUN   TestExternalGraphDriver/json
08:20:11 [2020-11-05T08:20:11.978Z] ok  	github.com/docker/docker/pkg/idtools	0.511s	coverage: 70.1% of statements
08:20:12 [2020-11-05T08:20:12.236Z] ok  	github.com/docker/docker/pkg/ioutils	0.532s	coverage: 70.6% of statements
08:20:12 [2020-11-05T08:20:12.495Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
08:20:12 [2020-11-05T08:20:12.495Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
08:20:12 [2020-11-05T08:20:12.754Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
08:20:12 [2020-11-05T08:20:12.754Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:20:12 [2020-11-05T08:20:12.754Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:20:12 [2020-11-05T08:20:12.754Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
08:20:12 [2020-11-05T08:20:12.754Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:20:13 [2020-11-05T08:20:13.078Z] === RUN   TestExternalGraphDriver/spec
08:20:13 [2020-11-05T08:20:13.218Z] --- PASS: TestExternalGraphDriver (6.27s)
08:20:13 [2020-11-05T08:20:13.218Z]     --- PASS: TestExternalGraphDriver/json (1.92s)
08:20:13 [2020-11-05T08:20:13.218Z]     --- PASS: TestExternalGraphDriver/spec (2.31s)
08:20:13 [2020-11-05T08:20:13.218Z]     --- PASS: TestExternalGraphDriver/pull (1.94s)
08:20:13 [2020-11-05T08:20:13.218Z] === RUN   TestGraphdriverPluginV2
08:20:13 [2020-11-05T08:20:13.323Z] ok  	github.com/docker/docker/pkg/parsers	0.014s	coverage: 97.0% of statements
08:20:13 [2020-11-05T08:20:13.323Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
08:20:13 [2020-11-05T08:20:13.893Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
08:20:13 [2020-11-05T08:20:13.893Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
08:20:13 [2020-11-05T08:20:13.893Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:20:13 [2020-11-05T08:20:13.893Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:20:14 [2020-11-05T08:20:14.831Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
08:20:15 [2020-11-05T08:20:15.191Z] === RUN   TestExternalGraphDriver/pull
08:20:15 [2020-11-05T08:20:15.400Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
08:20:15 [2020-11-05T08:20:15.697Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
08:20:15 [2020-11-05T08:20:15.763Z] === RUN   TestDockerSuite/TestBuildVerboseOut
08:20:15 [2020-11-05T08:20:15.956Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:20:16 [2020-11-05T08:20:16.024Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
08:20:16 [2020-11-05T08:20:16.285Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
08:20:17 [2020-11-05T08:20:17.228Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
08:20:17 [2020-11-05T08:20:17.362Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
08:20:17 [2020-11-05T08:20:17.642Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
08:20:17 [2020-11-05T08:20:17.812Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
08:20:17 [2020-11-05T08:20:17.812Z] --- PASS: TestGraphdriverPluginV2 (4.99s)
08:20:17 [2020-11-05T08:20:17.812Z] PASS
08:20:17 [2020-11-05T08:20:17.953Z] --- PASS: TestExternalGraphDriver (6.80s)
08:20:17 [2020-11-05T08:20:17.953Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
08:20:17 [2020-11-05T08:20:17.953Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
08:20:17 [2020-11-05T08:20:17.953Z]     --- PASS: TestExternalGraphDriver/pull (3.06s)
08:20:17 [2020-11-05T08:20:17.953Z] === RUN   TestGraphdriverPluginV2
08:20:18 [2020-11-05T08:20:18.073Z] 
08:20:18 [2020-11-05T08:20:18.073Z] DONE 5 tests in 11.448s
08:20:18 [2020-11-05T08:20:18.073Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:20:18 [2020-11-05T08:20:18.073Z] ++ 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
08:20:18 [2020-11-05T08:20:18.073Z] ++ set -e
08:20:18 [2020-11-05T08:20:18.073Z] ++ '[' -n 0 ']'
08:20:18 [2020-11-05T08:20:18.073Z] ++ set -x
08:20:18 [2020-11-05T08:20:18.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
08:20:18 [2020-11-05T08:20:18.074Z] INFO: Testing against a local daemon
08:20:18 [2020-11-05T08:20:18.074Z] === RUN   TestContinueAfterPluginCrash
08:20:18 [2020-11-05T08:20:18.074Z] === PAUSE TestContinueAfterPluginCrash
08:20:18 [2020-11-05T08:20:18.074Z] === RUN   TestReadPluginNoRead
08:20:18 [2020-11-05T08:20:18.074Z] === PAUSE TestReadPluginNoRead
08:20:18 [2020-11-05T08:20:18.074Z] === RUN   TestDaemonStartWithLogOpt
08:20:18 [2020-11-05T08:20:18.074Z] === PAUSE TestDaemonStartWithLogOpt
08:20:18 [2020-11-05T08:20:18.074Z] === CONT  TestContinueAfterPluginCrash
08:20:18 [2020-11-05T08:20:18.074Z] === CONT  TestDaemonStartWithLogOpt
08:20:18 [2020-11-05T08:20:18.254Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
08:20:18 [2020-11-05T08:20:18.254Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:20:18 [2020-11-05T08:20:18.254Z] PASS
08:20:18 [2020-11-05T08:20:18.254Z] 
08:20:18 [2020-11-05T08:20:18.254Z] === Skipped
08:20:18 [2020-11-05T08:20:18.254Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
08:20:18 [2020-11-05T08:20:18.254Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:20:18 [2020-11-05T08:20:18.254Z] 
08:20:18 [2020-11-05T08:20:18.254Z] 
08:20:18 [2020-11-05T08:20:18.254Z] DONE 5 tests, 1 skipped in 6.934s
08:20:18 [2020-11-05T08:20:18.254Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:20:18 [2020-11-05T08:20:18.254Z] ++ 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
08:20:18 [2020-11-05T08:20:18.254Z] ++ set -e
08:20:18 [2020-11-05T08:20:18.254Z] ++ '[' -n 0 ']'
08:20:18 [2020-11-05T08:20:18.254Z] ++ set -x
08:20:18 [2020-11-05T08:20:18.254Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:20:18 [2020-11-05T08:20:18.254Z] INFO: Testing against a local daemon
08:20:18 [2020-11-05T08:20:18.254Z] === RUN   TestContinueAfterPluginCrash
08:20:18 [2020-11-05T08:20:18.254Z] === PAUSE TestContinueAfterPluginCrash
08:20:18 [2020-11-05T08:20:18.254Z] === RUN   TestReadPluginNoRead
08:20:18 [2020-11-05T08:20:18.254Z] === PAUSE TestReadPluginNoRead
08:20:18 [2020-11-05T08:20:18.254Z] === RUN   TestDaemonStartWithLogOpt
08:20:18 [2020-11-05T08:20:18.254Z] === PAUSE TestDaemonStartWithLogOpt
08:20:18 [2020-11-05T08:20:18.254Z] === CONT  TestContinueAfterPluginCrash
08:20:18 [2020-11-05T08:20:18.254Z] === CONT  TestDaemonStartWithLogOpt
08:20:18 [2020-11-05T08:20:18.254Z] === CONT  TestReadPluginNoRead
08:20:19 [2020-11-05T08:20:19.458Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
08:20:19 [2020-11-05T08:20:19.458Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
08:20:19 [2020-11-05T08:20:19.458Z] === RUN   TestDockerSuite/TestBuildWindowsUser
08:20:19 [2020-11-05T08:20:19.458Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
08:20:19 [2020-11-05T08:20:19.458Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
08:20:20 [2020-11-05T08:20:20.949Z] ok  	github.com/docker/docker/pkg/signal	2.419s	coverage: 61.0% of statements
08:20:20 [2020-11-05T08:20:20.949Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
08:20:21 [2020-11-05T08:20:21.208Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
08:20:21 [2020-11-05T08:20:21.373Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
08:20:21 [2020-11-05T08:20:21.373Z] === RUN   TestDockerSuite/TestBuildWithFailure
08:20:21 [2020-11-05T08:20:21.466Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:20:22 [2020-11-05T08:20:22.035Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
08:20:22 [2020-11-05T08:20:22.315Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
08:20:22 [2020-11-05T08:20:22.603Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
08:20:22 [2020-11-05T08:20:22.861Z] ok  	github.com/docker/docker/pkg/tailfile	0.063s	coverage: 88.6% of statements
08:20:22 [2020-11-05T08:20:22.886Z] === RUN   TestDockerSuite/TestBuildWithTabs
08:20:23 [2020-11-05T08:20:23.428Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
08:20:23 [2020-11-05T08:20:23.687Z] testing: warning: no tests to run
08:20:23 [2020-11-05T08:20:23.687Z] coverage: [no statements]
08:20:23 [2020-11-05T08:20:23.687Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
08:20:23 [2020-11-05T08:20:23.827Z] --- PASS: TestDaemonStartWithLogOpt (5.53s)
08:20:23 [2020-11-05T08:20:23.827Z] === CONT  TestReadPluginNoRead
08:20:23 [2020-11-05T08:20:23.827Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
08:20:23 [2020-11-05T08:20:23.827Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
08:20:23 [2020-11-05T08:20:23.889Z] === RUN   TestReadPluginNoRead/default
08:20:23 [2020-11-05T08:20:23.889Z] --- PASS: TestDaemonStartWithLogOpt (5.35s)
08:20:24 [2020-11-05T08:20:24.254Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
08:20:24 [2020-11-05T08:20:24.254Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
08:20:24 [2020-11-05T08:20:24.513Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
08:20:24 [2020-11-05T08:20:24.532Z] === RUN   TestReadPluginNoRead/disabled_caching
08:20:26 [2020-11-05T08:20:26.053Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:20:26 [2020-11-05T08:20:26.374Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
08:20:26 [2020-11-05T08:20:26.417Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
08:20:26 [2020-11-05T08:20:26.947Z] === RUN   TestReadPluginNoRead/default
08:20:27 [2020-11-05T08:20:27.353Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
08:20:27 [2020-11-05T08:20:27.520Z] === RUN   TestDockerSuite/TestBuildWithVolumes
08:20:27 [2020-11-05T08:20:27.575Z] --- PASS: TestReadPluginNoRead (9.09s)
08:20:27 [2020-11-05T08:20:27.576Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
08:20:27 [2020-11-05T08:20:27.576Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.42s)
08:20:27 [2020-11-05T08:20:27.576Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.39s)
08:20:27 [2020-11-05T08:20:27.576Z]     read_test.go:92: [d32144187d0e6] daemon is not started
08:20:27 [2020-11-05T08:20:27.612Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 85.4% of statements
08:20:28 [2020-11-05T08:20:28.462Z] === RUN   TestReadPluginNoRead/disabled_caching
08:20:28 [2020-11-05T08:20:28.462Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
08:20:28 [2020-11-05T08:20:28.462Z] --- PASS: TestContinueAfterPluginCrash (10.38s)
08:20:28 [2020-11-05T08:20:28.992Z] ok  	github.com/docker/docker/quota	0.234s	coverage: 71.4% of statements
08:20:29 [2020-11-05T08:20:29.034Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
08:20:29 [2020-11-05T08:20:29.104Z] --- PASS: TestContinueAfterPluginCrash (10.55s)
08:20:29 [2020-11-05T08:20:29.104Z] PASS
08:20:29 [2020-11-05T08:20:29.104Z] 
08:20:29 [2020-11-05T08:20:29.104Z] DONE 6 tests in 10.625s
08:20:29 [2020-11-05T08:20:29.104Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:20:29 [2020-11-05T08:20:29.104Z] ++ 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
08:20:29 [2020-11-05T08:20:29.104Z] ++ set -e
08:20:29 [2020-11-05T08:20:29.104Z] ++ '[' -n 0 ']'
08:20:29 [2020-11-05T08:20:29.104Z] ++ set -x
08:20:29 [2020-11-05T08:20:29.104Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:20:29 [2020-11-05T08:20:29.104Z] testing: warning: no tests to run
08:20:29 [2020-11-05T08:20:29.104Z] PASS
08:20:29 [2020-11-05T08:20:29.104Z] 
08:20:29 [2020-11-05T08:20:29.104Z] DONE 0 tests in 0.019s
08:20:29 [2020-11-05T08:20:29.104Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:20:29 [2020-11-05T08:20:29.104Z] ++ 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
08:20:29 [2020-11-05T08:20:29.104Z] ++ set -e
08:20:29 [2020-11-05T08:20:29.104Z] ++ '[' -n 0 ']'
08:20:29 [2020-11-05T08:20:29.104Z] ++ set -x
08:20:29 [2020-11-05T08:20:29.104Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:20:29 [2020-11-05T08:20:29.104Z] INFO: Testing against a local daemon
08:20:29 [2020-11-05T08:20:29.104Z] === RUN   TestPluginWithDevMounts
08:20:29 [2020-11-05T08:20:29.104Z] === PAUSE TestPluginWithDevMounts
08:20:29 [2020-11-05T08:20:29.104Z] === CONT  TestPluginWithDevMounts
08:20:29 [2020-11-05T08:20:29.250Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
08:20:29 [2020-11-05T08:20:29.296Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
08:20:29 [2020-11-05T08:20:29.296Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
08:20:29 [2020-11-05T08:20:29.868Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:20:30 [2020-11-05T08:20:30.129Z] === RUN   TestDockerSuite/TestBuildXZHost
08:20:30 [2020-11-05T08:20:30.623Z] --- PASS: TestPluginWithDevMounts (1.83s)
08:20:30 [2020-11-05T08:20:30.623Z] PASS
08:20:30 [2020-11-05T08:20:30.623Z] 
08:20:30 [2020-11-05T08:20:30.623Z] DONE 1 tests in 1.907s
08:20:30 [2020-11-05T08:20:30.623Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
08:20:30 [2020-11-05T08:20:30.624Z] ++ 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
08:20:30 [2020-11-05T08:20:30.624Z] ++ set -e
08:20:30 [2020-11-05T08:20:30.624Z] ++ '[' -n 0 ']'
08:20:30 [2020-11-05T08:20:30.624Z] ++ set -x
08:20:30 [2020-11-05T08:20:30.624Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:20:30 [2020-11-05T08:20:30.628Z] ok  	github.com/docker/docker/registry	0.059s	coverage: 56.8% of statements
08:20:30 [2020-11-05T08:20:30.917Z] INFO: Testing against a local daemon
08:20:30 [2020-11-05T08:20:30.917Z] === RUN   TestSecretInspect
08:20:31 [2020-11-05T08:20:31.197Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
08:20:31 [2020-11-05T08:20:31.456Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
08:20:31 [2020-11-05T08:20:31.515Z] --- PASS: TestReadPluginNoRead (7.75s)
08:20:31 [2020-11-05T08:20:31.515Z]     --- PASS: TestReadPluginNoRead/default (1.47s)
08:20:31 [2020-11-05T08:20:31.515Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.48s)
08:20:31 [2020-11-05T08:20:31.515Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
08:20:31 [2020-11-05T08:20:31.515Z]     read_test.go:92: [ddc689dc280a7] daemon is not started
08:20:31 [2020-11-05T08:20:31.515Z] PASS
08:20:31 [2020-11-05T08:20:31.515Z] 
08:20:31 [2020-11-05T08:20:31.515Z] DONE 6 tests in 13.492s
08:20:31 [2020-11-05T08:20:31.515Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:20:31 [2020-11-05T08:20:31.515Z] ++ 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
08:20:31 [2020-11-05T08:20:31.515Z] ++ set -e
08:20:31 [2020-11-05T08:20:31.515Z] ++ '[' -n 0 ']'
08:20:31 [2020-11-05T08:20:31.515Z] ++ set -x
08:20:31 [2020-11-05T08:20:31.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
08:20:31 [2020-11-05T08:20:31.515Z] testing: warning: no tests to run
08:20:31 [2020-11-05T08:20:31.515Z] PASS
08:20:31 [2020-11-05T08:20:31.515Z] 
08:20:31 [2020-11-05T08:20:31.515Z] DONE 0 tests in 0.062s
08:20:31 [2020-11-05T08:20:31.515Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:20:31 [2020-11-05T08:20:31.515Z] ++ 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
08:20:31 [2020-11-05T08:20:31.515Z] ++ set -e
08:20:31 [2020-11-05T08:20:31.515Z] ++ '[' -n 0 ']'
08:20:31 [2020-11-05T08:20:31.515Z] ++ set -x
08:20:31 [2020-11-05T08:20:31.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
08:20:31 [2020-11-05T08:20:31.776Z] INFO: Testing against a local daemon
08:20:31 [2020-11-05T08:20:31.776Z] === RUN   TestPluginWithDevMounts
08:20:31 [2020-11-05T08:20:31.776Z] === PAUSE TestPluginWithDevMounts
08:20:31 [2020-11-05T08:20:31.776Z] === CONT  TestPluginWithDevMounts
08:20:31 [2020-11-05T08:20:31.776Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
08:20:31 [2020-11-05T08:20:31.776Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
08:20:31 [2020-11-05T08:20:31.776Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
08:20:32 [2020-11-05T08:20:32.024Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
08:20:32 [2020-11-05T08:20:32.284Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
08:20:32 [2020-11-05T08:20:32.346Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
08:20:32 [2020-11-05T08:20:32.919Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
08:20:33 [2020-11-05T08:20:33.020Z] --- PASS: TestSecretInspect (1.93s)
08:20:33 [2020-11-05T08:20:33.020Z] === RUN   TestSecretList
08:20:33 [2020-11-05T08:20:33.179Z] === RUN   TestDockerSuite/TestCommitChange
08:20:33 [2020-11-05T08:20:33.751Z] --- PASS: TestPluginWithDevMounts (2.03s)
08:20:33 [2020-11-05T08:20:33.751Z] PASS
08:20:33 [2020-11-05T08:20:33.751Z] 
08:20:33 [2020-11-05T08:20:33.751Z] DONE 1 tests in 2.212s
08:20:33 [2020-11-05T08:20:33.751Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:20:33 [2020-11-05T08:20:33.751Z] ++ 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
08:20:33 [2020-11-05T08:20:33.751Z] ++ set -e
08:20:33 [2020-11-05T08:20:33.751Z] ++ '[' -n 0 ']'
08:20:33 [2020-11-05T08:20:33.751Z] ++ set -x
08:20:33 [2020-11-05T08:20:33.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
08:20:34 [2020-11-05T08:20:34.012Z] INFO: Testing against a local daemon
08:20:34 [2020-11-05T08:20:34.012Z] === RUN   TestSecretInspect
08:20:34 [2020-11-05T08:20:34.012Z] === RUN   TestDockerSuite/TestCommitChangeLabels
08:20:34 [2020-11-05T08:20:34.554Z] --- PASS: TestSecretList (1.93s)
08:20:34 [2020-11-05T08:20:34.554Z] === RUN   TestSecretsCreateAndDelete
08:20:34 [2020-11-05T08:20:34.817Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
08:20:35 [2020-11-05T08:20:35.405Z] === RUN   TestDockerSuite/TestCommitHardlink
08:20:36 [2020-11-05T08:20:36.195Z] ok  	github.com/docker/docker/volume/local	0.110s	coverage: 76.6% of statements
08:20:36 [2020-11-05T08:20:36.453Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
08:20:36 [2020-11-05T08:20:36.640Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
08:20:36 [2020-11-05T08:20:36.640Z] === RUN   TestSecretsUpdate
08:20:36 [2020-11-05T08:20:36.794Z] === RUN   TestDockerSuite/TestCommitNewFile
08:20:37 [2020-11-05T08:20:37.054Z] --- PASS: TestSecretInspect (3.02s)
08:20:37 [2020-11-05T08:20:37.054Z] === RUN   TestSecretList
08:20:37 [2020-11-05T08:20:37.830Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.1% of statements
08:20:37 [2020-11-05T08:20:37.996Z] === RUN   TestDockerSuite/TestCommitPausedContainer
08:20:38 [2020-11-05T08:20:38.570Z] === RUN   TestDockerSuite/TestCommitTTY
08:20:38 [2020-11-05T08:20:38.725Z] --- PASS: TestSecretsUpdate (1.93s)
08:20:38 [2020-11-05T08:20:38.725Z] === RUN   TestTemplatedSecret
08:20:39 [2020-11-05T08:20:39.953Z] --- PASS: TestSecretList (2.64s)
08:20:39 [2020-11-05T08:20:39.953Z] === RUN   TestSecretsCreateAndDelete
08:20:39 [2020-11-05T08:20:39.953Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
08:20:40 [2020-11-05T08:20:40.526Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
08:20:40 [2020-11-05T08:20:40.835Z] --- PASS: TestTemplatedSecret (2.39s)
08:20:40 [2020-11-05T08:20:40.835Z] === RUN   TestSecretCreateResolve
08:20:41 [2020-11-05T08:20:41.909Z] === RUN   TestDockerSuite/TestCommitWithoutPause
08:20:42 [2020-11-05T08:20:42.481Z] --- PASS: TestSecretsCreateAndDelete (2.86s)
08:20:42 [2020-11-05T08:20:42.481Z] === RUN   TestSecretsUpdate
08:20:42 [2020-11-05T08:20:42.481Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
08:20:42 [2020-11-05T08:20:42.481Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
08:20:42 [2020-11-05T08:20:42.742Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
08:20:42 [2020-11-05T08:20:42.742Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
08:20:42 [2020-11-05T08:20:42.742Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
08:20:42 [2020-11-05T08:20:42.742Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
08:20:42 [2020-11-05T08:20:42.742Z] === RUN   TestDockerSuite/TestContainerAPICommit
08:20:42 [2020-11-05T08:20:42.929Z] --- PASS: TestSecretCreateResolve (1.89s)
08:20:42 [2020-11-05T08:20:42.930Z] PASS
08:20:42 [2020-11-05T08:20:42.930Z] 
08:20:42 [2020-11-05T08:20:42.930Z] DONE 6 tests in 12.073s
08:20:42 [2020-11-05T08:20:42.930Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
08:20:42 [2020-11-05T08:20:42.930Z] ++ 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
08:20:42 [2020-11-05T08:20:42.930Z] ++ set -e
08:20:42 [2020-11-05T08:20:42.930Z] ++ '[' -n 0 ']'
08:20:42 [2020-11-05T08:20:42.930Z] ++ set -x
08:20:42 [2020-11-05T08:20:42.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:20:42 [2020-11-05T08:20:42.930Z] INFO: Testing against a local daemon
08:20:42 [2020-11-05T08:20:42.930Z] === RUN   TestServiceCreateInit
08:20:42 [2020-11-05T08:20:42.930Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:20:44 [2020-11-05T08:20:44.125Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
08:20:45 [2020-11-05T08:20:45.513Z] --- PASS: TestSecretsUpdate (2.81s)
08:20:45 [2020-11-05T08:20:45.513Z] === RUN   TestTemplatedSecret
08:20:45 [2020-11-05T08:20:45.513Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
08:20:45 [2020-11-05T08:20:45.513Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
08:20:45 [2020-11-05T08:20:45.774Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
08:20:46 [2020-11-05T08:20:46.718Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
08:20:46 [2020-11-05T08:20:46.980Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
08:20:47 [2020-11-05T08:20:47.422Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:20:47 [2020-11-05T08:20:47.923Z] === RUN   TestDockerSuite/TestContainerAPICreate
08:20:48 [2020-11-05T08:20:48.493Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
08:20:48 [2020-11-05T08:20:48.493Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
08:20:48 [2020-11-05T08:20:48.493Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
08:20:48 [2020-11-05T08:20:48.754Z] --- PASS: TestTemplatedSecret (3.36s)
08:20:48 [2020-11-05T08:20:48.754Z] === RUN   TestSecretCreateResolve
08:20:49 [2020-11-05T08:20:49.014Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
08:20:49 [2020-11-05T08:20:49.014Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
08:20:49 [2020-11-05T08:20:49.014Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
08:20:49 [2020-11-05T08:20:49.274Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
08:20:49 [2020-11-05T08:20:49.274Z] === RUN   TestDockerSuite/TestContainerAPIDelete
08:20:49 [2020-11-05T08:20:49.846Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
08:20:50 [2020-11-05T08:20:50.029Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/rootless	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/volume	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === Skipped
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     exec_linux_test.go:18: requires AppArmor to be enabled
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     exec_linux_test.go:38: requires AppArmor to be enabled
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver btrfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver btrfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver btrfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver btrfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver btrfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:73: No driver to put!
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z] time="2020-11-05T08:19:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z] time="2020-11-05T08:19:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z] time="2020-11-05T08:19:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z] time="2020-11-05T08:19:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z] time="2020-11-05T08:19:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:73: No driver to put!
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     overlay_test.go:49: Fails to compute changes intermittently
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver zfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver zfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver zfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver zfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:46: Driver zfs not supported
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     graphtest_unix.go:73: No driver to put!
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:20:50 [2020-11-05T08:20:50.029Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] 
08:20:50 [2020-11-05T08:20:50.029Z] DONE 2167 tests, 26 skipped in 249.396s
Post stage
[Pipeline] junit
08:20:50 [2020-11-05T08:20:50.041Z] Recording test results
08:20:50 [2020-11-05T08:20:50.419Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
08:20:50 [2020-11-05T08:20:50.935Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41634/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c6accc67f2e754a6f5a7e43eaddad9580a31cab3 hack/validate/vendor
08:20:50 [2020-11-05T08:20:50.982Z] --- PASS: TestServiceCreateInit (7.44s)
08:20:50 [2020-11-05T08:20:50.982Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
08:20:50 [2020-11-05T08:20:50.982Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s)
08:20:50 [2020-11-05T08:20:50.982Z] === RUN   TestCreateServiceMultipleTimes
08:20:51 [2020-11-05T08:20:51.000Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
08:20:51 [2020-11-05T08:20:51.001Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
08:20:51 [2020-11-05T08:20:51.264Z] --- PASS: TestSecretCreateResolve (2.68s)
08:20:51 [2020-11-05T08:20:51.264Z] PASS
08:20:51 [2020-11-05T08:20:51.264Z] 
08:20:51 [2020-11-05T08:20:51.264Z] DONE 6 tests in 17.547s
08:20:51 [2020-11-05T08:20:51.501Z] No vendor changes in diff.
08:20:51 [2020-11-05T08:20:51.524Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:20:51 [2020-11-05T08:20:51.524Z] ++ 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
08:20:51 [2020-11-05T08:20:51.525Z] ++ set -e
08:20:51 [2020-11-05T08:20:51.525Z] ++ '[' -n 0 ']'
08:20:51 [2020-11-05T08:20:51.525Z] ++ set -x
08:20:51 [2020-11-05T08:20:51.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
08:20:51 [2020-11-05T08:20:51.525Z] INFO: Testing against a local daemon
08:20:51 [2020-11-05T08:20:51.525Z] === RUN   TestServiceCreateInit
08:20:51 [2020-11-05T08:20:51.525Z] === RUN   TestServiceCreateInit/daemonInitDisabled
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
08:20:52 [2020-11-05T08:20:52.417Z] + echo Building e2e image
08:20:52 [2020-11-05T08:20:52.417Z] Building e2e image
08:20:52 [2020-11-05T08:20:52.417Z] + docker build --build-arg DOCKER_GITCOMMIT=c6accc67f2e754a6f5a7e43eaddad9580a31cab3 -t moby-e2e-test -f Dockerfile.e2e .
08:20:52 [2020-11-05T08:20:52.417Z] #2 [internal] load .dockerignore
08:20:52 [2020-11-05T08:20:52.417Z] #2 transferring context: 34B done
08:20:52 [2020-11-05T08:20:52.417Z] #2 DONE 0.0s
08:20:52 [2020-11-05T08:20:52.417Z] 
08:20:52 [2020-11-05T08:20:52.417Z] #1 [internal] load build definition from Dockerfile.e2e
08:20:52 [2020-11-05T08:20:52.417Z] #1 transferring dockerfile: 3.21kB done
08:20:52 [2020-11-05T08:20:52.417Z] #1 DONE 0.0s
08:20:52 [2020-11-05T08:20:52.417Z] 
08:20:52 [2020-11-05T08:20:52.417Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
08:20:52 [2020-11-05T08:20:52.465Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
08:20:52 [2020-11-05T08:20:52.675Z] #4 ...
08:20:52 [2020-11-05T08:20:52.675Z] 
08:20:52 [2020-11-05T08:20:52.675Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
08:20:52 [2020-11-05T08:20:52.675Z] #3 DONE 0.4s
08:20:52 [2020-11-05T08:20:52.935Z] 
08:20:52 [2020-11-05T08:20:52.935Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
08:20:52 [2020-11-05T08:20:52.935Z] #4 DONE 0.5s
08:20:52 [2020-11-05T08:20:52.935Z] 
08:20:52 [2020-11-05T08:20:52.935Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
08:20:52 [2020-11-05T08:20:52.935Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
08:20:52 [2020-11-05T08:20:52.935Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
08:20:52 [2020-11-05T08:20:52.935Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 504.36kB / 2.80MB 0.1s
08:20:52 [2020-11-05T08:20:52.935Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
08:20:52 [2020-11-05T08:20:52.935Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
08:20:53 [2020-11-05T08:20:53.036Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
08:20:53 [2020-11-05T08:20:53.036Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
08:20:53 [2020-11-05T08:20:53.199Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
08:20:53 [2020-11-05T08:20:53.199Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
08:20:53 [2020-11-05T08:20:53.459Z] #5 ...
08:20:53 [2020-11-05T08:20:53.459Z] 
08:20:53 [2020-11-05T08:20:53.459Z] #8 [internal] load build context
08:20:53 [2020-11-05T08:20:53.459Z] #8 transferring context: 862.01kB 0.5s done
08:20:53 [2020-11-05T08:20:53.459Z] #8 DONE 0.5s
08:20:53 [2020-11-05T08:20:53.459Z] 
08:20:53 [2020-11-05T08:20:53.459Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
08:20:53 [2020-11-05T08:20:53.611Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
08:20:53 [2020-11-05T08:20:53.720Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
08:20:53 [2020-11-05T08:20:53.720Z] #5 DONE 0.7s
08:20:53 [2020-11-05T08:20:53.720Z] 
08:20:53 [2020-11-05T08:20:53.720Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
08:20:53 [2020-11-05T08:20:53.720Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
08:20:53 [2020-11-05T08:20:53.720Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
08:20:53 [2020-11-05T08:20:53.720Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
08:20:53 [2020-11-05T08:20:53.720Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
08:20:53 [2020-11-05T08:20:53.720Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done
08:20:53 [2020-11-05T08:20:53.720Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.2s done
08:20:53 [2020-11-05T08:20:53.720Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done
08:20:53 [2020-11-05T08:20:53.720Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done
08:20:53 [2020-11-05T08:20:53.720Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 26.18MB / 127.34MB 0.6s
08:20:53 [2020-11-05T08:20:53.720Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.4s done
08:20:53 [2020-11-05T08:20:53.720Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
08:20:53 [2020-11-05T08:20:53.720Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 40.89MB / 127.34MB 0.8s
08:20:53 [2020-11-05T08:20:53.980Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 52.59MB / 127.34MB 1.0s
08:20:53 [2020-11-05T08:20:53.980Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done
08:20:54 [2020-11-05T08:20:54.185Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
08:20:54 [2020-11-05T08:20:54.241Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 62.74MB / 127.34MB 1.1s
08:20:54 [2020-11-05T08:20:54.241Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
08:20:54 [2020-11-05T08:20:54.241Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 82.16MB / 127.34MB 1.3s
08:20:54 [2020-11-05T08:20:54.503Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 94.37MB / 127.34MB 1.4s
08:20:54 [2020-11-05T08:20:54.758Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
08:20:54 [2020-11-05T08:20:54.769Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 118.18MB / 127.34MB 1.6s
08:20:54 [2020-11-05T08:20:54.769Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.8s
08:20:55 [2020-11-05T08:20:55.700Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
08:20:55 [2020-11-05T08:20:55.700Z] === RUN   TestDockerSuite/TestContainerAPIKill
08:20:55 [2020-11-05T08:20:55.703Z] #14 ...
08:20:55 [2020-11-05T08:20:55.703Z] 
08:20:55 [2020-11-05T08:20:55.703Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
08:20:55 [2020-11-05T08:20:55.703Z] #6 DONE 2.1s
08:20:55 [2020-11-05T08:20:55.703Z] 
08:20:55 [2020-11-05T08:20:55.703Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
08:20:55 [2020-11-05T08:20:55.703Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.6s done
08:20:55 [2020-11-05T08:20:55.703Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
08:20:56 [2020-11-05T08:20:56.270Z] === RUN   TestDockerSuite/TestContainerAPIPause
08:20:56 [2020-11-05T08:20:56.531Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:20:56 [2020-11-05T08:20:56.792Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
08:20:57 [2020-11-05T08:20:57.052Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
08:20:57 [2020-11-05T08:20:57.624Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
08:20:57 [2020-11-05T08:20:57.886Z] === RUN   TestDockerSuite/TestContainerAPIRename
08:20:58 [2020-11-05T08:20:58.459Z] === RUN   TestDockerSuite/TestContainerAPIRestart
08:21:00 [2020-11-05T08:21:00.375Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
08:21:00 [2020-11-05T08:21:00.975Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s
08:21:01 [2020-11-05T08:21:01.543Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done
08:21:02 [2020-11-05T08:21:02.109Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
08:21:02 [2020-11-05T08:21:02.109Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
08:21:02 [2020-11-05T08:21:02.109Z] #14 DONE 9.3s
08:21:02 [2020-11-05T08:21:02.109Z] 
08:21:02 [2020-11-05T08:21:02.109Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
08:21:02 [2020-11-05T08:21:02.109Z] #7 0.746 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
08:21:02 [2020-11-05T08:21:02.109Z] #7 1.814 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
08:21:02 [2020-11-05T08:21:02.109Z] #7 1.922 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
08:21:02 [2020-11-05T08:21:02.109Z] #7 1.929 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
08:21:02 [2020-11-05T08:21:02.109Z] #7 1.939 (3/30) Installing readline (8.0.0-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 1.946 (4/30) Installing bash (5.0.0-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 1.961 Executing bash-5.0.0-r0.post-install
08:21:02 [2020-11-05T08:21:02.109Z] #7 1.964 (5/30) Installing ca-certificates (20191127-r2)
08:21:02 [2020-11-05T08:21:02.109Z] #7 1.980 (6/30) Installing libgcc (8.3.0-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 1.984 (7/30) Installing libstdc++ (8.3.0-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 2.000 (8/30) Installing binutils (2.32-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 2.100 (9/30) Installing gmp (6.1.2-r1)
08:21:02 [2020-11-05T08:21:02.109Z] #7 2.109 (10/30) Installing isl (0.18-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 2.129 (11/30) Installing libgomp (8.3.0-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 2.132 (12/30) Installing libatomic (8.3.0-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 2.135 (13/30) Installing mpfr3 (3.1.5-r1)
08:21:02 [2020-11-05T08:21:02.109Z] #7 2.141 (14/30) Installing mpc1 (1.1.0-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 2.148 (15/30) Installing gcc (8.3.0-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.025 (16/30) Installing musl-dev (1.1.22-r3)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.132 (17/30) Installing libc-dev (0.7.1-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.135 (18/30) Installing g++ (8.3.0-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.691 (19/30) Installing nghttp2-libs (1.39.2-r1)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.698 (20/30) Installing libcurl (7.66.0-r1)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.707 (21/30) Installing expat (2.2.8-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.711 (22/30) Installing pcre2 (10.33-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.721 (23/30) Installing git (2.22.4-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.937 (24/30) Installing libmnl (1.0.4-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.940 (25/30) Installing libnftnl-libs (1.1.3-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.944 (26/30) Installing iptables (1.8.3-r1)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.968 (27/30) Installing pigz (2.4-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.974 (28/30) Installing tar (1.32-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.982 (29/30) Installing xz-libs (5.2.4-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.985 (30/30) Installing xz (5.2.4-r0)
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.994 Executing busybox-1.30.1-r3.trigger
08:21:02 [2020-11-05T08:21:02.109Z] #7 3.999 Executing ca-certificates-20191127-r2.trigger
08:21:02 [2020-11-05T08:21:02.109Z] #7 4.051 OK: 179 MiB in 44 packages
08:21:02 [2020-11-05T08:21:02.290Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
08:21:02 [2020-11-05T08:21:02.290Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
08:21:02 [2020-11-05T08:21:02.290Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
08:21:02 [2020-11-05T08:21:02.290Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
08:21:02 [2020-11-05T08:21:02.290Z] === RUN   TestDockerSuite/TestContainerAPIStart
08:21:02 [2020-11-05T08:21:02.290Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
08:21:02 [2020-11-05T08:21:02.290Z] --- PASS: TestServiceCreateInit (10.72s)
08:21:02 [2020-11-05T08:21:02.290Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s)
08:21:02 [2020-11-05T08:21:02.290Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.84s)
08:21:02 [2020-11-05T08:21:02.290Z] === RUN   TestCreateServiceMultipleTimes
08:21:02 [2020-11-05T08:21:02.368Z] #7 DONE 6.6s
08:21:02 [2020-11-05T08:21:02.368Z] 
08:21:02 [2020-11-05T08:21:02.368Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
08:21:02 [2020-11-05T08:21:02.368Z] #9 DONE 0.0s
08:21:02 [2020-11-05T08:21:02.368Z] 
08:21:02 [2020-11-05T08:21:02.368Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
08:21:02 [2020-11-05T08:21:02.368Z] #15 ...
08:21:02 [2020-11-05T08:21:02.368Z] 
08:21:02 [2020-11-05T08:21:02.368Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
08:21:02 [2020-11-05T08:21:02.368Z] #10 DONE 0.0s
08:21:02 [2020-11-05T08:21:02.368Z] 
08:21:02 [2020-11-05T08:21:02.368Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
08:21:02 [2020-11-05T08:21:02.368Z] #11 DONE 0.0s
08:21:02 [2020-11-05T08:21:02.368Z] 
08:21:02 [2020-11-05T08:21:02.368Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
08:21:02 [2020-11-05T08:21:02.368Z] #12 DONE 0.0s
08:21:02 [2020-11-05T08:21:02.627Z] 
08:21:02 [2020-11-05T08:21:02.628Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
08:21:02 [2020-11-05T08:21:02.628Z] #13 DONE 0.0s
08:21:02 [2020-11-05T08:21:02.628Z] 
08:21:02 [2020-11-05T08:21:02.628Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
08:21:02 [2020-11-05T08:21:02.628Z] #15 0.522 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
08:21:02 [2020-11-05T08:21:02.860Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.568 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.679 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.683 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.689 (3/54) Installing readline (8.0.4-r0)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.693 (4/54) Installing bash (5.0.17-r0)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.704 Executing bash-5.0.17-r0.post-install
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.706 (5/54) Installing linux-headers (5.4.5-r1)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.781 (6/54) Installing libblkid (2.35.2-r0)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.786 (7/54) Installing libuuid (2.35.2-r0)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.787 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.794 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.798 (10/54) Installing libgcc (9.3.0-r2)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.800 (11/54) Installing libstdc++ (9.3.0-r2)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.812 (12/54) Installing binutils (2.34-r1)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.877 (13/54) Installing libmagic (5.38-r0)
08:21:04 [2020-11-05T08:21:04.003Z] #15 1.897 (14/54) Installing file (5.38-r0)
08:21:04 [2020-11-05T08:21:04.262Z] #15 1.899 (15/54) Installing gmp (6.2.0-r0)
08:21:04 [2020-11-05T08:21:04.262Z] #15 1.904 (16/54) Installing isl (0.18-r0)
08:21:04 [2020-11-05T08:21:04.262Z] #15 1.918 (17/54) Installing libgomp (9.3.0-r2)
08:21:04 [2020-11-05T08:21:04.262Z] #15 1.921 (18/54) Installing libatomic (9.3.0-r2)
08:21:04 [2020-11-05T08:21:04.262Z] #15 1.922 (19/54) Installing libgphobos (9.3.0-r2)
08:21:04 [2020-11-05T08:21:04.262Z] #15 1.962 (20/54) Installing mpfr4 (4.0.2-r4)
08:21:04 [2020-11-05T08:21:04.262Z] #15 1.967 (21/54) Installing mpc1 (1.1.0-r1)
08:21:04 [2020-11-05T08:21:04.262Z] #15 1.968 (22/54) Installing gcc (9.3.0-r2)
08:21:05 [2020-11-05T08:21:05.201Z] #15 2.793 (23/54) Installing musl-dev (1.1.24-r9)
08:21:05 [2020-11-05T08:21:05.201Z] #15 2.861 (24/54) Installing libc-dev (0.7.2-r3)
08:21:05 [2020-11-05T08:21:05.201Z] #15 2.862 (25/54) Installing g++ (9.3.0-r2)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.261 (26/54) Installing make (4.3-r0)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.265 (27/54) Installing fortify-headers (1.1-r0)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.267 (28/54) Installing patch (2.7.6-r6)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.269 (29/54) Installing build-base (0.5-r2)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.271 (30/54) Installing nghttp2-libs (1.41.0-r0)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.273 (31/54) Installing libcurl (7.69.1-r1)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.278 (32/54) Installing curl (7.69.1-r1)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.281 (33/54) Installing oniguruma (6.9.5-r2)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.286 (34/54) Installing jq (1.6-r1)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.292 (35/54) Installing device-mapper-libs (2.02.186-r1)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.297 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.298 (37/54) Installing libaio (0.3.112-r1)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.300 (38/54) Installing lvm2-libs (2.02.186-r1)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.328 (39/54) Installing blkid (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.331 (40/54) Installing libcap-ng (0.7.10-r1)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.332 (41/54) Installing setpriv (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.334 (42/54) Installing libmount (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.338 (43/54) Installing libsmartcols (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.341 (44/54) Installing findmnt (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.343 (45/54) Installing mcookie (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.460Z] #15 3.344 (46/54) Installing hexdump (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.346 (47/54) Installing lsblk (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.349 (48/54) Installing libfdisk (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.353 (49/54) Installing sfdisk (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.356 (50/54) Installing cfdisk (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.358 (51/54) Installing util-linux (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.394 (52/54) Installing pkgconf (1.7.2-r0)
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.396 (53/54) Installing util-linux-dev (2.35.2-r0)
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.415 (54/54) Installing lvm2-dev (2.02.186-r1)
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.420 Executing busybox-1.31.1-r16.trigger
08:21:05 [2020-11-05T08:21:05.719Z] #15 3.425 OK: 230 MiB in 69 packages
08:21:06 [2020-11-05T08:21:06.285Z] #15 DONE 3.8s
08:21:06 [2020-11-05T08:21:06.285Z] 
08:21:06 [2020-11-05T08:21:06.285Z] #16 [base 3/5] RUN mkdir -p /build/
08:21:06 [2020-11-05T08:21:06.401Z] --- PASS: TestCreateServiceMultipleTimes (15.11s)
08:21:06 [2020-11-05T08:21:06.401Z] === RUN   TestCreateServiceConflict
08:21:06 [2020-11-05T08:21:06.544Z] #16 DONE 0.5s
08:21:06 [2020-11-05T08:21:06.544Z] 
08:21:06 [2020-11-05T08:21:06.544Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
08:21:07 [2020-11-05T08:21:07.064Z] === RUN   TestDockerSuite/TestContainerAPIStop
08:21:07 [2020-11-05T08:21:07.127Z] #17 DONE 0.5s
08:21:07 [2020-11-05T08:21:07.127Z] 
08:21:07 [2020-11-05T08:21:07.127Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
08:21:07 [2020-11-05T08:21:07.127Z] #18 DONE 0.0s
08:21:07 [2020-11-05T08:21:07.127Z] 
08:21:07 [2020-11-05T08:21:07.127Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
08:21:07 [2020-11-05T08:21:07.127Z] #22 DONE 0.0s
08:21:07 [2020-11-05T08:21:07.127Z] 
08:21:07 [2020-11-05T08:21:07.127Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
08:21:07 [2020-11-05T08:21:07.127Z] #19 DONE 0.1s
08:21:07 [2020-11-05T08:21:07.127Z] 
08:21:07 [2020-11-05T08:21:07.127Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
08:21:07 [2020-11-05T08:21:07.392Z] #23 DONE 0.1s
08:21:07 [2020-11-05T08:21:07.392Z] 
08:21:07 [2020-11-05T08:21:07.392Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
08:21:07 [2020-11-05T08:21:07.392Z] #26 DONE 0.1s
08:21:07 [2020-11-05T08:21:07.392Z] 
08:21:07 [2020-11-05T08:21:07.392Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
08:21:07 [2020-11-05T08:21:07.392Z] #27 DONE 0.1s
08:21:07 [2020-11-05T08:21:07.392Z] 
08:21:07 [2020-11-05T08:21:07.392Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:21:07 [2020-11-05T08:21:07.392Z] #24 ...
08:21:07 [2020-11-05T08:21:07.392Z] 
08:21:07 [2020-11-05T08:21:07.392Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
08:21:07 [2020-11-05T08:21:07.392Z] #28 DONE 0.0s
08:21:07 [2020-11-05T08:21:07.446Z] --- PASS: TestCreateServiceConflict (1.95s)
08:21:07 [2020-11-05T08:21:07.446Z] === RUN   TestCreateServiceMaxReplicas
08:21:07 [2020-11-05T08:21:07.661Z] 
08:21:07 [2020-11-05T08:21:07.661Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
08:21:08 [2020-11-05T08:21:08.008Z] === RUN   TestDockerSuite/TestContainerAPITop
08:21:08 [2020-11-05T08:21:08.971Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
08:21:08 [2020-11-05T08:21:08.971Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
08:21:08 [2020-11-05T08:21:08.971Z] === RUN   TestDockerSuite/TestContainerAPIWait
08:21:10 [2020-11-05T08:21:10.204Z] --- PASS: TestCreateServiceMaxReplicas (2.51s)
08:21:10 [2020-11-05T08:21:10.204Z] === RUN   TestCreateWithDuplicateNetworkNames
08:21:11 [2020-11-05T08:21:11.514Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
08:21:11 [2020-11-05T08:21:11.774Z] === RUN   TestDockerSuite/TestContainerNetworkMode
08:21:11 [2020-11-05T08:21:11.857Z] #29 ...
08:21:11 [2020-11-05T08:21:11.857Z] 
08:21:11 [2020-11-05T08:21:11.857Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.201 + RM_GOPATH=0
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.202 + TMP_GOPATH=
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.202 + : /build
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.202 + '[' -z '' ']'
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.202 ++ mktemp -d
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.204 + export GOPATH=/tmp/tmp.iOGaBi
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.205 + GOPATH=/tmp/tmp.iOGaBi
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.205 + RM_GOPATH=1
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.205 + case "$(go env GOARCH)" in
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.206 ++ go env GOARCH
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.215 + export GO_BUILDMODE=-buildmode=pie
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.215 + GO_BUILDMODE=-buildmode=pie
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.215 ++ dirname ./install.sh
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.217 + dir=.
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.218 + bin=dockercli
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.218 + shift
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.218 + '[' '!' -f ./dockercli.installer ']'
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.218 + . ./dockercli.installer
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.218 ++ : stable
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.218 ++ : 17.06.2-ce
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.218 + install_dockercli
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.219 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.219 Install docker/cli version 17.06.2-ce from stable
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.219 ++ uname -m
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.222 + arch=x86_64
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.222 + '[' x86_64 '!=' x86_64 ']'
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.222 + url=https://download.docker.com/linux/static
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.223 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:21:11 [2020-11-05T08:21:11.857Z] #24 1.223 + tar -xz docker/docker
08:21:11 [2020-11-05T08:21:11.857Z] #24 3.770 + mkdir -p /build
08:21:11 [2020-11-05T08:21:11.857Z] #24 3.771 + mv docker/docker /build/
08:21:11 [2020-11-05T08:21:11.857Z] #24 3.772 + rmdir docker
08:21:11 [2020-11-05T08:21:11.857Z] #24 DONE 4.0s
08:21:11 [2020-11-05T08:21:11.857Z] 
08:21:11 [2020-11-05T08:21:11.857Z] #31 [builder 1/4] COPY . .
08:21:11 [2020-11-05T08:21:11.857Z] #31 DONE 4.2s
08:21:11 [2020-11-05T08:21:11.857Z] 
08:21:11 [2020-11-05T08:21:11.857Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
08:21:11 [2020-11-05T08:21:11.857Z] #20 2.270 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
08:21:11 [2020-11-05T08:21:11.857Z] #20 2.861 
08:21:11 [2020-11-05T08:21:11.857Z] #20 2.978 
                                                                           0.0%
#############                                                             19.4%
############################                                              39.6%
############################################                              61.4%
#######################################################                   77.2%
################################################################          89.4%
######################################################################## 100.0%
08:21:11 [2020-11-05T08:21:11.857Z] #20 4.122 
08:21:11 [2020-11-05T08:21:11.857Z] #20 4.259 
############                                                              17.8%
######################################################################## 100.0%
08:21:11 [2020-11-05T08:21:11.857Z] #20 4.722 
08:21:12 [2020-11-05T08:21:12.116Z] #20 4.843 
                                                                           1.4%
######################################################################## 100.0%
08:21:12 [2020-11-05T08:21:12.685Z] #20 5.430 
08:21:12 [2020-11-05T08:21:12.685Z] 
08:21:12 [2020-11-05T08:21:12.685Z] #20 ...
08:21:12 [2020-11-05T08:21:12.685Z] 
08:21:12 [2020-11-05T08:21:12.685Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
08:21:12 [2020-11-05T08:21:12.685Z] #32 DONE 1.4s
08:21:12 [2020-11-05T08:21:12.685Z] 
08:21:12 [2020-11-05T08:21:12.685Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
08:21:12 [2020-11-05T08:21:12.685Z] #20 5.551 
08:21:12 [2020-11-05T08:21:12.685Z] #20 ...
08:21:12 [2020-11-05T08:21:12.685Z] 
08:21:12 [2020-11-05T08:21:12.685Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
08:21:13 [2020-11-05T08:21:13.158Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
08:21:13 [2020-11-05T08:21:13.625Z] #33 0.939 
08:21:13 [2020-11-05T08:21:13.625Z] #33 1.074 Removing bundles/
08:21:13 [2020-11-05T08:21:13.625Z] #33 1.075 
08:21:13 [2020-11-05T08:21:13.625Z] #33 1.079 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
08:21:15 [2020-11-05T08:21:15.534Z] #33 2.853 Building test suite binary ./integration-cli/test.main
08:21:16 [2020-11-05T08:21:16.457Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
08:21:16 [2020-11-05T08:21:16.457Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
08:21:16 [2020-11-05T08:21:16.457Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
08:21:17 [2020-11-05T08:21:17.843Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
08:21:18 [2020-11-05T08:21:18.069Z] #33 ...
08:21:18 [2020-11-05T08:21:18.069Z] 
08:21:18 [2020-11-05T08:21:18.069Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
08:21:18 [2020-11-05T08:21:18.069Z] #20 5.551 
####                                                                       6.9%
#################                                                         24.9%
###############################                                           44.3%
###########################################                               61.1%
############################################################              84.1%
######################################################################## 100.0%
08:21:18 [2020-11-05T08:21:18.069Z] #20 6.364 
08:21:18 [2020-11-05T08:21:18.069Z] #20 6.485 
                                                                           0.6%
###                                                                        5.5%
########                                                                  11.2%
############                                                              17.7%
################                                                          22.9%
####################                                                      28.4%
########################                                                  33.6%
###########################                                               38.6%
##############################                                            42.4%
###################################                                       49.7%
#######################################                                   55.1%
###########################################                               60.4%
###############################################                           65.6%
##################################################                        69.8%
#######################################################                   77.0%
###########################################################               82.3%
##############################################################            86.6%
##################################################################        92.5%
######################################################################    98.0%
######################################################################## 100.0%
08:21:18 [2020-11-05T08:21:18.069Z] #20 8.717 
08:21:18 [2020-11-05T08:21:18.069Z] #20 9.720 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:21:18 [2020-11-05T08:21:18.069Z] #20 10.15 
08:21:18 [2020-11-05T08:21:18.069Z] #20 10.24 
######################################################################## 100.0%
08:21:18 [2020-11-05T08:21:18.069Z] #20 10.60 
08:21:18 [2020-11-05T08:21:18.787Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
08:21:19 [2020-11-05T08:21:19.007Z] #20 11.81 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:21:19 [2020-11-05T08:21:19.574Z] #20 12.25 
08:21:19 [2020-11-05T08:21:19.574Z] #20 12.38 
                                                                           0.6%
######################################################################## 100.0%
08:21:19 [2020-11-05T08:21:19.731Z] --- PASS: TestCreateServiceMultipleTimes (17.27s)
08:21:19 [2020-11-05T08:21:19.731Z] === RUN   TestCreateServiceConflict
08:21:19 [2020-11-05T08:21:19.833Z] #20 12.74 
08:21:19 [2020-11-05T08:21:19.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
08:21:21 [2020-11-05T08:21:21.212Z] #20 13.93 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
08:21:21 [2020-11-05T08:21:21.212Z] #20 14.09 skipping existing c35d46ef359f
08:21:21 [2020-11-05T08:21:21.472Z] #20 14.38 
08:21:21 [2020-11-05T08:21:21.908Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
08:21:22 [2020-11-05T08:21:22.479Z] --- PASS: TestCreateServiceConflict (2.75s)
08:21:22 [2020-11-05T08:21:22.479Z] === RUN   TestCreateServiceMaxReplicas
08:21:22 [2020-11-05T08:21:22.850Z] #20 15.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:21:22 [2020-11-05T08:21:22.882Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s)
08:21:22 [2020-11-05T08:21:22.882Z] === RUN   TestCreateServiceSecretFileMode
08:21:23 [2020-11-05T08:21:23.049Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
08:21:23 [2020-11-05T08:21:23.109Z] #20 16.06 
08:21:23 [2020-11-05T08:21:23.368Z] #20 16.16 
######################################################################## 100.0%
08:21:23 [2020-11-05T08:21:23.936Z] #20 16.53 
08:21:23 [2020-11-05T08:21:23.936Z] #20 16.63 Download of images into '/build' complete.
08:21:23 [2020-11-05T08:21:23.936Z] #20 16.63 Use something like the following to load the result into a Docker daemon:
08:21:23 [2020-11-05T08:21:23.936Z] #20 16.63   tar -cC '/build' . | docker load
08:21:24 [2020-11-05T08:21:24.195Z] #20 DONE 17.0s
08:21:24 [2020-11-05T08:21:24.195Z] 
08:21:24 [2020-11-05T08:21:24.195Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
08:21:24 [2020-11-05T08:21:24.434Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
08:21:24 [2020-11-05T08:21:24.970Z] --- PASS: TestCreateServiceSecretFileMode (2.18s)
08:21:24 [2020-11-05T08:21:24.970Z] === RUN   TestCreateServiceConfigFileMode
08:21:25 [2020-11-05T08:21:25.374Z] --- PASS: TestCreateServiceMaxReplicas (3.03s)
08:21:25 [2020-11-05T08:21:25.374Z] === RUN   TestCreateWithDuplicateNetworkNames
08:21:25 [2020-11-05T08:21:25.944Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009116e0_<nil>}
08:21:27 [2020-11-05T08:21:27.071Z] --- PASS: TestCreateServiceConfigFileMode (2.23s)
08:21:27 [2020-11-05T08:21:27.071Z] === RUN   TestCreateServiceSysctls
08:21:27 [2020-11-05T08:21:27.328Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1426114709_/foo_false__<nil>_<nil>_<nil>}
08:21:27 [2020-11-05T08:21:27.486Z] #29 ...
08:21:27 [2020-11-05T08:21:27.486Z] 
08:21:27 [2020-11-05T08:21:27.486Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
08:21:28 [2020-11-05T08:21:28.057Z] #21 DONE 0.8s
08:21:28 [2020-11-05T08:21:28.057Z] 
08:21:28 [2020-11-05T08:21:28.057Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
08:21:28 [2020-11-05T08:21:28.057Z] #25 DONE 0.1s
08:21:28 [2020-11-05T08:21:28.057Z] 
08:21:28 [2020-11-05T08:21:28.057Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
08:21:29 [2020-11-05T08:21:29.253Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1426114709_/foo_true__<nil>_<nil>_<nil>}
08:21:30 [2020-11-05T08:21:30.193Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3319240944_/foo_false__<nil>_<nil>_<nil>}
08:21:30 [2020-11-05T08:21:30.629Z] --- PASS: TestCreateServiceSysctls (3.01s)
08:21:30 [2020-11-05T08:21:30.629Z] === RUN   TestCreateServiceCapabilities
08:21:31 [2020-11-05T08:21:31.578Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3319240944_/foo_true__<nil>_<nil>_<nil>}
08:21:32 [2020-11-05T08:21:32.150Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3319240944_/foo_true__0xc000911740_<nil>_<nil>}
08:21:32 [2020-11-05T08:21:32.716Z] --- PASS: TestCreateServiceCapabilities (2.24s)
08:21:32 [2020-11-05T08:21:32.716Z] === RUN   TestInspect
08:21:33 [2020-11-05T08:21:33.531Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000911760_<nil>}
08:21:34 [2020-11-05T08:21:34.823Z] --- PASS: TestInspect (2.47s)
08:21:34 [2020-11-05T08:21:34.823Z] === RUN   TestCreateJob
08:21:34 [2020-11-05T08:21:34.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000911780_<nil>}
08:21:36 [2020-11-05T08:21:36.298Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009117a0_<nil>}
08:21:37 [2020-11-05T08:21:37.681Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009117c0_<nil>}
08:21:38 [2020-11-05T08:21:38.368Z] --- PASS: TestCreateJob (2.99s)
08:21:38 [2020-11-05T08:21:38.368Z] === RUN   TestReplicatedJob
08:21:39 [2020-11-05T08:21:39.064Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
08:21:39 [2020-11-05T08:21:39.064Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.74s)
08:21:39 [2020-11-05T08:21:39.064Z] === RUN   TestCreateServiceSecretFileMode
08:21:40 [2020-11-05T08:21:40.274Z] #29 32.18 # github.com/docker/docker/contrib/httpserver
08:21:40 [2020-11-05T08:21:40.274Z] #29 32.18 loadinternal: cannot find runtime/cgo
08:21:40 [2020-11-05T08:21:40.274Z] #29 DONE 32.4s
08:21:40 [2020-11-05T08:21:40.274Z] 
08:21:40 [2020-11-05T08:21:40.274Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
08:21:40 [2020-11-05T08:21:40.450Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
08:21:40 [2020-11-05T08:21:40.534Z] #33 ...
08:21:40 [2020-11-05T08:21:40.534Z] 
08:21:40 [2020-11-05T08:21:40.534Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
08:21:40 [2020-11-05T08:21:40.534Z] #30 DONE 0.0s
08:21:40 [2020-11-05T08:21:40.534Z] 
08:21:40 [2020-11-05T08:21:40.534Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
08:21:42 [2020-11-05T08:21:42.366Z] --- PASS: TestCreateServiceSecretFileMode (3.30s)
08:21:42 [2020-11-05T08:21:42.366Z] === RUN   TestCreateServiceConfigFileMode
08:21:42 [2020-11-05T08:21:42.902Z] --- PASS: TestReplicatedJob (5.06s)
08:21:42 [2020-11-05T08:21:42.902Z] === RUN   TestUpdateReplicatedJob
08:21:43 [2020-11-05T08:21:43.309Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
08:21:44 [2020-11-05T08:21:44.695Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
08:21:45 [2020-11-05T08:21:45.643Z] --- PASS: TestCreateServiceConfigFileMode (3.11s)
08:21:45 [2020-11-05T08:21:45.643Z] === RUN   TestCreateServiceSysctls
08:21:46 [2020-11-05T08:21:46.458Z] --- PASS: TestUpdateReplicatedJob (3.09s)
08:21:46 [2020-11-05T08:21:46.458Z] === RUN   TestServiceListWithStatuses
08:21:46 [2020-11-05T08:21:46.458Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:21:46 [2020-11-05T08:21:46.458Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:21:46 [2020-11-05T08:21:46.458Z] === RUN   TestDockerNetworkConnectAlias
08:21:47 [2020-11-05T08:21:47.044Z] === RUN   TestDockerSuite/TestCopyAndRestart
08:21:48 [2020-11-05T08:21:48.431Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
08:21:48 [2020-11-05T08:21:48.431Z] === RUN   TestDockerSuite/TestCpAbsolutePath
08:21:49 [2020-11-05T08:21:49.373Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
08:21:49 [2020-11-05T08:21:49.373Z] --- PASS: TestCreateServiceSysctls (3.76s)
08:21:49 [2020-11-05T08:21:49.373Z] === RUN   TestCreateServiceCapabilities
08:21:49 [2020-11-05T08:21:49.945Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
08:21:50 [2020-11-05T08:21:50.102Z] --- PASS: TestDockerNetworkConnectAlias (4.05s)
08:21:50 [2020-11-05T08:21:50.102Z] === RUN   TestDockerNetworkReConnect
08:21:50 [2020-11-05T08:21:50.517Z] === RUN   TestDockerSuite/TestCpFromCaseA
08:21:51 [2020-11-05T08:21:51.089Z] === RUN   TestDockerSuite/TestCpFromCaseB
08:21:52 [2020-11-05T08:21:52.030Z] === RUN   TestDockerSuite/TestCpFromCaseC
08:21:52 [2020-11-05T08:21:52.602Z] --- PASS: TestCreateServiceCapabilities (3.18s)
08:21:52 [2020-11-05T08:21:52.602Z] === RUN   TestInspect
08:21:52 [2020-11-05T08:21:52.602Z] === RUN   TestDockerSuite/TestCpFromCaseD
08:21:53 [2020-11-05T08:21:53.546Z] === RUN   TestDockerSuite/TestCpFromCaseE
08:21:53 [2020-11-05T08:21:53.731Z] --- PASS: TestDockerNetworkReConnect (3.27s)
08:21:53 [2020-11-05T08:21:53.731Z] === RUN   TestServicePlugin
08:21:53 [2020-11-05T08:21:53.731Z] --- SKIP: TestServicePlugin (0.00s)
08:21:53 [2020-11-05T08:21:53.731Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:21:53 [2020-11-05T08:21:53.731Z] === RUN   TestServiceUpdateLabel
08:21:54 [2020-11-05T08:21:54.489Z] === RUN   TestDockerSuite/TestCpFromCaseF
08:21:55 [2020-11-05T08:21:55.297Z] --- PASS: TestServiceUpdateLabel (1.94s)
08:21:55 [2020-11-05T08:21:55.297Z] === RUN   TestServiceUpdateSecrets
08:21:55 [2020-11-05T08:21:55.431Z] === RUN   TestDockerSuite/TestCpFromCaseG
08:21:55 [2020-11-05T08:21:55.431Z] --- PASS: TestInspect (2.88s)
08:21:55 [2020-11-05T08:21:55.431Z] === RUN   TestCreateJob
08:21:56 [2020-11-05T08:21:56.002Z] === RUN   TestDockerSuite/TestCpFromCaseH
08:21:56 [2020-11-05T08:21:56.945Z] === RUN   TestDockerSuite/TestCpFromCaseI
08:21:57 [2020-11-05T08:21:57.889Z] === RUN   TestDockerSuite/TestCpFromCaseJ
08:21:58 [2020-11-05T08:21:58.460Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
08:21:59 [2020-11-05T08:21:59.400Z] --- PASS: TestCreateJob (3.91s)
08:21:59 [2020-11-05T08:21:59.400Z] === RUN   TestReplicatedJob
08:21:59 [2020-11-05T08:21:59.662Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
08:22:00 [2020-11-05T08:22:00.605Z] === RUN   TestDockerSuite/TestCpGarbagePath
08:22:01 [2020-11-05T08:22:01.178Z] === RUN   TestDockerSuite/TestCpLocalOnly
08:22:01 [2020-11-05T08:22:01.178Z] === RUN   TestDockerSuite/TestCpNameHasColon
08:22:02 [2020-11-05T08:22:02.133Z] === RUN   TestDockerSuite/TestCpRelativePath
08:22:03 [2020-11-05T08:22:03.077Z] === RUN   TestDockerSuite/TestCpSpecialFiles
08:22:04 [2020-11-05T08:22:04.019Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
08:22:04 [2020-11-05T08:22:04.280Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
08:22:04 [2020-11-05T08:22:04.854Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
08:22:05 [2020-11-05T08:22:05.799Z] --- PASS: TestReplicatedJob (6.38s)
08:22:05 [2020-11-05T08:22:05.799Z] === RUN   TestUpdateReplicatedJob
08:22:05 [2020-11-05T08:22:05.799Z] === RUN   TestDockerSuite/TestCpToCaseA
08:22:07 [2020-11-05T08:22:07.715Z] === RUN   TestDockerSuite/TestCpToCaseB
08:22:08 [2020-11-05T08:22:08.287Z] === RUN   TestDockerSuite/TestCpToCaseC
08:22:09 [2020-11-05T08:22:09.674Z] --- PASS: TestUpdateReplicatedJob (3.95s)
08:22:09 [2020-11-05T08:22:09.674Z] === RUN   TestServiceListWithStatuses
08:22:09 [2020-11-05T08:22:09.674Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:22:09 [2020-11-05T08:22:09.674Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:22:09 [2020-11-05T08:22:09.674Z] === RUN   TestDockerNetworkConnectAlias
08:22:10 [2020-11-05T08:22:10.617Z] === RUN   TestDockerSuite/TestCpToCaseD
08:22:10 [2020-11-05T08:22:10.943Z] --- PASS: TestServiceUpdateSecrets (14.31s)
08:22:10 [2020-11-05T08:22:10.943Z] === RUN   TestServiceUpdateConfigs
08:22:15 [2020-11-05T08:22:15.906Z] === RUN   TestDockerSuite/TestCpToCaseE
08:22:15 [2020-11-05T08:22:15.906Z] --- PASS: TestDockerNetworkConnectAlias (5.94s)
08:22:15 [2020-11-05T08:22:15.906Z] === RUN   TestDockerNetworkReConnect
08:22:18 [2020-11-05T08:22:18.453Z] === RUN   TestDockerSuite/TestCpToCaseF
08:22:19 [2020-11-05T08:22:19.023Z] === RUN   TestDockerSuite/TestCpToCaseG
08:22:19 [2020-11-05T08:22:19.965Z] --- PASS: TestDockerNetworkReConnect (4.34s)
08:22:19 [2020-11-05T08:22:19.965Z] === RUN   TestServicePlugin
08:22:21 [2020-11-05T08:22:21.881Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
08:22:22 [2020-11-05T08:22:22.836Z] === RUN   TestDockerSuite/TestCpToCaseH
08:22:23 [2020-11-05T08:22:23.735Z] --- PASS: TestServiceUpdateConfigs (14.22s)
08:22:23 [2020-11-05T08:22:23.735Z] === RUN   TestServiceUpdateNetwork
08:22:27 [2020-11-05T08:22:27.041Z] === RUN   TestDockerSuite/TestCpToCaseI
08:22:27 [2020-11-05T08:22:27.041Z] === RUN   TestDockerSuite/TestCpToCaseJ
08:22:30 [2020-11-05T08:22:30.342Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
08:22:30 [2020-11-05T08:22:30.914Z] === RUN   TestDockerSuite/TestCpToDot
08:22:31 [2020-11-05T08:22:31.486Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
08:22:32 [2020-11-05T08:22:32.427Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
08:22:33 [2020-11-05T08:22:33.372Z] === RUN   TestDockerSuite/TestCpToStdout
08:22:33 [2020-11-05T08:22:33.944Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
08:22:34 [2020-11-05T08:22:34.888Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
08:22:35 [2020-11-05T08:22:35.149Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
08:22:35 [2020-11-05T08:22:35.722Z] === RUN   TestDockerSuite/TestCpVolumePath
08:22:36 [2020-11-05T08:22:36.472Z] --- PASS: TestServiceUpdateNetwork (12.28s)
08:22:36 [2020-11-05T08:22:36.472Z] === RUN   TestServiceUpdatePidsLimit
08:22:37 [2020-11-05T08:22:37.108Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
08:22:37 [2020-11-05T08:22:37.108Z] === RUN   TestDockerSuite/TestCreateArgs
08:22:37 [2020-11-05T08:22:37.108Z] === RUN   TestDockerSuite/TestCreateByImageID
08:22:37 [2020-11-05T08:22:37.131Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:22:37 [2020-11-05T08:22:37.368Z] === RUN   TestDockerSuite/TestCreateEchoStdout
08:22:37 [2020-11-05T08:22:37.802Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:22:37 [2020-11-05T08:22:37.940Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
08:22:37 [2020-11-05T08:22:37.940Z] === RUN   TestDockerSuite/TestCreateHostConfig
08:22:37 [2020-11-05T08:22:37.940Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
08:22:38 [2020-11-05T08:22:38.513Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
08:22:38 [2020-11-05T08:22:38.513Z] === RUN   TestDockerSuite/TestCreateLabels
08:22:38 [2020-11-05T08:22:38.774Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
08:22:38 [2020-11-05T08:22:38.774Z] === RUN   TestDockerSuite/TestCreateRM
08:22:38 [2020-11-05T08:22:38.774Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
08:22:38 [2020-11-05T08:22:38.774Z] === RUN   TestDockerSuite/TestCreateStopSignal
08:22:38 [2020-11-05T08:22:38.774Z] === RUN   TestDockerSuite/TestCreateStopTimeout
08:22:39 [2020-11-05T08:22:39.035Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
08:22:40 [2020-11-05T08:22:40.952Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
08:22:40 [2020-11-05T08:22:40.952Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
08:22:40 [2020-11-05T08:22:40.952Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
08:22:44 [2020-11-05T08:22:44.785Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:22:45 [2020-11-05T08:22:45.166Z] === RUN   TestDockerSuite/TestCreateWithPortRange
08:22:45 [2020-11-05T08:22:45.166Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
08:22:45 [2020-11-05T08:22:45.166Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
08:22:45 [2020-11-05T08:22:45.166Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
08:22:45 [2020-11-05T08:22:45.166Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
08:22:45 [2020-11-05T08:22:45.166Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
08:22:45 [2020-11-05T08:22:45.166Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
08:22:46 [2020-11-05T08:22:46.108Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
08:22:46 [2020-11-05T08:22:46.679Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
08:22:47 [2020-11-05T08:22:47.623Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
08:22:48 [2020-11-05T08:22:48.565Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
08:22:49 [2020-11-05T08:22:49.135Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
08:22:49 [2020-11-05T08:22:49.395Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
08:22:49 [2020-11-05T08:22:49.395Z] === RUN   TestDockerSuite/TestDevicePermissions
08:22:49 [2020-11-05T08:22:49.969Z] === RUN   TestDockerSuite/TestDockerFails
08:22:49 [2020-11-05T08:22:49.969Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
08:22:49 [2020-11-05T08:22:49.969Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
08:22:49 [2020-11-05T08:22:49.969Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
08:22:50 [2020-11-05T08:22:50.910Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
08:22:51 [2020-11-05T08:22:51.171Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
08:22:52 [2020-11-05T08:22:52.555Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
08:22:52 [2020-11-05T08:22:52.555Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
08:22:52 [2020-11-05T08:22:52.555Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
08:22:52 [2020-11-05T08:22:52.555Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
08:22:53 [2020-11-05T08:22:53.126Z] --- PASS: TestServicePlugin (33.31s)
08:22:53 [2020-11-05T08:22:53.126Z]     plugin_test.go:62: [dcf8e72f23b31] joining swarm manager [d44d076707c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:22:53 [2020-11-05T08:22:53.126Z]     plugin_test.go:65: [d1ac8a8c37ce6] joining swarm manager [d44d076707c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:22:53 [2020-11-05T08:22:53.126Z] === RUN   TestServiceUpdateLabel
08:22:53 [2020-11-05T08:22:53.378Z] --- PASS: TestServiceUpdatePidsLimit (16.09s)
08:22:53 [2020-11-05T08:22:53.378Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
08:22:53 [2020-11-05T08:22:53.378Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
08:22:53 [2020-11-05T08:22:53.378Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
08:22:53 [2020-11-05T08:22:53.378Z] PASS
08:22:53 [2020-11-05T08:22:53.378Z] 
08:22:53 [2020-11-05T08:22:53.378Z] === Skipped
08:22:53 [2020-11-05T08:22:53.378Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
08:22:53 [2020-11-05T08:22:53.378Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:22:53 [2020-11-05T08:22:53.378Z] 
08:22:53 [2020-11-05T08:22:53.378Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
08:22:53 [2020-11-05T08:22:53.378Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:22:53 [2020-11-05T08:22:53.378Z] 
08:22:53 [2020-11-05T08:22:53.378Z] 
08:22:53 [2020-11-05T08:22:53.378Z] DONE 27 tests, 2 skipped in 129.306s
08:22:53 [2020-11-05T08:22:53.378Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
08:22:53 [2020-11-05T08:22:53.378Z] ++ 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
08:22:53 [2020-11-05T08:22:53.378Z] ++ set -e
08:22:53 [2020-11-05T08:22:53.378Z] ++ '[' -n 0 ']'
08:22:53 [2020-11-05T08:22:53.378Z] ++ set -x
08:22:53 [2020-11-05T08:22:53.378Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:22:53 [2020-11-05T08:22:53.378Z] INFO: Testing against a local daemon
08:22:53 [2020-11-05T08:22:53.378Z] === RUN   TestSessionCreate
08:22:53 [2020-11-05T08:22:53.378Z] --- PASS: TestSessionCreate (0.03s)
08:22:53 [2020-11-05T08:22:53.378Z] === RUN   TestSessionCreateWithBadUpgrade
08:22:53 [2020-11-05T08:22:53.378Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
08:22:53 [2020-11-05T08:22:53.378Z] PASS
08:22:53 [2020-11-05T08:22:53.378Z] 
08:22:53 [2020-11-05T08:22:53.378Z] DONE 2 tests in 0.150s
08:22:53 [2020-11-05T08:22:53.378Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
08:22:53 [2020-11-05T08:22:53.378Z] ++ 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
08:22:53 [2020-11-05T08:22:53.378Z] ++ set -e
08:22:53 [2020-11-05T08:22:53.378Z] ++ '[' -n 0 ']'
08:22:53 [2020-11-05T08:22:53.378Z] ++ set -x
08:22:53 [2020-11-05T08:22:53.378Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:22:53 [2020-11-05T08:22:53.378Z] INFO: Testing against a local daemon
08:22:53 [2020-11-05T08:22:53.378Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:22:53 [2020-11-05T08:22:53.378Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:22:53 [2020-11-05T08:22:53.378Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:22:53 [2020-11-05T08:22:53.378Z] === RUN   TestEventsExecDie
08:22:53 [2020-11-05T08:22:53.378Z] --- PASS: TestEventsExecDie (0.57s)
08:22:53 [2020-11-05T08:22:53.378Z] === RUN   TestEventsBackwardsCompatible
08:22:53 [2020-11-05T08:22:53.378Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
08:22:53 [2020-11-05T08:22:53.378Z] === RUN   TestInfoBinaryCommits
08:22:53 [2020-11-05T08:22:53.378Z] --- PASS: TestInfoBinaryCommits (0.03s)
08:22:53 [2020-11-05T08:22:53.378Z] === RUN   TestInfoAPIVersioned
08:22:53 [2020-11-05T08:22:53.378Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:22:53 [2020-11-05T08:22:53.378Z] === RUN   TestInfoDiscoveryBackend
08:22:53 [2020-11-05T08:22:53.675Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
08:22:53 [2020-11-05T08:22:53.675Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:22:54 [2020-11-05T08:22:54.749Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:22:54 [2020-11-05T08:22:54.749Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:22:55 [2020-11-05T08:22:55.058Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
08:22:55 [2020-11-05T08:22:55.058Z] === RUN   TestInfoAPI
08:22:55 [2020-11-05T08:22:55.058Z] --- PASS: TestInfoAPI (0.03s)
08:22:55 [2020-11-05T08:22:55.058Z] === RUN   TestInfoAPIWarnings
08:22:55 [2020-11-05T08:22:55.670Z] --- PASS: TestServiceUpdateLabel (2.49s)
08:22:55 [2020-11-05T08:22:55.670Z] === RUN   TestServiceUpdateSecrets
08:22:58 [2020-11-05T08:22:58.213Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
08:22:58 [2020-11-05T08:22:58.474Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
08:23:00 [2020-11-05T08:23:00.386Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
08:23:02 [2020-11-05T08:23:02.315Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
08:23:03 [2020-11-05T08:23:03.698Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
08:23:04 [2020-11-05T08:23:04.270Z] === RUN   TestDockerSuite/TestEventsAttach
08:23:04 [2020-11-05T08:23:04.842Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
08:23:04 [2020-11-05T08:23:04.842Z] === RUN   TestDockerSuite/TestEventsCommit
08:23:05 [2020-11-05T08:23:05.785Z] === RUN   TestDockerSuite/TestEventsContainerEvents
08:23:06 [2020-11-05T08:23:06.357Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
08:23:06 [2020-11-05T08:23:06.929Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
08:23:07 [2020-11-05T08:23:07.500Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
08:23:09 [2020-11-05T08:23:09.411Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
08:23:09 [2020-11-05T08:23:09.982Z] === RUN   TestDockerSuite/TestEventsContainerRestart
08:23:10 [2020-11-05T08:23:10.924Z] --- PASS: TestServiceUpdateSecrets (15.03s)
08:23:10 [2020-11-05T08:23:10.924Z] === RUN   TestServiceUpdateConfigs
08:23:12 [2020-11-05T08:23:12.837Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
08:23:13 [2020-11-05T08:23:13.816Z] --- PASS: TestInfoAPIWarnings (16.32s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestInfoDebug
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestInfoDebug (0.54s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestInfoInsecureRegistries
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestInfoInsecureRegistries (0.53s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestInfoRegistryMirrors
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestInfoRegistryMirrors (0.53s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestLoginFailsWithBadCredentials
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestPingCacheHeaders
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestPingCacheHeaders (0.03s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestPingGet
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestPingGet (0.02s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestPingHead
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestPingHead (0.04s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestVersion
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestVersion (0.03s)
08:23:13 [2020-11-05T08:23:13.817Z] PASS
08:23:13 [2020-11-05T08:23:13.817Z] 
08:23:13 [2020-11-05T08:23:13.817Z] === Skipped
08:23:13 [2020-11-05T08:23:13.817Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:23:13 [2020-11-05T08:23:13.817Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:23:13 [2020-11-05T08:23:13.817Z] 
08:23:13 [2020-11-05T08:23:13.817Z] 
08:23:13 [2020-11-05T08:23:13.817Z] DONE 18 tests, 1 skipped in 21.229s
08:23:13 [2020-11-05T08:23:13.817Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
08:23:13 [2020-11-05T08:23:13.817Z] ++ 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
08:23:13 [2020-11-05T08:23:13.817Z] ++ set -e
08:23:13 [2020-11-05T08:23:13.817Z] ++ '[' -n 0 ']'
08:23:13 [2020-11-05T08:23:13.817Z] ++ set -x
08:23:13 [2020-11-05T08:23:13.817Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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
08:23:13 [2020-11-05T08:23:13.817Z] INFO: Testing against a local daemon
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestVolumesCreateAndList
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestVolumesCreateAndList (0.03s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestVolumesRemove
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestVolumesRemove (0.06s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestVolumesInspect
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestVolumesInspect (0.02s)
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestVolumesInvalidJSON
08:23:13 [2020-11-05T08:23:13.817Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:23:13 [2020-11-05T08:23:13.817Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:23:13 [2020-11-05T08:23:13.817Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:23:13 [2020-11-05T08:23:13.817Z] --- PASS: TestVolumesInvalidJSON (0.03s)
08:23:13 [2020-11-05T08:23:13.817Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:23:13 [2020-11-05T08:23:13.817Z] PASS
08:23:13 [2020-11-05T08:23:13.817Z] 
08:23:13 [2020-11-05T08:23:13.817Z] DONE 5 tests in 0.206s
08:23:13 [2020-11-05T08:23:13.817Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:23:13 [2020-11-05T08:23:13.817Z] ++++ cat bundles/test-integration/docker.pid
08:23:13 [2020-11-05T08:23:13.817Z] +++ kill 13904
08:23:15 [2020-11-05T08:23:15.383Z] === RUN   TestDockerSuite/TestEventsCopy
08:23:15 [2020-11-05T08:23:15.403Z] +++ /etc/init.d/apparmor stop
08:23:15 [2020-11-05T08:23:15.403Z] Leaving: AppArmorNo profiles have been unloaded.
08:23:15 [2020-11-05T08:23:15.403Z] 
08:23:15 [2020-11-05T08:23:15.403Z] Unloading profiles will leave already running processes permanently
08:23:15 [2020-11-05T08:23:15.403Z] unconfined, which can lead to unexpected situations.
08:23:15 [2020-11-05T08:23:15.403Z] 
08:23:15 [2020-11-05T08:23:15.403Z] To set a process to complain mode, use the command line tool
08:23:15 [2020-11-05T08:23:15.403Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:23:15 [2020-11-05T08:23:15.403Z] +++ true
08:23:15 [2020-11-05T08:23:15.403Z] exiting test-integration
08:23:15 [2020-11-05T08:23:15.403Z] ++ exit 0
08:23:15 [2020-11-05T08:23:15.403Z] 
08:23:15 [2020-11-05T08:23:15.955Z] === RUN   TestDockerSuite/TestEventsFilterContainer
Post stage
[Pipeline] junit
08:23:16 [2020-11-05T08:23:16.615Z] Recording test results
08:23:16 [2020-11-05T08:23:16.898Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:23:17 [2020-11-05T08:23:17.466Z] + echo Ensuring container killed.
08:23:17 [2020-11-05T08:23:17.466Z] Ensuring container killed.
08:23:17 [2020-11-05T08:23:17.466Z] + docker rm -vf docker-pr1
08:23:17 [2020-11-05T08:23:17.466Z] Error: No such container: docker-pr1
08:23:17 [2020-11-05T08:23:17.466Z] + true
08:23:17 [2020-11-05T08:23:17.470Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
[Pipeline] sh
08:23:17 [2020-11-05T08:23:17.731Z] === RUN   TestDockerSuite/TestEventsFilterImageName
08:23:17 [2020-11-05T08:23:17.870Z] + echo Chowning /workspace to jenkins user
08:23:17 [2020-11-05T08:23:17.870Z] Chowning /workspace to jenkins user
08:23:17 [2020-11-05T08:23:17.870Z] + id -u
08:23:17 [2020-11-05T08:23:17.870Z] + id -g
08:23:17 [2020-11-05T08:23:17.870Z] + docker run --rm -v /home/docker/workspace/moby_PR-41634:/workspace busybox chown -R 1001:1001 /workspace
08:23:17 [2020-11-05T08:23:17.870Z] Unable to find image 'busybox:latest' locally
08:23:18 [2020-11-05T08:23:18.168Z] latest: Pulling from library/busybox
08:23:18 [2020-11-05T08:23:18.466Z] a72ff6653ea1: Pulling fs layer
08:23:18 [2020-11-05T08:23:18.466Z] a72ff6653ea1: Verifying Checksum
08:23:18 [2020-11-05T08:23:18.466Z] a72ff6653ea1: Download complete
08:23:18 [2020-11-05T08:23:18.680Z] === RUN   TestDockerSuite/TestEventsFilterLabels
08:23:18 [2020-11-05T08:23:18.771Z] a72ff6653ea1: Pull complete
08:23:18 [2020-11-05T08:23:18.771Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
08:23:18 [2020-11-05T08:23:18.771Z] Status: Downloaded newer image for busybox:latest
08:23:19 [2020-11-05T08:23:19.252Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
08:23:19 [2020-11-05T08:23:19.252Z] === RUN   TestDockerSuite/TestEventsFilterType
08:23:19 [2020-11-05T08:23:19.513Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
08:23:19 [2020-11-05T08:23:19.774Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
08:23:19 [2020-11-05T08:23:19.774Z] === RUN   TestDockerSuite/TestEventsFilters
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:23:20 [2020-11-05T08:23:20.819Z] + bundleName=ppc64le-integration
08:23:20 [2020-11-05T08:23:20.819Z] + echo Creating ppc64le-integration-bundles.tar.gz
08:23:20 [2020-11-05T08:23:20.819Z] Creating ppc64le-integration-bundles.tar.gz
08:23:20 [2020-11-05T08:23:20.819Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+  *-report.xml ) -print
08:23:20 [2020-11-05T08:23:20.819Z] xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
08:23:20 [2020-11-05T08:23:20.869Z] Archiving artifacts
08:23:21 [2020-11-05T08:23:21.156Z] === RUN   TestDockerSuite/TestEventsFormat
08:23:21 [2020-11-05T08:23:21.328Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41634/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:23:21 [2020-11-05T08:23:21.738Z] + make clean
08:23:22 [2020-11-05T08:23:22.037Z] make: command: Command not found
08:23:22 [2020-11-05T08:23:22.037Z] make: command: Command not found
08:23:22 [2020-11-05T08:23:22.037Z] docker volume rm -f docker-dev-cache
08:23:22 [2020-11-05T08:23:22.037Z] docker-dev-cache
[Pipeline] deleteDir
08:23:22 [2020-11-05T08:23:22.096Z] === RUN   TestDockerSuite/TestEventsFormatBadField
08:23:22 [2020-11-05T08:23:22.096Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
08:23:22 [2020-11-05T08:23:22.097Z] === RUN   TestDockerSuite/TestEventsImageImport
08:23:22 [2020-11-05T08:23:22.667Z] === RUN   TestDockerSuite/TestEventsImageLoad
08:23:22 [2020-11-05T08:23:22.667Z] === RUN   TestDockerSuite/TestEventsImagePull
08:23:22 [2020-11-05T08:23:22.927Z] === RUN   TestDockerSuite/TestEventsImageTag
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:23:24 [2020-11-05T08:23:24.312Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
08:23:24 [2020-11-05T08:23:24.312Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
08:23:24 [2020-11-05T08:23:24.312Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
08:23:24 [2020-11-05T08:23:24.312Z] === RUN   TestDockerSuite/TestEventsPluginOps
08:23:26 [2020-11-05T08:23:26.225Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
08:23:26 [2020-11-05T08:23:26.225Z] --- PASS: TestServiceUpdateConfigs (15.34s)
08:23:26 [2020-11-05T08:23:26.225Z] === RUN   TestServiceUpdateNetwork
08:23:26 [2020-11-05T08:23:26.486Z] === RUN   TestDockerSuite/TestEventsRename
08:23:27 [2020-11-05T08:23:27.058Z] === RUN   TestDockerSuite/TestEventsResize
08:23:27 [2020-11-05T08:23:27.629Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
08:23:27 [2020-11-05T08:23:27.890Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
08:23:32 [2020-11-05T08:23:32.011Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:23:32 [2020-11-05T08:23:32.271Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:23:33 [2020-11-05T08:23:33.651Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:23:34 [2020-11-05T08:23:34.479Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
08:23:34 [2020-11-05T08:23:34.479Z] === RUN   TestDockerSuite/TestEventsStreaming
08:23:34 [2020-11-05T08:23:34.739Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
08:23:35 [2020-11-05T08:23:35.558Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:23:38 [2020-11-05T08:23:38.035Z] === RUN   TestDockerSuite/TestEventsTop
08:23:38 [2020-11-05T08:23:38.035Z] === RUN   TestDockerSuite/TestEventsUntag
08:23:38 [2020-11-05T08:23:38.095Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:23:39 [2020-11-05T08:23:39.472Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:23:39 [2020-11-05T08:23:39.955Z] --- PASS: TestServiceUpdateNetwork (13.96s)
08:23:39 [2020-11-05T08:23:39.955Z] === RUN   TestServiceUpdatePidsLimit
08:23:40 [2020-11-05T08:23:40.525Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
08:23:40 [2020-11-05T08:23:40.850Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:23:41 [2020-11-05T08:23:41.468Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:23:41 [2020-11-05T08:23:41.786Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:23:42 [2020-11-05T08:23:42.039Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:23:42 [2020-11-05T08:23:42.045Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:23:43 [2020-11-05T08:23:43.424Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:23:45 [2020-11-05T08:23:45.329Z] #33 152.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:23:46 [2020-11-05T08:23:46.707Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:23:48 [2020-11-05T08:23:48.088Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:23:48 [2020-11-05T08:23:48.657Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:23:50 [2020-11-05T08:23:50.119Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:23:50 [2020-11-05T08:23:50.172Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:23:51 [2020-11-05T08:23:51.501Z] #33 158.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:23:51 [2020-11-05T08:23:51.554Z] === RUN   TestDockerSuite/TestExec
08:23:52 [2020-11-05T08:23:52.125Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
08:23:52 [2020-11-05T08:23:52.696Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
08:23:52 [2020-11-05T08:23:52.885Z] #33 160.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:23:52 [2020-11-05T08:23:52.957Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
08:23:53 [2020-11-05T08:23:53.527Z] === RUN   TestDockerSuite/TestExecAPIStart
08:23:54 [2020-11-05T08:23:54.264Z] #33 161.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:23:54 [2020-11-05T08:23:54.911Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
08:23:55 [2020-11-05T08:23:55.171Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
08:23:55 [2020-11-05T08:23:55.205Z] #33 162.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:23:55 [2020-11-05T08:23:55.742Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
08:23:56 [2020-11-05T08:23:56.313Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
08:23:56 [2020-11-05T08:23:56.574Z] --- PASS: TestServiceUpdatePidsLimit (16.55s)
08:23:56 [2020-11-05T08:23:56.574Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
08:23:56 [2020-11-05T08:23:56.574Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
08:23:56 [2020-11-05T08:23:56.574Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
08:23:56 [2020-11-05T08:23:56.574Z] PASS
08:23:56 [2020-11-05T08:23:56.574Z] 
08:23:56 [2020-11-05T08:23:56.574Z] === Skipped
08:23:56 [2020-11-05T08:23:56.574Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:23:56 [2020-11-05T08:23:56.574Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:23:56 [2020-11-05T08:23:56.574Z] 
08:23:56 [2020-11-05T08:23:56.574Z] 
08:23:56 [2020-11-05T08:23:56.574Z] DONE 27 tests, 1 skipped in 185.155s
08:23:56 [2020-11-05T08:23:56.574Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:23:56 [2020-11-05T08:23:56.574Z] ++ 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
08:23:56 [2020-11-05T08:23:56.574Z] ++ set -e
08:23:56 [2020-11-05T08:23:56.574Z] ++ '[' -n 0 ']'
08:23:56 [2020-11-05T08:23:56.574Z] ++ set -x
08:23:56 [2020-11-05T08:23:56.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
08:23:56 [2020-11-05T08:23:56.583Z] #33 163.8 
08:23:56 [2020-11-05T08:23:56.583Z] #33 DONE 163.9s
08:23:56 [2020-11-05T08:23:56.583Z] 
08:23:56 [2020-11-05T08:23:56.583Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
08:23:56 [2020-11-05T08:23:56.835Z] INFO: Testing against a local daemon
08:23:56 [2020-11-05T08:23:56.835Z] === RUN   TestSessionCreate
08:23:56 [2020-11-05T08:23:56.835Z] --- PASS: TestSessionCreate (0.05s)
08:23:56 [2020-11-05T08:23:56.835Z] === RUN   TestSessionCreateWithBadUpgrade
08:23:56 [2020-11-05T08:23:56.835Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
08:23:56 [2020-11-05T08:23:56.835Z] PASS
08:23:56 [2020-11-05T08:23:56.835Z] 
08:23:56 [2020-11-05T08:23:56.835Z] DONE 2 tests in 0.209s
08:23:56 [2020-11-05T08:23:56.835Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:23:56 [2020-11-05T08:23:56.835Z] ++ 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
08:23:56 [2020-11-05T08:23:56.835Z] ++ set -e
08:23:56 [2020-11-05T08:23:56.835Z] ++ '[' -n 0 ']'
08:23:56 [2020-11-05T08:23:56.835Z] ++ set -x
08:23:56 [2020-11-05T08:23:56.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
08:23:57 [2020-11-05T08:23:57.096Z] INFO: Testing against a local daemon
08:23:57 [2020-11-05T08:23:57.096Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:23:57 [2020-11-05T08:23:57.096Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:23:57 [2020-11-05T08:23:57.096Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:23:57 [2020-11-05T08:23:57.096Z] === RUN   TestEventsExecDie
08:23:57 [2020-11-05T08:23:57.096Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
08:23:57 [2020-11-05T08:23:57.667Z] --- PASS: TestEventsExecDie (0.72s)
08:23:57 [2020-11-05T08:23:57.667Z] === RUN   TestEventsBackwardsCompatible
08:23:57 [2020-11-05T08:23:57.667Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
08:23:57 [2020-11-05T08:23:57.667Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
08:23:57 [2020-11-05T08:23:57.667Z] === RUN   TestInfoBinaryCommits
08:23:57 [2020-11-05T08:23:57.929Z] --- PASS: TestInfoBinaryCommits (0.03s)
08:23:57 [2020-11-05T08:23:57.929Z] === RUN   TestInfoAPIVersioned
08:23:57 [2020-11-05T08:23:57.929Z] --- PASS: TestInfoAPIVersioned (0.02s)
08:23:57 [2020-11-05T08:23:57.929Z] === RUN   TestInfoDiscoveryBackend
08:23:57 [2020-11-05T08:23:57.959Z] #34 DONE 1.3s
08:23:58 [2020-11-05T08:23:58.501Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
08:23:58 [2020-11-05T08:23:58.501Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
08:23:58 [2020-11-05T08:23:58.501Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:23:59 [2020-11-05T08:23:59.338Z] 
08:23:59 [2020-11-05T08:23:59.338Z] #35 [runner 12/12] COPY --from=builder       /build/ /
08:23:59 [2020-11-05T08:23:59.465Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:23:59 [2020-11-05T08:23:59.465Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:23:59 [2020-11-05T08:23:59.465Z] === RUN   TestDockerSuite/TestExecCgroup
08:23:59 [2020-11-05T08:23:59.906Z] #35 DONE 0.7s
08:24:00 [2020-11-05T08:24:00.053Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
08:24:00 [2020-11-05T08:24:00.053Z] === RUN   TestInfoAPI
08:24:00 [2020-11-05T08:24:00.053Z] --- PASS: TestInfoAPI (0.04s)
08:24:00 [2020-11-05T08:24:00.053Z] === RUN   TestInfoAPIWarnings
08:24:00 [2020-11-05T08:24:00.165Z] 
08:24:00 [2020-11-05T08:24:00.165Z] #36 exporting to image
08:24:00 [2020-11-05T08:24:00.165Z] #36 exporting layers
08:24:00 [2020-11-05T08:24:00.314Z] === RUN   TestDockerSuite/TestExecEnv
08:24:00 [2020-11-05T08:24:00.886Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
08:24:01 [2020-11-05T08:24:01.828Z] === RUN   TestDockerSuite/TestExecExitStatus
08:24:02 [2020-11-05T08:24:02.398Z] === RUN   TestDockerSuite/TestExecInspectID
08:24:03 [2020-11-05T08:24:03.454Z] #36 exporting layers 3.0s done
08:24:03 [2020-11-05T08:24:03.454Z] #36 writing image sha256:eeb4aafeaffde2376e58914df09a842df4e650e2a218033b2c9aa669fbb43263 done
08:24:03 [2020-11-05T08:24:03.454Z] #36 naming to docker.io/library/moby-e2e-test done
08:24:03 [2020-11-05T08:24:03.454Z] #36 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:24:03 [2020-11-05T08:24:03.774Z] + echo Ensuring container killed.
08:24:03 [2020-11-05T08:24:03.774Z] Ensuring container killed.
08:24:03 [2020-11-05T08:24:03.774Z] + docker rm -vf docker-pr1
08:24:03 [2020-11-05T08:24:03.774Z] Error: No such container: docker-pr1
08:24:03 [2020-11-05T08:24:03.774Z] + true
[Pipeline] sh
08:24:04 [2020-11-05T08:24:04.055Z] + echo Chowning /workspace to jenkins user
08:24:04 [2020-11-05T08:24:04.055Z] Chowning /workspace to jenkins user
08:24:04 [2020-11-05T08:24:04.055Z] + id -u
08:24:04 [2020-11-05T08:24:04.055Z] + id -g
08:24:04 [2020-11-05T08:24:04.055Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41634:/workspace busybox chown -R 1000:1000 /workspace
08:24:04 [2020-11-05T08:24:04.310Z] === RUN   TestDockerSuite/TestExecInteractive
08:24:04 [2020-11-05T08:24:04.571Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:24:05 [2020-11-05T08:24:05.143Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
08:24:05 [2020-11-05T08:24:05.287Z] + bundleName=unit
08:24:05 [2020-11-05T08:24:05.287Z] + echo Creating unit-bundles.tar.gz
08:24:05 [2020-11-05T08:24:05.287Z] Creating unit-bundles.tar.gz
08:24:05 [2020-11-05T08:24:05.287Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
08:24:05 [2020-11-05T08:24:05.287Z] bundles/junit-report.xml
08:24:05 [2020-11-05T08:24:05.287Z] bundles/go-test-report.json
08:24:05 [2020-11-05T08:24:05.287Z] bundles/profile.out
[Pipeline] archiveArtifacts
08:24:05 [2020-11-05T08:24:05.298Z] Archiving artifacts
08:24:05 [2020-11-05T08:24:05.715Z] === RUN   TestDockerSuite/TestExecParseError
08:24:05 [2020-11-05T08:24:05.743Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41634/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:24:06 [2020-11-05T08:24:06.053Z] + make clean
08:24:06 [2020-11-05T08:24:06.289Z] === RUN   TestDockerSuite/TestExecPausedContainer
08:24:06 [2020-11-05T08:24:06.312Z] docker volume rm -f docker-dev-cache
08:24:06 [2020-11-05T08:24:06.312Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:24:06 [2020-11-05T08:24:06.860Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
08:24:07 [2020-11-05T08:24:07.121Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
08:24:08 [2020-11-05T08:24:08.063Z] === RUN   TestDockerSuite/TestExecSetEnv
08:24:08 [2020-11-05T08:24:08.634Z] === RUN   TestDockerSuite/TestExecStartFails
08:24:09 [2020-11-05T08:24:09.206Z] === RUN   TestDockerSuite/TestExecStateCleanup
08:24:17 [2020-11-05T08:24:17.338Z] --- PASS: TestInfoAPIWarnings (16.31s)
08:24:17 [2020-11-05T08:24:17.338Z] === RUN   TestInfoDebug
08:24:17 [2020-11-05T08:24:17.338Z] --- PASS: TestInfoDebug (0.52s)
08:24:17 [2020-11-05T08:24:17.338Z] === RUN   TestInfoInsecureRegistries
08:24:17 [2020-11-05T08:24:17.338Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:24:17 [2020-11-05T08:24:17.338Z] === RUN   TestInfoRegistryMirrors
08:24:17 [2020-11-05T08:24:17.908Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:24:17 [2020-11-05T08:24:17.908Z] === RUN   TestLoginFailsWithBadCredentials
08:24:18 [2020-11-05T08:24:18.168Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
08:24:18 [2020-11-05T08:24:18.168Z] === RUN   TestPingCacheHeaders
08:24:18 [2020-11-05T08:24:18.168Z] --- PASS: TestPingCacheHeaders (0.02s)
08:24:18 [2020-11-05T08:24:18.168Z] === RUN   TestPingGet
08:24:18 [2020-11-05T08:24:18.168Z] --- PASS: TestPingGet (0.01s)
08:24:18 [2020-11-05T08:24:18.168Z] === RUN   TestPingHead
08:24:18 [2020-11-05T08:24:18.168Z] --- PASS: TestPingHead (0.02s)
08:24:18 [2020-11-05T08:24:18.168Z] === RUN   TestVersion
08:24:18 [2020-11-05T08:24:18.168Z] --- PASS: TestVersion (0.02s)
08:24:18 [2020-11-05T08:24:18.168Z] PASS
08:24:18 [2020-11-05T08:24:18.168Z] 
08:24:18 [2020-11-05T08:24:18.168Z] === Skipped
08:24:18 [2020-11-05T08:24:18.168Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:24:18 [2020-11-05T08:24:18.168Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:24:18 [2020-11-05T08:24:18.168Z] 
08:24:18 [2020-11-05T08:24:18.168Z] 
08:24:18 [2020-11-05T08:24:18.168Z] DONE 18 tests, 1 skipped in 21.274s
08:24:18 [2020-11-05T08:24:18.168Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:24:18 [2020-11-05T08:24:18.168Z] ++ 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
08:24:18 [2020-11-05T08:24:18.168Z] ++ set -e
08:24:18 [2020-11-05T08:24:18.168Z] ++ '[' -n 0 ']'
08:24:18 [2020-11-05T08:24:18.168Z] ++ set -x
08:24:18 [2020-11-05T08:24:18.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
08:24:18 [2020-11-05T08:24:18.168Z] INFO: Testing against a local daemon
08:24:18 [2020-11-05T08:24:18.168Z] === RUN   TestVolumesCreateAndList
08:24:18 [2020-11-05T08:24:18.168Z] --- PASS: TestVolumesCreateAndList (0.03s)
08:24:18 [2020-11-05T08:24:18.168Z] === RUN   TestVolumesRemove
08:24:18 [2020-11-05T08:24:18.428Z] --- PASS: TestVolumesRemove (0.06s)
08:24:18 [2020-11-05T08:24:18.428Z] === RUN   TestVolumesInspect
08:24:18 [2020-11-05T08:24:18.428Z] --- PASS: TestVolumesInspect (0.02s)
08:24:18 [2020-11-05T08:24:18.428Z] === RUN   TestVolumesInvalidJSON
08:24:18 [2020-11-05T08:24:18.428Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:24:18 [2020-11-05T08:24:18.428Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:24:18 [2020-11-05T08:24:18.428Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:24:18 [2020-11-05T08:24:18.428Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:24:18 [2020-11-05T08:24:18.428Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:24:18 [2020-11-05T08:24:18.428Z] PASS
08:24:18 [2020-11-05T08:24:18.428Z] 
08:24:18 [2020-11-05T08:24:18.428Z] DONE 5 tests in 0.229s
08:24:18 [2020-11-05T08:24:18.428Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:24:18 [2020-11-05T08:24:18.428Z] ++++ cat bundles/test-integration/docker.pid
08:24:18 [2020-11-05T08:24:18.428Z] +++ kill 5568
08:24:19 [2020-11-05T08:24:19.838Z] +++ /etc/init.d/apparmor stop
08:24:19 [2020-11-05T08:24:19.838Z] Leaving: AppArmorNo profiles have been unloaded.
08:24:19 [2020-11-05T08:24:19.838Z] 
08:24:19 [2020-11-05T08:24:19.838Z] Unloading profiles will leave already running processes permanently
08:24:19 [2020-11-05T08:24:19.838Z] unconfined, which can lead to unexpected situations.
08:24:19 [2020-11-05T08:24:19.838Z] 
08:24:19 [2020-11-05T08:24:19.838Z] To set a process to complain mode, use the command line tool
08:24:19 [2020-11-05T08:24:19.838Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:24:19 [2020-11-05T08:24:19.838Z] +++ true
08:24:19 [2020-11-05T08:24:19.838Z] exiting test-integration
08:24:19 [2020-11-05T08:24:19.838Z] ++ exit 0
08:24:19 [2020-11-05T08:24:19.838Z] 
08:24:20 [2020-11-05T08:24:20.099Z] === RUN   TestDockerSuite/TestExecStopNotHanging
08:24:20 [2020-11-05T08:24:20.362Z] + for job in $(jobs -p)
08:24:20 [2020-11-05T08:24:20.362Z] + wait 15080
08:24:20 [2020-11-05T08:24:20.933Z] === RUN   TestDockerSuite/TestExecTTY
08:24:21 [2020-11-05T08:24:21.504Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
08:24:22 [2020-11-05T08:24:22.077Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
08:24:22 [2020-11-05T08:24:22.338Z] === RUN   TestDockerSuite/TestExecUlimits
08:24:22 [2020-11-05T08:24:22.909Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
08:24:22 [2020-11-05T08:24:22.909Z] === RUN   TestDockerSuite/TestExecWithImageUser
08:24:24 [2020-11-05T08:24:24.293Z] === RUN   TestDockerSuite/TestExecWithNoTERM
08:24:24 [2020-11-05T08:24:24.865Z] === RUN   TestDockerSuite/TestExecWithPrivileged
08:24:25 [2020-11-05T08:24:25.435Z] === RUN   TestDockerSuite/TestExecWithTERM
08:24:26 [2020-11-05T08:24:26.007Z] === RUN   TestDockerSuite/TestExecWithUser
08:24:26 [2020-11-05T08:24:26.579Z] === RUN   TestDockerSuite/TestGetContainerStats
08:24:29 [2020-11-05T08:24:29.876Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
08:24:31 [2020-11-05T08:24:31.260Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
08:24:36 [2020-11-05T08:24:36.545Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
08:24:37 [2020-11-05T08:24:37.486Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
08:24:42 [2020-11-05T08:24:42.784Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
08:24:42 [2020-11-05T08:24:42.784Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
08:24:42 [2020-11-05T08:24:42.784Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
08:24:42 [2020-11-05T08:24:42.784Z] === RUN   TestDockerSuite/TestHealth
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestHistoryExistentImage
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
08:25:04 [2020-11-05T08:25:04.741Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
08:25:05 [2020-11-05T08:25:05.002Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
08:25:05 [2020-11-05T08:25:05.573Z] === RUN   TestDockerSuite/TestImagesFormat
08:25:05 [2020-11-05T08:25:05.573Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
08:25:06 [2020-11-05T08:25:06.143Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
08:25:08 [2020-11-05T08:25:08.684Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
08:25:08 [2020-11-05T08:25:08.944Z] === RUN   TestDockerSuite/TestImportBadURL
08:25:08 [2020-11-05T08:25:08.944Z] === RUN   TestDockerSuite/TestImportDisplay
08:25:09 [2020-11-05T08:25:09.889Z] === RUN   TestDockerSuite/TestImportFile
08:25:11 [2020-11-05T08:25:11.274Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
08:25:11 [2020-11-05T08:25:11.274Z] === RUN   TestDockerSuite/TestImportFileWithMessage
08:25:12 [2020-11-05T08:25:12.220Z] === RUN   TestDockerSuite/TestImportGzipped
08:25:13 [2020-11-05T08:25:13.605Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
08:25:14 [2020-11-05T08:25:14.996Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
08:25:15 [2020-11-05T08:25:15.257Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
08:25:15 [2020-11-05T08:25:15.829Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
08:25:16 [2020-11-05T08:25:16.400Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
08:25:16 [2020-11-05T08:25:16.400Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
08:25:16 [2020-11-05T08:25:16.400Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
08:25:16 [2020-11-05T08:25:16.661Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
08:25:17 [2020-11-05T08:25:17.232Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
08:25:17 [2020-11-05T08:25:17.804Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
08:25:18 [2020-11-05T08:25:18.065Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
08:25:18 [2020-11-05T08:25:18.637Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
08:25:19 [2020-11-05T08:25:19.208Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
08:25:19 [2020-11-05T08:25:19.208Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
08:25:20 [2020-11-05T08:25:20.150Z] === RUN   TestDockerSuite/TestInspectAmpersand
08:25:20 [2020-11-05T08:25:20.722Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
08:25:21 [2020-11-05T08:25:21.293Z] === RUN   TestDockerSuite/TestInspectByPrefix
08:25:21 [2020-11-05T08:25:21.293Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
08:25:21 [2020-11-05T08:25:21.555Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
08:25:21 [2020-11-05T08:25:21.555Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
08:25:22 [2020-11-05T08:25:22.497Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
08:25:23 [2020-11-05T08:25:23.069Z] === RUN   TestDockerSuite/TestInspectDefault
08:25:23 [2020-11-05T08:25:23.330Z] === RUN   TestDockerSuite/TestInspectHistory
08:25:23 [2020-11-05T08:25:23.901Z] === RUN   TestDockerSuite/TestInspectImage
08:25:24 [2020-11-05T08:25:24.163Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
08:25:24 [2020-11-05T08:25:24.163Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
08:25:24 [2020-11-05T08:25:24.163Z] === RUN   TestDockerSuite/TestInspectInt64
08:25:24 [2020-11-05T08:25:24.423Z] === RUN   TestDockerSuite/TestInspectJSONFields
08:25:24 [2020-11-05T08:25:24.994Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
08:25:24 [2020-11-05T08:25:24.994Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
08:25:25 [2020-11-05T08:25:25.566Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
08:25:26 [2020-11-05T08:25:26.137Z] === RUN   TestDockerSuite/TestInspectPlugin
08:25:27 [2020-11-05T08:25:27.520Z] === RUN   TestDockerSuite/TestInspectRootFS
08:25:27 [2020-11-05T08:25:27.520Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
08:25:28 [2020-11-05T08:25:28.092Z] === RUN   TestDockerSuite/TestInspectStatus
08:25:28 [2020-11-05T08:25:28.664Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
08:25:29 [2020-11-05T08:25:29.616Z] === RUN   TestDockerSuite/TestInspectTemplateError
08:25:30 [2020-11-05T08:25:30.189Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
08:25:30 [2020-11-05T08:25:30.760Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
08:25:31 [2020-11-05T08:25:31.021Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
08:25:31 [2020-11-05T08:25:31.593Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
08:25:32 [2020-11-05T08:25:32.164Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
08:25:32 [2020-11-05T08:25:32.425Z] === RUN   TestDockerSuite/TestInspectUnknownObject
08:25:32 [2020-11-05T08:25:32.425Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
08:25:34 [2020-11-05T08:25:34.338Z] === RUN   TestDockerSuite/TestLinkShortDefinition
08:25:35 [2020-11-05T08:25:35.280Z] === RUN   TestDockerSuite/TestLinksEnvs
08:25:36 [2020-11-05T08:25:36.223Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
08:25:36 [2020-11-05T08:25:36.223Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
08:25:37 [2020-11-05T08:25:37.165Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
08:25:38 [2020-11-05T08:25:38.550Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
08:25:39 [2020-11-05T08:25:39.934Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
08:25:39 [2020-11-05T08:25:39.934Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
08:25:41 [2020-11-05T08:25:41.320Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
08:25:41 [2020-11-05T08:25:41.582Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
08:25:41 [2020-11-05T08:25:41.842Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
08:25:42 [2020-11-05T08:25:42.415Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
08:25:50 [2020-11-05T08:25:50.567Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
08:25:50 [2020-11-05T08:25:50.567Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
08:25:51 [2020-11-05T08:25:51.951Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
08:25:52 [2020-11-05T08:25:52.211Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
08:25:54 [2020-11-05T08:25:54.129Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
08:25:54 [2020-11-05T08:25:54.129Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
08:25:54 [2020-11-05T08:25:54.129Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
08:25:54 [2020-11-05T08:25:54.129Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
08:25:54 [2020-11-05T08:25:54.129Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
08:25:54 [2020-11-05T08:25:54.700Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
08:25:54 [2020-11-05T08:25:54.961Z] === RUN   TestDockerSuite/TestLogsAPIUntil
08:25:59 [2020-11-05T08:25:59.162Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
08:25:59 [2020-11-05T08:25:59.162Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
08:26:03 [2020-11-05T08:26:03.364Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
08:26:03 [2020-11-05T08:26:03.364Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
08:26:04 [2020-11-05T08:26:04.307Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
08:26:04 [2020-11-05T08:26:04.307Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
08:26:05 [2020-11-05T08:26:05.248Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
08:26:06 [2020-11-05T08:26:06.634Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
08:26:07 [2020-11-05T08:26:07.577Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
08:26:08 [2020-11-05T08:26:08.148Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
08:26:08 [2020-11-05T08:26:08.720Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
08:26:09 [2020-11-05T08:26:09.673Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
08:26:12 [2020-11-05T08:26:12.220Z] === RUN   TestDockerSuite/TestLogsFollowStopped
08:26:12 [2020-11-05T08:26:12.482Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
08:26:13 [2020-11-05T08:26:13.055Z] === RUN   TestDockerSuite/TestLogsSince
08:26:21 [2020-11-05T08:26:21.192Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
08:26:25 [2020-11-05T08:26:25.393Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
08:26:25 [2020-11-05T08:26:25.964Z] === RUN   TestDockerSuite/TestLogsTail
08:26:26 [2020-11-05T08:26:26.535Z] === RUN   TestDockerSuite/TestLogsTimestamps
08:26:26 [2020-11-05T08:26:26.535Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
08:26:26 [2020-11-05T08:26:26.796Z] === RUN   TestDockerSuite/TestLogsWithDetails
08:26:27 [2020-11-05T08:26:27.369Z] === RUN   TestDockerSuite/TestMountIntoProc
08:26:27 [2020-11-05T08:26:27.630Z] === RUN   TestDockerSuite/TestMountIntoSys
08:26:28 [2020-11-05T08:26:28.204Z] === RUN   TestDockerSuite/TestNetHostname
08:26:30 [2020-11-05T08:26:30.118Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
08:26:30 [2020-11-05T08:26:30.379Z] === RUN   TestDockerSuite/TestNetworkEvents
08:26:36 [2020-11-05T08:26:36.993Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
08:26:37 [2020-11-05T08:26:37.567Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
08:26:38 [2020-11-05T08:26:38.137Z] === RUN   TestDockerSuite/TestPluginActive
08:26:39 [2020-11-05T08:26:39.521Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
08:26:43 [2020-11-05T08:26:43.725Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
08:26:44 [2020-11-05T08:26:44.666Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
08:26:44 [2020-11-05T08:26:44.666Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
08:26:46 [2020-11-05T08:26:46.052Z] === RUN   TestDockerSuite/TestPluginLogDriver
08:26:49 [2020-11-05T08:26:49.352Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
08:26:50 [2020-11-05T08:26:50.293Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
08:26:52 [2020-11-05T08:26:52.835Z] === RUN   TestDockerSuite/TestPluginUpgrade
08:26:58 [2020-11-05T08:26:58.138Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
08:26:58 [2020-11-05T08:26:58.399Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
08:26:59 [2020-11-05T08:26:59.340Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
08:26:59 [2020-11-05T08:26:59.340Z] === RUN   TestDockerSuite/TestPortHostBinding
08:27:00 [2020-11-05T08:27:00.284Z] === RUN   TestDockerSuite/TestPortList
08:27:06 [2020-11-05T08:27:06.871Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
08:27:08 [2020-11-05T08:27:08.786Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
08:27:09 [2020-11-05T08:27:09.728Z] === RUN   TestDockerSuite/TestPostContainersAttach
08:27:16 [2020-11-05T08:27:16.310Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
08:27:16 [2020-11-05T08:27:16.310Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
08:27:16 [2020-11-05T08:27:16.310Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
08:27:16 [2020-11-05T08:27:16.882Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
08:27:16 [2020-11-05T08:27:16.882Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
08:27:17 [2020-11-05T08:27:17.453Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
08:27:17 [2020-11-05T08:27:17.453Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
08:27:17 [2020-11-05T08:27:17.714Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
08:27:17 [2020-11-05T08:27:17.974Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
08:27:18 [2020-11-05T08:27:18.915Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
08:27:18 [2020-11-05T08:27:18.915Z] === RUN   TestDockerSuite/TestPruneContainerLabel
08:27:20 [2020-11-05T08:27:20.842Z] === RUN   TestDockerSuite/TestPruneContainerUntil
08:27:21 [2020-11-05T08:27:21.786Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
08:27:22 [2020-11-05T08:27:22.046Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
08:27:22 [2020-11-05T08:27:22.046Z] === RUN   TestDockerSuite/TestPsByOrder
08:27:24 [2020-11-05T08:27:24.590Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
08:27:24 [2020-11-05T08:27:24.851Z] === RUN   TestDockerSuite/TestPsListContainersBase
08:27:26 [2020-11-05T08:27:26.765Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
08:27:30 [2020-11-05T08:27:30.066Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
08:27:30 [2020-11-05T08:27:30.066Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
08:27:32 [2020-11-05T08:27:32.610Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
08:27:33 [2020-11-05T08:27:33.995Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
08:27:36 [2020-11-05T08:27:36.539Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
08:27:39 [2020-11-05T08:27:39.086Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
08:27:40 [2020-11-05T08:27:40.480Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
08:27:42 [2020-11-05T08:27:42.395Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
08:27:43 [2020-11-05T08:27:43.335Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
08:27:44 [2020-11-05T08:27:44.281Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
08:27:45 [2020-11-05T08:27:45.666Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
08:27:47 [2020-11-05T08:27:47.580Z] === RUN   TestDockerSuite/TestPsListContainersSize
08:27:48 [2020-11-05T08:27:48.964Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
08:27:48 [2020-11-05T08:27:48.964Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
08:27:49 [2020-11-05T08:27:49.536Z] === RUN   TestDockerSuite/TestPsRightTagName
08:27:50 [2020-11-05T08:27:50.921Z] === RUN   TestDockerSuite/TestPsShowMounts
08:27:52 [2020-11-05T08:27:52.844Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
08:27:53 [2020-11-05T08:27:53.106Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
08:27:53 [2020-11-05T08:27:53.106Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
08:27:53 [2020-11-05T08:27:53.106Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
08:27:53 [2020-11-05T08:27:53.106Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
08:27:53 [2020-11-05T08:27:53.367Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
08:27:53 [2020-11-05T08:27:53.939Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
08:27:54 [2020-11-05T08:27:54.881Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
08:27:55 [2020-11-05T08:27:55.823Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
08:27:56 [2020-11-05T08:27:56.084Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
08:27:59 [2020-11-05T08:27:59.392Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
08:28:02 [2020-11-05T08:28:02.696Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
08:28:03 [2020-11-05T08:28:03.639Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
08:28:05 [2020-11-05T08:28:05.557Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
08:28:05 [2020-11-05T08:28:05.557Z] === RUN   TestDockerSuite/TestRestartPolicyNO
08:28:05 [2020-11-05T08:28:05.557Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
08:28:06 [2020-11-05T08:28:06.129Z] === RUN   TestDockerSuite/TestRestartRunningContainer
08:28:08 [2020-11-05T08:28:08.676Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
08:28:09 [2020-11-05T08:28:09.246Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
08:28:11 [2020-11-05T08:28:11.790Z] === RUN   TestDockerSuite/TestRestartWithVolumes
08:28:12 [2020-11-05T08:28:12.362Z] === RUN   TestDockerSuite/TestRmiBlank
08:28:12 [2020-11-05T08:28:12.362Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
08:28:12 [2020-11-05T08:28:12.362Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
08:28:14 [2020-11-05T08:28:14.911Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
08:28:15 [2020-11-05T08:28:15.484Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
08:28:15 [2020-11-05T08:28:15.745Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
08:28:17 [2020-11-05T08:28:17.130Z] === RUN   TestDockerSuite/TestRmiImgIDForce
08:28:17 [2020-11-05T08:28:17.715Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
08:28:19 [2020-11-05T08:28:19.099Z] === RUN   TestDockerSuite/TestRmiParentImageFail
08:28:19 [2020-11-05T08:28:19.670Z] === RUN   TestDockerSuite/TestRmiTag
08:28:19 [2020-11-05T08:28:19.931Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
08:28:20 [2020-11-05T08:28:20.503Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
08:28:23 [2020-11-05T08:28:23.807Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
08:28:24 [2020-11-05T08:28:24.380Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
08:28:25 [2020-11-05T08:28:25.323Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
08:28:25 [2020-11-05T08:28:25.584Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
08:28:26 [2020-11-05T08:28:26.525Z] === RUN   TestDockerSuite/TestRunAddHost
08:28:26 [2020-11-05T08:28:26.786Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
08:28:27 [2020-11-05T08:28:27.046Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
08:28:27 [2020-11-05T08:28:27.616Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
08:28:27 [2020-11-05T08:28:27.616Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
08:28:28 [2020-11-05T08:28:28.188Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
08:28:29 [2020-11-05T08:28:29.130Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
08:28:29 [2020-11-05T08:28:29.391Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
08:28:29 [2020-11-05T08:28:29.961Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
08:28:30 [2020-11-05T08:28:30.222Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
08:28:30 [2020-11-05T08:28:30.792Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
08:28:31 [2020-11-05T08:28:31.733Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
08:28:33 [2020-11-05T08:28:33.117Z] === RUN   TestDockerSuite/TestRunAttachDetach
08:28:33 [2020-11-05T08:28:33.694Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
08:28:34 [2020-11-05T08:28:34.637Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
08:28:35 [2020-11-05T08:28:35.208Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
08:28:35 [2020-11-05T08:28:35.781Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
08:28:36 [2020-11-05T08:28:36.727Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
08:28:38 [2020-11-05T08:28:38.114Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
08:28:39 [2020-11-05T08:28:39.057Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
08:28:39 [2020-11-05T08:28:39.628Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
08:28:40 [2020-11-05T08:28:40.200Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
08:28:40 [2020-11-05T08:28:40.771Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
08:28:40 [2020-11-05T08:28:40.771Z] === RUN   TestDockerSuite/TestRunBindMounts
08:28:42 [2020-11-05T08:28:42.157Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
08:28:42 [2020-11-05T08:28:42.730Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
08:28:43 [2020-11-05T08:28:43.301Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
08:28:43 [2020-11-05T08:28:43.562Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
08:28:44 [2020-11-05T08:28:44.133Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
08:28:44 [2020-11-05T08:28:44.133Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
08:28:44 [2020-11-05T08:28:44.704Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
08:28:44 [2020-11-05T08:28:44.965Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
08:28:45 [2020-11-05T08:28:45.538Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
08:28:45 [2020-11-05T08:28:45.799Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
08:28:46 [2020-11-05T08:28:46.371Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
08:28:46 [2020-11-05T08:28:46.631Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
08:28:46 [2020-11-05T08:28:46.892Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
08:28:46 [2020-11-05T08:28:46.892Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
08:28:47 [2020-11-05T08:28:47.837Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
08:28:48 [2020-11-05T08:28:48.408Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
08:28:48 [2020-11-05T08:28:48.674Z] === RUN   TestDockerSuite/TestRunContainerNetwork
08:28:49 [2020-11-05T08:28:49.256Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
08:28:49 [2020-11-05T08:28:49.256Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
08:28:49 [2020-11-05T08:28:49.828Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
08:28:50 [2020-11-05T08:28:50.768Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
08:28:51 [2020-11-05T08:28:51.710Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
08:28:52 [2020-11-05T08:28:52.650Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
08:28:52 [2020-11-05T08:28:52.911Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
08:28:53 [2020-11-05T08:28:53.483Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
08:28:54 [2020-11-05T08:28:54.056Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
08:28:54 [2020-11-05T08:28:54.317Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
08:28:54 [2020-11-05T08:28:54.888Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
08:28:55 [2020-11-05T08:28:55.830Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
08:28:56 [2020-11-05T08:28:56.774Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
08:28:58 [2020-11-05T08:28:58.160Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
08:28:58 [2020-11-05T08:28:58.160Z] === RUN   TestDockerSuite/TestRunCreateVolume
08:28:58 [2020-11-05T08:28:58.731Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
08:29:00 [2020-11-05T08:29:00.645Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
08:29:02 [2020-11-05T08:29:02.558Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
08:29:04 [2020-11-05T08:29:04.471Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
08:29:05 [2020-11-05T08:29:05.863Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
08:29:05 [2020-11-05T08:29:05.863Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
08:29:05 [2020-11-05T08:29:05.863Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
08:29:06 [2020-11-05T08:29:06.433Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
08:29:07 [2020-11-05T08:29:07.376Z] === RUN   TestDockerSuite/TestRunDNSOptions
08:29:08 [2020-11-05T08:29:08.321Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
08:29:09 [2020-11-05T08:29:09.706Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
08:29:10 [2020-11-05T08:29:10.280Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
08:29:11 [2020-11-05T08:29:11.665Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
08:29:11 [2020-11-05T08:29:11.926Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
08:29:11 [2020-11-05T08:29:11.926Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
08:29:12 [2020-11-05T08:29:12.498Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
08:29:13 [2020-11-05T08:29:13.440Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
08:29:13 [2020-11-05T08:29:13.440Z] === RUN   TestDockerSuite/TestRunDuplicateMount
08:29:14 [2020-11-05T08:29:14.010Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
08:29:14 [2020-11-05T08:29:14.584Z] === RUN   TestDockerSuite/TestRunEchoStdout
08:29:14 [2020-11-05T08:29:14.845Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
08:29:15 [2020-11-05T08:29:15.417Z] === RUN   TestDockerSuite/TestRunEmptyEnv
08:29:15 [2020-11-05T08:29:15.417Z] === RUN   TestDockerSuite/TestRunEntrypoint
08:29:15 [2020-11-05T08:29:15.989Z] === RUN   TestDockerSuite/TestRunEnvironment
08:29:16 [2020-11-05T08:29:16.563Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
08:29:17 [2020-11-05T08:29:17.134Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
08:29:17 [2020-11-05T08:29:17.395Z] === RUN   TestDockerSuite/TestRunExitCode
08:29:17 [2020-11-05T08:29:17.971Z] === RUN   TestDockerSuite/TestRunExitCodeOne
08:29:18 [2020-11-05T08:29:18.913Z] === RUN   TestDockerSuite/TestRunExitCodeZero
08:29:19 [2020-11-05T08:29:19.483Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
08:29:19 [2020-11-05T08:29:19.744Z] === RUN   TestDockerSuite/TestRunExposePort
08:29:19 [2020-11-05T08:29:19.744Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
08:29:20 [2020-11-05T08:29:20.317Z] === RUN   TestDockerSuite/TestRunGroupAdd
08:29:20 [2020-11-05T08:29:20.898Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
08:29:21 [2020-11-05T08:29:21.838Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
08:29:21 [2020-11-05T08:29:21.838Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
08:29:21 [2020-11-05T08:29:21.838Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
08:29:24 [2020-11-05T08:29:24.382Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
08:29:24 [2020-11-05T08:29:24.643Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
08:29:36 [2020-11-05T08:29:36.869Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
08:29:36 [2020-11-05T08:29:36.869Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
08:29:36 [2020-11-05T08:29:36.869Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
08:29:37 [2020-11-05T08:29:37.812Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
08:29:37 [2020-11-05T08:29:37.812Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
08:29:38 [2020-11-05T08:29:38.073Z] === RUN   TestDockerSuite/TestRunInvalidReference
08:29:38 [2020-11-05T08:29:38.073Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
08:29:38 [2020-11-05T08:29:38.646Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
08:29:41 [2020-11-05T08:29:41.950Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
08:29:42 [2020-11-05T08:29:42.211Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
08:29:43 [2020-11-05T08:29:43.594Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
08:29:48 [2020-11-05T08:29:48.887Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
08:29:49 [2020-11-05T08:29:49.460Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
08:29:49 [2020-11-05T08:29:49.721Z] === RUN   TestDockerSuite/TestRunModeHostname
08:29:50 [2020-11-05T08:29:50.661Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
08:29:50 [2020-11-05T08:29:50.661Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
08:29:50 [2020-11-05T08:29:50.661Z] === RUN   TestDockerSuite/TestRunModeIpcHost
08:29:52 [2020-11-05T08:29:52.045Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
08:29:52 [2020-11-05T08:29:52.617Z] === RUN   TestDockerSuite/TestRunModePIDContainer
08:29:54 [2020-11-05T08:29:54.002Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
08:29:54 [2020-11-05T08:29:54.002Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
08:29:54 [2020-11-05T08:29:54.002Z] === RUN   TestDockerSuite/TestRunModePIDHost
08:29:55 [2020-11-05T08:29:55.390Z] === RUN   TestDockerSuite/TestRunModeUTSHost
08:29:56 [2020-11-05T08:29:56.332Z] === RUN   TestDockerSuite/TestRunMount
08:30:01 [2020-11-05T08:30:01.618Z] === RUN   TestDockerSuite/TestRunMountOrdering
08:30:01 [2020-11-05T08:30:01.618Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
08:30:01 [2020-11-05T08:30:01.879Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
08:30:02 [2020-11-05T08:30:02.449Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
08:30:03 [2020-11-05T08:30:03.837Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
08:30:05 [2020-11-05T08:30:05.752Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
08:30:06 [2020-11-05T08:30:06.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
08:30:08 [2020-11-05T08:30:08.616Z] === RUN   TestDockerSuite/TestRunNamedVolume
08:30:09 [2020-11-05T08:30:09.557Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
08:30:10 [2020-11-05T08:30:10.131Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
08:30:12 [2020-11-05T08:30:12.676Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
08:30:12 [2020-11-05T08:30:12.676Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
08:30:13 [2020-11-05T08:30:13.618Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
08:30:15 [2020-11-05T08:30:15.003Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
08:30:15 [2020-11-05T08:30:15.003Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
08:30:15 [2020-11-05T08:30:15.265Z] === RUN   TestDockerSuite/TestRunNetHost
08:30:15 [2020-11-05T08:30:15.525Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
08:30:16 [2020-11-05T08:30:16.097Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
08:30:16 [2020-11-05T08:30:16.668Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
08:30:17 [2020-11-05T08:30:17.243Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
08:30:18 [2020-11-05T08:30:18.628Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
08:30:19 [2020-11-05T08:30:19.202Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
08:30:21 [2020-11-05T08:30:21.116Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
08:30:21 [2020-11-05T08:30:21.688Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
08:30:24 [2020-11-05T08:30:24.236Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
08:30:24 [2020-11-05T08:30:24.807Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
08:30:24 [2020-11-05T08:30:24.808Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
08:30:25 [2020-11-05T08:30:25.755Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
08:30:25 [2020-11-05T08:30:25.755Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
08:30:26 [2020-11-05T08:30:26.017Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
08:30:26 [2020-11-05T08:30:26.278Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
08:30:26 [2020-11-05T08:30:26.850Z] === RUN   TestDockerSuite/TestRunNonExistingImage
08:30:26 [2020-11-05T08:30:26.850Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
08:30:27 [2020-11-05T08:30:27.422Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
08:30:29 [2020-11-05T08:30:29.967Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
08:30:33 [2020-11-05T08:30:33.267Z] === RUN   TestDockerSuite/TestRunOOMExitCode
08:30:33 [2020-11-05T08:30:33.267Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
08:30:33 [2020-11-05T08:30:33.267Z] === RUN   TestDockerSuite/TestRunPIDsLimit
08:30:33 [2020-11-05T08:30:33.839Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
08:30:34 [2020-11-05T08:30:34.780Z] === RUN   TestDockerSuite/TestRunPortInUse
08:30:35 [2020-11-05T08:30:35.351Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
08:30:35 [2020-11-05T08:30:35.922Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
08:30:36 [2020-11-05T08:30:36.493Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
08:30:36 [2020-11-05T08:30:36.754Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
08:30:37 [2020-11-05T08:30:37.325Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
08:30:37 [2020-11-05T08:30:37.586Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
08:30:37 [2020-11-05T08:30:37.586Z] === RUN   TestDockerSuite/TestRunPublishPort
08:30:38 [2020-11-05T08:30:38.158Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
08:30:38 [2020-11-05T08:30:38.420Z] === RUN   TestDockerSuite/TestRunReadProcLatency
08:30:38 [2020-11-05T08:30:38.420Z] === RUN   TestDockerSuite/TestRunReadProcTimer
08:30:38 [2020-11-05T08:30:38.991Z] === RUN   TestDockerSuite/TestRunRedirectStdout
08:30:39 [2020-11-05T08:30:39.936Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
08:30:39 [2020-11-05T08:30:39.936Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
08:30:41 [2020-11-05T08:30:41.848Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
08:30:42 [2020-11-05T08:30:42.792Z] === RUN   TestDockerSuite/TestRunRm
08:30:43 [2020-11-05T08:30:43.364Z] === RUN   TestDockerSuite/TestRunRmAndWait
08:30:47 [2020-11-05T08:30:47.565Z] === RUN   TestDockerSuite/TestRunRmPre125Api
08:30:47 [2020-11-05T08:30:47.565Z] === RUN   TestDockerSuite/TestRunRootWorkdir
08:30:47 [2020-11-05T08:30:47.826Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
08:30:49 [2020-11-05T08:30:49.211Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
08:30:49 [2020-11-05T08:30:49.471Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
08:30:52 [2020-11-05T08:30:52.016Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
08:30:53 [2020-11-05T08:30:53.932Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
08:30:54 [2020-11-05T08:30:54.874Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
08:30:55 [2020-11-05T08:30:55.817Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
08:30:56 [2020-11-05T08:30:56.391Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
08:30:56 [2020-11-05T08:30:56.963Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
08:30:57 [2020-11-05T08:30:57.535Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
08:30:58 [2020-11-05T08:30:58.105Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
08:30:58 [2020-11-05T08:30:58.368Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
08:30:58 [2020-11-05T08:30:58.938Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
08:30:59 [2020-11-05T08:30:59.509Z] === RUN   TestDockerSuite/TestRunSetMacAddress
08:30:59 [2020-11-05T08:30:59.774Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
08:31:02 [2020-11-05T08:31:02.341Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
08:31:02 [2020-11-05T08:31:02.341Z] === RUN   TestDockerSuite/TestRunState
08:31:03 [2020-11-05T08:31:03.727Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
08:31:04 [2020-11-05T08:31:04.298Z] === RUN   TestDockerSuite/TestRunStdinPipe
08:31:05 [2020-11-05T08:31:05.241Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
08:31:05 [2020-11-05T08:31:05.241Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
08:31:05 [2020-11-05T08:31:05.501Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
08:31:05 [2020-11-05T08:31:05.501Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
08:31:06 [2020-11-05T08:31:06.072Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
08:31:06 [2020-11-05T08:31:06.644Z] === RUN   TestDockerSuite/TestRunSysctls
08:31:08 [2020-11-05T08:31:08.032Z] === RUN   TestDockerSuite/TestRunTLSVerify
08:31:08 [2020-11-05T08:31:08.032Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
08:31:08 [2020-11-05T08:31:08.032Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
08:31:08 [2020-11-05T08:31:08.292Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
08:31:10 [2020-11-05T08:31:10.205Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
08:31:10 [2020-11-05T08:31:10.465Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
08:31:11 [2020-11-05T08:31:11.406Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
08:31:13 [2020-11-05T08:31:13.953Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
08:31:17 [2020-11-05T08:31:17.251Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
08:31:17 [2020-11-05T08:31:17.251Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
08:31:17 [2020-11-05T08:31:17.822Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
08:31:17 [2020-11-05T08:31:17.822Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
08:31:18 [2020-11-05T08:31:18.398Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
08:31:20 [2020-11-05T08:31:20.327Z] === RUN   TestDockerSuite/TestRunUnshareProc
08:31:21 [2020-11-05T08:31:21.269Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
08:31:21 [2020-11-05T08:31:21.530Z] === RUN   TestDockerSuite/TestRunUserByID
08:31:22 [2020-11-05T08:31:22.102Z] === RUN   TestDockerSuite/TestRunUserByIDBig
08:31:22 [2020-11-05T08:31:22.363Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
08:31:22 [2020-11-05T08:31:22.363Z] === RUN   TestDockerSuite/TestRunUserByIDZero
08:31:23 [2020-11-05T08:31:23.307Z] === RUN   TestDockerSuite/TestRunUserByName
08:31:23 [2020-11-05T08:31:23.877Z] === RUN   TestDockerSuite/TestRunUserDefaults
08:31:24 [2020-11-05T08:31:24.452Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
08:31:24 [2020-11-05T08:31:24.452Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
08:31:24 [2020-11-05T08:31:24.452Z] === RUN   TestDockerSuite/TestRunUserNotFound
08:31:24 [2020-11-05T08:31:24.713Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
08:31:24 [2020-11-05T08:31:24.974Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
08:31:27 [2020-11-05T08:31:27.523Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
08:31:28 [2020-11-05T08:31:28.465Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
08:31:29 [2020-11-05T08:31:29.036Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
08:31:29 [2020-11-05T08:31:29.979Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
08:31:30 [2020-11-05T08:31:30.550Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
08:31:31 [2020-11-05T08:31:31.933Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
08:31:32 [2020-11-05T08:31:32.875Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
08:31:34 [2020-11-05T08:31:34.260Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
08:31:34 [2020-11-05T08:31:34.840Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
08:31:37 [2020-11-05T08:31:37.404Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
08:31:37 [2020-11-05T08:31:37.404Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
08:31:37 [2020-11-05T08:31:37.404Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
08:31:37 [2020-11-05T08:31:37.975Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
08:31:38 [2020-11-05T08:31:38.549Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
08:31:38 [2020-11-05T08:31:38.549Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
08:31:38 [2020-11-05T08:31:38.549Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
08:31:38 [2020-11-05T08:31:38.549Z] === RUN   TestDockerSuite/TestRunWithBadDevice
08:31:38 [2020-11-05T08:31:38.809Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
08:31:38 [2020-11-05T08:31:38.809Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
08:31:39 [2020-11-05T08:31:39.751Z] === RUN   TestDockerSuite/TestRunWithCPUShares
08:31:39 [2020-11-05T08:31:39.751Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
08:31:40 [2020-11-05T08:31:40.012Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
08:31:41 [2020-11-05T08:31:41.396Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
08:31:41 [2020-11-05T08:31:41.969Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
08:31:42 [2020-11-05T08:31:42.542Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
08:31:42 [2020-11-05T08:31:42.542Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
08:31:43 [2020-11-05T08:31:43.113Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
08:31:43 [2020-11-05T08:31:43.113Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
08:31:43 [2020-11-05T08:31:43.113Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
08:31:43 [2020-11-05T08:31:43.113Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
08:31:43 [2020-11-05T08:31:43.375Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
08:31:43 [2020-11-05T08:31:43.375Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
08:31:43 [2020-11-05T08:31:43.375Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
08:31:43 [2020-11-05T08:31:43.375Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
08:31:43 [2020-11-05T08:31:43.375Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
08:31:43 [2020-11-05T08:31:43.375Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
08:31:43 [2020-11-05T08:31:43.375Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
08:31:43 [2020-11-05T08:31:43.947Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
08:31:44 [2020-11-05T08:31:44.207Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
08:31:45 [2020-11-05T08:31:45.150Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
08:31:45 [2020-11-05T08:31:45.150Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
08:31:45 [2020-11-05T08:31:45.722Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
08:31:45 [2020-11-05T08:31:45.984Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
08:31:46 [2020-11-05T08:31:46.555Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
08:31:46 [2020-11-05T08:31:46.555Z] === RUN   TestDockerSuite/TestRunWithShmSize
08:31:47 [2020-11-05T08:31:47.127Z] === RUN   TestDockerSuite/TestRunWithSwappiness
08:31:47 [2020-11-05T08:31:47.388Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
08:31:47 [2020-11-05T08:31:47.649Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
08:31:47 [2020-11-05T08:31:47.649Z] === RUN   TestDockerSuite/TestRunWithUlimits
08:31:47 [2020-11-05T08:31:47.909Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
08:31:49 [2020-11-05T08:31:49.294Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
08:31:49 [2020-11-05T08:31:49.294Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
08:31:49 [2020-11-05T08:31:49.555Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
08:31:49 [2020-11-05T08:31:49.555Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
08:31:50 [2020-11-05T08:31:50.127Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
08:31:50 [2020-11-05T08:31:50.127Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
08:31:51 [2020-11-05T08:31:51.533Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
08:31:52 [2020-11-05T08:31:52.104Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
08:31:53 [2020-11-05T08:31:53.488Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
08:31:54 [2020-11-05T08:31:54.062Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
08:31:54 [2020-11-05T08:31:54.062Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
08:31:54 [2020-11-05T08:31:54.062Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
08:31:55 [2020-11-05T08:31:55.005Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
08:31:55 [2020-11-05T08:31:55.005Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
08:31:55 [2020-11-05T08:31:55.947Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
08:31:56 [2020-11-05T08:31:56.890Z] === RUN   TestDockerSuite/TestSaveCheckTimes
08:31:57 [2020-11-05T08:31:57.151Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
08:31:58 [2020-11-05T08:31:58.534Z] === RUN   TestDockerSuite/TestSaveImageId
08:31:58 [2020-11-05T08:31:58.534Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
08:31:58 [2020-11-05T08:31:58.794Z] === RUN   TestDockerSuite/TestSaveLoadParents
08:32:00 [2020-11-05T08:32:00.179Z] === RUN   TestDockerSuite/TestSaveMultipleNames
08:32:00 [2020-11-05T08:32:00.179Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
08:32:01 [2020-11-05T08:32:01.564Z] === RUN   TestDockerSuite/TestSaveSingleTag
08:32:01 [2020-11-05T08:32:01.564Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
08:32:01 [2020-11-05T08:32:01.564Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
08:32:02 [2020-11-05T08:32:02.949Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
08:32:03 [2020-11-05T08:32:03.890Z] === RUN   TestDockerSuite/TestSearchCmdOptions
08:32:04 [2020-11-05T08:32:04.461Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
08:32:04 [2020-11-05T08:32:04.461Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
08:32:04 [2020-11-05T08:32:04.461Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
08:32:04 [2020-11-05T08:32:04.722Z] === RUN   TestDockerSuite/TestSearchWithLimit
08:32:04 [2020-11-05T08:32:04.982Z] === RUN   TestDockerSuite/TestSlowStdinClosing
08:32:06 [2020-11-05T08:32:06.895Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
08:32:08 [2020-11-05T08:32:08.279Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
08:32:10 [2020-11-05T08:32:10.827Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
08:32:12 [2020-11-05T08:32:12.215Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
08:32:14 [2020-11-05T08:32:14.130Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
08:32:14 [2020-11-05T08:32:14.701Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
08:32:14 [2020-11-05T08:32:14.961Z] === RUN   TestDockerSuite/TestStartAttachSilent
08:32:15 [2020-11-05T08:32:15.904Z] === RUN   TestDockerSuite/TestStartAttachWithRename
08:32:17 [2020-11-05T08:32:17.288Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
08:32:18 [2020-11-05T08:32:18.672Z] === RUN   TestDockerSuite/TestStartMultipleContainers
08:32:20 [2020-11-05T08:32:20.585Z] === RUN   TestDockerSuite/TestStartPausedContainer
08:32:21 [2020-11-05T08:32:21.157Z] === RUN   TestDockerSuite/TestStartRecordError
08:32:22 [2020-11-05T08:32:22.099Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
08:32:22 [2020-11-05T08:32:22.671Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
08:32:25 [2020-11-05T08:32:25.225Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
08:32:25 [2020-11-05T08:32:25.490Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
08:32:26 [2020-11-05T08:32:26.067Z] === RUN   TestDockerSuite/TestStatsAllNoStream
08:32:28 [2020-11-05T08:32:28.613Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
08:32:32 [2020-11-05T08:32:32.813Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
08:32:36 [2020-11-05T08:32:36.110Z] === RUN   TestDockerSuite/TestStatsFormatAll
08:32:38 [2020-11-05T08:32:38.653Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
08:32:40 [2020-11-05T08:32:40.565Z] === RUN   TestDockerSuite/TestStatsNoStream
08:32:43 [2020-11-05T08:32:43.106Z] === RUN   TestDockerSuite/TestStopContainerSignal
08:32:44 [2020-11-05T08:32:44.489Z] === RUN   TestDockerSuite/TestTopMultipleArgs
08:32:44 [2020-11-05T08:32:44.750Z] === RUN   TestDockerSuite/TestTopNonPrivileged
08:32:45 [2020-11-05T08:32:45.323Z] === RUN   TestDockerSuite/TestTopPrivileged
08:32:45 [2020-11-05T08:32:45.894Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
08:32:45 [2020-11-05T08:32:45.894Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
08:32:46 [2020-11-05T08:32:46.490Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
08:32:49 [2020-11-05T08:32:49.034Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
08:32:50 [2020-11-05T08:32:50.946Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
08:32:51 [2020-11-05T08:32:51.888Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
08:32:52 [2020-11-05T08:32:52.460Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
08:32:53 [2020-11-05T08:32:53.032Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
08:32:53 [2020-11-05T08:32:53.032Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
08:32:53 [2020-11-05T08:32:53.975Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
08:32:54 [2020-11-05T08:32:54.917Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
08:32:54 [2020-11-05T08:32:54.917Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
08:32:55 [2020-11-05T08:32:55.858Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
08:32:56 [2020-11-05T08:32:56.802Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
08:32:57 [2020-11-05T08:32:57.063Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
08:32:58 [2020-11-05T08:32:58.447Z] === RUN   TestDockerSuite/TestUpdateStats
08:33:01 [2020-11-05T08:33:01.744Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
08:33:02 [2020-11-05T08:33:02.685Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
08:33:02 [2020-11-05T08:33:02.685Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
08:33:03 [2020-11-05T08:33:03.256Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
08:33:04 [2020-11-05T08:33:04.226Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
08:33:04 [2020-11-05T08:33:04.226Z] === RUN   TestDockerSwarmSuite/TestServiceScale
08:33:07 [2020-11-05T08:33:07.526Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
08:33:07 [2020-11-05T08:33:07.526Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
08:33:10 [2020-11-05T08:33:10.071Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
08:33:11 [2020-11-05T08:33:11.986Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
08:33:13 [2020-11-05T08:33:13.898Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
08:33:17 [2020-11-05T08:33:17.200Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
08:33:20 [2020-11-05T08:33:20.499Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
08:33:21 [2020-11-05T08:33:21.443Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
08:33:22 [2020-11-05T08:33:22.827Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
08:33:23 [2020-11-05T08:33:23.769Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
08:33:25 [2020-11-05T08:33:25.159Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
08:33:26 [2020-11-05T08:33:26.545Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
08:33:26 [2020-11-05T08:33:26.806Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
08:33:28 [2020-11-05T08:33:28.723Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
08:33:28 [2020-11-05T08:33:28.723Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
08:33:30 [2020-11-05T08:33:30.641Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
08:33:30 [2020-11-05T08:33:30.901Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
08:33:32 [2020-11-05T08:33:32.289Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
08:33:34 [2020-11-05T08:33:34.203Z] === RUN   TestDockerSuite/TestVolumeCLICreate
08:33:49 [2020-11-05T08:33:49.103Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
08:33:49 [2020-11-05T08:33:49.103Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
08:33:49 [2020-11-05T08:33:49.103Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
08:33:49 [2020-11-05T08:33:49.364Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
08:33:49 [2020-11-05T08:33:49.625Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
08:33:49 [2020-11-05T08:33:49.625Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
08:33:49 [2020-11-05T08:33:49.625Z] === RUN   TestDockerSuite/TestVolumeCLILs
08:33:50 [2020-11-05T08:33:50.196Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
08:33:50 [2020-11-05T08:33:50.196Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
08:33:50 [2020-11-05T08:33:50.196Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
08:33:50 [2020-11-05T08:33:50.767Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
08:33:51 [2020-11-05T08:33:51.028Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
08:33:51 [2020-11-05T08:33:51.028Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
08:33:51 [2020-11-05T08:33:51.028Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
08:33:51 [2020-11-05T08:33:51.028Z] === RUN   TestDockerSuite/TestVolumeCLIRm
08:33:52 [2020-11-05T08:33:52.962Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
08:33:53 [2020-11-05T08:33:53.223Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
08:33:53 [2020-11-05T08:33:53.223Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
08:33:53 [2020-11-05T08:33:53.223Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
08:33:53 [2020-11-05T08:33:53.483Z] === RUN   TestDockerSuite/TestVolumeEvents
08:33:58 [2020-11-05T08:33:58.767Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
08:33:58 [2020-11-05T08:33:58.767Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
08:34:00 [2020-11-05T08:34:00.680Z] === RUN   TestDockerSuite/TestVolumeLsFormat
08:34:00 [2020-11-05T08:34:00.680Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
08:34:00 [2020-11-05T08:34:00.680Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
08:34:00 [2020-11-05T08:34:00.942Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
08:34:03 [2020-11-05T08:34:03.488Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
08:34:06 [2020-11-05T08:34:06.040Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
08:34:06 [2020-11-05T08:34:06.040Z] --- PASS: TestDockerSuite (1368.45s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.51s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.51s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.09s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.02s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.52s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.41s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.65s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.63s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.10s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.71s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.69s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.06s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.74s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.99s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.07s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.71s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.33s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.28s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.84s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.77s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.17s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.75s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.54s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.47s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.98s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.88s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.95s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.19s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.79s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.60s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.52s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.59s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.75s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.36s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.33s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.96s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.35s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.68s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.24s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.59s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.49s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.85s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.62s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.73s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.24s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.24s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.68s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.88s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.01s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.77s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.68s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.18s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.09s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.11s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.65s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.40s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.10s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.31s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
08:34:06 [2020-11-05T08:34:06.040Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.71s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.81s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.47s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.95s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.24s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.19s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.46s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.15s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.54s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:34:06 [2020-11-05T08:34:06.040Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:34:06 [2020-11-05T08:34:06.040Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
08:34:06 [2020-11-05T08:34:06.040Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.040Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
08:34:06 [2020-11-05T08:34:06.040Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.90s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.95s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.93s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.73s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.48s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.93s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.35s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.55s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.45s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.38s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.10s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.84s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.06s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.30s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.35s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.45s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.36s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.36s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.63s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.73s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.24s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.51s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.88s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.07s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.41s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.11s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.57s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.15s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.01s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
08:34:06 [2020-11-05T08:34:06.040Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.66s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.47s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.59s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFails (0.81s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.91s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.34s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.10s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.90s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.60s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.73s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.52s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.16s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.64s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.20s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.53s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.52s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.51s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.94s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.41s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.20s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.34s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.60s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.32s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.27s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.64s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.91s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.94s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
08:34:06 [2020-11-05T08:34:06.040Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.77s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.74s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.74s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.74s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.94s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.86s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.56s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.98s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.38s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.96s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.18s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.16s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s)
08:34:06 [2020-11-05T08:34:06.040Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.34s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.11s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.74s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.94s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.57s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.14s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildRm (2.28s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.73s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.67s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.39s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.60s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.72s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.59s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildUser (1.22s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.50s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.93s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.86s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.31s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.92s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.85s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.39s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.33s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.64s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_cli_sni_test.go:18: Flakey test
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitChange (0.88s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.53s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.26s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.28s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.19s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.87s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.09s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.49s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.50s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.76s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.60s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.32s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.61s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.75s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.82s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.78s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.83s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.60s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.99s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.11s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.21s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.23s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.69s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.44s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.33s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.48s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0009116e0_<nil>} (1.39s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1426114709_/foo_false__<nil>_<nil>_<nil>} (1.52s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1426114709_/foo_true__<nil>_<nil>_<nil>} (1.31s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3319240944_/foo_false__<nil>_<nil>_<nil>} (1.34s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3319240944_/foo_true__<nil>_<nil>_<nil>} (0.55s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3319240944_/foo_true__0xc000911740_<nil>_<nil>} (1.44s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000911760_<nil>} (1.40s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000911780_<nil>} (1.36s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0009117a0_<nil>} (1.34s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0009117c0_<nil>} (1.45s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.13s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
08:34:06 [2020-11-05T08:34:06.041Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.60s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.32s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.27s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.88s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.70s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.85s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.73s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.93s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.88s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.90s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.87s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.66s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.19s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.70s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.15s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.72s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.99s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.33s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.60s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.29s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToDot (0.62s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.58s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.26s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.36s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:34:06 [2020-11-05T08:34:06.041Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.84s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.54s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.42s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.91s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.44s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.94s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.05s)
08:34:06 [2020-11-05T08:34:06.041Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.72s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.73s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.80s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.65s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.58s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.40s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.90s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.58s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.14s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.92s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.59s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.29s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:34:06 [2020-11-05T08:34:06.042Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
08:34:06 [2020-11-05T08:34:06.042Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:34:06 [2020-11-05T08:34:06.042Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.75s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsRename (0.59s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsResize (0.61s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.73s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.80s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.48s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsTop (0.61s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.88s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExec (0.54s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.09s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.73s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.69s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.64s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.00s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecEnv (0.54s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.55s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.58s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.54s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecParseError (0.49s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.52s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.62s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecTTY (0.56s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.56s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:34:06 [2020-11-05T08:34:06.042Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.52s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.62s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.48s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.58s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.64s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestHealth (19.14s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.11s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.07s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImportFile (1.11s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.19s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.23s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.51s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:34:06 [2020-11-05T08:34:06.042Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.82s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.57s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:34:06 [2020-11-05T08:34:06.042Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.59s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.91s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.58s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.99s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.63s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.31s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.22s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.78s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsSince (6.79s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsTail (0.53s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.27s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.57s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestNetHostname (1.77s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.02s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPluginActive (1.49s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.18s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.19s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.11s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.42s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.71s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.31s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.97s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPortList (8.21s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.05s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.69s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s)
08:34:06 [2020-11-05T08:34:06.042Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.99s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.09s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.73s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.21s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.97s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.40s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.49s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.53s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.42s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.95s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.78s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.17s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.30s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.20s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.51s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.28s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.16s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.49s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.96s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.30s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.62s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.15s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.15s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.00s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.57s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.51s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.59s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.69s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.75s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.73s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.88s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.62s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.51s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.19s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.61s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.59s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.30s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.93s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.05s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.71s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.59s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.51s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.73s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.98s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.38s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunMount (4.97s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.60s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.10s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.07s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.77s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.70s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.09s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.21s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.31s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.57s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.73s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.95s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.63s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.43s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.77s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.60s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.47s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.93s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunRm (0.47s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.24s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.58s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.64s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunState (1.31s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.38s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:34:06 [2020-11-05T08:34:06.043Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.19s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.51s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.37s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s)
08:34:06 [2020-11-05T08:34:06.043Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.03s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.58s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.63s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.03s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.12s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.89s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.26s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.56s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.56s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.77s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.65s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.60s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.53s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.70s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.72s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.68s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.52s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.85s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.13s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.12s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.38s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.33s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents656209818
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.29s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.89s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.04s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.86s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.07s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.81s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.91s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.36s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.16s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.68s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.51s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.56s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.76s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.10s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.86s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.94s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.74s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.23s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.99s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.20s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.38s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.24s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.38s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.69s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.76s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.64s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.76s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.78s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.98s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.39s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.81s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.35s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.57s)
08:34:06 [2020-11-05T08:34:06.044Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
08:34:06 [2020-11-05T08:34:06.044Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
08:34:06 [2020-11-05T08:34:06.044Z] === RUN   TestDockerRegistrySuite
08:34:06 [2020-11-05T08:34:06.044Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
08:34:06 [2020-11-05T08:34:06.986Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
08:34:07 [2020-11-05T08:34:07.928Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
08:34:09 [2020-11-05T08:34:09.313Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
08:34:09 [2020-11-05T08:34:09.313Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
08:34:12 [2020-11-05T08:34:12.697Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
08:34:15 [2020-11-05T08:34:15.239Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
08:34:16 [2020-11-05T08:34:16.626Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
08:34:18 [2020-11-05T08:34:18.540Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
08:34:19 [2020-11-05T08:34:19.481Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
08:34:20 [2020-11-05T08:34:20.872Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
08:34:21 [2020-11-05T08:34:21.816Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
08:34:22 [2020-11-05T08:34:22.757Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
08:34:23 [2020-11-05T08:34:23.698Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
08:34:24 [2020-11-05T08:34:24.640Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
08:34:25 [2020-11-05T08:34:25.582Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
08:34:27 [2020-11-05T08:34:27.497Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
08:34:29 [2020-11-05T08:34:29.413Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
08:34:30 [2020-11-05T08:34:30.367Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
08:34:32 [2020-11-05T08:34:32.914Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
08:34:33 [2020-11-05T08:34:33.485Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
08:34:33 [2020-11-05T08:34:33.485Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
08:34:34 [2020-11-05T08:34:34.426Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
08:34:35 [2020-11-05T08:34:35.367Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
08:34:35 [2020-11-05T08:34:35.628Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
08:34:36 [2020-11-05T08:34:36.200Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
08:34:39 [2020-11-05T08:34:39.502Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
08:34:39 [2020-11-05T08:34:39.502Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
08:34:40 [2020-11-05T08:34:40.443Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
08:34:40 [2020-11-05T08:34:40.703Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
08:34:40 [2020-11-05T08:34:40.963Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
08:34:41 [2020-11-05T08:34:41.224Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
08:34:41 [2020-11-05T08:34:41.485Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
08:34:41 [2020-11-05T08:34:41.745Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
08:34:42 [2020-11-05T08:34:42.007Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
08:34:42 [2020-11-05T08:34:42.948Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
08:34:43 [2020-11-05T08:34:43.889Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
08:34:44 [2020-11-05T08:34:44.461Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
08:34:45 [2020-11-05T08:34:45.402Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
08:34:46 [2020-11-05T08:34:46.799Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
08:34:47 [2020-11-05T08:34:47.741Z] === RUN   TestDockerRegistrySuite/TestV2Only
08:34:48 [2020-11-05T08:34:48.682Z] --- PASS: TestDockerRegistrySuite (42.94s)
08:34:48 [2020-11-05T08:34:48.682Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s)
08:34:48 [2020-11-05T08:34:48.682Z]         check_test.go:196: [d3e4b6264f3bc] daemon is not started
08:34:48 [2020-11-05T08:34:48.682Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s)
08:34:48 [2020-11-05T08:34:48.682Z]         check_test.go:196: [d996ac29c8281] daemon is not started
08:34:48 [2020-11-05T08:34:48.682Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s)
08:34:48 [2020-11-05T08:34:48.682Z]         check_test.go:196: [d6dd920d599e9] daemon is not started
08:34:48 [2020-11-05T08:34:48.682Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
08:34:48 [2020-11-05T08:34:48.682Z]         check_test.go:196: [dade13b01b319] daemon is not started
08:34:48 [2020-11-05T08:34:48.682Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.03s)
08:34:48 [2020-11-05T08:34:48.682Z]         check_test.go:196: [d6960dae1d62e] daemon is not started
08:34:48 [2020-11-05T08:34:48.682Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.74s)
08:34:48 [2020-11-05T08:34:48.682Z]         check_test.go:196: [dfbfa1663bb78] daemon is not started
08:34:48 [2020-11-05T08:34:48.682Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.22s)
08:34:48 [2020-11-05T08:34:48.682Z]         check_test.go:196: [d17bf551b1c51] daemon is not started
08:34:48 [2020-11-05T08:34:48.682Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.19s)
08:34:48 [2020-11-05T08:34:48.682Z]         check_test.go:196: [d6d27da5a3b98] daemon is not started
08:34:48 [2020-11-05T08:34:48.682Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d745f1194df6a] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d439a07e3eb43] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [dd402963d3119] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [db3e1625df4c8] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d42c0caee0840] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [da45d75f8dd12] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.77s)
08:34:48 [2020-11-05T08:34:48.683Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:54812601eae38795a5b04d03e958856ee37134f8cb6869e697c6e8c03b4d2ec3
08:34:48 [2020-11-05T08:34:48.683Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:02d10674e9d1689016fae4422e4466fdb815ec3e251998d9a893b0ca1b25e1e3
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d6ffda590ff1a] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.82s)
08:34:48 [2020-11-05T08:34:48.683Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bf19dcd77c2d280a3cb772f4ca55d47c4fd38ff980be29fda6e4f6985c30fe80
08:34:48 [2020-11-05T08:34:48.683Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2cb735cf3739a6e7deaa77fa7fdb468eb16d40dedde7fb08094b618b0a722711
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [dc7125821277d] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d8f2e0fae6529] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.16s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [dfbffdf102da9] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d4b203da3a750] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [da6dee3cc984d] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d0183f9139760] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [ddfbfbf6cc56c] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.93s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d1af9b7573182] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.76s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d2b99c1bf87aa] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d9178b270dd37] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d3d7736ad0e29] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d0565f87f6b45] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [df464686a2197] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [de13b823c10cb] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d94cf057f9cf5] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [dc9ab22097056] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d8107f701cce4] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [d88c150610d01] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.63s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [de8683d4b123a] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [db31ae200d2ee] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.33s)
08:34:48 [2020-11-05T08:34:48.683Z]         check_test.go:196: [de74f9c3859ef] daemon is not started
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.11s)
08:34:48 [2020-11-05T08:34:48.683Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
08:34:48 [2020-11-05T08:34:48.683Z] === RUN   TestDockerSchema1RegistrySuite
08:34:48 [2020-11-05T08:34:48.683Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
08:34:48 [2020-11-05T08:34:48.683Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
08:34:51 [2020-11-05T08:34:51.983Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
08:34:54 [2020-11-05T08:34:54.528Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
08:34:57 [2020-11-05T08:34:57.077Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
08:34:58 [2020-11-05T08:34:58.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
08:34:58 [2020-11-05T08:34:58.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
08:34:59 [2020-11-05T08:34:59.220Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
08:35:00 [2020-11-05T08:35:00.162Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
08:35:01 [2020-11-05T08:35:01.103Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
08:35:02 [2020-11-05T08:35:02.047Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
08:35:04 [2020-11-05T08:35:04.592Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
08:35:04 [2020-11-05T08:35:04.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
08:35:05 [2020-11-05T08:35:05.426Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
08:35:05 [2020-11-05T08:35:05.426Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
08:35:05 [2020-11-05T08:35:05.687Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
08:35:05 [2020-11-05T08:35:05.947Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
08:35:06 [2020-11-05T08:35:06.519Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
08:35:06 [2020-11-05T08:35:06.519Z] --- PASS: TestDockerSchema1RegistrySuite (17.95s)
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d99caf3d85c0b] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.81s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d34928e07ebf9] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.83s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d80ab5af21c56] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.70s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [dbc92c6095cc0] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d689f57fbc9fb] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d2645249b744a] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d228809a5f452] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [da06badad0ede] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.95s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d947946b6acb8] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d1aee5537f5e6] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.37s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d4f3ec0763d7e] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d8072f8dca912] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d60ade9cc8cad] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [dc61559d7be2a] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.36s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [daa5649e9bccb] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [d6ad3d3b830b3] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [db998a4746056] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
08:35:06 [2020-11-05T08:35:06.519Z]         check_test.go:223: [de6f90b064705] daemon is not started
08:35:06 [2020-11-05T08:35:06.519Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
08:35:06 [2020-11-05T08:35:06.519Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
08:35:07 [2020-11-05T08:35:07.462Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
08:35:07 [2020-11-05T08:35:07.723Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
08:35:07 [2020-11-05T08:35:07.983Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
08:35:08 [2020-11-05T08:35:08.925Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
08:35:09 [2020-11-05T08:35:09.185Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
08:35:09 [2020-11-05T08:35:09.757Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
08:35:10 [2020-11-05T08:35:10.017Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
08:35:10 [2020-11-05T08:35:10.278Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s)
08:35:10 [2020-11-05T08:35:10.278Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s)
08:35:10 [2020-11-05T08:35:10.278Z]         check_test.go:252: [d5588583ebcf8] daemon is not started
08:35:10 [2020-11-05T08:35:10.278Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
08:35:10 [2020-11-05T08:35:10.278Z]         check_test.go:252: [d90c04fe42440] daemon is not started
08:35:10 [2020-11-05T08:35:10.278Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
08:35:10 [2020-11-05T08:35:10.278Z]         check_test.go:252: [dcf2e57bb00ee] daemon is not started
08:35:10 [2020-11-05T08:35:10.278Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
08:35:10 [2020-11-05T08:35:10.278Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
08:35:10 [2020-11-05T08:35:10.278Z]         check_test.go:252: [d137cd448a80e] daemon is not started
08:35:10 [2020-11-05T08:35:10.278Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
08:35:10 [2020-11-05T08:35:10.278Z]         check_test.go:252: [df5bb80bc7320] daemon is not started
08:35:10 [2020-11-05T08:35:10.278Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s)
08:35:10 [2020-11-05T08:35:10.278Z]         check_test.go:252: [d2d117b2ac8de] daemon is not started
08:35:10 [2020-11-05T08:35:10.278Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
08:35:10 [2020-11-05T08:35:10.278Z]         check_test.go:252: [d76ee2b3d7ed2] daemon is not started
08:35:10 [2020-11-05T08:35:10.278Z] === RUN   TestDockerRegistryAuthTokenSuite
08:35:10 [2020-11-05T08:35:10.278Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
08:35:15 [2020-11-05T08:35:15.559Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
08:35:15 [2020-11-05T08:35:15.559Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
08:35:15 [2020-11-05T08:35:15.820Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
08:35:15 [2020-11-05T08:35:15.820Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
08:35:16 [2020-11-05T08:35:16.080Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s)
08:35:16 [2020-11-05T08:35:16.080Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
08:35:16 [2020-11-05T08:35:16.080Z]         check_test.go:279: [d001cf8a1b4c1] daemon is not started
08:35:16 [2020-11-05T08:35:16.080Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.23s)
08:35:16 [2020-11-05T08:35:16.080Z]         check_test.go:279: [dca08aff5c900] daemon is not started
08:35:16 [2020-11-05T08:35:16.080Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
08:35:16 [2020-11-05T08:35:16.080Z]         check_test.go:279: [dc8f8c44b77e2] daemon is not started
08:35:16 [2020-11-05T08:35:16.080Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
08:35:16 [2020-11-05T08:35:16.080Z]         check_test.go:279: [d966aa2f21e66] daemon is not started
08:35:16 [2020-11-05T08:35:16.080Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
08:35:16 [2020-11-05T08:35:16.080Z]         check_test.go:279: [d313fb0e4c4c3] daemon is not started
08:35:16 [2020-11-05T08:35:16.080Z] === RUN   TestDockerNetworkSuite
08:35:16 [2020-11-05T08:35:16.080Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
08:35:17 [2020-11-05T08:35:17.995Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
08:35:18 [2020-11-05T08:35:18.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
08:35:21 [2020-11-05T08:35:21.869Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
08:35:23 [2020-11-05T08:35:23.261Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
08:35:25 [2020-11-05T08:35:25.812Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
08:35:27 [2020-11-05T08:35:27.196Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
08:35:32 [2020-11-05T08:35:32.482Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
08:35:35 [2020-11-05T08:35:35.025Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
08:35:35 [2020-11-05T08:35:35.966Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
08:35:36 [2020-11-05T08:35:36.538Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
08:35:37 [2020-11-05T08:35:37.109Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
08:35:38 [2020-11-05T08:35:38.050Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
08:35:38 [2020-11-05T08:35:38.991Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
08:35:38 [2020-11-05T08:35:38.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
08:35:39 [2020-11-05T08:35:39.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
08:35:40 [2020-11-05T08:35:40.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
08:35:40 [2020-11-05T08:35:40.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
08:35:40 [2020-11-05T08:35:40.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
08:35:40 [2020-11-05T08:35:40.455Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
08:35:41 [2020-11-05T08:35:41.028Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
08:35:42 [2020-11-05T08:35:42.418Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
08:35:42 [2020-11-05T08:35:42.418Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
08:35:42 [2020-11-05T08:35:42.418Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
08:35:42 [2020-11-05T08:35:42.418Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
08:35:44 [2020-11-05T08:35:44.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
08:35:46 [2020-11-05T08:35:46.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
08:35:53 [2020-11-05T08:35:53.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
08:35:53 [2020-11-05T08:35:53.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
08:35:53 [2020-11-05T08:35:53.720Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
08:35:53 [2020-11-05T08:35:53.981Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
08:35:53 [2020-11-05T08:35:53.981Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
08:35:54 [2020-11-05T08:35:54.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
08:35:54 [2020-11-05T08:35:54.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
08:35:54 [2020-11-05T08:35:54.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
08:35:56 [2020-11-05T08:35:56.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
08:35:56 [2020-11-05T08:35:56.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
08:35:56 [2020-11-05T08:35:56.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
08:35:57 [2020-11-05T08:35:57.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
08:36:01 [2020-11-05T08:36:01.032Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
08:36:04 [2020-11-05T08:36:04.339Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
08:36:04 [2020-11-05T08:36:04.339Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
08:36:05 [2020-11-05T08:36:05.290Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
08:36:07 [2020-11-05T08:36:07.202Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
08:36:07 [2020-11-05T08:36:07.202Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
08:36:07 [2020-11-05T08:36:07.462Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
08:36:08 [2020-11-05T08:36:08.034Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
08:36:08 [2020-11-05T08:36:08.976Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
08:36:14 [2020-11-05T08:36:14.261Z] --- PASS: TestDockerNetworkSuite (58.22s)
08:36:14 [2020-11-05T08:36:14.261Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.90s)
08:36:14 [2020-11-05T08:36:14.261Z]         docker_cli_network_unix_test.go:46: [d67f5fc127bfc] daemon is not started
08:36:14 [2020-11-05T08:36:14.261Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s)
08:36:14 [2020-11-05T08:36:14.261Z]         docker_cli_network_unix_test.go:46: [dbbc1720ee534] daemon is not started
08:36:14 [2020-11-05T08:36:14.261Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.91s)
08:36:14 [2020-11-05T08:36:14.261Z]         docker_cli_network_unix_test.go:46: [d4e4c0ba767c3] daemon is not started
08:36:14 [2020-11-05T08:36:14.261Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.60s)
08:36:14 [2020-11-05T08:36:14.261Z]         docker_cli_network_unix_test.go:46: [dbdc58ea2e6c2] daemon is not started
08:36:14 [2020-11-05T08:36:14.261Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s)
08:36:14 [2020-11-05T08:36:14.261Z]         docker_cli_network_unix_test.go:1233: [de547d459441c] daemon is not started
08:36:14 [2020-11-05T08:36:14.261Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s)
08:36:14 [2020-11-05T08:36:14.261Z]         docker_cli_network_unix_test.go:46: [db255f60c81d1] daemon is not started
08:36:14 [2020-11-05T08:36:14.261Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.39s)
08:36:14 [2020-11-05T08:36:14.261Z]         docker_cli_network_unix_test.go:46: [d053ae41f3eb1] daemon is not started
08:36:14 [2020-11-05T08:36:14.261Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.37s)
08:36:14 [2020-11-05T08:36:14.261Z]         docker_cli_network_unix_test.go:46: [d39e8003245e9] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.22s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [db22a0d1b10a0] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [dec18666af195] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d17d39ffe983d] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d00c69a8d8adf] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [da58b62454369] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d01ec43cc5131] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d87847900182a] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d2a2b9cfc7c92] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d987880de52ae] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d1ec27b7c8ed1] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d0bdd9f3ba46b] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d2fc1efb612f0] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d239af574fea7] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d3e5bdc16d367] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [dec81b6d817f5] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [da571948e71b4] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:968: [dcfe4f3cd970b] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.83s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d9dba8b32468d] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.89s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:1116: [deab5f7b7be47] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [dafd592ef1476] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [da216021c9e30] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [dd5493ecefd95] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [dfdf6bf3af155] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d5e88a7de25ea] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [df572ce1fd3bd] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d1ef7751e39ec] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d70faa1ff7480] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [dbb6864b989f1] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [dd1d60b5ec36a] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [dca7832c3e4da] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.55s)
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.27s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:1084: [d94f8323bccde] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [daec5ced992ed] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.85s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [da67238b6a9a4] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [dd1aa69f530ac] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d89a490deb5c2] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d09380134507a] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d656eaf1fc2b2] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [df8abb480db24] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.29s)
08:36:14 [2020-11-05T08:36:14.262Z]         docker_cli_network_unix_test.go:46: [d748deaedb478] daemon is not started
08:36:14 [2020-11-05T08:36:14.262Z] === RUN   TestDockerHubPullSuite
08:36:14 [2020-11-05T08:36:14.262Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
08:36:16 [2020-11-05T08:36:16.803Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
08:36:18 [2020-11-05T08:36:18.712Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
08:36:18 [2020-11-05T08:36:18.973Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
08:36:19 [2020-11-05T08:36:19.545Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
08:36:22 [2020-11-05T08:36:22.096Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
08:36:23 [2020-11-05T08:36:23.037Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
08:36:23 [2020-11-05T08:36:23.037Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
08:36:23 [2020-11-05T08:36:23.037Z] --- PASS: TestDockerHubPullSuite (8.81s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.37s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.55s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.30s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
08:36:23 [2020-11-05T08:36:23.037Z] PASS
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === Skipped
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_sni_test.go:18: Flakey test
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:36:23 [2020-11-05T08:36:23.037Z]         docker_cli_network_unix_test.go:46: [dd1d60b5ec36a] daemon is not started
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] 
08:36:23 [2020-11-05T08:36:23.037Z] DONE 1277 tests, 51 skipped in 1547.059s
08:36:23 [2020-11-05T08:36:23.037Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:36:23 [2020-11-05T08:36:23.037Z] ++++ cat bundles/test-integration/docker.pid
08:36:23 [2020-11-05T08:36:23.037Z] +++ kill 7657
08:36:24 [2020-11-05T08:36:24.447Z] +++ /etc/init.d/apparmor stop
08:36:24 [2020-11-05T08:36:24.447Z] Leaving: AppArmorNo profiles have been unloaded.
08:36:24 [2020-11-05T08:36:24.447Z] 
08:36:24 [2020-11-05T08:36:24.447Z] Unloading profiles will leave already running processes permanently
08:36:24 [2020-11-05T08:36:24.447Z] unconfined, which can lead to unexpected situations.
08:36:24 [2020-11-05T08:36:24.447Z] 
08:36:24 [2020-11-05T08:36:24.447Z] To set a process to complain mode, use the command line tool
08:36:24 [2020-11-05T08:36:24.447Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:36:24 [2020-11-05T08:36:24.447Z] +++ true
08:36:24 [2020-11-05T08:36:24.447Z] exiting test-integration
08:36:24 [2020-11-05T08:36:24.447Z] ++ exit 0
08:36:24 [2020-11-05T08:36:24.447Z] 
08:36:24 [2020-11-05T08:36:24.710Z] + for job in $(jobs -p)
08:36:24 [2020-11-05T08:36:24.710Z] + wait 15081
08:36:28 [2020-11-05T08:36:28.912Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
08:36:35 [2020-11-05T08:36:35.493Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
08:36:36 [2020-11-05T08:36:36.876Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
08:36:41 [2020-11-05T08:36:41.082Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
08:36:43 [2020-11-05T08:36:43.626Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
08:36:47 [2020-11-05T08:36:47.830Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
08:36:47 [2020-11-05T08:36:47.830Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
08:36:53 [2020-11-05T08:36:53.126Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
08:36:53 [2020-11-05T08:36:53.126Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
08:36:54 [2020-11-05T08:36:54.067Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
08:36:55 [2020-11-05T08:36:55.978Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
08:37:52 [2020-11-05T08:37:52.240Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
08:38:48 [2020-11-05T08:38:48.507Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
08:38:58 [2020-11-05T08:38:58.505Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
08:39:02 [2020-11-05T08:39:02.708Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
08:41:24 [2020-11-05T08:41:24.243Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
08:41:29 [2020-11-05T08:41:29.526Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
08:41:30 [2020-11-05T08:41:30.911Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
08:41:30 [2020-11-05T08:41:30.911Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
08:41:30 [2020-11-05T08:41:30.911Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
08:41:31 [2020-11-05T08:41:31.172Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
08:41:31 [2020-11-05T08:41:31.743Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
08:41:33 [2020-11-05T08:41:33.655Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
08:41:36 [2020-11-05T08:41:36.964Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
08:41:38 [2020-11-05T08:41:38.875Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
08:42:35 [2020-11-05T08:42:35.140Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
08:42:35 [2020-11-05T08:42:35.140Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
08:42:36 [2020-11-05T08:42:36.524Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
08:42:39 [2020-11-05T08:42:39.067Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
08:42:41 [2020-11-05T08:42:41.630Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
08:42:44 [2020-11-05T08:42:44.175Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
08:43:06 [2020-11-05T08:43:06.134Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
08:43:18 [2020-11-05T08:43:18.360Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
08:43:20 [2020-11-05T08:43:20.902Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
08:43:22 [2020-11-05T08:43:22.824Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
08:43:26 [2020-11-05T08:43:26.124Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
08:43:34 [2020-11-05T08:43:34.259Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
08:43:39 [2020-11-05T08:43:39.548Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
08:43:42 [2020-11-05T08:43:42.092Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
08:43:44 [2020-11-05T08:43:44.656Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
08:43:47 [2020-11-05T08:43:47.199Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
08:43:49 [2020-11-05T08:43:49.743Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
08:43:52 [2020-11-05T08:43:52.290Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
08:43:54 [2020-11-05T08:43:54.203Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
08:44:50 [2020-11-05T08:44:50.467Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
08:45:05 [2020-11-05T08:45:05.364Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
08:45:23 [2020-11-05T08:45:23.469Z] --- PASS: TestDockerSwarmSuite (1688.04s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.32s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.45s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.17s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.07s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:562: [d2c3ffecfcec3] joining swarm manager [d275825b52173]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:584: [d66b64aa88e97] joining swarm manager [d275825b52173]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]         check_test.go:380: [d2c3ffecfcec3] daemon is not started
08:45:23 [2020-11-05T08:45:23.469Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.41s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:45: [db263f2eecf91] joining swarm manager [de91bf125a866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (55.33s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:303: [d997b40ae1146] joining swarm manager [de24bcbd979f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:304: [dd1709a743afd] joining swarm manager [de24bcbd979f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:363: Waiting for possible election...
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.96s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:271: [d4d44031c9523] joining swarm manager [d189c25f9fe3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:272: [d3df5659c8c5f] joining swarm manager [d189c25f9fe3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.95s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.43s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_node_test.go:19: [d9b5c110468cf] joining swarm manager [d7ef623b4a439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_node_test.go:20: [d4f73d4d460ca] joining swarm manager [d7ef623b4a439]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.98s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:501: [de3c185404fd3] joining swarm manager [d64aa12a01efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:506: [d1cac5b8545ea] joining swarm manager [d64aa12a01efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.30s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_node_test.go:80: [d65faa7bbaeef] joining swarm manager [dee9b1e9f63e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.61s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_node_test.go:52: [da76b737dd4c7] joining swarm manager [dfc29afa013c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_node_test.go:53: [d6be79ca04a09] joining swarm manager [dfc29afa013c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.84s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:201: [da92bd239513c] joining swarm manager [d6e3d9370a493]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.49s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:383: [d31fe223d4ea0] joining swarm manager [dc4fda2c2dc60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:384: [db9f79f3896a6] joining swarm manager [dc4fda2c2dc60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]         check_test.go:380: [db9f79f3896a6] daemon is not started
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (71.67s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:801: [de12cdcb9e01f] joining swarm manager [dea1829f8e027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:801: [d958a4e470665] joining swarm manager [dea1829f8e027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:801: [d3c57878f7f90] joining swarm manager [dea1829f8e027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:801: [d835634d78837] joining swarm manager [dea1829f8e027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:809: [d9f7798edc36a] joining swarm manager [dea1829f8e027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.59s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:394: [def36c85e60df] joining swarm manager [d22d352d66447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:394: [d900d9a0cdc63] joining swarm manager [d22d352d66447]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.02s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:342: [d238a92498e7b] joining swarm manager [d1f555bfa1bfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:342: [d2834473b72c7] joining swarm manager [d1f555bfa1bfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.68s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:489: [d58612cccaebb] joining swarm manager [dcff61e3dd75f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:489: [d6074033dfb0e] joining swarm manager [dcff61e3dd75f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.49s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.31s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:127: [db77e0716e63d] joining swarm manager [d4b5414c81fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:128: [d899d63fa7450] joining swarm manager [d4b5414c81fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:136: [d9d262ae946ae] joining swarm manager [d4b5414c81fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:137: [da00002a69d21] joining swarm manager [d4b5414c81fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:303: [d32ac47d4f852] joining swarm manager [d8042447c3a4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:303: [d164f8068201f] joining swarm manager [d8042447c3a4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.86s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:99: [d26a544fbeec6] joining swarm manager [dc3f2ee366613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:100: [d0529fdc4031d] joining swarm manager [dc3f2ee366613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]         check_test.go:380: [d26a544fbeec6] daemon is not started
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:532: [dd83c1c3c86f3] joining swarm manager [d87650c38bb01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:533: [d7f8341ef644a] joining swarm manager [d87650c38bb01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.49s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:147: [da98b3bc1ea73] joining swarm manager [dae6449249c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_service_test.go:147: [df6b1f4afc278] joining swarm manager [dae6449249c69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.10s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.29s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.89s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.11s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.78s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.73s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.49s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.21s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.63s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.37s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.93s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.29s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.34s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.15s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.35s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.59s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.33s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.61s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.88s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.61s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.72s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.54s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.49s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_service_logs_test.go:245: checking task lcr58lcsiel6
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_service_logs_test.go:250: checking messages for lcr58lcsiel6
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_service_logs_test.go:245: checking task unggcpqr7jtu
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_service_logs_test.go:250: checking messages for unggcpqr7jtu
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.98s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.05s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.29s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.36s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.37s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1901: [ded5a02b24569] joining swarm manager [d3adb79b07c9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1902: [df7a32837914e] joining swarm manager [d3adb79b07c9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.62s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.76s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1802: [d1722969075c9] joining swarm manager [d48bd6b9402a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1803: [da8b4ec1d619a] joining swarm manager [d48bd6b9402a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.88s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1321: [debc6b2176f83] joining swarm manager [daf7fe20acc51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1322: [ddb37825a16cd] joining swarm manager [daf7fe20acc51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.40s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.42s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.95s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.25s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.45s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.32s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.88s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.16s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.89s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.16s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1186: [d0a36d69f6121] joining swarm manager [d1f20eaa1487c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1195: [db4ca7bd37eef] joining swarm manager [d1f20eaa1487c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.97s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.93s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1118: [dbcee9f2936fb] joining swarm manager [d222b9400d002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1119: [d20023eae2007] joining swarm manager [d222b9400d002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1172: [dc046925fbf97] joining swarm manager [d222b9400d002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.50s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1453: [da3a5fef315a9] joining swarm manager [dd7457f164451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_test.go:1454: [dfeb115255572] joining swarm manager [dd7457f164451]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.42s)
08:45:23 [2020-11-05T08:45:23.469Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
08:45:23 [2020-11-05T08:45:23.469Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s)
08:45:23 [2020-11-05T08:45:23.469Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
08:45:23 [2020-11-05T08:45:23.469Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.88s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.97s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.09s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_cli_swarm_unix_test.go:62: [dfcf32778afb7] joining swarm manager [d1628c781d399]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.25s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.82s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s)
08:45:23 [2020-11-05T08:45:23.469Z]         docker_api_swarm_test.go:961: [d64e26fe981b3] joining swarm manager [db51627cc04d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.21s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.23s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.07s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.35s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.66s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.90s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.01s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.87s)
08:45:23 [2020-11-05T08:45:23.469Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s)
08:45:23 [2020-11-05T08:45:23.469Z] === RUN   TestDockerExternalVolumeSuite
08:45:23 [2020-11-05T08:45:23.469Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
08:45:38 [2020-11-05T08:45:38.375Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
08:46:46 [2020-11-05T08:46:46.092Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
08:46:52 [2020-11-05T08:46:52.671Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
08:47:24 [2020-11-05T08:47:24.796Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
08:47:39 [2020-11-05T08:47:39.695Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
08:48:11 [2020-11-05T08:48:11.821Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
08:48:24 [2020-11-05T08:48:24.046Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
08:48:56 [2020-11-05T08:48:56.149Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
08:49:11 [2020-11-05T08:49:11.054Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
08:49:29 [2020-11-05T08:49:29.162Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
08:50:15 [2020-11-05T08:50:15.867Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
08:50:33 [2020-11-05T08:50:33.980Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
08:51:06 [2020-11-05T08:51:06.083Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
08:51:38 [2020-11-05T08:51:38.184Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
08:51:50 [2020-11-05T08:51:50.412Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
08:52:08 [2020-11-05T08:52:08.518Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
08:52:23 [2020-11-05T08:52:23.416Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
08:52:38 [2020-11-05T08:52:38.322Z] --- PASS: TestDockerExternalVolumeSuite (437.12s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_external_volume_driver_test.go:53: [d1eb5a96aab03] daemon is not started
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_external_volume_driver_test.go:53: [d6e104315ad38] daemon is not started
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_external_volume_driver_test.go:53: [d3b6a97f5a5cb] daemon is not started
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_external_volume_driver_test.go:53: [d120c6a0b2359] daemon is not started
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_external_volume_driver_test.go:485: [d85f6c600226b] daemon is not started
08:52:38 [2020-11-05T08:52:38.322Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_external_volume_driver_test.go:53: [da36603948b84] daemon is not started
08:52:38 [2020-11-05T08:52:38.322Z] PASS
08:52:38 [2020-11-05T08:52:38.322Z] 
08:52:38 [2020-11-05T08:52:38.322Z] === Skipped
08:52:38 [2020-11-05T08:52:38.322Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
08:52:38 [2020-11-05T08:52:38.322Z]         check_test.go:309: [d472f15c2bbd3] daemon is not started
08:52:38 [2020-11-05T08:52:38.322Z] 
08:52:38 [2020-11-05T08:52:38.322Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
08:52:38 [2020-11-05T08:52:38.322Z]         check_test.go:309: [dafb993ab2400] daemon is not started
08:52:38 [2020-11-05T08:52:38.322Z] 
08:52:38 [2020-11-05T08:52:38.322Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
08:52:38 [2020-11-05T08:52:38.322Z]         check_test.go:309: [ddebe42c0afd1] daemon is not started
08:52:38 [2020-11-05T08:52:38.322Z] 
08:52:38 [2020-11-05T08:52:38.322Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
08:52:38 [2020-11-05T08:52:38.322Z] 
08:52:38 [2020-11-05T08:52:38.322Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:52:38 [2020-11-05T08:52:38.322Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
08:52:38 [2020-11-05T08:52:38.322Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:52:38 [2020-11-05T08:52:38.322Z] 
08:52:38 [2020-11-05T08:52:38.322Z] 
08:52:38 [2020-11-05T08:52:38.322Z] DONE 273 tests, 5 skipped in 2521.513s
08:52:38 [2020-11-05T08:52:38.322Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:52:38 [2020-11-05T08:52:38.322Z] ++++ cat bundles/test-integration/docker.pid
08:52:38 [2020-11-05T08:52:38.322Z] +++ kill 7654
08:52:38 [2020-11-05T08:52:38.892Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df8375b63e769/docker.pid
08:52:38 [2020-11-05T08:52:38.892Z] +++ kill 5480
08:52:38 [2020-11-05T08:52:38.892Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5480 is not a child of this shell
08:52:38 [2020-11-05T08:52:38.892Z] warning: PID 5480 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df8375b63e769/docker.pid had a nonzero exit code
08:52:38 [2020-11-05T08:52:38.892Z] +++ /etc/init.d/apparmor stop
08:52:38 [2020-11-05T08:52:38.892Z] Leaving: AppArmorNo profiles have been unloaded.
08:52:38 [2020-11-05T08:52:38.892Z] 
08:52:38 [2020-11-05T08:52:38.892Z] Unloading profiles will leave already running processes permanently
08:52:38 [2020-11-05T08:52:38.892Z] unconfined, which can lead to unexpected situations.
08:52:38 [2020-11-05T08:52:38.892Z] 
08:52:38 [2020-11-05T08:52:38.892Z] To set a process to complain mode, use the command line tool
08:52:38 [2020-11-05T08:52:38.892Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:52:38 [2020-11-05T08:52:38.892Z] +++ true
08:52:38 [2020-11-05T08:52:38.892Z] exiting test-integration
08:52:38 [2020-11-05T08:52:38.892Z] ++ exit 0
08:52:38 [2020-11-05T08:52:38.892Z] 
08:52:39 [2020-11-05T08:52:39.153Z] + exit 0
08:52:39 [2020-11-05T08:52:39.153Z] ++ jobs -p
08:52:39 [2020-11-05T08:52:39.153Z] + pids=
08:52:39 [2020-11-05T08:52:39.153Z] + echo 'Remaining pids to kill: []'
08:52:39 [2020-11-05T08:52:39.153Z] Remaining pids to kill: []
08:52:39 [2020-11-05T08:52:39.153Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
08:52:39 [2020-11-05T08:52:39.168Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:52:41 [2020-11-05T08:52:41.447Z] + echo Ensuring container killed.
08:52:41 [2020-11-05T08:52:41.447Z] Ensuring container killed.
08:52:41 [2020-11-05T08:52:41.447Z] + docker ps -aq -f name=docker-pr1-*
08:52:41 [2020-11-05T08:52:41.447Z] + cids=39e972485efc
08:52:41 [2020-11-05T08:52:41.447Z] bf11b588e9e1
08:52:41 [2020-11-05T08:52:41.447Z] 2840047425df
08:52:41 [2020-11-05T08:52:41.447Z] + [ -n 39e972485efc
08:52:41 [2020-11-05T08:52:41.447Z] bf11b588e9e1
08:52:41 [2020-11-05T08:52:41.447Z] 2840047425df ]
08:52:41 [2020-11-05T08:52:41.447Z] + docker rm -vf 39e972485efc bf11b588e9e1 2840047425df
08:52:44 [2020-11-05T08:52:44.000Z] 39e972485efc
08:52:44 [2020-11-05T08:52:44.000Z] bf11b588e9e1
08:52:44 [2020-11-05T08:52:44.000Z] 2840047425df
[Pipeline] sh
08:52:44 [2020-11-05T08:52:44.294Z] + echo Chowning /workspace to jenkins user
08:52:44 [2020-11-05T08:52:44.295Z] Chowning /workspace to jenkins user
08:52:44 [2020-11-05T08:52:44.295Z] + id -u
08:52:44 [2020-11-05T08:52:44.295Z] + id -g
08:52:44 [2020-11-05T08:52:44.295Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41634:/workspace busybox chown -R 1000:1000 /workspace
08:52:44 [2020-11-05T08:52:44.295Z] Unable to find image 'busybox:latest' locally
08:52:49 [2020-11-05T08:52:49.577Z] latest: Pulling from library/busybox
08:52:49 [2020-11-05T08:52:49.838Z] 9758c28807f2: Pulling fs layer
08:52:49 [2020-11-05T08:52:49.838Z] 9758c28807f2: Verifying Checksum
08:52:49 [2020-11-05T08:52:49.838Z] 9758c28807f2: Download complete
08:52:49 [2020-11-05T08:52:49.838Z] 9758c28807f2: Pull complete
08:52:49 [2020-11-05T08:52:49.838Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
08:52:49 [2020-11-05T08:52:49.838Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:52:53 [2020-11-05T08:52:53.444Z] + bundleName=amd64
08:52:53 [2020-11-05T08:52:53.444Z] + echo Creating amd64-bundles.tar.gz
08:52:53 [2020-11-05T08:52:53.444Z] Creating amd64-bundles.tar.gz
08:52:53 [2020-11-05T08:52:53.444Z] + xargs tar -czf amd64-bundles.tar.gz
08:52:53 [2020-11-05T08:52:53.444Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
08:52:54 [2020-11-05T08:52:54.430Z] Archiving artifacts
08:53:06 [2020-11-05T08:53:06.347Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41634/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:53:06 [2020-11-05T08:53:06.660Z] + make clean
08:53:06 [2020-11-05T08:53:06.660Z] docker volume rm -f docker-dev-cache
08:53:06 [2020-11-05T08:53:06.920Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS